@charset "Shift_JIS";
body {
	text-align: center;
}
.wrap * {
	font: 100%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-style: none;
}
.wrap {
	font-size: 75%;
	text-align: left;
	margin-left: 30px;
	width: 504px;
}

/* コンテンツ */

.contents {
	padding: 0px 0px 10px;
	margin: 0px 0px 0px;
}
.contents .contHeader {
	padding: 0px 0px 10px;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 15px;
}
.contents h2 {
	color:#004EE1;
	font-weight: bold;
	font-size: 16px;
	line-height: 135%;
	background: url(../kyushu_img/border-2px-dotted.gif) repeat-x left bottom;
	padding: 0px 0px 5px;
	margin: 30px 0px 10px;
}
.contents h1{
	font-weight: bold;
	font-size: 20px;
	line-height: 135%;
	background: url(../kyushu_img/border-2px-dotted.gif) repeat-x left bottom;
	padding: 0px 0px 5px;
	margin: 30px 0px 10px;
}
.wrap h2 {
	font-size: 16px;
	font-weight: bold;
}

#contentsHeader {
	margin-bottom: 20px;
}
.wrap dl {
	line-height: 1.5;
	margin-bottom: 20px;
}
.wrap dt {
	font-size: 12px;
	float: left;
}
.wrap dd {
	margin-left: 30px;
}
.wrap h3 {
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* 共通クラス　共通タグ */
.wrap strong {
	font-weight: bold;
}
.tal-r {
	text-align: right;
}
.tal-c {
	text-align: center;
}
.tal-l {
	text-align: left;
}
.val-t { vertical-align:top;
}
.center {
	text-align: center;
}
.blue {
	color: #004EE1;
}
.w30 {
	width: 30px;
}
.mar-t15 {
	margin-top: 15px;
}

.mar-r15 {
	margin-right: 15px;
}

.mar-b0 {
	margin-bottom: 0px;
}

.mar-b15 {
	margin-bottom: 15px;
}

.mar-l15 {
	margin-left: 15px;
}
.w040 {
	width: 40px;
}
.w050 {
	width: 50px;
}

.w070 {
	width: 70px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w150 {
	width: 150px;
}

ul.none {
list-style-type: none;
	margin-top: 10px;
}
/**********************/

p.indent {
	line-height: 150%;
	font-size: 12px;
	text-indent: 1em;
}
div.mar {
	margin-bottom: 30px;
}
.wrap table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wrap td {
	text-align:left;
}

/**********************/
table.ayumi {
	width: auto;
	margin-bottom: 15px;
	border-collapse: collapse;
}

table.ayumi td{
	border: 1px solid #cccccc;
	padding: 0.4em 5px 0.2em 5px;
text-align: center;
}
table.ayumi td.left{
	border: 1px solid #cccccc;
	padding: 0.4em 5px 0.2em 5px;
text-align: left;
}

table.ayumi th {
font-weight: bold;
	text-align: center;
	background: #F1F1F1;
	border: 1px solid #cccccc;
	padding: 0.4em 5px 0.2em 5px;
	

}

