@charset "UTF-8";
/* --- whole structure --- */

* {margin: 0px;	padding: 0px;}
img {border: 0px;}

body {
	text-align: center;
	margin: 0px auto;
	font-size: 85%;
	background: url(../img/backg.jpg) top repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000;
}


a:link{
 	color: #00f;
	text-decoration: none;
}

a:visited{
 	color: #00f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #FF3333;
	text-decoration: underline;
}


p, form, h1, h2, h3, h4, h5 {
	padding: 0px; margin: 0px;
}

hr {
	padding: 0px; margin: 0px;
	display: none;
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0;
}


/* -------------------- */
/* --- wrapper --- */

#wrapper {
	width: 752px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
}
/* -------------------- */



/* --- header --- */
#header{
	width: 752px;
	margin: 0px;
	text-align: left;
	background: url(../img/top3.jpg) top center no-repeat;
	height: 231px;
}

#header h1{
	color: #999999;
	text-align: left;
	text-indent: -5000px;
	margin: 0px auto;
	padding: 0px;
	width: 752px;
}

#header h2{
	color: #999999;
	text-align: left;
	text-indent: -5000px;
	margin: 0px auto;
	padding: 0px;
	width: 752px;
}

#header a{
	border: 0px;
	display: block;
	width: 752px;
	height: 100px;
}


#header a:hover{
	text-decoration: none;
}

#header a:active{
	text-decoration: none;
}

/* -------------------- */
/* --- navigation --- */

#navi {
	text-align: left;
	width: 752px;
}

#navi ul {
	background: url(../img/topmenubg.gif) repeat-x;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 60px;
}

#navi li {
	margin: 0px;
	padding: 0px ;
	display: inline;
}

#navi li a{
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* -------------------- */


/* --- footer --- */

#footer2{
	font-size:90%;
	clear: both;
	margin:0px;
	padding:0px;
	text-align: left;
	display:inline;
	text-decoration: none;
}

#footer2 a{
	color:#000;
	display:inline;
	margin:0;padding:0;
	text-align: left;
	text-decoration: none;
}

#footer2 p{
	margin:0;padding:0;
	text-align: left;
}
#footer2 h2{
	width:120px;
	float:left;
	font-size:100%;
	font-weight: normal;
	margin:0;padding:0;
	text-align: left;
}
/* -------------------- */


/* --- sidemenu --- */

#sidemenu {
	font-size: 100%;
	text-align: left;
	width: 210px;
	float: left;
	padding: 0px 0px 0px 10px;
}


#sidemenu p {
	margin: 10px 1px 5px 3px;
}

.contentsmenu {
	width: 198px;
	background: url(../img/menubg.gif) repeat-y;
}

.contentsmenu li {
	list-style-position:inside;
	list-style-image: url(../img/listmark.gif);
	margin: 0px;
	padding: 3px 0px 15px 15px;
	border-width: 0px 0px 1px 0px;
}

.newmenu {
	line-height:160%;
	margin:20px 0px 0px 0px;
	width: 204px;
	background: url(../img/newbg.gif) repeat-y;
}

.newmenu li {
	list-style-position:inside;
	list-style-image: url(../img/arrow1.gif);
	margin: 0px;
	padding: 3px 10px 5px 10px;
	border-width: 0px 0px 1px 0px;
}

#menubottom {
	background: url(../img/menubotbg.gif) bottom left no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 7px 5px 10px 15px;
	border: 0;
}

#menubottom2 {
	background: url(../img/newlow.gif) bottom left no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 3px 10px 30px 10px;
	border: 0;
}	

/* -------------------- */

/* ---------------------- contents ------------------- */

#mainbox {
	background: url(../img/mainbg.gif) repeat;
	width: 752px;
	text-align: left;
	float: right;
	line-height:1.3em;
	color: #333333;
}

