@charset "Shift_JIS";

/* container
------------------------------------------------------------ */
#container{
	width:800px;
	margin:0 auto;
}

/* header
------------------------------------------------------------ */
#header{
	position:static;
	width:800px;
	height:73px;
	margin:0;
	padding:0;
	background:url(../img/header_bg.gif) no-repeat;
}

#header h1{
	display:none;
}

#header_part{
	float:right;
	font-size:77%;
	color:#FFFFFF;
	text-align:left;
	margin-top:5px;
}

#header_part img{
	margin-right:5px;
}



/* global
------------------------------------------------------------ */
#global_container{
	position:static;
	margin-top:0;
	padding:0;
	width:800px;
	height:64px;
	background:url(../img/global_bg.gif) top left no-repeat;
	
}

#global_container ul#global {
	position:relative;
	margin:0 auto;
	padding:0;
	width:662px;
	height:49px;
	left:69px;
}

ul#global li.home{
	width: 110px;
	height: 49px;
	background:url(../img/global_01.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.home a{
	display:block;
	width: 110px;
	height: 49px;
}
ul#global li.home a:hover{
	width: 110px;
	height: 49px;
	background:url(../img/global_01.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.home_selected{
	width: 110px;
	height: 49px;
	background:url(../img/global_01.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

ul#global li.guide{
	width: 110px;
	height: 49px;
	background:url(../img/global_02.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.guide a{
	display:block;
	width: 110px;
	height: 49px;
}
ul#global li.guide a:hover{
	width: 110px;
	height: 49px;
	background:url(../img/global_02.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.guide_selected{
	width: 110px;
	height: 49px;
	background:url(../img/global_02.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

ul#global li.course{
	width: 110px;
	height: 49px;
	background:url(../img/global_03.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.course a{
	display:block;
	width: 110px;
	height: 49px;
}
ul#global li.course a:hover{
	width: 110px;
	height: 49px;
	background:url(../img/global_03.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.course_selected{
	width: 110px;
	height: 49px;
	background:url(../img/global_03.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

ul#global li.teach{
	width: 110px;
	height: 49px;
	background:url(../img/global_04.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.teach a{
	display:block;
	width: 110px;
	height: 49px;
}
ul#global li.teach a:hover{
	width: 110px;
	height: 49px;
	background:url(../img/global_04.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.teach_selected{
	width: 110px;
	height: 49px;
	background:url(../img/global_04.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

ul#global li.live{
	width: 110px;
	height: 49px;
	background:url(../img/global_05.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.live a{
	display:block;
	width: 110px;
	height: 49px;
}
ul#global li.live a:hover{
	width: 110px;
	height: 49px;
	background:url(../img/global_05.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.live_selected{
	width: 110px;
	height: 49px;
	background:url(../img/global_05.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

ul#global li.access{
	width: 112px;
	height: 49px;
	background:url(../img/global_06.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#global li.access a{
	display:block;
	width: 112px;
	height: 49px;
}
ul#global li.access a:hover{
	width: 112px;
	height: 49px;
	background:url(../img/global_06.gif) no-repeat;
	background-position:0 -49px;
}
ul#global li.access_selected{
	width: 112px;
	height: 49px;
	background:url(../img/global_06.gif) no-repeat;
	background-position:0 -49px;
	text-indent: -9999px;
	float:left;
}

/* container_main
------------------------------------------------------------ */	
#container_main{
	position:static;
	width:780px;
	margin:0 auto;
	clear:both;
}

/* side
------------------------------------------------------------ */	
#side{
	position:static;
	width:210px;
	float:left;
	letter-spacing:0;
}

#side img{
	margin-bottom:10px;
}

ul#sidemenu{
	position:relative;
	width:210px;
	margin:0 auto 10px;
	line-height:1.4;
}

/* main
------------------------------------------------------------ */	
#main{
	position:static;
	width:800px;
	margin:0 auto;
	background:#FFFFFF;
}

#main_sub{
	position:static;
	width:555px;
	margin:0 auto;
	background:#FFFFFF;
	float:right;
	text-align:left;
}

#media_bg{
	width:210px;
	height:87px;
	background: url(../../img/media_bg.gif) no-repeat;
	margin:0 auto 10px;
}

#media_bg p{
	position:relative;
	width:200px;
	font-size:85%;
	text-align:left;
	top:53px;
	left:7px;
}


/* footer
------------------------------------------------------------ */
#footer{
	position:static;
	width:800px;
	background:url(../img/footer_bg.gif) repeat-x #FFFFFF ;
	clear:both;
}

#footer ul#footer_link {
	position:relative;
	margin:0 auto;
	padding:10px;
	width:595px;
	height:20px;
}

ul#footer_link li.f_01{
	width: 97px;
	height: 20px;
	background:url(../img/footer_btn_01.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
	margin-right:38px;
}
ul#footer_link li.f_01 a{
	display:block;
	width: 97px;
	height: 20px;
}

ul#footer_link li.f_02{
	width: 89px;
	height: 20px;
	background:url(../img/footer_btn_02.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
	margin-right:38px;
}
ul#footer_link li.f_02 a{
	display:block;
	width: 89px;
	height: 20px;
}

ul#footer_link li.f_03{
	width: 131px;
	height: 20px;
	background:url(../img/footer_btn_03.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
	margin-right:38px;
}
ul#footer_link li.f_03 a{
	display:block;
	width: 131px;
	height: 20px;
}

ul#footer_link li.f_04{
	width: 55px;
	height: 20px;
	background:url(../img/footer_btn_04.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:left;
}
ul#footer_link li.f_04 a{
	display:block;
	width: 55px;
	height: 20px;
}

ul#footer_link li.f_05{
	width: 87px;
	height: 20px;
	background:url(../img/footer_btn_05.gif) no-repeat;
	background-position:0 0;
	text-indent: -9999px;
	float:right;
}
ul#footer_link li.f_05 a{
	display:block;
	width: 87px;
	height: 20px;
}

/* visu_sub
------------------------------------------------------------ */	
#visu_sub{
	position:relative;
	margin:0;
	padding:0;
	width:638px;
	height:156px;
}

/* pankuzu
------------------------------------------------------------ */	
#pankuzu{
	position:relative;
	width:760px;
	margin:0 auto;
	padding:5px 0;
	text-align:left;
	font-size:77%;
}

