@charset "utf-8";

h2.main_title01 {
	border-bottom : 1px solid #4D4D4D ;
	padding-bottom : 24px ;
	margin-bottom : 47px ;
	margin-top : 50px ;
	width : 674px ;
}

/* ------------------------------
	article
------------------------------ */

h3.main_text01 {
	font-size : 13px ;
	color : #717071 ;
	font-weight : normal ;
}

dl.dl_contact {
	margin-top : 21px ;
	margin-bottom : 55px ;
	width : 400px ;
}

dl.dl_contact dt {
	font-size : 13px ;
	color : #717071 ;
}

dl.dl_contact dd {
	font-size : 12px ;
	color : #4D4D4D ;
	padding : 10px 0 ;
}
dl.dl_contact input {
	width: 400px ;
}

dl.dl_contact textarea {
	width: 400px ;
}

dl.dl_contact dd.submit {
	position : relative ;
	padding-left : 230px ;
	width: 192px ;
}

div.submit {
	width : 66px ;
	float : left ;
	padding-left : 20px;
}


input.comfirm {
	background : url(../img/contact/btn02.gif) no-repeat ;
	width : 66px !important;
	height : 23px ;
	border: none;
	overflow: hidden;
	cursor: pointer;/* カーソルを指マークに Operaはなぜか効かない*/
	text-indent: -9999px;/*ボタンの文字を消す*/
	xtext-align: left;
	display: block;/*IEで背景が消えてしまう*/
}

input.reset {
	background : url(../img/contact/btn03.gif) no-repeat ;
	width : 66px !important;
	height : 23px ;
	border: none;
	overflow: hidden;
	cursor: pointer;/* カーソルを指マークに Operaはなぜか効かない*/
	text-indent: -9999px;/*ボタンの文字を消す*/
	xtext-align: left;
	display: block;/*IEで背景が消えてしまう*/
}

/*確認画面*/
input.comfirmbtn {
	background : url(../img/contact/btn01.gif) no-repeat ;
	width : 66px !important;
	height : 23px ;
	border: none;
	overflow: hidden;
	cursor: pointer;/* カーソルを指マークに Operaはなぜか効かない*/
	text-indent: -9999px;/*ボタンの文字を消す*/
	xtext-align: left;
	display: block;/*IEで背景が消えてしまう*/
	float : left ;
}

button {
	background : url(../img/contact/btn04.gif) no-repeat ;
	width : 66px !important;
	height : 23px ;
	border: none;
	overflow: hidden;
	cursor: pointer;/* カーソルを指マークに Operaはなぜか効かない*/
	text-indent: -9999px;/*ボタンの文字を消す*/
	xtext-align: left;
	display: block;/*IEで背景が消えてしまう*/
	float : left ;
	margin-left : 20px ;
}


/* ------------------------------
	article end
------------------------------ */
