@charset "utf-8";

/* DEFAULT
==============================*/

*{
	padding: 0 ;
	margin: 0 ;
}


body {
	font-size: 12px ;
	background-color:#fff ;
}


img {
	border: 0px ;
}



/* LAYOUT
==============================*/

#frame {
	width: 800px ;
	margin: auto ;
	text-align: left ;
	background-color:#fff;
}


#header {
	position: relative ;
	height: 200px ;
	background: url("img/head.jpg") no-repeat;
}


#main{
	position: relative ;
	float: right ;
	overflow: hidden ;
	width: 560px ;
	margin-top: 90px ;
	padding-left:30px;
	padding-right:10px;
}



#side {
	position: relative ;
	float: left ;
	text-align:left;
	width: 200px ;
	overflow: hidden ;
	font-size: 12px ;
}


#footer {
	clear: both ;
	overflow: hidden ;
}


/* FONT
==============================*/

.f1xxs{ font-size: xx-small; }
.f2xs{ font-size: x-small; }
.fxs2{ font-size: x-small; }
.f3s{ font-size: small; }
.f4m{ font-size: medium; }
.f5l{ font-size: large; }
.f6xl{ font-size: x-large; }
.f7xxl{ font-size: xx-large; }




/* HEADER
==============================*/
#header {
	position: relative;
}

#header a {
	white-space: nowrap ;
}

#header * {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	font-size: 11px ;
	font-weight: normal ;
	color:#FFFFFF;
	text-decoration: none ;
}

#header h1 {
	position: absolute;
	left: 210px;
	top: 200px;
	height: 80px;
	width: 400px;
	padding-top: 30px;
	padding-right: 20px;
	z-index: 5000;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: right;
	background: url("img/titlelogo.jpg") no-repeat;
}

#header>h1{
	height: 40px ;
	width: 560px ;
}


#header p img {
	left: 45px ;
	top: 42px ;
}

#header h2 {
	left: 20px;
	top: 135px;
	width:700px;
}

#header h3 {
	left: 20px;
	top: 155px;
	width:700px;
}


#frame #header p.headerP {
	left: 20px;
	top: 10px;
	width:700px;

}



/* SIDE
==============================*/


#side {
	margin-bottom: 20px ;
	text-align: left;
}


#side p {

	margin: 10px ;
	font-size: 10px ;
	text-align: left ;
}

#side h3 {
    margin-left:10px;
	margin-top:25px;
	margin-bottom:10px;
	font-size: 12px ;
	text-align: left;
}

#side h4 {
	font-size: 12px ;
	margin-bottom : 5px ;
	text-align: left ;
}


#side #menu ul {
	margin-bottom: 10px ;
}


#side #menu li {
    padding-left:5px;
	width: 100%;
	line-height:1;
	list-style-type: none ;
}


#side #menu li a {
    padding-top:3px;
	padding-bottom:3px;
	padding-left:22px;
	font-size: 11px ;
	color:#0000FF;
	text-decoration: none ;
	display: block ;
	background: url("img/menu.gif") no-repeat  ;
	background-position: 5px 1px ;
}


#side #menu a:hover {
    padding-top:4px;
	padding-bottom:2px;
	padding-left:23px;
	color:#FF0000;
	background: url("img/menu2.gif") no-repeat  ;
	background-position: 6px 2px ;
}

#side table{
    width:185px;
	border:none;
	border-collapse:collapse;
}
#side td{
	border:3px solid #00CC00;
	border-collapse:collapse;
}




/* MAIN
==============================*/


.main {
	padding: 15px ;
	border-top: 10px ;
	border-bottom: 10px ;
}

#main h2 {
    margin-bottom:10px;
    margin-bottom:10px;
	font-size:14px;
}

#main p {
	padding-left:5px;
	padding-right:5px;
    margin-bottom:10px;
	font-size:12px;   
}







/* FOOTER 
==============================*/
#footer * {
	font-weight: normal ;
	text-align:center;
}


#footer h3{
	float: left ;
	width:630px;
	margin-top:5px;
	margin-bottom: 0;
	margin-left:10px;
	font-size: 10px;
}

#footer p{
	float: right ;
	width:150px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}


#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	text-decoration: none;
}

#footer img{
	margin-left: 10px;
}


.topkao{
	width:165px;
	float:left;
	font-size: small;
	text-align:center;
}

.topkaoright{
	width:380px;
	float:right;
}

.main-foot-l{
	width:270px;
	float:left;
}

.main-foot-r{
	width:270px;
	float:right;
}


.kaifuku-l{
	width:220px;
	float:left;
	text-align:left;
}

.kaifuku-r{
	width:340px;
	height:130px;
	float:right;
	text-align:left;
	vertical-align:middle;
}

.kaifuku-c{
	width:565px;
	text-align:center;
}


.sitemap-l{
	width:280px;
	float:left;
	font-size: small;
	text-align:left;
}

.sitemap-r{
	width:280px;
	float:right;
	font-size: small;
	text-align:left;
}

.mapnakaright{
	width:170px;
	float:right;
	font-size: small;
}

.d{
	margin-left:15px;
	font-size:12px;
}


.calendar-l{
	width:145px;
	float:left;
	text-align:left;
}

.calendar-r{
	width:145px;
	float:right;
	text-align:left;
}

.calendar-ll{
	width:295px;
	float: left;
	text-align:left;
	font-size:small;
}

.calendar-rr{
	width:230px;
	float: right;
	text-align:left;
	font-size:small;
}




.youbi{
	text-align:center;
	vertical-align: middle;
	font-size: small;
	width:18px;
	height:14px;
	background-color: #FCD19E;
}

.yasumi{
	text-align:center;
	vertical-align: middle;
	color:#FFFFFF;
	background-color:#FF0099;
	font-size: small;
	width:18px;
	height:14px;
}

.sigoto{
	text-align:center;
	vertical-align: middle;
	font-size: small;
	width:18px;
	height:14px;
	background-color: #d0ffd0;
}

