/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#FFCC99;
}

P{
	margin:0;
	padding:0;
	font-size:0.875em;
	line-height: 1.375em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";	
}

ul {
	font-size: 0.875em;
	margin-top:0;
	padding-top:0;
}


table{
	margin-bottom:15px;
	padding-left: 5px;
}

th{
	padding: 6px;
	text-align:left;
}

td{
	padding: 6px;
}

td .supplement02{
	font-size:0.9em;
	color:#888;
}

h1,h2,h3,h4{
	margin:0;
	padding:5px;
}

a:link {
    color: #FF6600;
	font-weight:bold;
    }
	
a:visited {
    color: #FF6633;
	font-weight:bold;
    }
	
a:active hover{
    color: #900;
	font-weight:bold;
    }	
	
a:hover {
    color: #900;
	font-weight:bold;
    }		

/* Area DIV */

#wrapper{
	width:800px;
}


#header{
	padding:0;
	margin:0;
}


#pagebody{
	clear:both;
	position:relative;
	width:800px;
	padding:15px 0 15px 0;
	text-align:left;
	background-image:url(../img/menu_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
}

#pagebody:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

#pankuzu p{
	font-size:0.5em;
}


#supplement {
	color:#666666;
	padding-top:5px;
}

#pankuzu{
	color:#888888;
	font-size:0.875em;
}

#content{
	margin-left:220px;
	width:560px;
	margin-bottom:10px;
}


/* For "content" area */

#content h1{
	font-weight: bold;
	font-size: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color:#b29696;
	border-left:8px solid #ff7200;
	color:#FFFFFF;
	margin-left:0;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#content h2{
	font-weight: bold;
	color:#9b6a25;
	font-size: 1em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 2px solid #C9BCA5;
	background-color:#FFFFEC;
	padding: 10px;
	line-height: 1.2em;
	
}

#content h2.course{
	font-weight: bold;
	color:#9b6a25;
	font-size: 1.2em;
	margin: 20px 0 10px 0;
	background-color:#deFFab;
	border-top: 1px solid #9b6a25;
	border-right: 1px solid #9b6a25;
	border-bottom:1px solid #9b6a25;
	border-left: 8px solid #9b6a25;
	padding: 5px 0 5px 3px;
	
}

#content h3{
	font-weight: bold;
	color:#FF9933;
	font-size: 1em;
	margin:5px 0;
}

#content h3.course{
	font-weight:normal;
	color:#8b5a15;
	font-size: 0.9em;
	line-height:1.2em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 2px dotted #bb8a24;
	background-color:#FEFFCB;
	padding: 10px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#content h4.course{
	color:#667700;
	margin-bottom:0px;
}


#content p.info{
	padding:2px 2px 2px 5px;
	background-color:#a28686;
	border-left:10px solid #ff7200;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	margin-left:0;
	line-height: 1.3em;
}


#content p.info02{
	background-color:#FFE9DD;
	border:2px solid #e2c6b6;
	color:#B7A391;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	margin-left:0;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 90px;
}

/*‹­’²•¶Žš*/


#content p{
	color:#555;
	font-size: 0.95em;
	line-height:1.4em;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 5px;
}



#content table.history td, #content table.history th {
	font-size:0.9em;
	border-top:1px solid #CCCCCC;
	line-height:1.3em;
	color: #666;
}


#content table.corporateinfo {
	border-top:1px solid #888888;
	border-right:1px solid #888888;
	border-left:1px solid #888888;
}

#content table.corporateinfo td {
	border-bottom:1px solid #888888;
}

#content table.corporateinfo th {
	background-color:#F9F2E8;
	border-bottom:1px solid #888888;
}


#content ul {
	margin:0 0 20px 10px;
	list-style:none;
	border-bottom:1px solid #CCCCCC;
}

#content ol {
	margin:20px 0 20px 30px;
}

#content ol li{
	font-size: 0.875em;
	border-top:none;
	padding:8px 0;
	margin:0;
	line-height: 1.375em;

}

#content li{
	font-size: 0.875em;
	margin:0;
	padding:8px;
	border-top:1px solid #CCCCCC;
}

#content .supplement {
	color:#888;
	font-size:0.7em;
}

#content .importance_box{
	border:2px solid #EEDFD5;
	padding:10px 0;
	width:60%;
	text-align:center;
}


/* For "navigation" area */

#navigation{
	position:absolute;
	top:-15px;
	left:0px;
	width:200px;
	margin-top:30px;
}



#navigation ul{
	margin:0;
	padding:0;
	list-style:none;

	}

#navigation li{
	margin:0 0 1px 0;
	padding:0px;
	display:block;
	width:200px;
	height:30px;
	text-indent:25px;
	background:url(../img/menu.gif) no-repeat;
	font-size:15px;
	line-height:30px;
	font-family: "Verdana,‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color:#4b4b4b;
	}


#navigation li a{
	text-decoration:none;
	display:block;
	width:200px;
	height:30px;
	color:#6b3b3b;
}

#navigation li a:hover{
	text-decoration:none;
	display:block;
	width:200px;
	height:30px;
	color:#fff;
	background:url(../img/menu_hov.gif) no-repeat;
}
	
#navigation p{
	margin-top:10px;
	margin-left:8px;
	font-size:0.8em;
	padding-bottom: 5px;
	margin-right: 8px;
	line-height: 1.3em;
}


	
/* For "footer" area */

#footer{
	text-align:right;
	background:url(../img/foot_line.gif);
	background-position:right top;
	padding-top:10px;
	background-repeat: no-repeat;
	}
	
#footer	address{
	font-size:0.8em;
	margin:5px;
	color:#999;
	font-style: normal;
	}

#footer p{
	font-size:0.675em;
	color:#666;
}
	
#footer #menu{
	font-size:0.9em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#footer #menu a{
	margin:0 10px 0 0;
}

.grow{
	color: #993300;
	font-weight: bold;
}

.clear{
	clear:both;
}
