@charset "UTF-8";

@import url("../../common/css/base.css");
@import url("../../common/css/contents.css");
@import url("../../common/css/common.css");
@import url("../../common/css/font.css");




/*----------------------------------------------
 contact/index.html
-----------------------------------------------*/


.hp,.tel {
 margin-top: 20px; 
}
.hp ul {
 border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 1px 0px 1px 1px;
}
.hp ul li {
	width: 317px;
	text-align: center;
	background-color: #ECECEC;
}
.hp ul li p {
	background-color: #F3EDF3;
	border-right: 1px solid #CCCCCC;
	padding: 10px 0;
	color: #555555;
}
.hp ul li p img {
 margin-top: 5px;
}

.tel {
 background: url(../../common/images/dot_line03.gif) repeat-x;
	padding: 20px 0 0 0;
}
.tel p {
	line-height: 1.5;
	margin-top: 5px;
}
.tel ul li .contact {
	padding: 8px 15px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
.tel ul li .contact div {
 background: url(../../common/images/dot_line.gif) repeat-x;
 margin-top: 3px;
	padding-top: 5px;
}
.tel ul li .contact div img {
	float: left;
	margin-right: 5px;
}
.tel ul li .contact div span {
 font-size: 85%;
	display: block;
	padding-top: 3px;
}







/*----------------------------------------------
 contact/claim.html
	contact/request.html
-----------------------------------------------*/

.net-tel {
 margin-top: 20px;
	line-height: 1.5;
}
.net-tel ul {
 margin: 10px 0 0 0px;
}
.net-tel ul li {
 list-style: none;
	margin-top: 10px;
}
.net-tel ul li p {
 font-weight: bold;
	background-color: #999999;
	padding: 3px 10px;
 color: #FFFFFF;
}
.net-tel ul li .contact {
	padding: 8px 15px;
	margin-top: 5px;
}
.net-tel ul li .contact p {
 color: #666666;
	background-color: none;
}
.net-tel ul li .contact div {
 background: url(../../common/images/dot_line.gif) repeat-x;
 margin-top: 3px;
	padding-top: 5px;
}
.net-tel ul li .contact div img {
	float: left;
	margin-right: 5px;
}
.net-tel ul li .contact div span {
 font-size: 85%;
	display: block;
	padding-top: 3px;
}
.net-tel ul li ul.consent  {
 margin: 0px;
}
.net-tel ul li ul.consent li {
 float: left;
	padding-right: 30px;
	margin: 0px;
}
.net-tel ul li ul.consent li input {
 vertical-align: middle;
}

.stxt-r {
 margin-top: 10px;
	text-align: right;
	font-size: 85%;
}
.stxt-r span {
 color: #CC0000;
}
.comm-block2 {
	padding-bottom: 0px;
}

.comm-block2 table {
 text-align: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.comm-block2 th {
 background-color: #EEEEEE;
	width: 23%;
}
.comm-block2 td {
	width: 77%;
}
.comm-block2 th span {
 color: #CC0000;
	font-size: 85%;
}
.comm-block2 td ul li {
 margin-top: 5px;
}
.comm-block2 td ul li input {
 vertical-align: middle;
}
.comm-block2 th,.comm-block2 td {
 border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 8px;
}

.input-w1 {
 width: 335px;
}
.input-w2 {
 width: 100px;
}
.input-w3 {
 width: 450px;
}
.input-w4 {
	width: 180px;
}
.input-w5 {
	width: 100px;
}
.input-w6 {
 width: 280px;
}


.comm-block2 .remarks {
 margin-top: 10px;
}
.comm-block2 .remarks textarea {
 width: 638px;
}

.comm-block2 .check {
 margin-top: 40px;
}
.comm-block2 .check p {
 margin-top: 20px;
	padding-bottom: 5px;
	color: #000000;
 background: url(../../common/images/dot_line.gif) repeat-x left bottom;
}
.comm-block2 .check .enquete-t {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 8px 10px;
	background-image: none;
	font-weight: bold;
	font-size: 115%;
}

.comm-block2 .check ul {
 margin-bottom: 40px;
}
.comm-block2 .check ul li,
.comm-block2 .check ul.type2 li {
 float: left;
	display: block;
	margin-top: 10px;
}
.comm-block2 .check ul li {
	width: 19%;
}
.comm-block2 .check ul.type2 li {
	width: auto;
	padding-right: 30px;
}

.comm-block2 .thinkyou {
	text-align: center;
	border: 1px solid #FF9900;
	padding: 5px 0;
}
.comm-block2 .submit-btn {
 text-align: center;
	padding-bottom: 20px;
}
.agree {
	background: #CC0000;
	padding: 3px;
}
.page-top {
	margin-top: 20px;
}

