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

.contents {
	width:925px;
	background:#FFFFFF;
	margin:0 auto;
	padding-bottom:40px;
}


.contents_inner {
	width:845px;
	margin:auto;
}


.title_img {
	background:url(../images/category/related/title_img.gif) no-repeat 0 0;
	width:845px;
	height:90px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.sub_title_img01 {
	background: url(../images/category/related/sub_title01.gif) 0 0 no-repeat;
	width:219px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.sub_title_img02 {
	background: url(../images/category/related/sub_title02.gif) 0 0 no-repeat;
	width:242px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.sub_title_img03 {
	background: url(../images/category/related/sub_title03.gif) 0 0 no-repeat;
	width:180px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.sub_title_img04 {
	background: url(../images/category/related/sub_title04.gif) 0 0 no-repeat;
	width:221px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.sub_title_img05 {
    background:url(../images/category/related/sub_title05.png) 0 0 no-repeat;
	width:200px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
} 


/*gallery
-------------*/
.gallery_wrap {
	width:845px;
	margin-bottom:20px;
}

.gallery_img {
	width:120px;
	float:left;
	margin:0 0 17px 17px;
}

