@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　お問い合わせ関連　☆

■１．base.css追記
■２．お問い合わせ

===================================================================================== 

■１．base.css追記

================================================================================== */
#contentInR-2nd {
	font-size:1.2em;
	overflow:hidden;
	_zoom:1;
}

/* ==================================================================================  

■２．共通レイアウト
	
================================================================================== */
.inquiry2nd-inner{
	margin:10px auto;
	width:650px;
	overflow: hidden; 
	_zoom: 1; 
}

#contentInR-2nd h3{
	margin:18px auto 15px;
}

#contentInR-2nd p{
	text-align:justify;
	text-justify:inter-ideograph;

}

/* ==================================================================================  

■２．お問い合せ
	
================================================================================== */

.inquiry2nd-inner-frameTop{
	background:url(../inquiry/img/inquiry_frame_top.gif) no-repeat top;
}

.inquiry2nd-inner-frameIn{
	margin:10px auto 0;
	width:590px;
	background:url(../inquiry/img/inquiry_frame_in.gif) repeat-y;
}

.inquiry2nd-inner-frameEnd{
	padding:10px 8px 5px;
	background:url(../inquiry/img/inquiry_frame_end.gif) no-repeat bottom;
	
		overflow: hidden; 
	_zoom: 1; 
}


.inquiry2nd-inner-frameEnd div{
	padding:6px 0 5px;
	border-top:1px dotted #c9c9c9;
	overflow: hidden;
	_zoom: 1
}

.inquiry2nd-inner-frameEnd div.noLine{
	padding:0 0 5px;
	border:none;
}

.inquiry2nd-inner-frameEnd div dl{
	overflow: hidden;
	_zoom: 1;
}

.inquiry2nd-inner-frameEnd div dt{
	padding:8px 0 10px;
}

.inquiry2nd-inner-frameEnd div dd{
	padding:0 5px 8px;
}

.inquiryImgR	{
		float:right;
		margin: 0 0 0 15px;
}

.inquiryinner p	{
	overflow: hidden;
	_zoom: 1;
}


/* ==================================================================================  

■４．連絡先
	
================================================================================== */
#telArea590{
	margin:10px auto;
	width:590px;
	background:url(../common_img/tel_bg590_in.gif) repeat-y;
}

#telArea590Top{
	background:url(../common_img/tel_bg590_top.gif) no-repeat top;
}

#telArea590End{
	padding:3px 0;
	background:url(../common_img/tel_bg590_end.gif) no-repeat bottom;
}

#telArea590End ul{
	margin:10px auto 0;
}

#telArea590End ul li{
	padding:0 0 7px;
	text-align:center;
}


#telArea590End p{
	margin:0 auto 6px;
	text-align:center
}

#contentInR-2nd p.inquiryBtn{
	margin:15px auto 0;
	text-align:center;
}
