/* CSS Document */


div#contents h2{
    width:199px;
    height:39px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/contact/h2.png);
	}

div#contents p.formlead{
	margin-top:17px;
	line-height:150%;
	}



div#contents dl{
	margin-bottom:25px;
	}

div#contents dt{
	float:left;
	width:93px;
	}

div#contents dt span{
	font-size:83%;
	color:#D1D154;
	padding-left:0.5em;
	}

div#contents dd{
	float:left;
	width:400px;
	padding-left:25px;
	}

div#contents dd input.inputstyle{
	border:1px solid #CCCCCC;
	height:1.2em;
	width:285px;
	}

div#contents dl.business dd p{
	float:left;
	padding-right:20px;
	white-space:nowrap;
	vertical-align:middle;
	}

div#contents p.tac{
	text-align:center;
	}

div#contents dd textarea{
	border:1px solid #CCCCCC;
	}


div#contents p.tac2{
	text-align:center;
	font-weight:bold;
	color:#D1D154;
	margin-bottom:180px;
	font-size:117%;
	margin-top:140px;
	}

div#contents p.dir{
	text-align:center;
	margin-top:20px;
	font-size:83%;
	letter-spacing:1px;
	}

div#contents p.dir img{
	vertical-align:middle;
	padding:0 3px 0 0;
	}



