@charset "UTF-8";

/*------------------------------------------------
  お問い合わせ
 -----------------------------------------------*/

#contents h2 {
	background:url(images/h2.gif) no-repeat;
	height:30px;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	color:#D3A49E;
}

#contents p {
	margin-top:10px;
}

#container h1 {
	/bottom:95px;
}

* html #container h1 {
	bottom:75px;
}
