@charset "UTF-8";

/*--------------------------------------------------
Mコレクション　お問い合わせ
--------------------------------------------------*/
/*
index
--------------------------------------------------*/
.seal{text-align:right;}

.attention{
	color: red;
	font-weight: bold;
}

.w50{width: 50px;}
.w100{width: 100px;}
.w200{width: 200px;}
.w400{width: 400px;}
.w400_h{width: 400px;height: 50px;}
.tc{text-align:center;}
.hissuText{line-height:1.3;}
.radio{
	margin: 0 5px 0 0;
}

.item{
	width: 160px;
}

.mainTable td{
	padding:10px;
	white-space:nowrap;
}

.top{vertical-align: top;}

input[type="text"],
textarea,
input[type="email"],
input[type="tel"]{
	border: 1px solid #aeaeae;
	padding: 10px;
}

.leadArea p{
	margin: 0 0 15px 0;
}

.fukusu{
	font-size: 10px;
	color: #898989;

}
.priWrap{
	padding-top:20px;
	overflow:hidden;
	_zoom:1;
	width:620px;
}

.priWrap .txt{
}

.button{
}
.button .disabled{
	background: url(/inq/images/button_kakunin_off.gif);
	cursor: default;
}
.button .disabled:hover {
	background: url(/inq/images/button_kakunin_off.gif);
	cursor: default;
}
.button input[type="submit"][disabled]
{
	background: url(/inq/images/button_kakunin_off.gif);
	cursor: default;
}
.button input[type="submit"][disabled]
 {
	background: url(/inq/images/button_kakunin_off.gif);
	cursor: default;
}
.button input{
	display: block;
	overflow: hidden;
	height: 41px;
	width: 117px;
	background: url(/inq/images/button_kakunin.gif);
	padding-top: 41px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.button input:hover {
	background: url(/inq/images/button_kakunin_on.gif);
}
.button button{
	display: block;
	overflow: hidden;
	height: 40px;
	width: 117px;
	background: url(/inq/images/button_kakunin.gif);
	padding-top: 38px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.button button:hover {
	background: url(/inq/images/button_kakunin_on.gif);
}
.btns{
	margin-top:20px;
	font-size:120%;
	text-align:center;
	background-color:#f7d5d5;
	padding:5px;
}
.btns input{
	margin-right: 10px;
}


/*
.button2 .back input{
	display: block;
	background-color: #cdcdcd;
	border: none;
	cursor:pointer;
	color: #414141;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 150px;
	margin: auto;
}

.button2 .back input:hover{
	display: block;
	background-color: #696969;
	border: none;
	cursor:pointer;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 150px;
	margin: auto;
}

.button2 .sousin input{
	display: block;
	background-color: #cdcdcd;
	border: none;
	cursor:pointer;
	color: #414141;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 150px;
	margin: auto;
}

.button2 .sousin input:hover{
	display: block;
	background-color: #f6ab09;
	border: none;
	cursor:pointer;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 150px;
	margin: auto;
}
*/

.alert{
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.kind_sp span{
	
}
.p10{
	padding: 10px;
}



/*
kakunin
--------------------------------------------------*/
.kakunin1{
	border-bottom: 1px solid #aeaeae;
}

.space{
	margin: 0 10px 0 0;
}

.space2{
	margin: 0 5px;
}

.mainTable2{
	width: 620px;
}

.mainTable2 td{
	padding: 15px 0 15px 0;
}


.button2{
	width: 218px;
	margin: 20px auto;
	overflow: hidden;
	zoom: 1;
}


.backB{
	float: left;
	display: inline;
}

.sousinB{
	float: right;
	display: inline;
}

.backB input{
	display: block;
	overflow: hidden;
	height: 41px;
	width: 104px;
	background: url(/inq/images/button_back.gif);
	padding-top: 41px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.backB input:hover {
	background: url(/inq/images/button_back_on.gif);
}

.sousinB input{
    display: block;
    overflow: hidden;
    height: 41px;
    width: 104px;
    background: url(/inq/images/button_sosin.gif);
    padding-top: 41px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.sousinB input:hover {
    background: url(/inq/images/button_sosin_on.gif);
}


/*
.form { padding: 20px 20px 10px; background: #E0F4F8; width: 580px; overflow: hidden; }
.form p { margin: 0 0 10px 0; float:left; clear:both; display: block; }
.form label { font: bold 0.9em Helvetica, Arial, sans-serif; color: #0077AA; padding: 0 0 0 5px;}
.form .w { float: left; clear: both; padding: 5px 5px 0; background: #D7EBEF; font: bold 0.8em Helvetica, Arial, sans-serif; color: #333; overflow: hidden; }
.form .w span { padding: 0 0 5px; float:left; }
.form .input { border: 1px solid #A5C2C8; line-height: 1.2em; padding: 5px 26px 5px 5px; margin: 0 0 5px 0; width: 537px; font: bold 1.2em Helvetiva, Arial, sans-serif; }
.form .w label { padding:0; }
*/
/* Validation */
span.error input{
	border-color: #C8A5A5;
	background: url(/inq/images/icon_ng.png) no-repeat 95% center;
	background-color: #EFD8D7;
}
span.valid input{
	border-color: #A5C8A6;
	background: url(/inq/images/icon_ok.png) no-repeat 95% center;
	background-color: #A4EFAE!important;
}
td.error,.error textarea{
	border-color: #C8A5A5!important;
	background: url(/inq/images/icon_ng.png) no-repeat 98% 10px;
	background-color: #EFD8D7;
}
td.valid,.valid textarea{
	border-color: #A5C8A6;
	background: url(/inq/images/icon_ok.png) no-repeat 98% 10px;
	background-color: #A4EFAE!important;
}

.validationMessage,
.valid span {
	display: none;
}


/*
thanks
--------------------------------------------------*/
.back{
	margin: 20px 0 0 0;
}

.back a{
	background: url(/inq/images/icon_arrow2.gif) no-repeat center left;
	padding: 0 0 0 18px;
}

.back a:visited{
	background: url(/inq/images/icon_arrow2.gif) no-repeat center left;
	padding: 0 0 0 18px;
}

.back a:hover{
	background: url(/inq/images/icon_arrow2_on.gif) no-repeat center left;
	padding: 0 0 0 18px;
}

