@charset "shift_jis";
/* CSS Document */
/* ------------------------------------ お問い合わせ ------------------------------------ */
#cc_branch{
padding:15px 6px;
}

/* ------------------------------------ /お問い合わせ ------------------------------------ */

ul,li{
margin:0;
padding:0
}

p{
line-height:150%;
}

.lr20 {
margin: 0 10px 30px 20px;
}
#lr20 p{
	line-height: 150%;
}
#otherlink table{
	padding-left: 50px;
	padding-bottom: 50px;
}

#otherlink td{
	width:170px;
	height: 20px;
	text-align: center;
}
#otherlink a{
	background: url(/branch/img/triangle_r.gif) no-repeat;
	padding-left: 13px;
	padding-right: 30px;
}


.attention {
	line-height: 150%;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 50px;
	list-style: disc;
}
.red {
	color: #FF6600;
}

#formbutton{
text-align: center;
}

#formtable{
	background: url(/branch/img/form_back001.gif) repeat;
	border: 1px solid #6A9CC1;
}
#cc_branch th{
	background: #FFF;
/*	border-bottom: 1px solid #F3F7FA;*/
	border-left: 5px solid #6A9CC1;
	font-weight: bold;
	color: #333333;
	text-align:left;
}
/*td.whitline{
	border-bottom: 1px solid #FFF;
}*/
#formbutton{
 	background: #FFF;
}

#charge{
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
	font-weight: bold;
}
#charge td.contact{
	background: #6A9CC1;
	border-collapse:collapse;
	text-align: right;
	color:#FFFFFF;
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #6A9CC1;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #6A9CC1;
}
#charge td.contact_top{
	border-top: 1px solid #6A9CC1;
	border-left: 1px solid #6A9CC1;
	background: #6A9CC1;
	border-collapse:collapse;
	text-align: right;
	color:#FFFFFF;
	height: 30px;
}
#charge td.contact_bottom{
	background: #6A9CC1;
	border-bottom: 1px solid #6A9CC1;
	border-left: 1px solid #6A9CC1;
	border-collapse:collapse;
	text-align: right;
	color:#FFFFFF;
	height: 30px;
}
#charge td.address{
	background: #F3F7FA;
	border: 1px solid #6A9CC1;
	border-collapse:collapse;
	text-align: left;
}


#cc_branch .st{
	height:50px;
	padding:0px 25px;
	margin:10px 0px;
	line-height:40px;
	width:725px;
	color:#666;
	background: url(/branch/img/bg_h2.gif) no-repeat;
}
#cc_branch .st h2{
font-size:18px;
}
#cc_branch .st h3{
font-size:18px;
}
#cc_branch .renrakusaki{

}
#cc_branch .renrakusaki th{
background-color:#6A9CC1;
color:#fff;
text-align:left;
}
#cc_branch .renrakusaki td{
background-color:#EDF3F8;

}

input:focus{
background-color:#E2F3F2 !important;
}
textarea:focus{
background-color:#E2F3F2 !important;
}
.stopsafari{
color:#FFCC66;!
}
label {
cursor:pointer;
}

/* ------------------------------------ 送信結果 ------------------------------------ */
#cc_branch #result{
font-size:12px;
}

#cc_branch #result th{
background-color:#DDE3F4;
text-align:left;
font-size:12px;
}
#cc_branch #result td{
background-color:#F3F5FC;
font-size:12px;
}
#cc_branch #result td.don{
background-color:#DDE3F4;
}
#cc_branch #result .caut{
border:1px solid #cc0000;
padding:10px;
text-align:center;
background-color:#fff;
margin:15px 0px;

}
/* ------------------------------------ /送信結果 ------------------------------------ */