body {  
margin: 0px;
padding: 0px;
text-align: center; 
background-color: #eeeeee;
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	}
#container { 
width: 710px;
border-left: solid 1px #dddddd;
border-right: solid 1px #dddddd;
background-color: #ffffff;
text-align: left;
}

#header {
width: 710px;
height: 82px;
background-image: url(img/header2.jpg);
}


#navi {
margin-top:5px;
width:690px;
height:40px;
text-align: center;
clear: both;
}
#navi ul {
	PADDING: 0; 
	MARGIN: 0; 
	WIDTH: 690px;
	height:40px;
	list-style:none;
}
#navi li {
	FLOAT: left;
	height:40px;
	DISPLAY: block;  MARGIN: 0px
}

/*フッター部分に適用*/
#footer {
width:710px;
height:90px;
text-align:center;
clear:both;
}
.p4{
color: #333333;
font-size:10pt;
font-weight:600;
margin-top:5px;
}
.p4 strong{
font-size:11pt;
font-weight:bold;
letter-spacing:0.3em;
margin-left:8px;
margin-right:5px;
}
address {
color: #333333;
font-size:10pt;
font-style: normal;
margin-top:3px;
}
.p5{
color: #999999;
font-size:8pt;
margin-top:3px;
}
.p6{
color: #666666;
font-size:9pt;
margin-top:3px;
}


table{text-align: left;}

.table1
{border-collapse: collapse;
		border: 1px solid #cccccc;
		margin:5px;
		}
.table1 th{
		background-color:#E3FFE3;
		font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
		font-size: 90%;
		color: #000033;
		text-align;center;
		}
.table1 td {background-color:#ffffff;
		font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
		font-size: 80%;
		color: #333333;
		text-align:left;
		padding-left:5px;
		}

.tableback {  background-attachment: fixed; background-image: url(img/turibasi.jpg); background-repeat: no-repeat; background-position: right bottom}
.green {  background-color: #339933; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; text-align: center; font-size: 14px; font-weight: bold; color: #FFFFFF}
.border {  padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px #999999 dashed; vertical-align: middle; text-align: center; font-size: 12px}

h1 {  font-size: 18px; font-weight: bold; line-height: 16px; margin-top: 0px; margin-bottom: 0px}
h2 {  font-size: 16px; line-height: 14px; font-weight: bold}
.font_size12 {  font-size: 12px; color: #333333; text-decoration: none;}
.box {  border: #006600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 12px}
li {  font-size: 12px}
h3 {  font-size: 14px; padding-left: 5px; border-color: black black black #006600; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 5px}

