@charset "UTF-8";

@import "../css/contents.css";

.box {
	margin: 7px 0;
	padding: 4px 10px 4px 4px;
	height: 82px;
	background: url(img/bg_box.gif) no-repeat left top;
}
.box .right {
	width: 470px;
}
.box h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
#reason1 {
	background: url(img/bg_reason1.jpg) no-repeat left top;
}
#reason2 {
	background: url(img/bg_reason2.jpg) no-repeat left top;
}
#reason3 {
	background: url(img/bg_reason3.jpg) no-repeat left top;
}
#reason4 {
	background: url(img/bg_reason4.jpg) no-repeat left top;
}
.section li {
	list-style: none;
	float: left;
	display: inline;
	text-align: center;
}

#bara li {
	width: 110px;
	margin: 5px 2px;
	font-size: 10px;
}
#renzoku1 li {
	width: 94px;
	margin: 5px 0 15px 0;
	font-size: 10px;
}
#renzoku1_1 {
	margin-right: 5px !important;
}
#renzoku2 {
	padding-left: 60px;
	padding-right: 35px;
	width: 475px;
}
#renzoku2 li {
	margin: 5px 10px 15px 10px;
	text-align: left !important;
}
table.spec {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	margin-bottom: 7px;
}
table.spec th {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	width: 150px;
	text-align: center;
	padding: 2px;
}
table.spec td {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 2px 5px;
}
tr.line1 th, tr.line1 td {
	background: #f5f5f5;
}


#kumitate li {
	margin: 5px 6px 15px 6px;
}
#furikomi ul {
	width: 350px;
}
#furikomi div.left {
	width: 220px;
	text-align: center;
}
#furikomi li {
	margin: 45px 0 15px 0;
	padding-left: 42px;
	background: url(img/bg_furikomi.gif) no-repeat left top;
}
#youdou li {
	margin: 5px 15px 15px 15px;
}
#furikomi td {
	text-align: center;
	font-size: 95%;
}

#pin1 {
	margin-left: 24px;
	width: 546px;
}
#pin1 li {
	text-align: center;
	margin: 5px 23px 15px 0;
}
#pin2 {
	height: 200px;
	margin-bottom: 10px;
}
.green_box {
	padding: 15px 15px 15px 85px;
	width: 400px;
	height: 70px;
	font-size: 110%;
	color: #333;
	background: url(img/bg_greenbox.gif) no-repeat left top;
	margin-left: 35px;
}
.green_box p {
	margin-top: 10px;
	font-weight: bold;
}
.pin3 {
	width: 220px;
	margin: 10px;
	float: left;
	display: inline;
	padding: 0 10px 5px 10px;
	text-align: center;
	background: #ebebeb;
}
.pin3 li {
	margin: 0 5px 5px 5px;
	display: inline;
	font-size: 10px;
}
.pin3_2 {
	width: 100px;
	padding: 0 15px 5px 15px;
	float: left;
	margin: 10px;
	text-align: center;
	display: inline;
	background: #ebebeb;
}
.pin3_2 li {
	margin-bottom: 5px;
	font-size: 10px;
}
.pin3_2 li span {
	white-space: nowrap;
}
.pin3 h4, .pin3_2 h4 {
	margin-bottom: 5px;
	padding: 3px;
	font-size: 105%;
	color: #333;
}


