/*--------------------------------------------------------topのみ------------------------------------------------------------*/
#right_contents_top{
width:640px;
float:right;
text-align:left;
margin:0;
}
#left_contents_top{
width:195px;
float:left;
text-align:center;
}
#right_contents_top h4{
border-left:none;
background: none;
height:22px;
font-size:110%;
letter-spacing:0.05em;
margin:0;
padding:0;
}
#main_img{
margin:5px 0 20px 0;
background:url(../images/top/main_winter.jpg) no-repeat;
width:850px;
height:300px;
}

/*20111024 add*/
#main_box{
height:300px;
margin:5px 0 20px 0;
clear:both;
overflow:hidden;
}
#main_box .left_box{
	float:left;
}
#main_box .right_box{
	float:right;
}

/*-------------------路線バス簡単メニュー-------------------*/
#quick{
background: url(../images/top/quick02.gif) no-repeat;
height:100%;
width:630px;
height:90px;
margin-left:10px;
}
#quick h3{
background:url(../images/top/quick01.gif) no-repeat;
text-indent:-99999em;
padding:0;
margin:0;
width:630px;
height:34px;
text-align:center;
}
#quick .quick01{
padding:0 0 0 6px;
}
#quick .quick01 li{
float:left;
list-style:none;
padding:5px 6px 0 0;
text-indent:-99999em;
}
.q01 a{
background:url(../images/top/quick_btn.gif) no-repeat 0 0;
width:150px;
height:44px;
display:block;
}
.q01 a:hover{
background:url(../images/top/quick_btn.gif) no-repeat 0 -44px;
width:150px;
display:block;
}
.q02 a{
background:url(../images/top/quick_btn.gif) no-repeat 0 -88px;
width:150px;
height:44px;
display:block;
}
.q02 a:hover{
background:url(../images/top/quick_btn.gif) no-repeat 0 -132px;
width:150px;
display:block;
}
.q03 a{
background:url(../images/top/quick_btn.gif) no-repeat 0 -176px;
width:150px;
height:44px;
display:block;
}
.q03 a:hover{
background:url(../images/top/quick_btn.gif) no-repeat 0 -220px;
width:150px;
display:block;
}
.q04 a{
background:url(../images/top/quick_btn.gif) no-repeat 0 -264px;
width:150px;
height:44px;
display:block;
}
.q04 a:hover{
background:url(../images/top/quick_btn.gif) no-repeat 0 -308px;
width:150px;
display:block;
}
/*-------------------路線バス簡単メニューend-------------------*/

/*-------------------ポスター3枚-------------------*/
#poster_all{
width:630px;
margin:20px 0 0 10px;
height:100%;
}
#poster img{
border:1px #CCCCCC solid;
}
.poster01{
	float:left;
	width:198px;
	margin-right:15px;
}
html>body .poster01{
	padding-right:2px;
 }
.poster02{
float:left;
width:198px;
}
.poster01 img{
border:1px #CCCCCC solid;
margin-bottom:3px;
}
.poster02 img{
border:1px #CCCCCC solid;
margin-bottom:3px;
}
.poster01 p{
float:left;
font-size:85%;
padding:0 5px 0 0;
margin:0;
border:none;
line-height:1.2em;
text-align:center;
width:193px;
}
.poster02 p{
float:left;
font-size:85%;
padding:0 5px 0 0;
margin:0;
border:none;
line-height:1.2em;
text-align:center;
width:193px;
}
#poster_all .small{
border:none;
/*background:#FFFFFF url(../images/common/pdf_img.gif) no-repeat left -1px;
padding-left:20px;*/
}
.poster01 p a:link,.poster01 p a:visited{
text-decoration:none;
border:none;
color:#000000;
font-weight:normal;
}
.poster02 p a:link,.poster02 p a:visited{
text-decoration:none;
border:none;
color:#000000;
font-weight:normal;
}
.poster01 p a:hover{
text-decoration:underline;
border:none;
color:#3399cc;
font-weight:normal;
}
.poster02 p a:hover{
text-decoration:underline;
border:none;
color:#3399cc;
font-weight:normal;
}
/*-------------------ポスター3枚end-------------------*/



