@charset "Shift_JIS";


@import "/common/css/base.css";

body {

	background-color: #f8f1e3;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0540E;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contentsmain {
	padding: 15px;
}
.dekileft {
	float: left;
	width: 390px;
}
.torisan {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 10px;
}

.catchtxt {
	font-size: 100%;
	line-height: 160%;
	padding-bottom: 10px;
	color: #74A82F;
}
.dekiright {
	float: right;
	width: 450px;
	padding-top: 20px;
}
#tenpodata {
	background-image: url(../fukuwauchi/data_t.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#tenpodata table {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D8000F;
}
#tenpodata th {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8000F;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tenpodata td {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8000F;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tenpodata td strong {
	font-weight: bold;
	color: #D8000F;
	font-size: larger;
}
