@charset "utf-8";

/*季節メインイメージ*/

/*春*/
.topImg3{
background:url(../img/top/top_spring.jpg) center top no-repeat;
}

.topImg4{
background:url(../img/top/top_spring.jpg) center top no-repeat;
}

.topImg5{
background:url(../img/top/top_spring.jpg) center top no-repeat;
}

/*夏*/
.topImg6{
background:url(../img/top/top_summer.jpg) center top no-repeat;
}

.topImg7{
background:url(../img/top/top_summer.jpg) center top no-repeat;
}

.topImg8{
background:url(../img/top/top_summer.jpg) center top no-repeat;
}

/*秋*/
.topImg9{
background:url(../img/top/top_autumn.jpg) center top no-repeat;
}

.topImg10{
background:url(../img/top/top_autumn.jpg) center top no-repeat;
}

.topImg11{
background:url(../img/top/top_autumn.jpg) center top no-repeat;
}

/*冬*/
.topImg12{
background:url(../img/top/top_winter.jpg) center top no-repeat;
}

.topImg1{
background:url(../img/top/top_winter.jpg) center top no-repeat;
}

.topImg2{
background:url(../img/top/top_winter.jpg) center top no-repeat;
}




.topImg{
text-align:left;
padding:15px;
}

.topImg p{
height:105px;
margin:0;
padding:115px 0 0 35px;
}


/*メインコンテンツ*/
.box{
width:137px;
float:left;
padding:0 14px;
margin:5px 0 30px 0;
}

.boxLine{
background:url(../img/0c_line2.gif) right top repeat-y;
}

/*トピックスバナー*/
img.topicsBnr{
padding:0 25px;
}

img.topicsBnr2{
padding:0 0 0 24px;
}


/*各タイトルヘッダ*/
h2{
margin:0 0 10px 0;
}

.topPic h2{
margin:0;
}

h3{
padding:0;
margin:0;
border:none;
}

/*サイドメニュー*/
.side{
width:230px;
float:left;
padding:20px 0 30px 20px;
}

.main{
width:660px;
float:right;
padding:20px 20px 30px 0;
}

/*monthlyイメージ*/
.side .line{
background:url(../img/0c_line1.gif) top left repeat-x;
padding:15px 0;
}

.side .topPic{
border:solid #B9A98A;
border-width:1px;
padding:15px 0;
text-align:center;
}


/*topics*/
.topics{
background:url(../img/top_topic_bg.gif);
padding:10px 15px 15px 15px;
margin:0 0 30px 0;
}

.topics ul{
background-color:#FFFFFF;
padding:5px 15px 10px 15px;
margin:10px 0 0 0;
}

.topics li{
padding:5px 0;
border:dotted #BA9627;
border-width:0 0 1px 0;
}
