
*{
  margin : 0px;
  padding : 0px;
}
body{
  text-align:center;
  background-color:#ffffff;
  font-size:small;
  color:#333333;
  line-height:120%;
}

li a:link{
  text-decoration:none;
  color:#666666;
}

li a:visited{
  text-decoration:none;
  color:#006666;
}

li a:hover{
  text-decoration:underline;
  color:#669999;
}

p{
	text-indent:1em;
}


#cor{
 width:790px;
}
#cor ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor li{
 float:left;
 width:240px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../../img/button07.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor a:hover{
 background-position:right top;
}

#to ul{
	line-height:150%;
	margin:4px 4px 4px 24px;

}

#to li{
	font-size:110%;
	line-height:150%;
	list-style-image:url('../../img/square01_gr.gif');
	margin:2px 2px 2px 16px;
}


h1{
  vertical-align:middle;
  font-family : Arial,平成角ゴシック,MSPゴシック sans-serif;
  font-size:large;
  font-weight:900;
  padding:6px;
  margin:4px 8px 6px 6px;
  text-align:center;
border-color:#99cc00;
  line-height:120%;
  border-top:1px solid #99cc00;
  border-left:14px solid #99cc00;
  border-bottom:1px solid #99cc00;
  border-right:14px solid #99cc00;
background-color:#009900;
color:white;
}


h2{
border-color:#66cc00;
background-color:#006600;
color:white;
	margin : 0;
	padding:4px 20px 4px 20px;
	font-size:medium;
  border-top:8px solid #66cc00;
  border-left:1px solid #66cc00;
  border-right:1px solid #66cc00;
  border-bottom:1px solid #66cc00;
}

h3{
border-color:#66cc00;
color:#339900;
}

h4{
border-color:#66cc00;
background-color:#669900;
color:white;
}


#li01{
 font-size : 110%;
 list-style-type : none;
}

#country {
padding:0px;
margin:2px;
width:790px;
font-weight:bold;
}


#country ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 26px;
	overflow: hidden ;
}

#country li{
	list-style: none;
	width:180px;
	float:left;
	line-height: 26px;
	margin:3px;
	padding:0pc;
}

#country a{
	display:block;
	width:100%;
	padding:1px 0px 2px 0px;
	color:#006600;
	background:url(../../img/button.gif) left top no-repeat;
	text-decoration:none;
	text-align:center;
}

#country a:hover{
	background-position:right top;
}


#s_menu{
 width:800px;
}
#s_menu ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 26px;
}
#s_menu li{
 float:left;
 width:260px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#s_menu a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../../img/button04.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#s_menu a:hover{
 background-position:right top;
}

