#bodyid{
background:#ffffff;
padding:0;
margin:0;
text-align:center;
}
/*ここからヘッダー設定*/
#topframe {
	background-image: url(../img/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#head {
	text-align: left;
	background-image: url(../img/head_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: none;
}
#topframe .navi {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
}
#topframe .pan {
	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#topframe .date {
	font-size: 80%;
	margin: 0px;
	padding-right: 2em;
	text-align: right;
	padding-bottom: 1em;
}

/*ここまでヘッダー設定*/

#page{
width:770px;
font-size:0.8em;
text-align:center;
margin:0 auto;
}
#banner{
background:#004538 url(../img/banbg.jpg) no-repeat left top;
height:152px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:20px;
color:#fff;
margin:0;
padding:10px 20px;
}
#language a{
color:#669999;
}
#language a:hover{
color:#666600;
}
#left{
width:240px;
float:left;
text-align:left;
}
#left a{
color:#060;
}
#left a:hover{
color:#996;
}
#left h2{
border:1px solid #999;
background:#66cc99 left top;
font-size:1em;
margin:10px 10px 5px 0;
padding:3px 5px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#696969;
line-height:120%;
}
#right{
width:520px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#060;
}
#right a:hover{
color:#996;
}
#right h2{
border-width:2px;
border-style:solid;
border-color:#ccffcc #66cc00 #66cc00 #ccffcc;
color:#464;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}
.pagetop{
text-align: right;
margin: 5px 0px;
padding:5px 10px 0 0;
text-align:right;
font-size: 80%;
}
.pagetop2{
margin: 20px 670px 20px 0px;
}

/*ここからフッターの設定*/
#footer {
	text-align: center;
	margin: 0px;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom : 0px;
  padding-left : 3px;
  padding-right : 3px;
}

#copy {
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
	text-align: center;
	margin: 0px;
}
/*ここまでフッターの設定*/
