@charset "UTF-8";
/* CSS Document */

/*----------------------------
	メインコンテンツ部分
----------------------------*/

#contact{
	width: 890px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 515px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contact h2{
	font-size: 19px;
	font-weight: normal;
	background-image: url(../images/common/midashiback.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0880CC;
	line-height: 50px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFF;
}

#contactfree{
	margin-top: 20px;
	margin-right: 34px;
	margin-bottom: 5px;
	margin-left: 35px;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #529960;
	line-height: 23px;
	color: #333;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}
