@charset "utf-8";

@import "common.css";


/* ---------------------------------------------------
other.css
その他ページCSS
--------------------------------------------------- */

/* ---------------------------------------------------
ご利用ガイド
--------------------------------------------------- */
.contwrap .item01 {
	margin: 20px 10px 30px 10px;
}

.contwrap .item01 h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #530801;
	font-size: 108%;
	line-height: 100%;
	font-weight: bold;
}

.contwrap .item01 p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 93%;
	line-height: 150%;
}

.contwrap .item01 h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 93%;
	font-weight: bold;
	line-height: 100%;
}

.contwrap .item01 ol {
	margin: 0 0 10px 0;
	padding: 0;
}

.contwrap .item01 ol li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: decimal;
	font-size: 93%;
	line-height: 150%;
}




/* ---------------------------------------------------
サイトマップ
--------------------------------------------------- */
.contwrap .item02 {
	margin: 0 10px;
	padding: 15px 10px 12px 10px;
	background: url(/common/img/other/line01.gif) no-repeat left top;
}

.contwrap .item03 {
	margin: 0 10px;
	padding: 0px 10px 12px 10px;
}

.contwrap .item03 p.style01,
.contwrap .item02 p.style01 {
	margin: 0;
	padding: 0;
	font-size: 93%;
	font-weight: bold;
	line-height: 100%;
}

.contwrap .item02 p.style02 {
	margin: 12px 10px 0 20px;
	padding: 0;
	font-size: 93%;
	line-height: 180%;
}

.contwrap .item02 table.style01 {
	width: 564px;
	margin: 15px 0 0 20px;
	padding: 0;
	border-collapse: collapse;
	border: none;
}

.contwrap .item02 table.style01 th {
	width: 120px;
	margin: 0;
	padding: 0 0 8px 0;
	border: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 110%;
	font-size: 93%;
}

.contwrap .item02 table.style01 td {
	width: 444px;
	margin: 0;
	padding: 0 0 8px 0;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 110%;
	font-size: 93%;
}



/* ---------------------------------------------------
お知らせ一覧
--------------------------------------------------- */
.contwrap .item04 {
	margin: 20px 10px;
	text-align: right;
	font-weight: bold;
}

.contwrap .item04 span.arw02 a {
	padding-right: 0;
}

.contwrap .item05 {
	margin: 20px 10px;
}

.contwrap .item05 dl {
	margin: 0;
	padding: 0;
	font-size: 93%;
}

.contwrap .item05 dl dt {
	margin: 0 0 6px 0;
	padding: 0 10px;
	font-weight: normal;
}

.contwrap .item05 dl dd {
	margin: 0 0 15px 0;
	padding: 0 10px 16px 10px;
	background: url(/common/img/other/line01.gif) no-repeat left bottom;
	line-height: 150%;
}


