@charset "utf-8";
#main_box{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	}

#topimg_box{
	background-image: url(../apparel_img/apa_top.jpg);
	display: block;
	height: 97px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#contents{
	display: block;
	width: 640px;
	margin-left: 10px;
	float: left;
}
#contents h2{
	font-size: 90%;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A47D61;
	text-align: center;
	padding-bottom: 2px;
}
#contents h3{
	font-size: 120%;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 1.5em;
}
#contents h4{
	font-size: 87%;
	line-height: 1.8em;
	font-weight: bold;
	background-image: url(../prof_img/tit_bk.jpg);
	display: block;
	height: 25px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
}
#contents h5{
	font-size: 87%;
	line-height: 1.8em;
	color: #333;
	margin-right: 2em;
	margin-left: 2em;
}
#contents h6{
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	display: block;
}
#contents ul{
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
#contents li{
	float: left;
	display: block;
	padding: 3px;
	height: 40px;
	width: 110px;
}
#brandbox{
	width:512px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#brandbox p.txt{
	font-size: 83%;
	line-height: 1.5em;
}
#brandbox table.txtsize{
	font-size: 83%;
	line-height: 1.5em;
}
