﻿#pagebase {
	width: 800px;
	height: 1200px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #00FF00;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topbar {
	width: 800px;
	height: 20px;
	top: 0px;
	left: 0px;
	padding-left: 15px;
}
#topline {
	width: 780px;
	height: 30px;
	top: 20px;
	left: 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	font-weight: 600;
	color: #666666;
	text-align: right;
	padding-right: 20px;
}
#imageline {
	width: 800px;
	height: 150px;
	top: 50px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

/* ----- 左上段ボックス ----- */

#leftbox1 {
	margin-left: 40px;
	width: 180px;
	height: auto;
	margin-top: 50px;
	z-index: auto;
	float: left;
}

#leftbox1 ul{
   margin:0px;
   padding:0px;
}

#leftbox1 li{
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #FF9900;
	list-style: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-size: 80%;
	line-height: 150%;
	height: 41px;
}
#leftbox1 li a{
	display: block;
	padding: 10px 5px 10px 10px;
	text-decoration: none;
	color: #333333;
	font-weight: 600;
	background-image: url('../n_q/image/menu_back1.png');
	height: 20px;
}
#leftbox1 li a:hover{
	border-style: solid;
	border-width: 0px 5px 0px 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-weight: 600;
	color: #000000;
	border-right-color: #FFCC00;
}

/* ----- 左中段ボックス ----- */

#leftbox2 {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height: auto;
	margin-top: 10px;
}

#leftbox2 ul{
   margin:0px;
   padding:0px;
}

#leftbox2 li{
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	border-color: #cccccc #cccccc #cccccc #006666;
	list-style: none;
	text-align: left;
	margin: 0px;
	font-size: 80%;
}
#leftbox2 li a{
	display: block;
	padding: 10px 5px 10px 10px;
	text-decoration: none;
	background-color: #ffffff;
	color: #808080;
	font-weight: 600;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
#leftbox2 li a:hover{
	border-style: solid;
	border-width: 0px 5px 0px 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-weight: 600;
	color: #000000;
	border-right-color: #FFCC00;
}
#leftbox2 h3 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	background-color: #006666;
	color: #FFFFFF;
	font-weight: 600;
	padding: 3px 3px 3px 8px;
	margin: 0px;
}


#main {
	width: 800px;
	height: 1100px;
	top: 450px;
	left: 0px;
}
.mainbox {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 900px;
	top: 0px;
}
.mainleft {
	width: 520px;
	height: 700px;
	top: 0px;
	left: 0px;
	float: left;
}
.mainright {
	float: right;
	width: 220px;
	height: 100%;
	top: 0px;
	left: 550px;
	background-color: #E4E4E4;
}
.infobox1 {
	border-width: 0px;
	border-color: #008080;
	width: 520px;
	height: 210px;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	border-bottom-style: dotted;
}

/* ----- カレンダー -----*/

.waku3 {
	border: 0px dotted #808080;
	vertical-align: top;
}

.hyo{
	border-collapse: collapse;
	border-style: none;
	height: 100%;
}
.wakukarenda{
	border: 1px solid #006666;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #808080;
	font-size: 60%;
	　　font-weight : normal;
	vertical-align: middle;
	width: 20px;
	height: 15px;
}
.yasumi{
	background-color: #ff0000;
	border: 1px solid #808080;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #ffffff;
	font-size: 60%;
	font-weight: 600;
}
.karendatop {
	border: 1px solid #808080;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #FFFFFF;
	font-size : 80%;
	　　font-weight : normal;
	vertical-align: middle;
	background-color: #006666;
	font-weight: 600;
	height: 15px;
}
.karendafoot {
	border: 1px solid #808080;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #990000;
}
.waku2 {
	padding: 0px 0px 0px 5px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 140%;
	text-align: left;
}
.infobox2 {
	border-width: 0px;
	border-color: #008080;
	width: 520px;
	height: auto;
	left: 0px;
	border-bottom-style: dotted;
	text-align: center;
	margin-top: 5px;
}
.waku1 {
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #008080;
}
.waku1t {
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #008080;
	border-top-style: dotted;
}
.waku2 a {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
}
.waku2 a:hover {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 140%;
	text-align: left;
	text-decoration: underline;

}
#underline {
	border-width: 1px;
	border-color: #800000;
	width: 750px;
	height: 50px;
	top: 1500px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: dashed;
}
.waku5 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: right;
}
.waku4 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 140%;
	text-align: center;
}
.wakuinfo1 a {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #800000;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	font-weight: 600;
}
.wakuinfo1 a:hover {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 140%;
	text-align: left;
	text-decoration: underline;

}

.waku6 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 60%;
	color: #666666;
	text-align: left;
}
.waku6 a {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 120%;
	color: #666666;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
}

.topicsbox {
	width: 130px;
	height: 220px;
	z-index: auto;
	float: right;
	margin-top: 50px;
	margin-right: 60px;
}

.anshintop {
	padding: 5px 0px 5px 0px;
	border: 1px solid #808080;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #FFFFFF;
	font-size : 80%;
	　　font-weight : normal;
	vertical-align: middle;
	background-color: #003300;
	font-weight: 600;
	height: 15px;
}
.wakuinfo1 {
	padding: 0px 0px 0px 5px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #006666;
	line-height: 140%;
	text-align: left;
	font-weight: 600;
}

.wakuinfo {
	border-style: dotted;
	padding: 5px;
	border-width: 1px;
	border-color: #008080;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #003300;
	line-height: 130%;
	text-align: left;
}

.waku5 a {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #808080;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

.infotop {
	border: 1px solid #808080;
	text-align: left;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #FFFFFF;
	font-size : 80%;
	　　font-weight : normal;
	background-color: #006666;
	font-weight: 600;
	height: 15px;
	text-indent: 5px;
}

.yasumi2 {
	background-color: #FF00FF;
	border: 1px solid #808080;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #ffffff;
	font-size: 60%;
	font-weight: 600;
}

.kyotyo1 {
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-weight: 900;
	color: #006666;
}

.wakuinfo3 {
	padding: 0px 0px 0px 5px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #CC0000;
	line-height: 140%;
	text-align: left;
	font-weight: 600;
}
.notice_waku {
	border: 0px solid #808080;
	text-align: center;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	　　font-weight : normal;
	vertical-align: middle;
	background-color: #FF6600;
	font-weight: 900;
	height: 15px;
}

