/*-------------------------------------------------------
Copyright (c) 2008 AISATSUJO PRO.All Rights 
 File  :  forbeginner.css
-------------------------------------------------------*/

#contents p.outbox{
    font-size:12px;
	margin:10px 0px;
}

#contents h3{
    width:610px;
	padding-left:30px;
	background:url(../imgs/price/price_submark02.gif) 10px center no-repeat;
	padding-top:10px;
	padding-bottom:3px;
	border-bottom:#00A0E9 5px solid;
	margin-bottom:10px;
	margin-top:10px;
}

#contents .bluebox{
    width:620px;
	padding:10px;
	background-color:#D3E6EF;
	margin-bottom:10px;
}

#contents .bluebox h4{
    background:url(../imgs/forbeginner/begin_submark.gif) left center no-repeat;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	font-weight:bold;
	color:#3B6783;
}

#contents .bluebox p{
    font-size:12px;
}