@charset "UTF-8";
/* CSS Document */
html{
width:100%;
}

b{ color:red;}

body{
width:100%;
font-family:sans-serif;
font-size:14px;
text-align:left;
vertical-align:top;
}
a{
color:#0066FF;
}
a:hover{
color:#FF0000;
}

#allconts{
margin:auto;
width:1040px;
}
#lnavibox{
text-align:center;
vertical-align:top;
font-size:12px;
width:180px;
float:left;
}
#lnavi{
text-align:center;
vertical-align:top;
font-size:12px;
width:180px;
}
#lnavi a{
text-decoration:none;
}
#lnavi a div{
color:#336600;
width:160px;
height:22px;
background-color:#FFFF99;
text-align:center;
padding:5px;
margin-bottom:5px;
border:solid 1px #336600;
}
#lnavi a:hover div{
background-color:#336600;
color:#FFFF99;
}

#links_navi a{
text-decoration:none;
}
#links_navi a div{
color:#336600;
width:160px;
height:22px;
background-color:#FFFF99;
text-align:center;
padding:5px;
margin-bottom:5px;
border:solid 1px #336600;
}
#links_navi a:hover div{
background-color:#336600;
color:#FFFF99;
}
.info{
width:160px;
padding:5px;
color:#333333;
line-height:150%;
border:solid 1px #336600;
}
#rbox{
width:150px;
float:left;
}
#main{
width:700px;
margin-right:5px;
float:left;
}

#toppr{
height:20px;
font-size:12px;
color:#333333;
text-align:center;
}
#ttl{
background-color:#336600;
color:#FFFFFF;
height:100px;
width:100%;
}
#ttl_tbl1{
width:124px;
vertical-align:top;
}
#tpimg{
width:114px;
padding:5px;
}

#tpname{
font-size:30px;
padding-left:5px;
}
.name_s{
font-size:16px;
}
#rubi{
font-size:12px;
padding-left:5px;
}
#toptel{
font-size:12px;
padding-left:5px;
font-size:16px;
font-weight:bold;
}
#yoyakubox{
float:right;
width:100px;
height:90px;
margin-right:5px;
}
#yoyakubox a{
display:block;
width:100px;
height:80px;
background-image:url(../img/yyk_back_dflt.gif);
color:#0066FF;
font-size:12px;
text-align:center;
padding-top:10px;
}
#yoyakubox a:hover{
background-image:url(../img/yyk_back_over.gif);
color:#FF0000;
}
#ttl_tab{
background-color:#336600;
color:#FFFFFF;
padding:5px;
font-size:12px;
border-top:solid 1px #FFFFFF;
margin-bottom:5px;
}
#ttl_tab a{
color:#FFFF00;
}
#ttl_tab a:hover{
color:#66FFFF;
}
/*topics*/
#topibox{
padding:5px;
margin-bottom:10px;
background-image:url(../img/back_topi.jpg);
background-position:right bottom;
background-repeat:no-repeat;
border:solid 1px #999999;
}
#topittl{
color:red;
font-size:14px;
font-weight:bold;
border-bottom:solid 2px red;
}

#topi_line{
margin-top:3px;
border:solid 1px red;
}
#topi_line td{
vertical-align:top;
}
#topi_line img{
vertical-align:middle;
}
#topi_chatch{
font-size:16px;
color:#FF3300;
}

#top_toku{
padding:2px;
background-color:red;
margin-bottom:10px;
color:#FFFFFF;
background-image:url(../img/toku_back.jpg);
background-position:right;
background-repeat:no-repeat;
}
#toku_line{
padding:7px;
border:solid 1px #FFFFFF;
}
#top_toku b{
color:#FFFF99;
}
#toku_chu{
font-size:12px;
}
#catch{
color:#FF3300;
font-size:18px;
padding-left:5px;
}
#cnavi{
width:100%;
height:25px;
border-bottom:solid 3px #336600;
}
#cnavi a{
display:block;
float:left;
margin-left:3px;
width:80px;
height:25px;
background-image:url(../img/tp_cntbk2.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:center;
}
#cnavi a:hover{
color:#FFFF00;
background-position:0px 3px;
}
#read{
padding:5px 20px 10px 20px;
display:table;
}
#read img{
float:left;
margin-right:10px;
}

