@charset "UTF-8";

/*============================================================*/
body{
	background: #ffffff;
}
#content h1{
	margin: 0 0 40px 0;
}
#content .blkNotes{
	margin: 0 0 20px 0;
	border: #b7b7b7 1px solid;
}

#content h1.pageTtl{
	margin: 60px 0 60px 0;
	text-align: center;
}
#content div.pageTtl{
	margin: 60px 0 60px 0;
	text-align: center;
}
#content .pageTtl h1 {
	margin: 0 0 10px 0;
	text-align: center;
}
.pageSubTtl{
	text-align: center;
}
.genderList{
	border: solid 1px #B7B7B7;
	padding: 0 0 15px 0;
}
.genderList li{
	padding: 15px 15px 0 30px;
	font-weight: bold;
}
.genderList li a{
	display: inline-block;
	padding: 3px 25px 3px 0;
	background: url(//im.uniqlo.com/images/jp/pc/img/feature/gu/material/150821g-l3-link_arrow.png) 100% 50% no-repeat;
}


#content .modelBox{
	margin: 0 0 20px 0;
}
#content .anchor{
	padding: 30px 0 15px 0;
	text-align: center;
}
#content .anchor div{
	display: inline-block;
	padding: 0 0 15px 0;
}
#content .anchor a{
	padding: 10px 25px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}
#content .anchor a:hover{
	background: url(//im.uniqlo.com/images/jp/pc/img/feature/gu/material/l3_anc_line.png) 50% 100% no-repeat;
	text-decoration: none;
	color: #000;
}

#content .h2Ttl{
	padding: 18px 30px;
	margin: 15px 0;
	border: #b7b7b7 1px solid;
	height: auto;
	font-weight: bold;
	font-size: 13px;
}

.shoesBnr{
	margin: 20px 0 10px 0;
}
.shoesBnr div{
	float: left;
}
.shoesBnr div.bnr01{
	margin: 0 8px 0 0;
}


.lookbook_link_hed{
	padding: 0 0 30px 0;
	text-align: right;
}
.lookbook_link_bot{
	padding: 20px 0 40px 0;
	text-align: right;
}
.lookbook_link_hed a:hover,
.lookbook_link_bot a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
