/* CSS Document */


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

div#contents p.map{
    width:620px;
    height:533px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/info/img01.png);
	margin-top:37px;
	}

div#contents p.fl{
    width:117px;
    height:122px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/info/img02.png);
	float:left;
	}


div#contents div.fr{
    width:460px;
	float:right;
	}

div#contents div.fr dl{
    float:left;
    line-height:150%;
	}

div#contents div.fr dl dt{
	margin-bottom:8px;
	}





