@charset "euc-jp";
/*headnavi*/
.contact-head {
	width: 770px;
	height: 80px !important;
	background: url(../images/headnavi/bg-contact-head.gif) 0 0 no-repeat;
}
.contact-head h1 {
	width: 556px;
	height: 22px;
	padding: 25px 0 0 24px;
	float: left;
}
ul.lnavi-contact {
	width: 720px;
	border: 1px solid #000000;
	border: 0;
	padding: 8px 25px 0;
	float: left;
}
ul.lnavi-contact li {
	float: left;
	line-height: 0em;
}
.contact-head img {
	vertical-align: baseline;
}
/*headnavi*/

/*------------------------
        Font CSS
------------------------*/
#contact .bold {
	font-weight: bold;
}
#contact .red {
	color: #C8161E;
}
#contact .clear {
	clear: both;
}
/*------------------------
      Contents CSS
------------------------*/

#contactContents {
	background: url(../images/contact/bg_faq01.gif) repeat-y;
}
#contactBox {
	padding: 10px;
	line-height: 135%;
}
#contactDetail {
	background: url(../images/contact/bg_faq02.gif) repeat-y;
	padding: 30px;
}
#contactDetail h3.subTtlcontact {
	margin: 20px 0 10px 0;
	padding: 0;
	border-bottom: none;
}
#contactDetail h3.subTtlcontactS {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: none;
	clear: both;
}
/*------------------------
      index CSS
------------------------*/

/*20150129
-------------------------------------------------*/
.contactWrapper {
	width: 100%;
	margin-bottom: 40px;
}
#contactDetail .contactWrapper h2 {
	font-size: 16px;
	color: #402000;
	font-weight: bold;
	background-color: #FFE25B;
	line-height: 42px;
	width: 680px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	border-radius: 5px;
	margin-bottom: 30px;
}
#contactDetail .contactWrapper .gray-button a {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background-color: #E6E3D9;
	line-height: 42px;
	width: 320px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	border-radius: 5px;
	background-image: url(../images/contact/h3-icon.png);
	background-position: 305px center;
	background-repeat: no-repeat;
	margin-bottom: 17px;
	display: block;
}
#contactDetail .contactWrapper .gray-button a:hover {
	background-color: #D5CFBD;
	color: #333;
	text-decoration: none;
}
.contactBox {
	width: 330px;
	float: left;
}
.box-left {
	margin-right: 15px;
}
#contact-toptxt {
	margin-bottom: 20px;
}
.faq-li, .normal-li {
	margin-top: 10px;
}
.normal-li li {
	list-style: disc;
	line-height: 24px;
	margin-left: 20px;
}
.faq-li li {
	line-height: 24px;
	background: url(../images/contact/faq-li_mark.png) no-repeat left;
	padding-left: 13px;
}
.faq-li li a {
	color: #B20000;
	text-decoration: underline;
}
.yellowBox {
	width: 330px;
	border-radius: 5px;
	background-color: #F9F1D6;
	height: 220px;
}
.yellowBox .yellowBoxIn {
	margin: 20px;
}
.yellowBox h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: 4px #FFCE00 solid;
	margin-left: 0px;
	line-height: 24px;
}
.contact-button img {
	width: 290px;
	height: auto
}
#productImg {
	margin-bottom: 10px;
	width: 607px;
	margin: auto;
}
.productImg-L {
	float: left;
	margin-top: 13px;
}
.productImg-R {
	float: right;
	margin-bottom: 20px;
}
.tel a {
	font-size: 34px;
	color: #015179;
	line-height: 45px;
	font-weight: bold;
}
.tel a:hover {
	text-decoration: none;
}
.contact-cap {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
}
.oyatsuText {
	float: right;
	width: 480px;
}
.oyatsuImg img {
	float: left;
}
/*End 20150129
-------------------------------------------------*/

#contactDetail .contactSboxL {
	float: left;
	width: 210px;
	padding: 10px 0 0 10px;
}
#contactDetail .contactSboxR {
	float: left;
	width: 460px;
	padding: 10px 0 0 0;
}
#contactDetail .contactBtnBox {
	padding: 10px 0 0 12px;
}
#contactDetail .contactTxtArea {
	margin-top: 20px;
}
#contactDetail .contactTel {
	border-bottom: dotted 1px #8D8775;
	padding: 0 0 10px 0;
}
#contactDetail .contactTelTxt {
	padding: 12px 0 10px 100px;
	background: url(../images/contact/icon_contact01.gif) no-repeat 0 10px;
}
.clearDottod {
	clear: both;
	border-bottom: dotted 1px #8D8775;
	margin: 0 10px;
}
/*------------------------
      faq CSS
------------------------*/

