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

/*main_img
--------------------*/
.main_index_img {
	width:100%;
	height:248px;
	padding:1px 0;
	margin-bottom:20px;
	background:#FFFFFF;
	border-top:1px solid #cbcfd2;
	border-bottom:1px solid #cbcfd2;
}

.main_img {
	background:url(../images/category/detail/main_img.jpg) 0 0 no-repeat;
	width:950px;
	height:248px;
	margin:0 auto;
	text-indent:-9999px;
}



/*contents_main
--------------------*/

.w640 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


.title01 {
	background: url(../images/category/detail/title01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 15px;
}


.main_text {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #1D2788;
}

.img_r {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}


.title02 {
	background: url(../images/category/detail/title02.gif) no-repeat 0px 0px;
	height: 50px;
	margin-bottom: 15px;
	padding-top: 60px;
}

.title02 h3 {
	display: none;
}

.title02 p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #1D2788;
}


.title03 {
	background: url(../images/category/detail/title03.gif) no-repeat 0px 0px;
	height: 55px;
	margin-bottom: 15px;
	padding-top: 45px;
}

.title03 h3 {
	display: none;
}

.title03 p {
	font-size: 1.2em;
	line-height: 1.5em;
}
