@charset "utf-8";
/* CSS Document */
#wrapIdx{
padding:0 0 0 0;
}
h2{
margin:0 0 30px 0;
padding:0;
line-height:130%;
font-weight:bold;
font-size:1.2em;
}
/*-------------------------------------------------------------*/
/*ローカルナビ（お楽しみコーナー）*/
.wrapLoNaviEle dt span.act{
background-color:#ed4d4d;
}
.wrapLoNaviEle dt a:hover{
background:url(../images/lnav_back_dt_ov.gif);
color:#ed4d4d;
}
.wrapLoNaviEle dt a:hover span{
background:url(../images/lnav_icon_dt_ov.gif) no-repeat 5px 50%;
color:#ed4d4d;
}
/*-------------------------------------------------------------*/
/*quiz.html*/
#flashcontent{
background:#ffffff;
padding:25px 30px;
}
/*-------------------------------------------------------------*/
/*ramen.html*/
.ramenEle{
clear:both;
padding:30px 0 0 0;
background:url(../../images/line_yoko.gif) repeat-x 0 0;
}
.ramenEle h3{
background:none;
padding:0;
margin:0 0 10px 0;
}
.ramenEle table{
width:100%;
margin:0 0 30px 0;
}
.ramenEle img{
display:block;
}
.ramenEle td.pht{
width:205px;
}
.ramenEle td.pht img{
margin:0 0 0 15px;
}
.ramenEle table.innr{
width:auto;
margin:0 18px 0 0;
}
.ramenEle table.innr th{
font-size:0.75em;
line-height:140%;
font-weight:bold;
padding:0 20px 6px 10px;
background:url(../images/icon.gif) no-repeat 0 5px;
}
.ramenEle table.innr td{
font-size:0.75em;
line-height:140%;
padding:0 0 6px 0;
}
/**/
#wrapMap{
background:#f0ede3;
padding:10px;
margin:0 0 30px 0;
}
#wrapMap #map{
position:relative;
width:698px;
height:330px;
font-size:0.75em;
border:1px solid #ffffff;
}
#wrapMap #map a{
font-weight:bold;
line-height:150%;
}
#wrapMap #map dd{
line-height:150%;
}
#wrapMap #sList{
margin:10px 0 0 0;
width:650px;
}
#wrapMap #sList:after{
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#wrapMap #sList ul{
width:650px;
}
#wrapMap #sList li{
float:left;
white-space:nowrap;
font-size:0.75em;
line-height:150%;
padding:5px 20px 5px 10px;
background:url(../../images/icon_link.gif) no-repeat 0 50%;
}
/*end*/
