@charset "UTF-8";

/*お問い合わせフォーム基本*/
#wrapper #contents #pankuzu {
	clear: both;
	font-size: 10px;
	display: block;
	height: 26px;
	margin-left: 20px;
	line-height: 26px;
}
#wrapper #contents h2#ti_photo {
	width: 700px;
	margin: 0 5px;
}
.clearbox {
  overflow: hidden; /* これがポイント */
  position: relative;
/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
}
/*／／お問い合わせフォーム基本ここまで*/
#contents #sub_title {
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
}
#contents #lnquiryContents {
	font-size: 13px;
	margin: 0px auto 30px;
	padding-top: 30px;
	padding-bottom: 70px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa89bd;
}
#contents #attention_copy {
	width: 600px;
	margin: 0 auto 100px auto;
}
#wrapper #contents #attention_copy ul {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 2em;
}
#wrapper #contents #attention_copy p {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	border-left: 6px solid #aa89bd;
	padding-left: 4px;
	height: 13px;
	line-height: 1.3em;
}
#lnquiryContents h3 {
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
}
#lnquiryContents .bgbox {
	width: 420px;
	padding: 15px 40px;
	font-size: 15px;
	margin: 10px auto 20px;
	background-color: #f5f5f5;
	line-height: 1.5em;
}
#lnquiryContents .bgbox span.tel_font {
	font-size: 19px;
	padding-left: 2em;
}
#lnquiryContents .bgbox span.mail_font {
	font-size: 16px;
	padding-left: 1em;
}
#lnquiryContents .bgbox span.cap {
	font-size: 11px;
}
#lnquiryContents .bgbox span.mail_font a:link,
#lnquiryContents .bgbox span.mail_font a:visited {
	color: #0068b7;
	text-decoration: none;
}
#lnquiryContents .bgbox span.mail_font a:hover,
#lnquiryContents .bgbox span.mail_font a:active {
	color:#0068b7;
	text-decoration: underline;
}
