@charset "utf-8";
/**/
#header{
	height:100px;
}
#container{
margin:0;
padding:0;
}
#container h1{
margin:0;
padding:0;
text-align:center;
background-color:#FFF;
margin-bottom:10px;
line-height:0;
}
/*TOPへの非表示*/
#mainnavi {
background:url(../img/top/image.png) no-repeat top left;
padding-top:5px;
font-size:80%;
}
#mainnavi #naviTop{
display:none;
}


/* あぐりすと冊子 */

#agurisutobook{
	background-color:#EBEBE1;
	padding-bottom:5px;
	width:216px;
}

#agurisutobook p{
	height:auto;
	line-height:normal;
	
}
#agurisutobook p.left{
	float:left;
	width:90px;
	text-align:center;
}

/*今月のおすすめ*/
#mainnavi #osusume{
display:block;
background:url(../img/top/osusume-last.png) no-repeat bottom left;
padding-bottom:30px;
}
#mainnavi #osusume h2{
line-height:0;
height:45px;
padding:0;
margin:0;
background:none;
}
#mainnavi #osusume dl.kiji{
background:url(../img/top/osusume-back.png) repeat-y top left;
margin:0;
padding:10px 35px 0 25px;
}

#mainnavi #osusume dl.kiji dt{
margin:10px 0 0 0;
text-align:center;
}
#mainnavi #osusume dl.kiji dd{
margin:0;
}

/**/
#maincol #path{
display:none;
}

#maincol {
	background-image:none;
}
#main {
	background:none;
	padding:0;
	width:auto;
}

#main h2{
margin:0;
padding:0;
margin-bottom:10px;
background:none;
}
/*
#main .mainimage{
background:url(../img/top/main-back.png) no-repeat top left;
width:568px;
height:240px;
}
#main .mainimage img{
margin-top:7px;
margin-left:6px;
}*/
/**/
#main .member{
background-color:#EBEBE1;
display:table;
width:210px;
padding:1px;
margin-top:10px;
}

#main .member p.left img{
background:url(../img/top/leader-back.png) no-repeat top left;
padding:2px;
margin-left:2px;
}


/*お知らせ*/
#main #topics,#main #clubmember{
	background-color:#FFF;
/*background:url(../img/top/topics-back.png) no-repeat bottom left;*/
padding-bottom:10px;
margin-bottom:10px;
}

#main #topics h2{
background-color:#FFF;
background:url(../img/top/topics.png) no-repeat top left;
text-indent:-10000px;
margin-bottom:10px;
height:45px;
}
#main #topics dl{
margin:0 5px 0px 10px;
padding:0 0px;
height:330px;
width:550px;
overflow:auto;
}
#main #topics dl dt{
margin:0.5em 0 0 0;
padding:0px 5px 0 15px;
background:url(../img/top/arr.png) no-repeat;
background-position:0 5px;
}
#main #topics dl dd{
margin:0 0 0 0em;
/*background:url(../img/top/dd.png) no-repeat bottom left;*/
border-bottom:1px dashed #630; 
padding:0 0 0.25em 1em;
}

/*会員専用ページへリンク*/
#main #clubmember{
display:table;
width:340px;
}
#main #clubmember h2{
background:none;
height:135px;
text-indent:-10000px;
background:url(../img/top/member.png) no-repeat top left;
margin-bottom:0;
}
#main #clubmember h2 a{
height:135px;
display:block;
background:url(../img/top/member.png) no-repeat top left;
}
#main #clubmember h2 a:hover{
background:url(../img/top/member-o.gif) no-repeat top left;
}
#main #clubmember ul.arr{
clear:both;
float:none;
}
#main #clubmember ul.arr li{
float:left;
margin-left:20px
}

/**/
.rightcol{
float:right;
}
.leftcol{
float:left;
width:340px;
}

