@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * heading
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* heading styles
----------------------------------*/




/* box styles
----------------------------------*/
#mainArea{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#sideLine{
	margin-left:22px;
	border-left:1px solid #CCCCCC;
	padding:10px 10px 60px 10px;
}
#detailArea{
	width:630px;
	border:1px solid #21467B;
	padding-bottom:30px;
}
#price{
	text-align:center;
	padding-top: 30px;
}
#btn{
	padding-right:50px;
	text-align:right;
}
#btn_pagetop{
	width:630px;
	text-align:right;
	padding-top:10px;
}

/* list styles
----------------------------------*/








/* table styles
----------------------------------*/






/* text styles
----------------------------------*/
#midashi{
	text-align:center;
	color:#D4404E;
	font-weight:bold;
	font-size:120%;
	padding:30px;
}
#text01{
	padding:30px 50px;
	font-size:75%;
	line-height:1.6;
}
#text02{
	padding:10px 50px 0px 0px;
	text-align:right;
	font-size:75%;
	line-height:1.6;
}
#copy{
	width:700px;
	text-align:center;
	font-size:70%;
	padding-top:5px;
	padding-bottom:15px;
}



/* img styles
----------------------------------*/







/* form styles
----------------------------------*/









/* other styles
----------------------------------*/


