.kamoku_l {
	width: 220px;
	float: left;
}

.kamoku_r {
	width: 700px;
	float: right;
}

#wrapper h3 {
	padding: 0 0 5px 0;
	background: url('../img/kamoku/bg_h3.png') repeat-x left bottom;
	color: #2F7AB2;
	font-size: 136%;
}

#wrapper h3:before{
	content: url('../img/common/mark_h3.png');
	vertical-align: middle;
	margin: 0 10px 0 0;
}



#wrapper section {
	margin: 0 0 60px 0;
}

#item38 table {
	width: 100%;
	/* float: left; */
	margin: 0 20px 10px 0;
}

#item38 th {
	font-weight: normal;
	background: #ceebfd;
}

#item38 th,
#item38 td {
	padding: 10px 0;
	border: 1px solid #ccc;
}

#item40 table {
	width: 60%;
}

#item40 th {
	font-weight: normal;
	background: #ceebfd;
}

#item40 th,
#item40 td {
	padding: 10px;
	border: 1px solid #ccc;
}

#item41 .kamoku_l{
	display: none;
}

#item41 .kamoku_r{
	width: 100%;
}

#item41 .kamoku_r ul{
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}

#item41 #kamoku1 li{
	width: calc(100% / 4);
	margin: 0 0 40px 0;
	text-align: center;
}

#item41 #kamoku1{
/* margin:0 0 40px 0; */
}

#item41 #kamoku2 li{
	width: calc(100% / 4);
	text-align: center;
}
#item41 .kamoku_r li span{
	display: block;
	height: 100px;
	line-height: 1.1;
}

#item7 table,
#item69 table{
	width: 100%;
}

#item7 table td,
#item69 table td{
	border: 1px solid #ccc;
}

.time_table th{
	text-align: left;
}

.time_table td{
	text-align: center;
	line-height: 1.4;
	padding: 10px 0;
}

.time_table td:first-child{background: #FED1F9;}
.time_table td:nth-child(2){background: #FDDAC7;}
.time_table td:nth-child(3){background: #FCFFC7;}
.time_table td:nth-child(4){background: #F6FAE2;}
.time_table td:nth-child(5){background: #F2FFFD;}
.time_table td:nth-child(6){background: #C7D6FE;}
.time_table td:nth-child(7){background: #EBC4FE;}
.time_table td:nth-child(8){background: #FED1F9;}
.time_table td:last-child{background: #e6e5e6;}

.price_table th{
	border: 1px solid #ccc;
	background: #CCDFE4;
	color: #478EA3;
}

.price_table td{
	text-align: right;
	padding: 5px 20px;
}

.price_table td:first-child{
	text-align: center;
}

section article h4{
	border: 1px solid #4792A5;
	border-radius: 6px;
	padding: 10px;
	font-size: 107%;
	color: #4AA9C4;
	clear: both;
}

#item70 .kamoku_l{
	display: none;
}

#item70 .kamoku_r{
	float: none;
	width: 100%;
}

#houhou{
	width: 940px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

#houhou li{
	width: 215px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	border: 2px solid #477731;
	font-weight: bold;
	border-radius: 6px;
}

.gaiyou th{
width:100px !important;
border:5px solid #F7844B !important;
height:80px;
border-radius:5px;
padding: 5px;
color: #F17A34;
background:#fff !important;
}

.gaiyou th p{
padding:0 !important;
}

.gaiyou td{
padding:0 20px;
border:0 !important;
}
#item80 .time td{
padding:10px;
}
#item80 .price th{
border:1px solid #ccc;
padding:5px 10px;
background:#d2fffe;
}
#item80 .price td{
border:1px solid #ccc;
padding:5px 10px;
}
.nyuin_list{
list-style:none;
padding:0;
}
.nyuin_list li{
float:left;
margin:0 0 10px 0;
width:280px;
}
.nyuin_list li:nth-child(1){
width:370px;
}
.nyuin_list li:nth-child(3n+1){
width:370px;
}
#item90 table{
width:100%;
}
#item90 th,
#item90 td{
padding:5px 10px;
border:1px solid #ccc;
}
#item90 th{
background:#d2fffe;
max-width:350px;
}