@import url("reset.css");
@import url("center.css");
@import url("left.css");
@import url("font.css");
@import url("form.css");

body {
margin: 0px 0px 30px 0px;
/*background-color: #ffffcc;*/
background-color: #FFFFFF;
text-align: center;
font-size:12px;
color:#666666;
font-family: Verdana, Arial, sans-serif;
border-top:9px solid #FF9900;
}

a {
text-decoration: underline;
}

a:link {
color: #669900;
}

a:visited {
color: #669900;
}

a:active {
color: #8FABBE;
}

a:hover {
color: #006699;
}

img {
border:0px;
}


.clr {
line-height: 100%;
margin: 0px;
padding: 0px;
clear: both;
height: 1px;
}


#wraper {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 920px;
background-image:url(images/bg_01.jpg);
background-repeat:repeat-y;
}

#container {
margin-right: auto;
margin-left: auto;
width: 880px;
}

#head {
display:inline;
float:left;
margin:0px 0px 50px 0px;
padding:0px;
}

.head_logo {
display:inline;
float:left;
margin:24px 0px 0px 25px;
width:327px;
}

.head_info {
display:inline;
float:left;
margin:24px 0px 0px 65px;
width:460px;
}

.head_info h1 {
font-size:12px;
font-weight:normal;
margin:0px;
padding:0px;
}

.head_info02 {
display:inline;
float:left;
margin:24px 0px 0px 0px;
width:225px;
}

.head_info03 {
display:inline;
float:left;
margin:30px 0px 0px 30px;
width:188px;
}


#root_nav {
display:inline3
float:left;
  /* overflow: hidden; これがポイント 
  position: relative;
height:40px;*/
}


#root_waku {
display:inline;
float:left;
width:625px;
text-align: left;
font-weight:normal;	
margin: 0px;
margin:0px 10px 30px 0px;

list-style-type: none;
background-color:#FFFFFF;	
} 

#root_waku ul {
margin:0px;
padding-left:0px;
} 


#root_waku li {
list-style-type: none;	  
color: #666666;
font-family: Verdana, Arial, sans-serif;
		
margin-bottom: 0px;
margin-top:0px;
/*line-height: 100%;*/
}


#root_waku  a:visited {
/*color :#800080;*/
color: #669900;
}
#root_waku  a 
{
text-decoration: underline;
}




.page_top {
text-align: right;
margin-right:20px;
}
img.page_top {
text-align: left;
}

#foot {
background-position:0px 100%;
text-align: center;
background-image:url(images/bg_02.jpg);
background-repeat:repeat-x; 
height:103px;
font-size:10px;
}

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

#foot .foot_nav {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 15px 0px 0px 0px;
width: 800px;
color:#666666;
}

.foot_nav01 {
text-align: left;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
padding-bottom:5px;
}
.foot_nav02 {
text-align: left;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
padding-bottom:5px;
margin-top:10px;
}

#foot .foot_copy { 
text-align: left;
margin-top:19px;
color:#FFFFFF;
}