#contactDetail ul.faqListBox {
	border-top: dotted 1px #999;
}
#contactDetail .faqListBox li {
	display: block;
	padding: 10px 5px 10px 40px;
	list-style: none;
}
#contactDetail .faqListBox li.faqListQ {
	background: url(../images/contact/icon_faq01.gif) no-repeat 5px 5px #F9F6EC;
}
#contactDetail .faqListBox li.faqListA {
	background: url(../images/contact/icon_faq02.gif) no-repeat 5px 5px;
	border-bottom: dotted 1px #999;
}
#contactDetail .faqListBox li.faqListA table {
	width: 400px;
	margin-left: 120px;
}
#contactDetail .faqListBox li.faqListA table.fullFix {
	width: 100%;
	margin: 0 auto;
}
#contactDetail .faqListBox li.faqListA table td {
	padding: 5px 10px;
	border: solid 1px #E2E0D8;
}
#contactDetail .faqListBox li.faqListA table td.nonInput01 {
	border: solid 1px #FFF;
	border-bottom: solid 1px #E2E0D8;
	text-align: right;
}
#contactDetail .faqListBox li.faqListA table td.nonInput01_L {
	border: solid 1px #FFF;
	border-bottom: solid 1px #E2E0D8;
	text-align: left;
	padding-left: 0;
}
#contactDetail .faqListBox li.faqListA table td.nonInput02 {
	border: solid 1px #FFF;
}
#contactDetail .faqListBox li.faqListA table td.faqListT01 {
	font-weight: bold;
	text-align: center;
	background: #F9F6EC;
}
#contactDetail .faqListBox li.faqListA table td.faqListT02 {
	background: #ECF6F7;
}
#contactDetail ul.faqList01 li {
	margin: 10px 0;
}
#contactDetail .faqListBox li.faqListA .faqListIcon {
	background: url(../images/contact/icon_faq03.gif) no-repeat 3px;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	margin-right: 10px;
}
#contactContents .contactFoot {
	margin-bottom: 20px;
}
a.link_line {
	text-decoration: underline;
}
/*------------------------
      oyatsutime CSS
------------------------*/


#OyatsutimeDetail {
	background: url(../images/contact/bg_faq02.gif) repeat-y;
	padding: 10px 30px 30px;
}
.OyatsuTimeTitle {
	background: url(../images/contact/oyatsutime/oyatsutime_ttl.jpg) no-repeat top left;
	width: 690px;
	height: 80px;
	margin: 0 0 20px;
}
.OyatsuTimeTitle h2 {
	font-size: 0.1em;
	line-height: 0px;
	text-indent: -9999px;
}
.OyatsuTimeTitle p {
	color: #642C2F;
	font-weight: bold;
	font-size: 152%;
	padding: 50px 0 0 20px;
}
#OyatsutimeDetail h3 {
	margin: 0 0 15px;
}
.OyatsuTimeList {
	margin: 0 5px 20px;
}
.OyatsuTimeList li {
	font-weight: bold;
	padding: 2px 17px;
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-image: url(../images/contact/oyatsutime/oyatsutime_li02.gif);
}
.OyatsuTimeList li.SnackIcon {
	background-image: url(../images/contact/oyatsutime/oyatsutime_li01.gif) !important;
	color: #C9151E;
}
.OyatsuPhoto {
	background: url(../images/contact/oyatsutime/ph_bg.jpg) repeat-y center;
	text-align: center;
	width: 486px;
	margin: 0 auto 40px;
}
.OyatsuPhoto .Head {
	background: url(../images/contact/oyatsutime/ph_bg_t.jpg) no-repeat center top;
	padding: 15px 0 0;
}
.OyatsuPhoto .Foot {
	background: url(../images/contact/oyatsutime/ph_bg_b.jpg) no-repeat center bottom;
	padding: 0 0 15px;
}
