@charset "shift_jis";

/*-----ページ全体-----*/
body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	background: #FFFFFF;
}
h1 {
	margin: 0;
	text-indent: -10000px;
}
p {
	margin: 0;
}

/*-----ページ本体-----*/
#pagebody {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-left: solid #A9A387 1px;
	border-bottom: solid #A9A387 1px;
	border-right: solid #A9A387 1px;
}

/*-----ヘッダ-----*/
#header {
    width: 760px;
	height: 50px;
	margin: 0;
	background: #007D00;
}
#header img {
    float: left;
    margin-left: 7px;
	margin-top: 19px;
}	
#header p {
	padding-top: 13px;
	padding-right: 8px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	text-align: right;
}

/*-----メニュー-----*/
#menu {
    width: 760px;
	height: 38px;
	border-top: solid #A9A387 1px;
	border-bottom: solid #A9A387 1px; 
}
#menu ul {
	margin: 0;
	padding-top: 3px;
	padding-left: 3px;
}
#menu li {
	list-style: none;
}
#menu li a {
    display: block;
	width: 106px;
	height: 32px;
	text-decoration: none;
	text-indent: -10000px;
}
#menu li#top {
	float: left;
	width: 106px;
	height: 32px;
	background: url(../../images/btn_c_top.gif) no-repeat;
}
#menu li#policy {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_policy.gif) no-repeat;
}
#menu li#course {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_course.gif) no-repeat;
}
#menu li#class {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_class.gif) no-repeat;
}
#menu li#new {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_new.gif) no-repeat;
}
#menu li#classinfo {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_classinfo.gif) no-repeat;
}
#menu li#request {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 2px;
	background: url(../../images/btn_c_request.gif) no-repeat;
}

/*-----メイン-----*/
#main {
    width: 760px;
	margin: 0;
	background: url(../../images/bg.gif) repeat-y;
	border-bottom: solid #A9A387 1px; 
}

/*-----理念・方針-----*/
#m_philosophy {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
}
#m_philosophy h1 {
    height: 28px;
    text-align: -10000px;
	background: url(../../policy/images/tit_philosophy.gif) no-repeat;
}
#m_philosophy p {
    width: 570px;
	margin-top: 20px;
	line-height: 140%;
}
#m_policy {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
	padding-bottom: 40px;
}
#m_policy h1 {
    margin-bottom: 22px;
    height: 28px;
    text-align: -10000px;
	background: url(../../policy/images/tit_policy.gif) no-repeat;
}
#m_policy ul {
    margin: 0;
	padding-left: 0;
	padding-top: 20px;
}
#m_policy li {
    width: 515px;
	margin-top: 5px;
    padding-left: 55px;
	list-style: none;
	line-height: 130%;
}
#m_policy li#p1 {
	background: url(../../policy/images/point_1.gif) no-repeat;
}
#m_policy li#p2 {
	background: url(../../policy/images/point_2.gif) no-repeat;
}
#m_policy li#p3 {
	background: url(../../policy/images/point_3.gif) no-repeat;
}
#m_policy li#p4 {
	background: url(../../policy/images/point_4.gif) no-repeat;
}
#m_policy li#p5 {
	background: url(../../policy/images/point_5.gif) no-repeat;
}

/*-----コースの説明-----*/
#m_course {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
	padding-bottom: 40px;
}
#m_course h1 {
    margin-bottom: 22px;
    height: 28px;
    text-align: -10000px;
	background: url(../../course/images/tit_course.gif) no-repeat;
}
#m_course h2 {
    margin-bottom: 0;
    font-size: 95%;
	font-weight: bold;
	color: #007D00;
}
#m_course p {
    width: 570px;
	line-height: 140%;
}
#m_course hr {
    margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 32px;
}
#m_course a {
    margin-right: 32px;
    font-size: small;
	float: right;
}

/*-----教室のご案内-----*/
#m_school {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
	padding-bottom: 40px;
}
#m_school a {
    margin-right: 32px;
    font-size: small;
	float: right;
}
#m_school h1#daimon {
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_daimon.gif) no-repeat;
}
#m_school h1#ekimae {
    margin-top: 32px;
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_ekimae.gif) no-repeat;
}
#m_school h1#yatsuo {
    margin-top: 32px;
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_yatsuo.gif) no-repeat;
}
#m_school h1#oosawano {
    margin-top: 32px;
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_oosawano.gif) no-repeat;
}
#m_school h1#hayahoshi {
    margin-top: 32px;
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_hayahoshi.gif) no-repeat;
}
#m_school h1#fuchu {
    margin-top: 32px;
    margin-bottom: 22px;
    height: 25px;
    text-align: -10000px;
	background: url(../../school/images/tit_fuchu.gif) no-repeat;
}
#m_school iframe {
	border: solid #999999 1px;
}
#m_school p {
    width: 570px;
	padding-bottom: 22px;
}

/*-----初めての方へ-----*/
#m_beginner {
    width: 596px;
    padding-left: 164px;
	padding-top: 30px;
	padding-bottom: 40px;
}
#m_beginner h1 {
    height: 28px;
    text-align: -10000px;
	background: url(../../beginner/images/tit_beginner.gif) no-repeat;
}
#m_beginner p {
    margin-top: 20px;
	width: 570px;
	line-height: 130%;
}
#m_beginner ul {
    margin: 0;
	padding-left: 0;
	padding-top: 20px;
}
#m_beginner li {
    width: 515px;
	margin-top: 5px;
    padding-left: 55px;
	list-style: none;
	line-height: 130%;
}
#m_beginner li#s1 {
	background: url(../../beginner/images/step_1.gif) no-repeat;
}
#m_beginner li#s2 {
	background: url(../../beginner/images/step_2.gif) no-repeat;
}
#m_beginner li#s3 {
	background: url(../../beginner/images/step_3.gif) no-repeat;
}
#m_beginner li#arrow {
    height: 23px;
	background: url(../../beginner/images/step_arrow.gif) no-repeat;
}

/*-----その他メニュー-----*/
#othermenu {
	width: 760px;
	height: 69px;
	background: url(../../images/dial.gif) no-repeat right bottom;
}
#othermenu ul {
	padding-top: 45px;
	margin-left/**/: -37px;
	margin-bottom: 0;
}
#othermenu li {
	float: left;
	margin-left: 7px;
	list-style: none;
}
#othermenu li a {
	margin: 0;
	padding-left: 15px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background: url(../../images/arrow.gif) no-repeat;
}

/*-----フッタ-----*/
#footer_1 {
    width: 760px;
	padding-top: 5px;
	background: #007D00;
}
#footer_1 p {
    padding-left: 10px;
	padding-right: 10px;
    font-size: 12px;
	color: #CCFF99;
}
#footer_1 a {
    color: #CCFF99;
	text-decoration: none;
}
#footer_1 a:hover, #header a:active {
    color: #4FAE00;
}
#footer_2 {
    width: 760px;
	padding-bottom: 5px;
	background: #007D00;
}
#footer_2 p {
    padding-left: 10px;
	padding-right: 10px;
    font-size: 12px;
	color: #FFFFFF;
}
#footer_2 a {
    font-size: 12px;
    color: #FFFFFF;
	text-decoration: none;
}
#footer_2 a:hover, #header a:active {
    color: #4FAE00;
}

/*-----コピーライト-----*/
#copy {
    width: 760px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#copy p {
    font-size: 12px;
    color: #666666;
}