/* CSS Document */


div#contents h2{
	width:101px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h2.png);
	}

div#contents h3#h3_01{
	width:122px;
	height:16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_01.png);
	}

div#contents h3#h3_02{
	width:620px;
	height:316px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_02.png);
	}

div#contents h3#h3_03{
	width:620px;
	height:436px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_03.png);
	}

div#contents h3#h3_04{
	width:620px;
	height:43px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu/h3_04.png);
	}



div#contents h2{
	float:left;
	}

div#contents ul.pnlk{
	float:right;
	padding:40px 0 0 0;
	}

div#contents ul.pnlk li{
	float:left;
	margin-left:15px;
	}

div#contents h3#h3_01{
	margin-top:40px;
	}

div#contents h3#h3_02,
div#contents h3#h3_03,
div#contents h3#h3_04{
	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:15px;
	}

div#contents p.pagetop3{
	padding-top:40px;
	}







