@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,
#main .section dl {
	margin: 0 15px;
}

#main .section p {
	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;
	border-left: dotted 1px #ccc;
	padding: 7px 10px;
	line-height: 1.6;
	font-weight: normal;
	word-break: keep-all;
}

#main .section th.tit {
	font-weight: bold;
}

#main .section thead th {
	background-color: #F9A21A;
	border-bottom: solid 1px #ccc;
	border-left: none;
	line-height: 1.6;
	color: #fff;
	font-weight: bold;
}

#main .section td {
	border-bottom: dotted 1px #ccc;
	padding: 7px 10px;
	line-height: 1.6;
}

#main .section td.naiyo {
	width: 400px;
}

#main .section td.ryokin {
	width: 70px;
	text-align: center;
}

/* #ryokin-ni-tsuite */

#ryokin-ni-tsuite {
	margin-left: 21px;
	margin-bottom: 10px;
}

/* .att */

.att {
	padding: 0 44px 15px;
	color: #f00;
	line-height: 1.6;
}

.u-txt {
	text-align: center;
	color: #f00;
}

/* #mondairei */

#mondairei {
	padding-bottom: 20px;
}

#mondairei h4 {
	padding: 0 15px 10px;
	font-weight: normal;
	font-size: 1em;
}

#mondairei dt {
	margin-bottom: 10px;
}

#mondairei dd {
	margin-bottom: 10px;
}

#mondairei dd ul {
	border-top: dotted 1px #999;
}

#mondairei dd li {
	background: url(../img/icon08.gif) no-repeat 4px center;
	border-bottom: dotted 1px #999;
	padding: 3px 15px;
	line-height: 1.6;
}
