@charset "utf-8";
body {
	max-width:320px;
	margin:0;
	padding:0 0 40px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height:1.2em;
}
* html body{
	overflow:hidden;
}
img{ border:none;}

h1,h2,h3,h4,h5,h6,li,th,td,dt,dd,p,span{
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
a, a span{
	color:#009900;
}
ul{ margin:0; padding:0;}
li{ list-style: none;}

table{
	border:1px solid #669966;
	margin:0; padding:0;
	width:100%;
	border-radius:5px;
}

table.calendar{
	text-align:center;
}

th,td{
	border-left:1px solid #669966;
	border-top:1px solid #669966;
}
th.firstrow,td.firstrow{
	border-top: none;
}
th.firstcell,td.firstcell{
	border-left: none;
}

td.calSun{
	background-color:#CCFFCC;
	text-align:center;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}
td.calSat{
	background-color:#CCFFCC;
	text-align:center;
	color:#0099FF;
	font-size:10px;
	font-weight:bold;
}
td.calWkd{
	background-color:#CCFFCC;
	text-align:center;
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
td.calOCH1{
	color:#FF6600;
	background-color:#FFCC99;
}
td.calTdy1{
	color:#00CC00;
	text-decoration:underline;
}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.txt-c{text-align:center;}

.txt8{ font-size:8px;}
.txt9{ font-size:9px;}
.txt10{ font-size:10px;}
.txt12{ font-size:12px;}

.width25{ width:25px;}
.width30{ width:30px;}
.width35{ width:35px;}

.lite-green{
	color:#669933;
}
.red{
	color:#FF3300;
}

#contents{  
	clear:both;
}

#contents:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

*html #contents{
	height: 100%;
	overflow: auto; 
}
#gnavi{
	position:fixed !important;
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	width:100%;
	text-align:left;
	margin:0; padding:0;
}

#contents h1{
	clear:both;
	display:block;
	font-size:16px;
	padding:3px 0 3px 20px;
	color:#003300;
	font-weight:bold;
}
#contents h2{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#003300;
}
#contents h3{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#669966;
}

.content{
	clear:both;
	padding:2px 8px;
	margin-bottom:10px;
}

.content:after,{
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#prefooter{
	clear:both;
	text-align:right;
}

/*グローバルナビ*/
#gnavi a{
	display:block;
	width:64px; height:40px;
	float:left;
	margin:0;
	padding:0;
}

/*ボタンリンク*/
a.button1{
	display:block;
	width:140px;
	max-height:40px;
	float:left;
	margin:2px 5px;
	text-align:center;
	color:#FFFFFF;
	background-color:#009900;
	border:1px solid #CCCCCC;
	border-radius:5px;
	padding:5px 0 5px 0;
	font-weight:bold;
	text-decoration:none;
}
.button2{
	text-align:center;
	margin:2px 0;
}
.topButton1{
	width:150px;
	height:40px;
	float:left;
	margin:2px 0;
}
.topButton2{
	text-align:center;
	margin:2px 0;
}

/**/
div.calBox{
	margin-bottom:10px;
}
div.calM{
	font-size:16px;
	font-weight:bold;
	color:#006600;
}

.menuBox li{
	display:block;
	text-align:center;
}
.menuBox li a{
	display:block;
	font-size:16px;
	width:100%;
	padding:5px 0;
	font-weight:bold;
	background-color:#CCFFCC;
	border-bottom:1px solid #006633;
	color:#006600;
	text-decoration:none;
}


/*プライバシーポリシー*/
ul.privacy-list{
	line-height:1.2em;
	font-size:10px;
	padding-left:10px;
}
ul.privacy-list li{
	list-style:disc !important;
}
ul.num-list li{
	list-style:decimal !important;
}

/*about*/
ul.mokuhyo-list{
	padding-left:15px;
}
ul.mokuhyo-list li{
	list-style:disc !important;
	color:#CC0000;
	font-weight:bold;
	
}
/*FAQ*/
ul.disc-list{
	padding-left:12px;
	line-height:1.2em;
}
ul.disc-list li{
	list-style:disc !important;
	margin-bottom:5px;
}

div.faqQ{
	margin:3px;
	border:1px solid #0099FF;
	border-radius:3px;
	background-color:#FFFFCC;
	padding:2px;
	font-size:12px;
	line-height:1.2em;
}

/*ニュース*/
div.page-pre{
	float:left;
	width:80px;
	height:30px;
	margin:0;
	padding:0;
}
div.page-aft{
	float:right;
	width:80px;
	height:30px;
	margin:0;
	padding:0;
}
div.page-this{
	float:left;
	text-align:center;
	width:100px;
	margin-left:20px;
}
div.newsList{
	padding:2px;
	margin-bottom:5px;
	line-height:1.2em;
	border-bottom:1px dotted #006600;
}
div.newsDate{
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
}
div.newsTitle1,div.newsTitle1 a{
	color:#FF3300;
	font-weight:bold;
}
div.newsDscr{
	font-size:12px;
	color:#333333;
}
