﻿@charset "UTF-8";

#navi li.inquire {
	text-indent: -9999px;
	width: 128px;
	height: 60px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: -772px -60px;
}

#page_title {
	width: 310px;
	height: 16px;
	text-indent: -9999px;
	background-image: url("../inquire/images/page_title.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 31px;
}


.chapter {
	text-indent: -9999px;
	width: 876px;
	margin: 33px 12px 20px;
}

.chapter_block {
	width: 834px;
	margin: 0 28px 33px 30px;
}

#chapter1 {
	height: 45px;
	background-image: url("../inquire/images/chapter_1.jpg");
	background-repeat: no-repeat;
	margin-top: 16px;
}

#chapter2 {
	height: 45px;
	background-image: url("../inquire/images/chapter_2.jpg");
	background-repeat: no-repeat;
	margin-top: 12px;
}

/* よくある質問 */
#chapter_block1 .lead {
	margin: 0 0 10px;
}

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

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

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

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

#chapter_block1 .item .answer {
	margin: 3px 0 0 25px;
}

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


/* お問い合わせ */
#tel_number {
	margin: 10px 0;
}

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

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

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

#chapter_block2 .inquire_table {
	width: 834px;
}

#chapter_block2 .inquire_table table {
	width: 794px;
	margin: 0 auto;
}

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

#chapter_block2 #inquire_table3,
#chapter_block2 #inquire_table2 {
	background-image: url("../inquire/images/line.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

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

/* お名前 */
#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: 180px;
}
#chapter_block2 td#inp_age {
	width: 197px;
}

/* バレエレッスンの経験 */
#chapter_block2 td#item_experience {
	width: 185px;
}
#chapter_block2 td#inp_experience {
	width: 232px;
}

/* お問い合わせ内容 */
#chapter_block2 td#item_body {
	padding-bottom: 0;
}
#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 20px;
}

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

