﻿@charset "UTF-8";

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

#page_title {
	width: 882px;
	height: 90px;
	text-indent: -9999px;
	background-image: url("../try/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("../try/images/chapter_1.jpg");
	background-repeat: no-repeat;
}

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

/* 体験の流れ */
#chapter_block1 .photo_list {
	width: 801px;
	margin: 12px auto 17px;
}

#chapter_block1 .flow {
	width: 858px;
	background-image: url("../try/images/frame1_mid.gif");
	background-repeat: repeat-y;
}

#chapter_block1 .flow .inside {
	width: 828px;
	background-image: url("../try/images/frame1_top.gif");
	background-repeat: no-repeat;
	padding: 21px 15px 9px 15px;
}

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

#chapter_block1 .flow .title {
	width: 207px;
	height: 32px;
	text-indent: -9999px;
	background-image: url("../try/images/flow.gif");
	background-repeat: no-repeat;
	margin: 0 0 15px;
}

#chapter_block1 .flow .left {
	width: 390px;
	float: left;
	padding: 0 0 0 5px;
}

#chapter_block1 .flow .right {
	width: 402px;
	float: right;
	padding: 0 0 0 15px;
	background-image: url("../try/images/line_1.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#chapter_block1 .flow .left .notice {
	font-size: 16px;
	line-height: 20px;
	color: #ff7612;
	font-weight: bold;
}

#chapter_block1 .flow .right .notice {
	font-size: 16px;
	line-height: 20px;
	color: #5fb2f2;
	font-weight: bold;
}

#chapter_block1 .flow .class_name {
	margin: 0 0 15px;
}

#chapter_block1 .flow li {
	margin: 0 0 15px;
}

/* フォーム */
#chapter_block2 {
	margin-bottom: 50px;
}

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

#chapter_block2 .lead .notice {
	font-weight: bold;
	color: #ff6600;
}

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

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

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

.kind_select {
	width: 808px;
	padding: 20px 0 0;
	background-image: url("../try/images/inframe_top_y.gif");
	background-repeat: no-repeat;
	margin: 0 auto;
}

.kind_select .kind_inside {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	width: 808px;
	padding: 0 0 20px;
	background-image: url("../try/images/inframe_bottom_y.gif");
	background-repeat: no-repeat;
	background-position: left bottom
}

#chapter_block2 .try_table {
	width: 858px;
	margin: 0 0 15px;
}
#chapter_block2 #try_table6 {
	margin-bottom: 0;
}

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

#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: 130px;
}
#chapter_block2 td#inp_name {
	width: 267px;
}

/* 性別 */
#chapter_block2 td#item_sex {
	width: 130px;
}
#chapter_block2 td#inp_sex {
	width: 267px;
}

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

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

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

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

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

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

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

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

#chapter_block2 #try_table4 td#item_teacher {
	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;
}

#bottom_attention {
	width: 800px;
	margin: 20px auto 15px;
}


