/* CSS Document */
#pg4{
	width: 670;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
	text-justify: inter-ideograph ;
	font-size: 13px;
	line-height: 20px;
	}
	
#pg4 h2.title{
	background-image:url(../img/header_back.gif);
	padding-left: 80px;
	color: #FFFFFF;
	font-size: 130%;
	font-weight:bold;
	height: 60px;
	line-height: 50px;
	background-repeat: no-repeat;
	margin-left: 20px;
}

#pg4 h3{
	padding: 3px 0 3px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color: #669900;
	color: #FFFFFF;
	}
	
#pg4 h4{
	padding: 3px 0 3px 5px;
	font-weight: bold;
	border-bottom: #666666 dotted 1px;
	border-top: #669900 solid 1px;
	color: #669900;
	}

#pg4 p.exp{
	padding:5px;
	}
	
#pg4 span{
	color: #CC0000;
	}
	
#pg4 ul {
	padding-top: 4px;
	border-top: 1px solid #ccc;
}
#pg4 li.left {
	float: left;
}
#pg4 li.right {
	float: right;
}
