
*{
  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;
}

#s1{
  font-size : small;
  color:#666666;
  text-align:right;
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
  background-color:#ffffff;
}

/* wraper */

#wraper{
width:800px;
}

/* container */

#container{
margin:0px;
width:800px;
clear:both;
}


/* header */

#header{
  margin:0px;
  width:800px;
  text-align:left;
}

#l_head{
  text-align:left;
  float:left;
  width:210px;
}
#c_head{
  text-align:right;
  float:left;
  width:300px;
  vartical-align:middle;
}
#r_head{
	padding:0px 2px;
  text-align:left;
  float:left;
  width:125px;
}
#r_head2{
	padding:0px 2px;
  text-align:right;
  float:left;
  width:125px;
}


/* content */

#content{
margin:0px;
width:800px;
clear:both;
}


/* middle */

#middle{
text-align:left;
float:left;
width:800px;
vertical-align:top;

}


/* footer */

#footer{
text-align:left;
width:800px;
clear:both;
background-color:#cccccc;

}

#regist{
text-align:right;
float:left;
width:800px;
}

#navigation{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	background-color:#339900;
	font-size:small;
	line-height:20px;
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
}

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

#navigation li{
	float:left;
	width:100px;
	margin:0px;
	padding:0px;
}
#navigation a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation a:hover{
	background-color:#336600;
}


#navigation2{
  float:left;
	width:800px;
	margin:0px;
	padding:0px;
	font-size:small;
	background-color:#339900;
	line-height:20px;
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
	border-top:1px solid #ffffff;
}

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

#navigation2 li{
	float:left;
	width:100px;
	margin:1px 0px;
	padding:0px;
}

#navigation2 a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation2 a:hover{
	background-color:#336600;
}


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

#footer li{
	float:left;
	width:112px;
	margin:1px 0px;
	padding:0px;
}


#footer a{
	display:block;
	width:100%;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

#footer a:hover{
	background-color:#006600;
}


#s2{
  float:left;
  text-align:center;
  width:900px;
  font-size : small;
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
  color:#666666;
}


#s2 a:link{
  font-size : small;
  color:#666666;
}

#s2 a:visited{
  font-size : small;
  color:#666666;
}



#tel_w{
margin:0px;
padding:0px;
background-color:#deffde;
text-align:center;
width:800px;

}

#tel_w2{
margin:0px;
padding:0px;
background-color:#deffde;
text-align:center;
width:800px;

}


#tel{
margin:12px;

width:760px;
text-align:center;
font-size:small;
}


#tel ul{
list-style: none;
margin:0px;
padding:0px;
}

#tel li{
float:left;
width:120px;
margin:2px;
padding:0px;
list-style: none;
	color:#006600;
}

#tel a{
	display:block;
	width:100%;
	padding:4px 0px 4px 0px;
}


h1{
border-color:#99cc00;
background-color:#009900;
color:white;
}


h2{
border-color:#66cc00;
background-color:#006600;
color:white;
}

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

h4{
border-color:#66cc00;
background-color:#ffffff;
color:#339900;
}

