@charset "utf-8";
/*/////////Contetnts_Schedule_Fonts/////////////////*/
.schedule_contents_font {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #333333;
}
.schedule_contents_font_large {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #333333;
	word-spacing: 25px;
	text-indent: 0px;
	letter-spacing: 0em;
	display: list-item;
}
.schedule_contents_font_small {

	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	color: #333333;
	word-spacing: 25px;
	text-indent: 0px;
	letter-spacing: 0em;
	display: list-item;
}

/*/////////////schedule_Fonts_color/////////*/
.blue_entry {
	color: #0000ff;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	font-weight: bold;
}
.green_little {
	color: #00CC33;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	font-weight: bold;
}
.red_end {
	color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0000;
}
.gray_soon {
	color: #747474;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	font-weight: bold;
}

.style2 {font-size: 9; line-height: 5%;}

.style3 {font-size: 9; line-height: 95%;}

.style4 {font-size: 6; line-height: 95%;}


.body_background {
    background-image:url(../images/png/background.png)
	}
	
.background_repeat {
    background-repeat:repeat-y;
	}
	

/*test hp
color:
font-family:
size:
*/

---------------------------------------------------------------
#global{
	float:left;
	width:162px;
	height:676px;
	padding:7px 0 0 18px;
	background: url(../images/bg_global.jpg) no-repeat;
	}
	
#global li{
	width:156px;
	height:35px;
	list-style:none;
	overflow:hidden;
	}
	
#global li a,
#global li strong{
	display:block;
	height:35px;
	text-decoration:none;
	text-indent:-9999px;
	}

#gNavi01 a,
#gNavi01 strong{background: url(../images/global_01.jpg) no-repeat;}
#gNavi02 a,
#gNavi02 strong{background: url(../images/global_02.jpg) no-repeat;}
#gNavi03 a,
#gNavi03 strong{background: url(../images/global_03.jpg) no-repeat;}
#gNavi04 a,
#gNavi04 strong{background: url(../images/global_04.jpg) no-repeat;}
#gNavi05 a,
#gNavi05 strong{background: url(../images/global_05.jpg) no-repeat;}
#gNavi06 a,
#gNavi06 strong{background: url(../images/global_06.jpg) no-repeat;}
#gNavi07 a,
#gNavi07 strong{background: url(../images/global_07.jpg) no-repeat;}
--------------------------------------------------------------------

#foot{


	background: url(../images/png/background.png) no-repeat;
	
	overflow:hidden;
	clear:both;
	}
	
/*/////////////////////////////////main_contents   

body{
    background-image:url(../../img/back.gif);
    margin:0px;
    padding:0px;
}
div#main{
    background-image:url(../../img/sub-back.jpg);
    overflow:auto;
    height:400px;
    width:600px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-200px;
    margin-left:-300px;
}
	 */
