@charset "utf-8";


/* ---------------------------------------------------------
 　■ もういちど読む山川用CSS
--------------------------------------------------------- */
#mouichido-box{
	margin: 18px 0 0 0;
}

#mouichido-mainimg{
	margin: 0 0 8px 0;
}


#mouichido-text{
}

#mouichido-text dl{
}

#mouichido-text dt{
}

#mouichido-text dd span{
	margin:0 0 0 1em;
}

/*** 教科書制御 ***/
#mouichido-textbook-box{
	width:580px;
}

/*** 教科書制御 ***/
.mouichido-book{
	float:left;
	width:270px;
}

.mouichido-book p{
	float:left;
	margin:0 10px 80px 0;
	width:80px;
}

.mouichido-book dl{
	float:right;
	width:180px;
}

.mouichido-book dt{
	width:180px;
	font-size:82.5%;
	line-height:1.2;
	border-bottom:#063 solid 1px;
}

.mouichido-book dt span{
	font-weight:bold;
	cursor: pointer;
}

/*** 教科書制御 ***/
.mouichido-book2{
	float:right;
	width:270px;
}

.mouichido-book2 p{
	float:left;
	margin:0 10px 80px 0;
	width:80px;
}

.mouichido-book2 dl{
	float:right;
	width:180px;
}

.mouichido-book2 dt{
	width:180px;
	font-size:82.5%;
	line-height:1.2;
	border-bottom:#063 solid 1px;
}

.mouichido-book2 dt span{
	font-weight:bold;
	cursor: pointer;
}



/*** 共通要素 ***/

.mouichido-price{
	font-size:82.5%;
}

.mouichido-booktext{
	font-size:82.5%;
}

.mouichido-buy{
	padding:0 0 0 20px;
	font-size:72.5%;
	color:#CC0000;
	background:url(../images/mouichido/re_icon1.gif) no-repeat 0 0;
}

.mouichido-buy a{
	color:#CC0000;
}

.mouichido-check{
	padding:0 0 0 20px;
	font-size:72.5%;
	background:url(../images/mouichido/re_icon2.gif) no-repeat 0 0;
}

.mouichido-check a{
	color:#CC0000;
}





/* ---------------------------------------------------------
 　■ 別ウインドウ表示
--------------------------------------------------------- */
dl#open-top{
	background: url(images/open_photo02.jpg) right top no-repeat;
	width: 520px;
	height: 213px;
	margin: 15px 30px 50px;
}
#open-top dt{
	margin: 18px 0 0 0;
}
#open-top dd span{
	display: block;
	padding-left:1em;
	text-indent:-1em;
}
#open-top dd{
	width: 370px;
}


#open-cart{
	width: 520px;
	margin: 15px 30px 50px;
	overflow: hidden;/* clearfixの代わり */
	zoom: 1;/* clearfixの代わり（IE6） */
	font-size:125.5%;
}
#open-cart p{
	float:left;
}
#open-cart dl{
	float:right;
	width:400px;
}
#open-cart dt{
	width:400px;
	font-size:72.5%;
	line-height:1.3;
	border-bottom:#063 solid 1px;
}
#open-cart dt span{
	font-size:125%;
	font-weight:bold;
	cursor: pointer;
	display: block;
}
#open-cart dd.mouichido-booktext a{
	color: #cc0000;
}
#open-cart .mouichido-price{
	margin: 0 0 10px;
}


#open-cart dd.cart-btn-box {
background-image:url(/images/search/cartbox_bg.gif);
background-position:0 0;
background-repeat:no-repeat;
margin:14px 0 0 14px;
font-size:72.5%;
position:relative;
}
#open-cart dd.cart-btn-box span.tsudukeru {
background:url(/images/search/cartbox_ico_01.gif) no-repeat scroll 0 1px transparent;
cursor:pointer;
left:153px;
padding-left:20px;
position:absolute;
top:7px;
}
#open-cart dd.cart-btn-box span.kakunin {
background:url(/images/search/cartbox_ico_02.gif) no-repeat scroll 0 2px transparent;
cursor:pointer;
left:153px;
padding-left:20px;
position:absolute;
top:26px;
}
#open-cart dd.cart-btn-box span {
color:#CC0000;
display:inline-block;
text-decoration:underline;
}


#detail-wrapper{
	background: url(images/open_body_bg.gif) 0px 0px repeat-y;
	width: 590px;
}
#detail-container{
	background-color: #ebebeb;
	margin: 0 5px;
}
#detail-btn-pgclose{
	background-color: #ebebeb;
	margin: 0 5px;
}
