@charset "euc-jp";
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
padding:0px;
margin:0px;
}
h1,h2,h3,h4,h5,table{
font-weight:normal;
padding:0px;
margin:0px;
}
a{
color:#003399;
text-decoration:none;
}
a:hover{
color:#0066cc;
text-decoration:underline;
}
#container{
width:740px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
}

/*header*/
#header{
width:740px;
height:152px;
padding:0px;
margin:0px;
background-image:url(../images/new_himawari.jpg);
background-repeat:no-repeat;
}
#head_menu{
width:740px;
padding:0px;
margin:0px;
margin-top:5px;
margin-bottom:5px;
/*float:left;*/
}
#head_menu ul{
margin:0px;
margin-top:5px;
padding:0px;
list-style:none;
float:left;
}
#head_menu li{
margin:0px;
padding:0px;
margin-right:7px;
float:left;
}
#head_menu #btn01{
width:53px;
height:14px;
background-image:url(images/head_btn01.gif);
background-repeat:no-repeat;
}
#head_menu #btn02{
width:43px;
height:14px;
background-image:url(images/head_btn02.gif);
background-repeat:no-repeat;
}
#head_menu #btn03{
width:81px;
height:14px;
background-image:url(images/head_btn03.gif);
background-repeat:no-repeat;
}
#head_menu #btn04{
width:100px;
height:14px;
background-image:url(images/head_btn04.gif);
background-repeat:no-repeat;
}
#head_menu a{
display:block;
height:14px;
}

#kensaku{
padding:0px;
margin:0px;
vertical-align:middle;
text-align:right;
float:right;
overflow:hidden;
}
/*#kensaku table{
float:right;
}*/
#kensaku form{
margin:0px;
padding:0px;
}
.kensaku_mado{
border:solid #f0e4a5 1px;
color:#562600;
width:160px;
height:18px;
font-size:12px;
line-height:15px;
padding:0px;
margin:0px;
margin-right:3px;
}
.kensaku_btn{
border:solid #f0e4a5 1px;
color:#562600;
width:46px;
font-size:10px;
font-weight:bold;
background-color:white;
height:20px;
}


/*main*/
#main{
width:740px;
padding:0px;
margin:0px;
float:left;
background-image:url(images/main_bg.gif);
}

/*menu*/
#menu{
width:195px;
padding:0px;
margin:0px;
float:left;
}
#menu #title{
width:195px;
height:22px;
background-image:url(images/menutitle.gif);
background-repeat:none;
}
#menu ul{
width:175px;
padding:0px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
list-style:none;
}
#menu li{
margin:0px;
margin-bottom:7px;
margin-left:5px;
padding:0px;
padding-left:8px;
background-image:url(images/side_arrow.gif);
background-repeat:no-repeat;
background-position:0 2;
font-size:12px;
line-height:16px;
}

/*contents*/
#contents{
width:530px;
padding:0px;
margin:0px;
float:right;
}
#contents2{
width:525px;
padding:0px;
margin:0px;
float:right;
}
#welcome{
width:530px;
height:78px;
background-image:url(images/welcome.gif);
background-repeat:no-repeat;
}
#contents ul{
list-style:none;
padding:0px;
margin:0px;
margin-bottom:20px;
margin-top:15px;
}
#contents li{
width:516px;
height:26px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#contents li a{
background-image:url(images/home_menu.gif);
background-repeat:no-repeat;
display:block;
height:26px;
padding-left:21px;
padding-top:5px;
color:#581200;
}
#contents li a:hover{
background-image:url(images/home_menu.gif);
background-repeat:no-repeat;
text-decoration:underline;
color:black;
}
#foot{
width:530px;
height:80px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
}
#contents2 #foot{
width:525px;
height:80px;
background-image:url(images/footer2.gif);
background-repeat:no-repeat;
}
#pan{
width:525px;
font-size:12px;
margin-top:10px;
}
#pan span{
font-weight:bold;
}
h2{
background-image:url(images/title.gif);
background-repeat:no-repeat;
width:510px;
height:34px;
margin:0px;
margin-top:10px;
padding:0px;
padding-left:15px;
padding-top:8px;
font-size:16px;
font-weight:bold;
}
h3{
width:auto;
font-size:14px;
line-height:20px;
font-weight:bold;
border-bottom:dotted 1px #ccc;
padding:5px 0;
}
p{
font-size:12px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
width:525px;
}

.alt {
position:absolute;
top:-5000px;
left:-999px;
}

#copy{
width:740px;
text-align:center;
font-size:11px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
float:left;
}