/* CSS Document */

#contentArea h2{
	margin:20px 0;
}

#contentArea .left h3{
	margin-bottom:20px;
}

#contentArea #scale .left{
	float:left;
	width:300px;
}

#contentArea #scale .right{
	float:left;
	width:384px;
	margin:0;
}

#contentArea .right .box li{
	border-bottom:1px dotted #dddddd;
	margin-bottom:5px;
	padding-bottom:4px;
}

#contentArea .st{
	font-size:16px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

#contentArea .section{
	margin-bottom:60px;
}

#contentArea .left .img{
	margin:10px 0 0 0;
}

#contentArea .left .img2{
	margin:20px auto 0 auto;
	text-align:center;
}


#contentArea #syataku ul{
	margin:0 0 10px 0;
}

#contentArea #syataku .ttl{
	background:none;
	margin:0 0 10px 0;
	padding:0;
}

#contentArea .left h4{
	margin:30px 0 10px 0;
}

#contentArea .left .box{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #dddddd;
}

#contentArea .left .btn{
	margin:15px 0;
}

#contentArea .left .btn li{
	float:right;
	margin:0 10px 0 0;
}

#contentArea .imgright{
	float:right;
}

#contentArea #syataku .box{
	padding:10px;
	border:1px dotted #aaaaaa;
}

#contentArea #syataku .center{
	text-align:center;
	margin:15px 0;
}

#contentArea #scale{
	background:url(../images/scale_img01.gif) no-repeat right 70px;
	height:550px;
}

#contentArea #scale p{
	margin-bottom:15px;
}

#contentArea #scale p.small{
	font-size:9px;
}

#contentArea #scale p.big{
	font-size:13px;
	font-weight: bold;
}