/* CSS Document */


div#contents h2{
    width:104px;
    height:28px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/info/h2.png);
	margin-bottom:40px;
	}

div#contents p.filter{
    width:620px;
    height:270px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/info/img01.png);
	}

div#contents div#info p.filter{
    width:163px;
    height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/info/img06.png);
	float:left;
	}


div#contents h2{
	margin-bottom:21px;
	}

div#contents p.tar{
	text-align:right;
	padding-bottom:8px;
	}

div#contents div#info{
	margin-top:22px;
	}

div#contents div#info dl{
	float:left;
	width:382px;
	padding-right:20px;
	line-height:150%;
	}

div#contents div#info dt{
	padding-top:12px;
	height:7px;
	}

div#contents div#info dt img{
	vertical-align:top;
	}

div#contents div#info dd{
	padding-top:5px;
	}

div#contents div#info div{
	padding-top:60px;
	}



