@charset "utf-8";


/*---------------------------------------------

	css/book_shop_info.css

-----------------------------------------------*/

@import "reset.css";
@import "base02.css";
@import "module.css";
@import "dropdowns02.css";



#Right_Contents .subTitle .subTitle_bk h2{
	font-size:1.3em;
	color:#FFF;	
	font-weight:bold;
	padding-left:12px;
}

.clPageup{
	text-align:right;
	padding-bottom:2em;
}



#Right_Contents .clStep a{
	color:#e4007f;
	text-decoration:underline;
}

/*---------------------------------------------

	index

-----------------------------------------------*/
#Right_Contents #Step{
	margin-bottom:20px;
}
#Right_Contents #Step li{
	float:left;
}

#Right_Contents .clStep{
	margin-bottom:30px;
}
#Right_Contents .clStep h3{
	padding-bottom:5px;
	margin-bottom:7px;
	border-bottom:1px dotted #231815;
	
}
#Right_Contents .clStep h4{
	font-weight:bold;
	line-height:1.8em;
}

#Right_Contents .clStep p{
	margin-bottom:1em;
}

#Right_Contents .clStep .stepImg{
	text-align:center;
}



/*---------------------------------------------

	index

-----------------------------------------------*/
#idPayment_ssl{
	background-image:url(../img/book/syousai/kanren_bk.gif);
	background-repeat:repeat-y;
	width:630px;
	margin-bottom:15px;
	
}
#idPayment_ssl #idPayment_ssl_bk{
	padding-bottom:15px;
	background-image:url(../img/book/syousai/kanren_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#idPayment_ssl #idPayment_ssl_L{
	float:left;
	width:170px;
	text-align:center;
}

#idPayment_ssl #idPayment_ssl_R{
	float:left;
	width:420px;
	line-height:2em;
	padding-top:10px;
}
#idPayment_ssl #idPayment_ssl_top{
	background-image:url(../img/book/shop_info/payment/sub_bk.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
}



/*---------------------------------------------

	clQuestion

-----------------------------------------------*/
.clQuestion {
	margin-bottom:20px;
	padding-bottom:50px;
	border-bottom:1px dotted #231815;
	
}
.clQuestion .clQuestion_Q{
	background-image:url(../img/q_a/icon_q.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	border-bottom:1px dotted #231815;
	
	font-weight:bold;
	font-size:1.3em;
	padding-bottom:4px;
	margin-bottom:10px;
}
.clQuestion .clQuestion_A{
	background-image:url(../img/q_a/icon_a.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
	
	padding-left:50px;
}
