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

/* トップページ ================================================== */

.h1_top{
	width: 352px;
	height: 40px;
	text-indent: -3000px;
	background: url(../images/h1_top.jpg) top left no-repeat;
	margin: 40px 0 20px 10px;
	}


.menu_top{
	width: 900px;
	}

.menu_top a{
	display: block;
	height: 134px;
	float: left;
	text-indent: -3000px;
	}


a.menu_photo_top{
	width: 180px;
	background: url(../images/menu_photo_top.jpg) top left no-repeat;
	}

	a:hover.menu_photo_top{
		background: url(../images/menu_photo_top.jpg) bottom left no-repeat;
		}


a.menu_price_top{
	width: 179px;
	background: url(../images/menu_price_top.jpg) top left no-repeat;
	}

	a:hover.menu_price_top{
		background: url(../images/menu_price_top.jpg) bottom left no-repeat;
		}


a.menu_qa_top{
	width: 180px;
	background: url(../images/menu_qa_top.jpg) top left no-repeat;
	}

	a:hover.menu_qa_top{
		background: url(../images/menu_qa_top.jpg) bottom left no-repeat;
		}


a.menu_voice_top{
	width: 179px;
	background: url(../images/menu_voice_top.jpg) top left no-repeat;
	}

	a:hover.menu_voice_top{
		background: url(../images/menu_voice_top.jpg) bottom left no-repeat;
		}


a.menu_access_top{
	width: 182px;
	background: url(../images/menu_access_top.jpg) top left no-repeat;
	}

	a:hover.menu_access_top{
		background: url(../images/menu_access_top.jpg) bottom left no-repeat;
		}


.border-top-top{
	width: 100%; 
	height: 35px; 
	background: url(../images/border-top.png) top center repeat-x; 
	position: absolute; 
	top: 265px; 
	left: 0;
	}

.border-bottom-top{
	width: 100%; 
	height: 35px; 
	background: url(../images/border-bottom.png) top center repeat-x; 
	position: absolute; 
	top: 662px; 
	left: 0;
	}


.slide{
	margin: 30px auto 60px auto;
	}


.inner_top{
	width: 860px; 
	margin: 0 auto;
	}

.box_left{
	width: 660px;
	float: left;
	}

.box_right{
	width: 168px; 
	float: right;
	}



.h2_catch1{
	width: 860px;
	height: 21px;
	text-indent: -3000px;
	background: url(../images/h2_catch1.jpg) top left no-repeat;
	}


.catch1{
	width: 600px; 
	float: left; 
	margin: 20px 0 0 15px; 
	line-height: 200%; 
	letter-spacing: 5px;
	}


.h2_catch2{
	width: 454px;
	height: 19px;
	text-indent: -3000px;
	background: url(../images/h2_catch2.jpg) top left no-repeat;
	margin: 35px 0 5px 0;
	}

.catch2{
	width: 660px;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	margin-bottom: 20px;
	}

.catch2 p{
	width: 165px;
	height: 136px;
	text-indent: -3000px;
	float: left;
	}

.catch2_1{
	background: url(../images/catch2_img1.jpg) top left no-repeat;
	}

.catch2_2{
	background: url(../images/catch2_img2.jpg) top left no-repeat;
	}

.catch2_3{
	background: url(../images/catch2_img3.jpg) top left no-repeat;
	}

.catch2_4{
	background: url(../images/catch2_img4.jpg) top left no-repeat;
	}


.catch3{
	line-height: 200%; 
	letter-spacing: 5px;
	height: 150px;
	background: url(../images/catch3_img.jpg) top right no-repeat;
	}


/* バナーエリア */

.bnr_main{
	margin: 20px 0 30px 0;
	}

	.bnr_main .left{
		width: 327px;
		text-align: center; 
		float: left;
		}


	.bnr_main .right{
		width: 327px; 
		text-align: center; 
		float: right;
		}

	.bnr_main img{
		border: 0;
		}


/* お知らせ */
.h2_info{
	width: 168px;
	height: 76px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-indent: -3000px;
	background: url(../images/h2_info.jpg) center center no-repeat;
	margin: 60px 0 0 0;
	}


.info_text{
	border-bottom: 1px solid #e6e6e6;
	}

.info_text p{
	padding-bottom: 10px;
	border-bottom: 1px dashed #e6e6e6;
	width: 160px;
	margin: 10px auto 5px auto;
	line-height: 140%;
	}

.info_text a{
	color: #000000;
	text-decoration: none;
	}

.info_text a:hover{
	color: #cccccc;
	}

.info_text a span{
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 2px;
	}



/* サイドバナーエリア */
.bnr_side{
	text-align: center;
	font-size: 10px;
	}

.bnr_side img{
	margin-top: 10px;
	border: 0;
	}

.bnr_side a{
	text-decoration: none;
	color: #000000;
	}

	.bnr_side a:hover{
		color: #999999;
		}
