body {
    -webkit-text-size-adjust: 100%;
	margin:0px;
	
}
html,body{
    width: 100%;
}
#main { width:960px; margin-left:auto; margin-right:auto; }

h1.header { 
font-family: 'Noto Sans Japanese', sans-serif;
font-size:9px;
color:#FFF;
background-color:#B1B7B7;
margin:0px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
letter-spacing: 2px;
font-weight:200;
text-decoration:none;
}

.header a { 
font-family: 'Noto Sans Japanese', sans-serif;
font-size:9px;
color:#FFF;
background-color:#B1B7B7;
margin:0px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
letter-spacing: 2px;
font-weight:200;
text-decoration:none;
}
h1 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:16px;
	color:#121212;
	margin:0px;
	letter-spacing: 2px;


}
h2 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:20px;
	color:#666;
	margin:0px;
	letter-spacing: 2px;


}
h2.top {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:20px;
	color:#121212;
	margin:0px;
	letter-spacing: 2px;


}
h3 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:15px;
	color:#666;
	margin:0px;
	letter-spacing: 1px;

}
h3.top {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:14px;
	color:#121212;
	margin:0px;
	letter-spacing: 1px;

}
h5 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:18px;
	color:#121212;
	margin-left:10px;
	color:#39F;
}

p {
	font-family: 'Noto Sans Japanese', sans-serif;
	color:#121212;
	margin:0;

}
p.top2 {	
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:12px;
	color:#121212;
	font-weight:bold;
}


.top_contents { 
	background-color:#CCCCCC;
	padding:30px;
	
	}
.topics {
	background-color: #FFF;
	width: 300px;
	height: 300px;
	margin-right: 30px;
	margin-left: 10px;
}

.rightbox p.subtitle {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 17px;
	color: #121212;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom:double #3399FF;

}
.rightbox p {
	font-family: 'Noto Sans Japanese', sans-serif;
	color:#121212;
	padding-left:10px;


}
.s_10 { margin-bottom:10px;}
.s_20 { margin-bottom:20px;}
.s_30 { margin-bottom:30px;}
.s_40 { margin-bottom:40px;}
.s_50 { margin-bottom:50px;}
.s_60 { margin-bottom:60px;}
.s_70 { margin-bottom:70px;}
.s_80 { margin-bottom:80px;}
.s_90 { margin-bottom:90px;}
.s_100 { margin-bottom:100px;}




#navi {
	background-image: url();
	background-position: 0px 0px;
	height: 80px;
	width: 960px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#navi ul {
	height: 80px;
	width: 972px;
	margin:0px;
	padding:0px;

}
#navi ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 162px;
	list-style-type: none;
	display: inline;
}
#navi ul li a {
	background-image: url(../images/nav_bk.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 80px;
	width: 150px;
}
#navi ul li a:focus {
	outline:none;
	}
#navi ul li span.active {
	background-image: url(../images/nav_bk.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 80px;
	width: 150px;
}
#navi ul li.navi01 a {
	background-position: 0px 0px;
}
#navi ul li.navi02 a {
	background-position: -162px 0px;
}
#navi ul li.navi03 a {
	background-position: -324px 0px;
}
#navi ul li.navi04 a {
	background-position: -486px 0px;
}
#navi ul li.navi05 a {
	background-position: -648px 0px;
}
#navi ul li.navi06 a {
	background-position: -810px 0px;
}

#navi ul li.navi01 a:hover {
	background-position: 0px -80px;
}
#navi ul li.navi02 a:hover {
	background-position: -162px -80px;
}
#navi ul li.navi03 a:hover {
	background-position: -324px -80px;
}
#navi ul li.navi04 a:hover {
	background-position: -486px -80px;
}
#navi ul li.navi05 a:hover {
	background-position: -648px -80px;
}
#navi ul li.navi06 a:hover {
	background-position: -810px -80px;
}

#navi ul li.navi01 span.active {
	background-position: 0px -160px;
}
#navi ul li.navi02 span.active {
	background-position: -162px -160px;
}
#navi ul li.navi03 span.active {
	background-position: -324px -160px;
}
#navi ul li.navi04 span.active {
	background-position: -486px -160px;
}
#navi ul li.navi05 span.active {
	background-position: -648px -160px;
}
#navi ul li.navi06 span.active {
	background-position: -810px -160px;
}

