@charset "utf-8";





#main_area{
	width:870px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:15px 0px 30px 0px;
	background:url(../images/main_img.jpg) right 15px no-repeat;
}


#main_area h2{
	display:block;
	width:200px;
	height:30px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	background:url(../images/main_ttl.jpg) no-repeat;
}

#main_area .normal{
	padding:15px 0px 10px 0px;
}


#main_area .redred{
	padding:0px 0px 0px 0px;
	color:#C00;
}

#main_area a{
	color:#C00;
}



#page_body{
	width:870px;
	height:auto;
	margin:0px;
	padding:0px 0px 35px 0px;
}





#page_left{
	width:200px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}



#page_right{
	width:637px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}


h3{
	display:block;
	width:200px;
	height:40px;
	padding:0px;
	margin:0px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	background:url(../images/ttl_category.jpg) no-repeat center center;
	text-indent:-9999px;
}



ul{
	display:block;
	padding:0px 0px 0px 25px;
}

li{
	padding:0px 0px 10px 0px;
}




h4{
	display:block;
	width:637px;
	height:34px;
	margin:0px;
	padding:8px 0px 0px 13px;
	background:url(../images/page_ttl_bg.jpg) no-repeat;
	font-size:15px;
	color:#666;
}




.photo_box{
	width:210px;
	height:150px;
	margin:0px;
	padding:10px 0px 15px 0px;
	float:left;
}

.photo_box img{
	border:1px solid #FFF;
	height:116px;
}




.photo_ttl{
	display:block;
	height:15px;
	padding:0px 0px 0px 0px;
}


.photo_images{
	padding:0px 0px 10px 0px;
}

.photo_download{
	width:174px;
	padding:0px 0px 0px 0px;
	text-align:center;
}


.photo_download a{
	display:block;
	width:174px;
	height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/btn_download.jpg) center top no-repeat;
	text-indent:-9999px;
}

.photo_download a:hover{
	background:url(../images/btn_download.jpg) center -18px no-repeat;
}












































