@charset "utf-8";
/* CSS Document */
/*----- tenken -----*/
#tenken {
	margin:20px auto;
	padding:30px 15px;
	background-color:#d7f0fd;
	background-image:url(../images/syaken/tenken_back.jpg);
	background-repeat:no-repeat;
	background-position:98% center;
}
#tenken  dd {
	margin:-15px 0 10px 70px;
}
#muryou {
	position: absolute;
	top: -165px;
	right: 85px;
}
/*----- syaken_Price -----*/
#syaken_Price {
	background-color:#fcfde5;
	padding:15px;
}
#syaken_Price table {
	width:100%;
	background-color:#fff;
	text-align:center;
	margin:15px auto 0;
}
#syaken_Price table th {
	text-align:center;
	padding:5px 0;
	font-weight:normal;
	color:#7a603f;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
}
#syaken_Price table td {
	padding:10px 0;
	background-color:#fff;
}
#syaken_Price table tr td:nth-child(2n){
	background-color:#eaeae7;
}
#syaken_Price tr:nth-child(2) th{
	padding:0 !important
}
/*----- youi -----*/
#youi {
	margin:30px auto;
}
#youi h3 { padding:0 0 0 10px;}
#youi_List {
	margin:10px auto 0;
	background-image: url(../images/syaken/youi_ListBK2.png),url(../images/syaken/youi_ListBK.png);
	background-position:98% center, left top;
	background-repeat:no-repeat, repeat; 
	padding:15px 15px 15px 9px;
}
#youi_List table {
	width:70%;
}
#youi_List table th {
	padding:10px 0;
	text-align:center;
	font-weight:normal;
	color:#fff;
	width:170px;
	background-color:#ffb70a;
}
/*----- manzoku -----*/
#manzoku {
	text-align:center;
	background-color:#fbfdc6;
	padding:5px 0 25px;
	margin:50px auto 0px;
}
#manzoku li {
	display:inline-block;
	width:228px;
	height:222px;
	vertical-align:top;
	background-repeat:no-repeat;
	box-sizing:border-box;
	padding:155px 15px 0 ;
	color:#582c01;
	margin:0 2px;
}
#manzoku li:last-child {
	text-align:left;
	position:relative;
}
#manzoku li:last-child a {
	display:block;
	background-color:#ff3700;
	color:#fff;
	text-decoration:none;
	position:absolute;
	bottom:10px;
	right:20px;
	padding:0 5px;
}
#manzoku01 {background-image: url(../images/syaken/manzoku01.png);}
#manzoku02 {background-image: url(../images/syaken/manzoku02.png);}
#manzoku03 {background-image: url(../images/syaken/manzoku03.png);}
#manzoku04 {background-image: url(../images/syaken/manzoku04.png);}