/* pagetop
------------------------------------------------------------ */	
#pagetop{
	position:relative;
	margin:10px auto 20px;
	text-align:right;
	clear:both;
}
	background:url(../img/ttl_sub_bg.gif) no-repeat;

/* ttl
------------------------------------------------------------ */	
#ttl{
	position:relative;
	width:637px;
	height:44px;
	background:url(../img/ttl_bg.gif) no-repeat;
}
#ttl p{
	padding-left:22px;
	padding-top:8px;
	color:#fff;
	font-size:107%;
}

/* ttl_sub
------------------------------------------------------------ */	
#ttl_sub{
	position:relative;
	width:622px;
	height:30px;
	margin:20px auto;
}
#ttl_sub p{
	padding-left:24px;
	padding-top:7px;
	color:#fff;
	font-size:92%;
}

/* ex_01
------------------------------------------------------------ */	
#ex_01{
	position:relative;
	width:612px;
	margin:10px auto;
	font-size:92%;
}

#ex_02{
	position:relative;
	width:592px;
	margin:10px auto;
	font-size:92%;
}


/* subttl
------------------------------------------------------------ */	
#subttl_01{
	position:relative;
	width:592px;
	border-left: solid 7px #b4a476;
	border-bottom: solid 1px #b4a476;
	margin:0 auto 10px;
}
#subttl_01 p{
	padding:5px 10px;
	font-size:92%;
}