#header  { margin:0px; padding:0px;}
#container {
    width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding-bottom: 50px;

	

}
#left    {
	width: 203px;
	height: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;

}


.leftbox {
	width: 170px;
	margin: auto;
	margin-top: 15px;
	z-index: 1;
}

#MonthCal {
	z-index:999;
	width:100%;
}
#nextMonthCal {
	z-index:998;
}

#right   {
    width: 700px;
	padding-bottom: 50px;


}
.rightbox {
	width:650px;
	margin-left:257px;
	margin-right:54px;
	padding-top:10px;
}
.rightbox p {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 11pt;
	color: #121212;
	margin-left: 0px;
}
#footer  {
	clear: both;
	width: 960px;
	height: 30px;
	background-color: #B1B7B7;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
font-family: 'Noto Sans Japanese', sans-serif;
font-size:9px;
color:#FFF;
margin:0px;
padding-top:7px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
letter-spacing: 1px;
text-align:center;
}

p.method {
	font-size:17px;
	color:#4268A7;
	font-weight:bold;
	letter-spacing:2px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

#wrapper{
  margin-top:50px;
  padding-bottom:75px;


}
#side01{
	width: 135px;
	float: left;
}
#side02{
  width: 160px;
  float: left;
}
#side03{
	width: 350px;
	float: left;
}

.line {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 50px;
}

p.top {
	text-align: right;
	margin-top:20px;
	margin-right:15px;
	margin-bottom:0px;
	color:#91908E;
	font-size:13px;
}
p.top a {
	text-align: right;
	color:#91908E;
	font-size:13px;
	text-decoration:none;
}

p.intro_title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	color: #666;
	padding-bottom: 4px;
}
	
/*　■メインスペース■　*/

#main_header_img1{
	clear:both;
	width:860px;
	height:50px;
	background-image: url("img/information_top1.png");
	margin-top:10px;
}

#information_wrap{
	clear:both;
	width:820px;
	margin-top:80px;
	margin-left:20px;
}

.information_text1_1{
	width:820px;
	color:#5e89b6;
	font-size:25pt;
}

.information_text1_2{
	width:820px;
	color:#9f9593;
	margin-bottom:10px;
}

.information_text1_3{
	width:820px;
	color:#9f9593;
	font-size:25pt;
}

#information_map1{
	width:550px;
	height:350px;
	background-image: url("img/information_map1.png");
}

#information_n1{
	width:100px;
	height:100px;
	background-image: url("img/n1.png");
}

.information_table1_td2{
	width:90px;
}

.information_table1_td3{
	width:150px;
	color:#9f9593;
	border:2px solid #9f9593;
	padding:10px;
}

.information_text1_4{
	color:#9f9593;
	font-size:13pt;
}

.information_text1_5{
	color:#9f9593;
	font-size:18pt;
}

.information_text1_6{
	width:280px;
	color:#9f9593;
	font-size:13pt;
	text-align:center;
	padding-top:15px;
}

#information_map2{
	margin-left:15px;
	width:286px;
	height:200px;
}

#information_table1{
	width:820px;
	border-collapse:collapse;
}






#information_photo1{
	width:300px;
	height:390px;
	float:left;
	background-image: url("img/information_photo1.png");
}

.information_textbox1{
	float:left;
	margin-left:20px;
	margin-bottom:100px;
	width:480px;
}

.information_text2_1{
	width:820px;
	color:#9f9593;
	font-size:25pt;
}

.information_text2_2{
	color:#9f9593;
	font-size:22pt;
	padding:5px;
	padding-left:20px;
}

.information_text2_3{
	font-size:15pt;
	color:#9f9593;
	padding:5px;
	padding-left:20px;
}

.information_text2_4{
	color:#9f9593;
	font-size:25pt;
	padding:5px;
	padding-left:20px;
}

.information_text2_5{
	font-size:12pt;
	color:#9f9593;
	padding:5px;
	padding-left:20px;
}



#information_table2{
	width: 520px;
	border-collapse: collapse;
}

#information_table2 td{
	width: 50px;
	height: 40px;
	color: #9f9593;
	font-size: 16pt;
	text-align: center;
	border: 2px solid #9f9593;
	font-weight: bold;
}

.information_table2_td1{
	width: 150px !important;
	color: #FFFFFF !important;
	font-size: 12pt;
	text-align: center;
	border: 2px solid #9f9593;
	background-color: #5e89b6;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}
