@charset "utf-8";
/* CSS Document */


/* TOPページCSS上書き */
#wrapper03 {
background:url(../img/index_bg_01.png) repeat-x;
}
#header01{
height:500px;
}

#flash01{
position:relative;
width:920px;
height:386px;
margin:0px auto;
/*background:url(../img/flash_bg_02.jpg);*/
}

#flash01 p{
position:relative;
text-align:center;
top:200px;
}

#flash01 p a{
position:static;
color:#000;
font-weight:800;
font-size:2em;
}

#gnavi01 #ul101 .li01 ul{
top:auto;
bottom:47px;
}

#bread01{
display:none;
}

#content{
margin-bottom:20px;
}

#content01{
width:920px;
padding-top:20px;
border:none !important;
}

/* メインコンテンツ部 */


#content01 dl.dl01{
width:280px;
float:left;
height:34em;
padding:0px 12px 20px;
border-right:1px dotted #ccc !important;
border-right:1px solid #eee;
position:relative;
}

#content01 dl.dl01 dt.dl01{
height:16px;
margin-bottom:20px;
}

#content01 dl.dl01 dd.dl01 dl{
position:relative;
width:280px;
font-size:1.2em;
line-height:1.4em;
padding-top:1px;
}

#content01 dl.dl01 dd.dl01 dl dt{
padding-left:45px;
color:#999999;
}

#content01 dl.dl01 dd.dl01 dl dd{
padding-left:45px;
margin-bottom:5px;
}

#content01 dl.dl01 dd.dl01 dl dt.tokyo{
background:url(../common/index_img_tokyo.png) no-repeat 0px 0px;
}

#content01 dl.dl01 dd.dl01 dl dt.nagoya{
background:url(../common/index_img_nagoya.png) no-repeat 0px 0px;
}

#content01 dl.dl01 dd.dl01 dl dt.kyoto{
background:url(../common/index_img_kyoto.png) no-repeat 0px 0px;
}

#content01 dl.dl01 dd.dl01 dl dt.fukuoka{
background:url(../common/index_img_fukuoka.png) no-repeat 0px 0px;
}

#content01 dl.dl01 dd.dl01 dl dt.koube{
background:url(../common/index_img_koube.png) no-repeat 0px 0px;
}

#content01 dl.dl01 dd.dl01 .rss{
position:absolute;
top:5px;
right:10px;
}

#content01 dl.dl01 dd.dl01 .all{
position:absolute;
bottom:10px;
right:10px;
}

#content01 .box01{
float:right;
}

#content01 .box01 dl.dl03{
background:url(../img/index_bg_02.png) no-repeat;
margin-bottom:3px;
}

#content01 .box01 dl.dl04{
background:url(../img/index_bg_03.png) no-repeat;
}

#content01 .box01 dl.dl03,
#content01 .box01 dl.dl04{
width:272px;
height:100px;
line-height:1.4em;
padding:10px 15px;
}

#content01 .box01 dl.dl03 dt,
#content01 .box01 dl.dl04 dt{
background:url(../img/index_bg_05.png) no-repeat 0px 50%;
font-size:14px;
height:23px;
line-height:23px;
font-weight:800;
padding-left:10px;
margin-bottom:5px;
}

#content01 .box01 dl.dl03 dd ul li,
#content01 .box01 dl.dl04 dd ul li{
font-size:12px;
background:url(../img/index_bg_06.png) no-repeat 0px 50%;
padding-left:13px;
line-height:18px;
}









