

body{
	margin: 0;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		     "Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;


}

img {
	vertical-align: top;
}

h1{
	background-color:#EFEFEF;
	border-bottom:1px solid #8598BA;
	width: auto;
	margin:0 0 0 0;
	padding: 3px 0 3px 0;
	color:#036;
	font-size:10px;
	font-weight: normal;
	text-align: center;
}


#wrap{
	width: 840px;
	background-color: #FFFFFF;
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
	
}

#pan{
	font-size: 9px;
	color: #333333;
	text-align: left;
	margin: 0px 0 10px 10px;
}

.table1{
	margin: 10px 0 0 0;
	padding: 0;
	border: 0px solid #333333;
}

.table1 h3{
	font-size: 15px;
	color: blue;
}


.table1 a{
	color: #666666;
}

.table1 a:hover{
	color:#FFFFFF;
	background-color: #0099CC;
}

.table1 a:visited{
	color: #666666;
}

.table1 ul{
	font-size: 12px;
	list-style: none;
	color: #666666;
	margin-bottom: 10px;
	margin-right: 10px;
}

.table1 li{
	font-size: 12px;
	list-style: none;
	color: #666666;
	text-align: right;
	margin-bottom: 1px;
	text-decoration: underline;
	font-weight: bold;
}

.table1 th{
	border: 1px solid #BACCDC;
	font-weight: normal;
}
	
.table1 td{
	border: 0px solid #333333;
}

.ie .table1 p{
	font-size: 10px;
	color: #333333;
	text-align: bottom;
	margin-left: 10px;
	text-align: left;
}

.table1 p{
	font-size: 12px;
	color: #333333;
	text-align: bottom;
	margin-left: 10px;
	text-align: left;
}



.table2{
	margin: 10px 0 0 0;
	padding: 0;
	border: 0px solid #333333;
}

.table2 h3{
	font-size: 15px;
	color: blue;
}


.table2 a{
	color: #666666;
}

.table2 a:hover{
	color:#FFFFFF;
	background-color: #0099CC;
}

.table2 a:visited{
	color: #666666;
}

.table2 ul{
	font-size: 12px;
	list-style: none;
	color: #666666;
	margin-bottom: 10px;
	margin-right: 10px;
}

.table2 li{
	font-size: 12px;
	list-style: none;
	color: #666666;
	text-align: right;
	margin-bottom: 1px;
	text-decoration: underline;
	font-weight: bold;
}

.table2 th{
	border: 1px solid #BACCDC;
	font-weight: normal;
}
	
.table2 td{
	border: 0px solid #333333;
}

.table2 p{
	font-size: 12px;
	color: #333333;
	text-align: bottom;
	margin-left: 10px;
	text-align: left;
}

.table3{
	margin: 10px 0 0 0;
	padding: 0;
	border: 0px solid #333333;
}

.table3 h3{
	font-size: 15px;
	color: blue;
}


.table3 a{
	color: #666666;
}

.table3 a:hover{
	color:#FFFFFF;
	background-color: #0099CC;
}

.table3 a:visited{
	color: #666666;
}


.table3 th{
	border: 1px solid #BACCDC;
	font-weight: normal;
}
	
.table3 td{
	border: 0px solid #333333;
}

.table3 p{
	font-size: 12px;
	color: #333333;
	text-align: bottom;
	margin: 10px;
	text-align: left;
	line-height: 130%;
}

.table_content{
	
}

.table_content td{
	font-size: 12px;
	
}


#footer {
	width: 840px;
	padding-top: 10px;
	font-size: 9px;
	color: #333333;
	overflow: hidden;
}

