#c-posi {
	padding: 0px !important;
	width:665px!important;
}


/*--------------------お電話でのお問い合わせ--------------------*/

#set h2 {
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 10px;
	behavior: expression(IEPNGFIX.fix(this));
}

#set a {
	color: #4A4A4A;
	text-decoration:underline;
}

#set a:hover {
	text-decoration:none;
}

#set p.text-speace {
	margin-bottom: 10px;
}

#set h2.title01 {
	background-image: url(../images/contact/title01.png);
	width: 295px;
}

#set h2.title02 {
	background-image: url(../images/contact/title02.png);
	width: 265px;
}

#tel-box {
	clear: both;
	background-color: #FAF8F1;
	border: 1px solid #E6E2DA;
	padding-top: 50px;
	padding-bottom: 45px;
	padding-left: 40px;
	padding-right: 30px;
	margin-bottom: 75px;
}

#tel-box p {
	float: left;
	margin-right: 30px;
}



/*--------------------お問い合わせフォーム--------------------*/



#c-form {
	clear: both;
	width: 550px;
	padding-right: 45px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/contact/bg.png);
	background-repeat: repeat-y;
	margin-bottom: 30px;
	behavior: expression(IEPNGFIX.fix(this));
}

#c-form dl {
	font-size:12px;
	min-height: 1em;
	display: inline-table;
	clear: both;
	line-height: 25px;
}

#c-form dl.t-area {
	height:105px;
}

#c-form dl:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
#c-form dl {
    height: 1em;
}

#c-form dl {
	display: block;
	margin-bottom: 5px;
	color: #4A4A4A;
}
/**/

#c-form dl.speace {
	margin-bottom:50px;
}


#c-form dt {
	clear: left;
	float: left;
	font-size: 100%;
	text-indent: 10px;
	font-weight: bold;
}

#c-form dd {
	clear: right;
	float: right;
	text-align: left;
	width: 315px;
}

#form input.area01 {
	width: 309px;
	border: 1px solid #B2ABA7;
	height: 19px;
	padding: 2px;
}

#form textarea {
	width: 309px;
	height:99px;
	border: 1px solid #B2ABA7;
	overflow:hidden;
	padding: 2px;
}


/*--------------------送信・リセットボタン--------------------*/


ul.but-set {
	clear: both;
	display: block;
	height: 34px;
	width:474px;
	margin-bottom: 125px;
}

#set ul.but-set li.but {
	display: block;
	height: 34px;
	width: 227px;
}

#set ul.but-set li.s-but {
	float:left;
	clear:left;
}

#set ul.but-set li.r-but {
	float:right;
	clear:right;
}

#set ul.but-set li.but input {
	background-repeat: no-repeat;
	height: 34px;
	width: 227px;
	border-style: none;
	border-width: 0px;
}

#set ul.but-set li.s-but input {
	background-image: url(../images/contact/s-but.png);
}

#set ul.but-set li.r-but input {
	background-image: url(../images/contact/r-but.png);
}


/*----------------------------------------
　コンタクトフォーム　各phpページ style
----------------------------------------*/
*:first-child+html #c-form dl.t-area {
	height:auto;
}



#c-form dd.check {
	width: 309px;
	border: 1px solid #B2ABA7;
	background-color:#fff;
	padding: 3px;
}


#c-form dd.normal {
	height: 23px;
}
#c-form dd.long {
	min-height: 103px;
	display: inline-table;
}

#c-form span {
	color:#f00;
}

#set ul.but-set li.c-but {
	float:left;
	clear:left;
}

#set ul.but-set li.b-but02 {
	float:right;
	clear:right;
}

#set ul.but-set li input {
	background-repeat: no-repeat;
	height: 34px;
	width: 227px;
	border-style: none;
	border-width: 0px;
}

#set ul.but-set li.c-but input {
	background-image: url(../images/contact/c-but.png);
}

#set ul.but-set li.b-but input {
	background-image: url(../images/contact/b-but.png);
}

#set ul.but-set li.b-but02 input {
	background-image: url(../images/contact/b-but.png);
}

#set ul.but-set li.back-but input {
	background-image: url(../images/contact/top-back.png);
}

#c-form p.text {
	font-size: 120%;
	color: #4A4A4A;
}
