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

body{
	width:620px;
	margin:40px auto 40px auto;
	padding:0;
	font-size:12px;
	line-height:1.4em;
	color:#333333;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img{
	border:none;
}

.head{
	width:620px;
	height:10px;
	background:url(../img/bg_contacthead.gif) no-repeat;
}

.base{
	width:500px;
	padding:25px 60px 25px 60px;
	margin:0px;
	background:url(../img/bg_contact.gif) repeat-y;
}
.base p{
	margin:0 0 0 0;
	padding:20px 0 20px 10px;
}
.write dl{
	margin:0;
	padding:0;
}
.write dl .writeLeftHi{
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	width:180px;
	background:url(../img/icon_hisu.gif) right no-repeat;
}
.write dl .writeLeftNi{
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	width:180px;
	background:url(../img/icon_nini.gif) right no-repeat;
}
.write dl .writeRight{
	margin:0;
	padding:10px 0 10px 10px;
	float:left;
	width:310px;
}
.write dl .writeLine{
	margin:0;
	padding:0;
	clear:both;
	width:500px;
	height:1px;
	border-bottom:#CCCCCC solid 1px;
}
.btnForm{
	width:500px;
	text-align:center;
	margin:0;
	padding:40px 0 0 0;
}
.btnForm2{
	width:250px;
	float:left;
	text-align:center;
	margin:0;
	padding:40px 0 0 0;
}
.tellContact{
	margin:40px 0 30px 0;
	padding:0;
	width:498px;
	height:70px;
	border:#d9d9d9 1px solid;
	clear:both;
}
.copyright{
	width:500px;
	text-align:center;
}

.foot{
	width:620px;
	height:10px;
	background:url(../img/bg_contactfoot.gif) no-repeat;
}