@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);


#coR h2 ,h4{
	margin-bottom: 10px;
}

#coR h3{
	margin-bottom: 15px;
}

.cl_r{color: #8f1e32;}

.fig2{
	border-bottom: 1px solid #ddd;
}
.fig2 th, .fig2 td{
	border-top: 1px solid #ddd;
}
.fig2 th{
	width: 150px;
	font-weight: normal;
	text-align: center;
	background: url(../images/contact/lbg2.gif) 0 0 repeat-y;
	border-right: 1px dotted #ddd;
	letter-spacing: 2px;
}
.fig2 td{
	padding: 7px 10px;
	background: #fffdfc;
}
.fig2 input, .fig2 textarea{
	padding: 4px 7px;
	border: 1px solid #ddd;
	letter-spacing: 1px;
	line-height: 160%;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
}
.fig2 input{
	font-size: 108%;
	width: 250px;
}
.fig2 textarea{
	font-size: 110%;
	width: 500px;
}
