.contents {
	width:562px;
	position:absolute;
	left:181px;
	top:160px;
	border-left:solid 1px #5e8eab;
	border-right:solid 1px #5e8eab;
	}

.section {
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	margin-top:0px;
	}

.mark {
	margin-right:0.3em;
	}


.bold{　/* 太字 */
	font-weight:bold;
	color: #000000;
	}


.redbold {　/* 太字＋赤 */
	font-weight:bold; 
	color:#cc0000;
	}


.red {	/* 赤 */
	color:#cc0000;
	}

.graph_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	}
.graph_left {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	}


p 	{
	font-size:0.875em;
	line-height:1.5em;
	color:#333333;
	margin-top:0.5em;
	margin-left: 30px;
	}

p.head {
	background-color:#FFFFFF;
	margin: 0px;
	height: 150px;
	width: 745px;
	left: 0px;
	position: absolute;
	top: 0px;
	}

p.head img {
	vertical-align:middle;
	height: 150px;
	width: 745px;
	left: 20px;
	}
	
p.menu {
	margin-left:0;
	margin-right:0;
	margin-bottom:50px;
	margin-top:0;
	height:auto;
	width:180px;
	position:absolute;
	border: 1px solid #5e8eab;
	float: left;
	top: 160px;
	left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	}

p.menu a {
	color:#000000;
	border-bottom:solid 1px #5e8eab;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:2em;
	background-image: url(../image/mark3.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	}

p.menu a:hover {
	background-color:#c5e1ed
	}

p.menu span {
	color:#c5e1ed;
	display:none
	}

p.menu2 {
	margin-bottom:50px;
	margin-top:0;
	height:auto;
	width:176px;
	position:absolute;
	float: left;
	top: 1000px;
	left: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	margin-right: 0px;
	margin-left: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: right;
	}

p.space {
	margin:0;
	}

p.img {
	margin-top:0
	}

h1 {
	font-size:1em;
	color:#FFFFFF;
	background-color:#CC0000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-top: 0px;
	padding-right: 20px;
	}
	

/* h2{
	font-size:1.2em;
	background-image:url(../image/mark_r1.gif);
	background-repeat: no-repeat;
	color: #CC0000;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 0;
	border-bottom:3px solid #CC0000;
	padding-top: 10px;
	background-position: left center;
	line-height: 1.3em;
	letter-spacing: -0.1em;
	}
	
	*/
h2{
	font-size:1em;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 20px;
	padding-top: 5px;
	line-height: 1.3em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	border-bottom: 1px solid #CC0000;
	border-left: 5px solid #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	background-color: #FFFFCC;
}

h3 {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 30px;
	}

/*
h3 img {
	vertical-align:middle;
	}

*/

h4 {
	text-align:left;
	font-size:0.75em;
	color:#5e8eab;
	margin-top:0;
	margin-bottom:1em;
	border-top:solid 1px #5e8eab;
	border-bottom:solid 1px #5e8eab;
	padding-top:3px;
	padding-bottom:3px
	}

address {
	font-size:0.75em;
	color:#5e8eab;
	border-top:solid 9px #5e8eab;
	padding-top:4px;
	margin-top:50px;
	text-align:center;
	padding-bottom:4px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 30px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	}

address a {
	color:#5e8eab;
	text-decoration:none;
	border-bottom:2px none orange
	}

address a:hover {
	color:#ff8800
	}

caption {　/*　キャプション*/
	color:#333333;
	text-align:center;
	padding:5px;
	}

ul {
	text-align:left;
	list-style-image:url(listmark.jpg);
	margin-left:1em;
	padding-left:0;
	margin-top:0
	}

li {
	font-size:0.75em;
	color:#555555;
	margin-bottom:1em
	}

li a {
	text-decoration:none;
	color:#2d444f;
	border-bottom:solid 1px #c5e1ed
	}

li a:hover {
	color:#49abdb
	}

table {
	line-height: 1.5em;
	table-layout: fixed;
	/*	padding-left:15px    ズレ修正のため削除　2008.04.16*/
	}

thead {　/*表組のヘッダーのデザイン*/
	background-color:#FF6600;
	color:#333333;
	padding-left:15px
	}

tbody {
	background-color:#FFFFCC;	
	}

.item1 {　/*表組の「項目名」部分のデザイン*/
	font-size: 0.85em;
	color:#000000;
	padding-left:10px;
	background-color: #FFFFCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

.item2 {　/*表組の「項目名」部分のデザイン 文字小サイズ*/
	font-size: 0.85em;
	line-height: 1.2em;
	}


.item3 {　/*表組の「項目名」部分のデザイン　左右406ピクセル*/
	font-size: 0.85em;
	color:#000000;
	padding-left:10px;
	background-color: #FFFFCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}


td {
	vertical-align:middle;
	text-align:left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
th {
	vertical-align:middle;
	text-align:center;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFCC66;
	}


form {　　/*　送信フォーム内の項目*/
	color:#555555;
	font-size:0.875em;
	text-align:center;
	border:solid 1px #5e8eab;
	padding:20px;
	margin-top:40px
	}



td span {　/*　フォーム内の文字デザイン*/
	color: #FF0000;
	}

td a {　/*　フォーム内の文字デザイン*/
	color:#49abdb;
	font-size:0.85em;
	}


button {　/*　フォーム内のボタン*/
	border:solid 0px #ffffff;
	background-color:#ffffff;
	width:89px;
	height:18px;
	margin-left:5px;
	margin-right:5px
	}

form p {
	margin:0
	}

optgroup {
	background-color:#c5e1ed
	}

option {
	background-color:#ffffff
	}

.voice{
	margin:5px;
	padding:5px;
	text-align:left;
	border:#CCCCCC solid 1px;
	}
