@charset "utf-8";
/* CSS Document */
/*----- tenken -----*/
#taiya_top {
	width:100%;
	height:570px;
	background-image:url(../images/taiya/top.jpg);
	background-position:center;
	background-repeat: no-repeat;
}
#taiya_top p {
	margin:10px 0 0;
	font-size:14px;
	line-height:1.7;
}
/*----- taiya_mente -----*/
#taiya_mente {
	margin:30px auto 0;
	height:606px;
	background-image: url(../images/taiya/taiya_mente.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#taiya_mente p {
	margin:15px 0 0 ;
	font-size:14px;
	line-height:1.7
}
#taiya_buhin {
	width:530px;
	box-sizing:border-box;
	padding:15px 20px;
	margin:20px 0 0;
	background-color:#fbfdc6;
}
#taiya_buhin dl {
	margin:10px 0 0;
	padding:15px 10px;
	border-radius:7px;
	background-color:#fff;
}
#taiya_buhin dt {
	color:#ff9d00;
	font-size:15px;
	font-weight:bold;
}

/*----- taiya_price -----*/
#taiya_price {
	clear:both;
	margin:30px auto ;
}
#taiya_price_List {
	margin:10px 0 ;
	height:230px;
	position: relative;
	background-image:url(../images/taiya/price.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#taiya_price_List p {
	color:#505050;
	position:absolute;
}
#taiya_price_List p span {
	font-weight: bold;
	font-family:'Arial Black';
	color:#f00;
	font-size:25px;
}
#taiya_price_List01 { top:78px; left:257px;}
#taiya_price_List02 { top:78px; left:490px;}
#taiya_price_List03 { top:78px; left:705px;}
#taiya_price_List04 { top:137px; left:257px;}
#taiya_price_List05 { top:137px; left:490px;}
#taiya_price_List06 { top:137px; left:705px;}