@charset "utf-8";
@import url(general.css);


/* .section基本 */

#main .section a {
	color: #246BD4;
}

#main .section a:hover {
	text-decoration: none;
}

#main .section p,
#main .section table {
	margin: 0 15px;
}

#main .section p,
#main .section dd {
	padding-bottom: 10px;
	line-height: 1.6;
}

#main .section p span {
	color: #f00;
}

/* テーブル周り共通 */

#main .section table {
	border: solid 1px #ccc;
	width: 669px;
	margin-bottom: 10px;
}

#main .section th {
	background-color: #ffc;
	border-bottom: dotted 1px #ccc;
	padding: 7px 10px;
	line-height: 1.6;
	font-weight: normal;
}

#main .section thead th {
	background-color: #F9A21A;
	border-bottom: solid 1px #ccc;
	line-height: 1.6;
	color: #fff;
	font-weight: bold;
}

#main .section td {
	border-bottom: dotted 1px #ccc;
	padding: 7px 10px;
	line-height: 1.6;
	text-align: center;
}

#main .section table#eco-ryokin,
#main .section table#sta-ryokin {
	table-layout: fixed;
}

#main .section td.odd {
	background-color: #ffc;
}

/* 定義リスト */

#main .section dl dt {
	margin-bottom: 5px;
}

#main .section dl dt img {
	vertical-align: middle;
}

#main .section dl dt span {
	color: #f00;
	line-height: 17px;
}

#main .section dl ul {
	border-top: dotted 1px #999;
	margin-bottom: 15px;
}

#main .section dl li {
	background: url(../img/icon08.gif) no-repeat 4px center;
	border-bottom: dotted 1px #999;
	padding: 3px 15px;
	line-height: 1.6;
}


/* #ryokin-ni-tsuite */

#ryokin-ni-tsuite {
	margin-left: 21px;
	margin-bottom: 10px;
}

/* #pac-nav */

#pac-nav {
	padding: 0 0 25px 38px;
	text-align: left;
}

#pac-nav li {
	display: inline;
	background: url(../img/icon06.gif) no-repeat left center;
	padding-left: 17px;
	padding-right: 5px;
	font-size: 0.83em;
}

#pac-nav li a {
	color: #246BD4;
}

#pac-nav li a:hover {
	text-decoration: none;
}

/* #ichirental */

#ichirental #syurui th {
	width: 121px;
	font-size: 1.16em;
	font-weight: bold;
}

#ichirental #syurui td {
	text-align: left;
}

#ichirental #ren-ryokin caption {
	background: url(../img/icon07.gif) no-repeat left center;
	padding-left: 25px;
	color: #f90;
	font-weight: bold;
	font-size: 1.16em;
	text-align: left;
	line-height: 2;
}

/* #timecharge */

#timecharge td.riyoho {
	text-align: left;
}

/* #attention */

#attention {
	background: #b7e5fa url(../img/box01-b.gif) no-repeat left bottom;
	width: 652px;
	margin: 0 auto 30px;
	line-height: 1.6;
}

#attention div {
	background: url(../img/box01-t.gif) no-repeat left top;
	padding: 7px 6px 7px 28px;
}

#attention p {
	padding-bottom: 10px;
}

#attention span {
	color: #f00;
}

/* .example-btn */

#main .example-btn {
	margin-bottom: 38px;
	text-align: center;
}