/* CSS Document */

*{
	margin:0;
	padding:0;
}

li{
	list-style-type:none;
}

em{
	font-style:normal;
	position:relative;
	z-index:-1;
}

img{
	border:0;
	padding:0;
	margin:0;
}

body{
	background-color:#FDFBDD;
	z-index:1;
	
}

div#all{
	width:600px;
	background-image:url(http://www.souan.cc/order/commonimg/syousai_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}

p#logo{
	position:absolute;
	top:14px;
	left:15px;
}

div#contents{
	margin-left:180px;
	margin-top:15px;

}

div#contents h1{
	width:385px;
	font-size:1.1em;
	background-image:url(http://www.souan.cc/order/commonimg/ttl_syousai.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:#333333;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: "ＭＳ 明朝",serif;
letter-spacing:-1px;
	
}
div#contents p#cate{
	font-size:85%;
	font-weight:bolder;
}

div#title{
	position:relative;
	margin-bottom:10px;
}

div#title p#nedan{
	text-align:right;
	width:385px;
	height:36px;
	position:absolute;
	top:5px;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bolder;

}
div#contents img#mainimg{
	border:6px solid #000;

}

div#text{
	background-image:url(http://www.souan.cc/order/commonimg/syousai_cap_back.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:10px;
	margin-top:15px;
	width:370px;
}

.textbox{
	font-size: 80%;
	width:330px;

}
div.textbox{

}

div h2#naiyo{
	background-image:url(http://www.souan.cc/order/commonimg/ttl_naiyou.gif);
	background-repeat:no-repeat;
	height:33px;
	
}
div h2#tokutyo{
	background-image:url(http://www.souan.cc/order/commonimg/ttl_tokucyou.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	height:33px;

}
div#close{
	width:380px;
	margin-top:20px;
	text-align:center;

}

div#close p{
	width:160px;
	margin-right:auto;
	margin-left:auto;

}





