
#mainarea h1 {
	padding:49px 0 0 0;
}
/*btnarea------------------------------*/

#btnarea {
	width:870px;
}


#btnarea .innerbtn{
	padding:38px 0 0 31px;
}

#btnarea h2{
	padding: 0 11px 0 0;
	float: left;
}

#btnarea a:hover img{
	opacity: 0.40;
	filter: alpha(opacity=40);
}


#mainarea .btnlist{
	padding:27px 0 33px 31px;
	clear: left;
}

/*clothesarea------------------------------*/

#clothesarea{
	width:870px;
	background: #f5f0ea;
}

#clothesarea .innerclothesarea{
	padding:26px 0 33px 31px;
}
#clothesarea .linkarea{
	width:780px;
	height: 177px;
	background: url(../cooperation/image/index/bg_clothes.gif);
	padding:10px 0 0 28px;
}

#clothesarea .linkarea p{
	font-size: 14px;
	line-height: 18px;
	padding:20px 0 0 0;
}

#clothesarea a:link {color:#000000;text-decoration: underline; font-weight: bold;}
#clothesarea a:visited {color:#000000; text-decoration: underline; font-weight: bold;}
#clothesarea a:hover {color:#a18047;text-decoration: underline; font-weight: bold;}
#clothesarea a:active {color:#a18047;text-decoration: underline; font-weight: bold;}

