﻿@charset "UTF-8";

#navi li.inquire {
	text-indent: -9999px;
	width: 127px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: -745px -47px;
}

#page_title {
	width: 882px;
	height: 90px;
	text-indent: -9999px;
	background-image: url("../inquire/images/page_title.jpg");
	background-repeat: no-repeat;
	margin: 0 auto 7px;
}


.chapter {
	text-indent: -9999px;
	margin: 0 auto;
}

.chapter_block {
	width: 858px;
	margin: 0 auto;
}

#chapter1 {
	width: 866px;
	height: 53px;
	background-image: url("../inquire/images/chapter_1.jpg");
	background-repeat: no-repeat;
}

#chapter2 {
	width: 866px;
	height: 53px;
	background-image: url("../inquire/images/chapter_2.jpg");
	background-repeat: no-repeat;
}


/* よくある質問 */
#chapter_block1 .lead {
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0 10px 10px;
}

#chapter_block1 .faq {
	width: 858px;
	background-image: url("../inquire/images/frame1_mid.gif");
	background-repeat: repeat-y;
	margin: 0 auto 20px;
}

#chapter_block1 .faq .inside {
	width: 808px;
	background-image: url("../inquire/images/frame1_top.gif");
	background-repeat: no-repeat;
	padding: 20px 30px 0px 20px ;
}

#chapter_block1 .faq .bottom {
	font-size: 1px;
	line-height: 1px;
	width: 858px;
	height: 10px;
	background-image: url("../inquire/images/frame1_bottom.gif");
	background-repeat: no-repeat;
}

#chapter_block1 .item {
	color: #000000;
	padding: 0 0 15px;
}

#chapter_block1 .item .question {
	background-repeat: no-repeat;
/*
	background-position: 0 50%;
*/
	padding-left: 40px;
}

#chapter_block1 .item .answer {
	background-repeat: no-repeat;
/*
	background-position: 0 50%;
*/
	margin: 8px 0 10px 0;
	padding-left: 40px;
}


#question01 {
	background-image: url("../inquire/images/q1.gif");
}
#question02 {
	background-image: url("../inquire/images/q2.gif");
}
#question03 {
	background-image: url("../inquire/images/q3.gif");
}
#question04 {
	background-image: url("../inquire/images/q4.gif");
}
#question05 {
	background-image: url("../inquire/images/q5.gif");
}
#question06 {
	background-image: url("../inquire/images/q6.gif");
}
#question07 {
	background-image: url("../inquire/images/q7.gif");
}
#question08 {
	background-image: url("../inquire/images/q8.gif");
}

#answer01 {
	background-image: url("../inquire/images/a1.gif");
}
#answer02 {
	background-image: url("../inquire/images/a2.gif");
}
#answer03 {
	background-image: url("../inquire/images/a3.gif");
}
#answer04 {
	background-image: url("../inquire/images/a4.gif");
}
#answer05 {
	background-image: url("../inquire/images/a5.gif");
}
#answer06 {
	background-image: url("../inquire/images/a6.gif");
}
#answer07 {
	background-image: url("../inquire/images/a7.gif");
}
#answer08 {
	background-image: url("../inquire/images/a8.gif");
}


#answer01,
#answer02,
#answer03,
#answer04,
#answer05,
#answer06,
#answer07,
#answer08,
#answer09,
#answer10 {
	display: none;
}


/* お問い合わせ */
#chapter_block2 {
	margin-bottom: 50px;
}

#chapter_block2 .lead {
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0 10px 10px;
}

#tel_number {
	margin: 10px 0 10px 10px;
}

#chapter_block2 .attention {
	margin: 0 0 0 10px;
}

#chapter_block2 .inquire {
	width: 858px;
	background-image: url("../inquire/images/frame2_mid.gif");
	background-repeat: repeat-y;
	margin: 15px auto 0;
}

#chapter_block2 .inquire .inside {
	width: 858px;
	background-image: url("../inquire/images/frame2_top.gif");
	background-repeat: no-repeat;
}

#chapter_block2 .inquire .bottom {
	font-size: 1px;
	line-height: 1px;
	width: 858px;
	height: 10px;
	background-image: url("../inquire/images/frame2_bottom.gif");
	background-repeat: no-repeat;
}

#chapter_block2 .inquire_table {
	width: 858px;
	margin: 0 0 15px;
}
#chapter_block2 #inquire_table5 {
	margin-bottom: 0;
}

#chapter_block2 .inquire_table table {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 15px;
	border-bottom: 1px solid #68ccfe;
}
#chapter_block2 #inquire_table5 table {
	border-bottom: none;
	padding-bottom: 8px;
}

#chapter_block2 #inquire_table1 {
	padding: 15px 0 0;
}

#chapter_block2 td {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	padding: 10px 0;
}

#chapter_block2 td .normal {
	font-weight: normal;
}

#chapter_block2 td.item {
	font-weight: bold;
}

/* お名前 */
#chapter_block2 td#item_name {
	width: 100px;
}
#chapter_block2 td#inp_name {
	width: 277px;
}

/*  */
#chapter_block2 td#item_none {
	width: 120px;
}
#chapter_block2 td#inp_none {
	width: 297px;
}

/* 電話番号 */
#chapter_block2 td#item_tel {
	width: 100px;
}
#chapter_block2 td#inp_tel {
	width: 277px;
}

/* メールアドレス */
#chapter_block2 td#item_mail {
	width: 130px;
}
#chapter_block2 td#inp_mail {
	width: 287px;
}

/* 年齢 */
#chapter_block2 td#item_age {
	width: 400px;
}

/* レッスンの経験 */
#chapter_block2 td#item_experience {
	width: 400px;
}

/* レッスンの経験がありの場合 */
#chapter_block2 #inquire_table4 .attention {
	color: #ff6600;
	font-weight: bold;
	width: 800px;
	margin: 0 auto;
}

#chapter_block2 #inquire_table4 td#item_years {
	width: 400px;
}

#chapter_block2 #inquire_table4 td#item_frequency {
	width: 400px;
}

#chapter_block2 #inquire_table4 td#item_level {
	width: 400px;
}

#chapter_block2 #inquire_table4 td#item_none2 {
	width: 400px;
}

/* お問い合わせ内容 */
#chapter_block2 td#item_body {
	padding-bottom: 5px;
}
#chapter_block2 td#inq_body {
	padding-top: 0;
}

#chapter_block2 .inp .w100 {
	width: 100px;
	padding: 5px;
}

#chapter_block2 .inp .w200 {
	width: 200px;
	padding: 3px;
}

#chapter_block2 .button {
	margin: 0 0 15px 30px;
}

#chapter_block2 .button input {
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
}


