@charset "utf-8";

/* top */

#main_visual{
margin: 15px auto 0px;
width: 900px;
}

#main.top{
background: none;
margin-top: 0px;
padding-top: 0px;
}

#main.top h2{
margin-top: 20px;
}

.news{
margin-bottom: 10px;
}

.news li .date{
display: block;
margin-right: 5px;
vertical-align: top;
margin:5px 0;
font-weight: bold;
}

.news li .title{
display:block;
border-bottom: 1px dashed #999;
padding:0 5px 5px;
}

#top_release {
width: 630px;
float: left;
}

#top_left{
width: 400px;
float: left;
}

#top_left h2,
#top_middle h2{
	border:none;
}

#top_middle{
width: 200px;
float: left;
margin-left: 30px;
}

#top_banners{
width: 182px;
float: right;
padding-top: 20px;
}

#top_banners li{
margin-bottom: 10px;
float: left;
}

#top_banners li a{
display: block;
border: 1px solid #eee;
box-shadow: 1px 1px 4px #ddd;
}

#top_banners li a:hover{
border: 1px solid #bbb;
}

.top .more{
padding-left: 18px;
background: url(../images/more_bg.jpg)  no-repeat;
line-height: 13px;
text-decoration: underline;
margin-top: 15px;
}

.top .more{
font-size: 95%;
}

.top section{
margin-bottom: 30px;
}

.top section p{
margin:10px 0;
}

.top p{
_margin: 10px 0:
}

.top .section{
_padding-bottom: 30px;
}








/* オンラインショップ */


.shop_top_left{
width: 400px;
float: left;
}

.shop_top_right{
width: 420px;
float: right;
padding-left:18px;
border-left:#999999 dotted 1px;
}


.shop_top_left p,
.shop_top_right p{
	margin:10px;
}

#content.wide div.order_banner{
	text-align:center;
	margin:30px 0px 0px 0px;
}








