@charset "Shift_JIS";
/****************************************************************************************/
/*******************************************  TOMTOM  ***********************************/
/****************************************************************************************/

/******************************************************************************************/
/**********************************@@@base.css@@@************************************/
/******************************************************************************************/

body{
	background-image:url(/img/back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#022100;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 
	line-height:20px;
	color:#142f10;
	

}
table{
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 
	line-height:20px;
}
a{
	color:#b1a79f;
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
	color:#544f49;
}
h1{
	font-size:12px;
	margin:0px;
	padding:0px 0px 0px 10px;
	color:#081329;
	font-weight:normal
}

h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 15px 50px;
	font-size:14px;
	color:#59544f;
}
h2 a{
	color:#f46600;
	text-decoration:none;
}


h3{
	font-size:12px;
	margin:0px 0px 0px 5px;
	padding:15px 0px 5px 50px;
	background-image:url(/img/h3_back.gif);
	background-repeat:no-repeat;
	background-position:center;
}
h3 a{
	color:#ffffff;
	text-decoration:none;
}

h4{
	margin:0px 0px 10px 0px;
	padding:7px;
	font-size:13px;
}
h5{
	background-image:url(/img/h5_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:8px 0px 15px 40px;
	font-size:14px;
}

h6{
	font-size:13px;
	margin:0px;
	padding:10px;
}

form,input{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 

}
div{
	padding:0px;
	margin:0px;
}

/*DIV ID CSS
---------------------------------------------------------------------------------------*/
#layout{
	margin:0px auto 0px auto;
	width:840px;
	text-align:center;

}
#layout_inner{
	text-align:left;
}

#header{
	background-image:url(/img/header_back.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#main{
	clear:both;
	padding:0px 10px 11px 10px;
	background-image:url(/img/main_back.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#ffffff;


}

#fotter{
	text-align:center;
	font-size:12px;
	color:#56514D;
}

#fotter a{
	font-size:10px;
	color:#B1A79F;
	text-decoration:none;
}
#fotter a:hover{
	color:#56514D;
	text-decoration:underline;
}





/*DIV CLASS CSS
---------------------------------------------------------------------------------------*/
.header_left{
	float:left;
}
.header_right{
	float:right;
}
.none_d{
	clear:both;
}
.main_body{
	margin:0px 20px 0px 20px;
	background-color:#ffffff;

}
.main_body1{
	margin:0px 20px 0px 20px;
	background-image:url(/img/main_back.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}

/*TABLE CSS
---------------------------------------------------------------------------------------*/
.course{
	width:255px;
}


/*SEARCH and RSS CSS
---------------------------------------------------------------------------------------*/

.search{
	background-color:#efefef;
	width:172px;
	border:1px #cccccc solid;
	margin-bottom:10px;
}
.s-form{
	text-align:center;
	padding:3px 0px 5px 0px;
}
.s-botan{
	text-align:right;
	padding:5px;
}
.rss{
	margin:0px 0px 10px 3px;
}
/*LINK CSS
---------------------------------------------------------------------------------------*/
/*fotter text link*/
.box6 a{
	color:#081329;
	text-decoration:none;
}
.box6 a:hover{
	color:#163575;
	text-decoration:underline;
}


/*RIGHT SIDE BER CSS
---------------------------------------------------------------------------------------*/
.right_bana{
	margin-bottom:5px;
}

