/* 
shift template 0266
*/

body {
	color: #303030;
	font: .72em Arial, Verdana, sans-serif ＭＳ ゴシック, Osaka－等幅;
	text-align: center;
	line-height: 1.6em;
	background-color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* --------------All The Pretty Things------------------------------*/

a { 
color: #01492a;
font-weight:bold;
text-decoration:none; 
background: inherit; 
}

a:hover { 
color: #000; 
background: inherit;
}

h2 {
font-size: 1.1em;
margin-left: 4px;
color: #5e5e5e;
text-transform:uppercase; 
}

ul { 
margin: .6em 0; 
padding: 0;
}

.highlight {
color: #1f5301;
font-size:14px;
font-weight: bolder;
}

.highlighttwo {
color: #3c7c1d;
font-size:16px;
font-weight: bolder;
}

.image {
float: left;
clear: left;
background: #eee;
color: #000;
margin: 0 12px 10px 0;
}

.big {
	float:left;
	color:#5e5e5e;
	font-size:50px;
	line-height:20px;
	padding: 4px 4px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
} 

.middle {
	color:#5e5e5e;
	font-family: "Times New Roman", times, Sans-Sherif;
	font-size: 18px;
} 

/* --------------The Main Content------------------------------*/

#wrapper {
	background: #fff;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	width: 812px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

#header-{
	width: 805px;
	height: 67px;
	background-image: url(images/head2.png);
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
	color: #D08718;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}

#header- h1 {
	float: left;
	color: #FFF;
	padding: 0;
	font-size: 12px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#pic{
	margin-bottom: 6px;
	width: 800px;
	height: 280px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#quote {
	float: right;
	color: #5e5e5e;
	font: 17px  Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

/* -----BOTH MENUES START HERE------------------------------*/

/* --------------Top Left Vertical Menu------------------------------*/

#leftmenu {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_top.jpg);
}

#leftmenu1 {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_deepc.jpg);
}

#leftmenu2 {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_deepm.jpg);
}

#leftmenu3 {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_pw.jpg);
}

#leftmenu4 {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_rich.jpg);
}

#leftmenu5 {
	position: relative;
	width: 250px;
	height: 280px;
	float: left;
	clear:both;
	background-image: url(images/gaku_yucci.jpg);
}

#nav {
width: 300px;
padding: 0;
margin-bottom: 0px;
font-size: 10px;
font-family: Verdana;
color: #333;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#nav li a {
display: block;
padding: 3px 0px 2px 15px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: auto;
background:#5e5e5e url(images/menuarrow.gif) no-repeat center left;
}

#nav li a:hover {
color: #fff;
padding: 3px 0px 2px 30px;
background: #999 url(images/menuarrowhover.gif) no-repeat center left;;
font-weight:bold;
}

/* --------------Horizontal Menu Starts Here------------------------------*/

			
#menu {
	clear: both;
	border-top: 1px dotted #DCDBD5;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
}

#menu li { 
display: inline; 
}

#menu a {
	padding: 3px 3px;
	margin: 0 3px 0 3px;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5e5e5e;
}

#menu a:hover {
	color: #000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

/* --------------The Meat And Potatoes------------------------------*/

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.box {
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	margin-top: 2px;
	padding-top: 2px;
	height: 300px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 173px;
	clear: none;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 0px;
}
	
.box h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}

* html .box {
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	margin-top: 2px;
	padding-top: 2px;
	height: 300px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 173px;
	clear: none;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 0px;
}
	
* html .box h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}

.box2 {
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	margin-top: 2px;
	padding-top: 2px;
	height: 300px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	width: 211px;
}

	
.box2 h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}

* html .box2 {
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	margin-top: 2px;
	padding-top: 2px;
	height: 300px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 2px;
	width: 222px;
}

	
* html .box2 h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}

.box3 {
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5;
	padding-left: 11px;
	height: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
	
.box3 h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}

* html .box3 {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5;
	padding-left: 12px;
	height: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCC;
}
	
* html .box3 h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}
		
.contentbox {
	background: #fff;
	border: #eee 1px solid;
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	width: 369px;
}

* html .contentbox {
	background: #fff;
	border: #eee 1px solid;
	padding: 4px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	width: 383px;
}

.link { 
border-top: 1px solid #eee; 
padding: 2px 0;
}
			
.data {
	background: #fff;
	color: #666;
	border: #eee 1px solid;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
}

* html .data {
	background: #fff;
	color: #666;
	border: #eee 1px solid;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
}

.datal {
	background: #fff;
	color: #666;
	border: #eee 1px solid;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding: 0px;
}

.datap {
	background: #fff;
	color: #666;
	border: #eee 1px solid;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 580px;
	margin-top: 2px;
	height: 297px;
}


.resources {
	float: left;
	border: #eee 1px solid;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 224px;
}

* html .resources {
	float: left;
	border: #eee 1px solid;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 229px;
}		

#footer { 
margin: 20px 10px; 
text-align: center; 
}