#contents {
	width: 525px;
	text-align: left;
	float: right;
	line-height:1.4em;
	color: #333333;
	padding:0px 5px 0px 0px;
}

#contents2 {
	width: 525px;
	text-align: left;
	float: right;
	line-height:1.4em;
	color: #333333;
	padding:0px 5px 0px 0px;
}


#contents a {
	display: inline;
}


#contents p{
	text-indent:1em;
}

#contents img{
	text-align: center;
	margin: 0px auto;
}

#contents h2 {
	clear:both;
	color: #669933;
	font-size: 110%;
	height:44px;
	text-align: left;
	margin:0px;
	padding: 12px 0px 0px 50px;
	background: url(../img/hbg2.gif) no-repeat;

}
#contents2 h2 {
	clear:both;
	color: #669933;
	font-size: 110%;
	height:44px;
	text-align: left;
	margin:0px;
	padding: 12px 0px 0px 50px;
	background: url(../img/hbg2.gif) no-repeat;

}
#contents h3 {
	clear:both;
	color: #669933;
	font-size: 110%;
	height:48px;
	text-align: left;
	margin:0px;
	padding: 12px 0px 0px 40px;
	background: url(../img/hbg1.gif) no-repeat;
}
#contents2 h3 {
	color: #fff;
	background-color:#69c;
	font-size: 110%;
	text-align: center;
}

#contents li {
	list-style-position:inside;
	list-style-image: url(../img/listmark2.gif);
	margin: 0px;
	padding: 0px 0px 5px 30px;
}

.rili {
	font-size:95%;
	list-style-position:inside;
	list-style-image: url(../img/listmark2.gif);
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#contents table {
	width:510px;
	font-size: 100%;
	margin:20px 0px;
}


.le{
	width:250px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.ri{
	width:250px;
	float: right;
	padding: 0px 0px 0px 5px;
}

.cen{
	clear:both;
	text-align: center;
	margin: auto;
}
.both{
	clear:both;
	padding:10px 0px 0px 0px;
}

.links li{
	margin:0;
	padding:3px;
	width:480px;
	line-height:140%;
	list-style-position:inside;
	list-style-image:url(../img/linklist.gif);
	border-style:dotted;border-width: 0px 0px 1px 0px;
}

.links a{display:inline;}


#home2{
	width:520px;
	line-height:160%;
	background: url(../img/homecombg.gif) left repeat-y;
}

#home2 p{
	margin:0px;
	padding:0px 15px 0px 15px; 
}

#home2 img{
	padding:0px; 
	margin:0px;
}

.vatop{
	vertical-align:top;
}
.valow{
	vertical-align:bottom;
}

.table1 td{
	empty-cells:show;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color: #888;
	padding:5px 0px 5px 0px;
}
 
.table1{
	border-collapse:collapse;
	empty-cells:show;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color: #888;
	text-align:center;
	margin :auto;
}

.table1 th{
	empty-cells:show;
	background-color:#69c;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color: #888;
	padding:5px 0px 5px 0px;
}
.red{
	color:red;
}


.sundayyasumi{
	color:#f00;
	background-color:#ffccff;
}

.yasumi{
	background-color:#FFCCFF;
}

.yasumi2{
	color:#ffccff;
}
.sunday{
	color:#f00;
}

.saturday{
	color:#00f;
}

.midasi{
	background-color:#c0c0c0;
}

.touban {
	background-color:#66FF66;
}
.gogo {
	background-color:#99CCCC;
}


.calendar{
	border-collapse:collapse;
	empty-cells:show;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color: #888;
	text-align:center;
	width:200px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.calendar th{
	empty-cells:show;
	background-color:#6699CC;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color: #888;
	padding:1px 0px 1px 0px;
}
.calendar td{
	empty-cells:show;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color: #888;
	padding:1px 0px 1px 0px;
}

.cl{
	clear:both;
}

.lef{
	text-align: left;
	}

.sml{
	font-size:80%;
	}
	