@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; 
}

/*-----メイン（サイトマップ）-----*/
#main_s {
    width: 760px;
	margin: 0;
	border-bottom: solid #A9A387 1px; 
}

/*-----サイトマップ-----*/
#sitemap {
    width: 566px;
    margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
	padding-bottom: 40px;
}
#sitemap h1 {
    margin-bottom: 32px;
    height: 28px;
    text-align: -10000px;
	background: url(../../images/tit_sitemap.gif) no-repeat;
}
#sitemap p {
    width: 570px;
	margin-top: 20px;
	line-height: 140%;
}
*:first-child+html #sitemap ul {
    margin-bottom: -10px;
}
#sitemap li#s_menu {
    float: left;
	list-style: none;
}
#sitemap li#s_text {
    float: right;
	padding-right: 20px;
	list-style: none;
}
#sitemap a {
    color: #007D00;
	font-weight: bold;
}

/*-----プライバシーポリシー-----*/
#p_policy {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
	padding-bottom: 40px;
}
#p_policy h1 {
    height: 28px;
    text-align: -10000px;
	background: url(../../images/tit_policy.gif) no-repeat;
}
#p_policy p {
    width: 570px;
	margin-top: 20px;
	line-height: 140%;
}

/*-----個人情報保護について-----*/
#p_protect {
    width: 596px;
    padding-left: 164px;
	padding-top: 32px;
	padding-bottom: 40px;
}
#p_protect h1 {
    height: 28px;
    text-align: -10000px;
	background: url(../../images/tit_protect.gif) no-repeat;
}
#p_protect p {
    width: 570px;
	margin-top: 20px;
	line-height: 140%;
}

/*-----その他メニュー-----*/
#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;
}