/* CSS Document */


div#contents h2{
	width:194px;
	height:39px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h2.png);
	}

div#contents h3#h3_01{
	width:620px;
	height:21px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_01.png);
	}

div#contents h3#h3_02{
	width:620px;
	height:240px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_02.png);
	}

div#contents h3#h3_03{
	width:620px;
	height:376px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_03.png);
	}



div#contents h2{
	float:left;
	padding:0;
	margin:40px 0 0 0;
	}

div#contents ul.pnlk{
	float:right;
	padding:40px 40px 0 0;
	}

div#contents ul.pnlk li{
	float:left;
	margin-left:2px;
	}

div#contents h3#h3_01{
	margin-top:38px;
	}

div#contents h3#h3_02,
div#contents h3#h3_03{
	margin-top:20px;
	}

div#contents dl{
	float:left;
	width:180px;
	padding-left:40px;
	line-height:150%;
	margin-top:20px;
	}

div#contents dl.first{
	padding-left:0px;
	}

div#contents dl dt{
	margin-bottom:8px;
	}

div#contents dl dt img{
	border:4px solid #67604F;
	}

div#contents dl dd.name{
	color:#CCCCCC;
    font-weight:bold;
	}

div#contents dl dd.value{
	color:#BC4A5E;
    font-weight:bold;
	}

div#contents dl dd.ex{
	font-size:83%;
	margin-bottom:5px;
	line-height:150%;
	}

div#contents p.pagetop2{
	padding-top:0px;
	}

div#contents p.pagetop3{
	padding-top:30px;
	}






