@charset "shift_jis";

/* ------------------------------------------

お問い合わせ画面
資料請求・無料相談画面

------------------------------------------ */

#contact-request .formTable {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#contact-request .formTable th {
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-color: #F3F3F3;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contact-request .formTable th.thHead {
	background-color: #FFFFFF;
}

#contact-request .formTable td {
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	background-color: #DAE9F3;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contact-request .box01 {
	width: auto;
}



#contact-request .stepbox03,
#contact-request .stepbox04 {
	width: auto;
	padding: 0px;
}

#contact-request .stepbox03 .tbubo,
#contact-request .stepbox04 .tbubo {
	padding: 4px;
}


.large {
	font-weight: bold;
}


/*footer追記*/
#footer .mainContents h2 a {
    background-image: url("/common/images/ico-service.gif");
    background-position: 0 -499px;
}

#footer .mainContents .left li,
#footer .mainContents .right li {
	background-image: url("/common/images/dot-glay.gif");
    background-position: 0 100%;
    background-repeat: repeat-x;
	margin: 0 10px 7px 0;
	padding: 0 0 8px;
}

#footer .mainContents .left li.last,
#footer .mainContents .right li.last {
	background-image: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#footer .mainContents .left li a,
#footer .mainContents .right li a {
    background-image: url("/common/images/ico-service.gif");
    background-position: 0 -95px;
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
}

