@charset "utf-8";
/*---------------------------------------------------------------
	div#mainContents 2010.02
---------------------------------------------------------------
*/
body { font-family: "ＭＳ Ｐゴシック", sans-serif; }
.text_m { font-size: 12px; line-height: 130%; color: #464646; word-spacing: 0.1em; }
* {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a:link { color: #535ca7; text-decoration: none; }
a:visited { color: #535ca7; text-decoration: none; }
a:hover { color: #535ca7; text-decoration: underline; }
a:active { color: #535ca7; text-decoration: underline; }
#bgmIdxCmpLinks a img {
	margin-bottom: 3px;
}
.layoutNode {
	font-size: 0.1em;
	line-height: 0.1em;
	_height: 4px; /* for IE6 */
	_overflow: hidden; /* for IE6 */
}
.supportCrdt {
	padding: 12px 0px;
	width: 685px;
	text-align: right;
}





/*---------------------------------------------------------------
	subsection
---------------------------------------------------------------
*/

div#section{
clear:both;
display:block;
width:450px;
margin-left:120px;
}

ul.subsection li{
background:url(../img/cmn/icon_arr.gif) 0px 3px no-repeat;
list-style:none;
margin:0px;
padding:0px;
padding-left:10px;
width:600px;
font-size:12px;
line-height:17px;
}

ul.subsection li span{
display:block;
}

ul.sublist{
float:left;
width:180px;
padding:0px;
margin:0px;
}

ul.sublist li{
width:180px;
list-style:none;
background:none;
font-size:12px;
line-height:15px;
}



/*---------------------------------------------------------------
	iframe
---------------------------------------------------------------
*/

#bgmBottomNavWrapper {
	width: 100%;
	height: 100%;
	background: #ffffff;
	padding-top: 20px;
}

#bgmBottomBookWrapper {
	width: 100%;
	height: 100%;
	background: #ffffff;
}


#bgmBottomNav {
	width: 690px;
	height: 180px;
}

#bgmBannerBook {
	width: 690px;
	height: 130px;
}

#bgmBannerKiyozuka {
	width: 690px;
	height: 142px;
	margin-bottom: 20px;
}

#bgmBannerArtist {
	width: 690px;
	height: 142px;
}

#bgmBannerSpecial0909 {
	width: 690px;
	height: 142px;
}


/*	h1
----------------------------------------*/
div#mainContents h1 {
    color: #666666;
    height: auto;
    padding:5px 0 10px 0;
}

/*	.explanation
----------------------------------------*/
div.explanation {
    clear:both;
}

div.explanation h3 {
    background-image: url("/images/common/bg_h3.gif");
    background-position: 0 0;
    background-repeat: repeat-y;
    color: #703A48;
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 0 9px;
    margin: 35px 0 10px 0;
    height: 14px;
    text-indent: 0;
}

/*	.actionButton
----------------------------------------*/
div#mainContents div.actionButton{
}
div#mainContents div.actionButton{
border: #a32a5a solid 1px;
margin-bottom:20px;
}
div#mainContents div.actionButton h2{
color: #FFFFFF;
background-color:#a32a5a;
text-indent:0;
font-size: 16px;
font-weight: bold;
padding: 10px 11px;
}
div#mainContents div.actionButton ul{
width:642px;
_width:650px;
margin:0 auto;
_margin-left:0;
padding:10px 0;
list-style:none;
}
/* hack */
div#mainContents div.actionButton ul:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html div#mainContents div.actionButton ul {
height: 1em;
}

div#mainContents div.actionButton ul {
display: block;
}
/**/
div#mainContents div.actionButton ul li{
float:left;
margin:5px 7px;
}
