@charset "utf-8";
/* CSS Document */

/* ======================================

	0.global

======================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 12px;*/
	line-height: 18px;
	/*font-family: inherit;
	vertical-align: baseline;*/
}


/*link color*/
a:link {  
	color				: #946243;
	text-decoration		: none;
}

		
a:visited {  
	color				: #9d896c;
	text-decoration		: none;
}

		
a:active {  
	color				: #9d896c;
	text-decoration		: none;
}

		
a:hover {  
	color				: #946243;
	text-decoration		: underline;
}


.sold {
	color:#5f2b11;
}

.cboth {
	clear:both;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #595959;
	background:url(../images/base_bg.jpg);
}


#wrapper {
	width:740px;
	margin:0 auto;
}

#middle_body {
	background:url(../images/bg_middle.gif);
}

.box580 {
	width:580px;
	margin:0 auto;
}

.top_img {
	width:259px;
	height:379px;
	padding:0 15px 0 306px;
	background:url(../images/top_img.jpg) no-repeat;
	margin:0 auto;
	line-height:22px;
}


.socks_left {
	width:350px;
	float:left;
	margin-right:30px;
}

.socks_right {
	width:200px;
	float:right;
} 

.socks_left p {
	margin:40px 0 15px 0;
}

.box_girl {
	width:500px;
	background:url(../images/leg_girl_bg.jpg) no-repeat;
	height:280px;
	padding:120px 40px 0 40px;
	margin:0 auto 20px auto;
	clear:both;
}


.box_boy {
	width:500px;
	background:url(../images/leg_boy_bg.jpg) no-repeat;
	height:280px;
	padding:135px 40px 0 40px;
	margin:0 auto 20px auto;
	clear:both;
}


.box_uni {
	width:500px;
	background:url(../images/leg_uni_bg.jpg) no-repeat;
	height:280px;
	padding:135px 40px 0 40px;
	margin:0 auto 20px auto;
}

.box_leg_size {
	width:564px;
	margin:15px auto 25px auto;
	padding:8px;
	border:1px solid #cccccc;
}

.box_leg_size .right {
	width:300px;
	float:right;
}

.set_index {
	width:639px;
	height:110px;
	background:url(../images/set_index.jpg) no-repeat;
	margin-left:3px;
	margin-bottom:20px;
	padding-left:95px;
	padding-top:120px;
}


.from_us {
	width:496px;
	margin:0 auto;
	background:url(../images/line_note.gif) repeat-y;
	padding:0 10px;
	line-height:22px;
}