body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-size: 100%;
	line-height: 150%;
	background-color: #FFFFFF;
	color: #333333;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/*ヘッダー*/
#wrapper #header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
}
#wrapper #header h1 {
	font-size: 18px;
	color: #233B81;
	font-weight: bold;
	padding: 0px;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #333366;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 120%;
}

/*メイン*/
#wrapper #main {
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*バナー画像*/
.h_banner {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 174px;
}

/*トップナビゲーション*/
.navi {
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #233B81;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #233B81;
}
.navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.navi li {
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/icon001.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 5px;
}
.navi a {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333366;
}
.navi a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*コンテンツ*/
.contents {
	background-color: #ffffff;
	padding: 10px;
	height: auto;
	width: 780px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: left;
}
.contents h3 {
	background-repeat: no-repeat;
	height: 30px;
	width: 750px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333366;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066FF;
}
.text_01 {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000033;
	line-height: 140%;
	padding: 0px;
	font-size: 95%;
}

/*コンテンツ内リンク（続きを読む）*/
.text_01 a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
	font-size: 85%;
}
.text_01 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/*左に回り込み*/
.mawarikomi_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*右に回り込み*/
.mawarikomi_right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*回り込みをしたすぐ後に↓このタグをつけるのを忘れない事*/
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*サブタイトル*/
.sub_title {
	font-weight: bold;
	color: #3A599C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 100%;
	background-image: url(img/icon03.gif);
	background-repeat: no-repeat;
}

/*サブコンテンツ*/
.con_01 {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	color: #000033;
	line-height: 140%;
	padding: 0px;
	font-size: 95%;
}
.up {
	text-align: right;
	margin: 3px;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.up a {
	color: #000033;
	text-decoration: none;
}
.up a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/*フッターナビゲーション*/
.footer_navi {
	width: 800px;
	font-size: 90%;
	font-weight: bold;
	height: 80px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #233B81;
	margin: 0px;
}
.footer_navi h2 {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.footer_navi ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.footer_navi li {
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/icon001.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_navi a {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333366;
}
.footer_navi a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*フッター*/
#wrapper #footer {
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	height: 50px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #233B81;
	font-size: 90%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*コピーライト*/
#wrapper #footer address {
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 85%;
}
#wrapper #footer a {
	color: #333366;
	text-decoration: underline;
}
#wrapper #footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*テーブル*/
.contents table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 90%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 3px;
}

