@charset "shift_jis";
* {
	font-size: small;
	line-height: 1.4;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
body {
	background-repeat: repeat;
	background-image: url(../images/bg.gif);
}
#container {
	background-color: #FFFFFF;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}

/*
hr {
	display: none;
	clear: both;
}
*/

ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #ededed;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	white-space: nowrap;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
p {
	margin-bottom: 1em;
	line-height: 1.6em;
}
a:hover {
	color: #6699FF;
	}
a:link {
	color: #6666FF;
	}

a:visited {
	color: #6666FF;
	}

a:active {
	color: #00CCFF;
	}

.date {
	padding: 0px;
	font-size: 85%;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4B70BB;
}

#header h1 {
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	text-indent: -9999px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#grovalNav {
	height: 25px;
	background-image: url(../images/glovalNav_f.gif);
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}



#grovalNav ul {
	list-style-type: none;
}

#grovalNav li {
	float: left;
	width: 135px;
}
#grovalNav li a {
	display: block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/glovalNav_f.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#grovalNav li a:hover {
	color:#6CF;
	background-image: url(../images/glovalNav_d.gif);
}

#grovalNav li a.on {
	color:#66FFFF;
	background-image: url(../images/glovalNav_d.gif);
}


#footer {
	border-top-style: solid;
	border-top-color: #4B70BB;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #000000;
	clear: both;
}
#footer address {
	font-size: 90%;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	font-style: normal;
	clear: both;
}
#footer p.powerd {
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#content {
	overflow: hidden;
	margin-left: 20px;
	width: 900px;
}

#navigation {
	width: 160px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#navigation h2 {
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#navigation li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC; 
	background-color: #4B70BB;
	background-image: url(../images/list_marker_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation a {
	padding: 4px 0 4px 10px;
	background: #FFFFFF url(../images/list_marker_blue.gif) left center no-repeat;
	display: block;
	width: 150px!important;
	width /**/: 130px;
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	background-image: none;
	background-color: transparent;
}
#juku {
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 25px;
}

#juku #main{
	width: 740px;
	float: right;
	margin-top: 20px;
}
#content h2{
	font-size: 120%;
	font-weight: bolder;
	color: #4B70BB;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 35px;
}