#phtitol{
display:table;
margin-left:50px;
margin-top:25px;
width:600px;
}
#p_control{
width:600px;
height:20px;
margin:auto;
}
#pc_back{
width:280px;
text-align:right;
}
#pc_back a{
display:block;
width:70px;
height:20px;
background-image:url(../img/pc_back_dflt.gif);
background-repeat:no-repeat;
float:right;
}
#pc_back a:hover{
background-image:url(../img/pc_back_over.gif);
}
#pc_num{
text-align:center;
width:40px;
}
#pc_next{
width:280px;
text-align:left;
}
#pc_next a{
display:block;
width:70px;
height:20px;
background-image:url(../img/pc_next_dflt.gif);
background-repeat:no-repeat;
}
#pc_next a:hover{
background-image:url(../img/pc_next_over.gif);
}

#ptable{
margin:auto;
}
#phbox{
text-align:center;
vertical-align:middle;
width:600px;
height:520px;
background-color:#FFFFCC;
}
#pcap{
width:600px;
font-size:12px;
background-color:#FFFFCC;
margin:auto;
}
#capbox{
padding:5px;
text-align:center;
border-top:solid 1px #FF3300;
}
#pnavi{
width:600px;
height:30px;
margin:auto;
background-color:#FFFFCC;
}
#ph_num{
width:60px;
text-align:right;
padding:2px;
background-color:#FF3300;
color:#FFFFFF;
float:left;
margin:1px;
}
#pnavittl{
background:#FF9900;
text-align:center;
text-decoration:none;
color:#FFFFFF;
width:60px;
padding:2px;
float:left;
}
#pnavi a{
display:block;
float:left;
background:#FF9900;
text-align:center;
text-decoration:none;
color:#FFFFFF;
width:20px;
padding:2px;
margin-left:3px;
}
#pnavi a:hover{
background-color:#FF3300;
color:#FFFFFF;
}
#pbclose{
visibility:hidden;
}
.allimg{
padding-top:10px;
}
#nocopy{
font-size:10px;
text-align:right;
margin-right:50px;
}

#menu{
display:table;
margin-left:50px;
margin-top:25px;
width:600px;
}
.blockttl{
color:#336600;
font-weight:bold;
border-bottom:solid 3px #336600;
height:20px;
}
.blockname{
font-size:10px;
color:#666666;
float:right;
font-weight:normal;
padding-top:3px;
}
#lunch{
display:table;
margin-left:50px;
margin-top:25px;
width:600px;
}
#lh_menu{
margin-left:20px;
margin-right:20px;
background-color:#FFFFCC;
padding:5px;
}
#lh_menu h3{
color:#FF0000;
margin:0px;
font-size:14px;
}

#other{
margin-top:5px;
margin-left:auto;
margin-right:auto;
padding:5px;
border:solid 1px #336600;
width:500px;
}
#databox{
display:table;
margin-left:50px;
margin-top:25px;
width:600px;
}
#icon_dt{
text-align:right;
font-size:10px;
color:#339900;
}
#dt_ttl{
padding-top:5px;
font-size:18px;
border-bottom:solid 1px #999999;
}
#dt_rubi{
font-size:10px;
}

.dt_rec{
padding:5px;
border-bottom:solid 1px #999999;
}
.dt_key{
color:#339900;
}
.dt_rec_toku{
padding:5px;
border-bottom:solid 1px #999999;
background-color:#FFFFCC;
}
.dt_key_toku{
color:#FF0000;
font-weight:bold;
}

/*マップ*/
#mapbox{
margin-top:25px;
}
#map{
height:550px;
}

/*コピーライト*/
#copys{
background-color:#336600;
color:#FFFFFF;
font-size:12px;
text-align:center;
padding:5px;
margin-top:5px;
}
.left_ttl{
margin-top:20px;
}