@charset "utf-8";
/* CSS Document */

html{
	width: 570px;
}

body{  /* ページ全体 */
	width: 570px;
	margin: 0;
	padding:150px,0,0,0;
	font-family:
    'メイリオ',
    Meiryo,
    'Lucida Grande',
    Verdana,
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    Osaka,
    'ＭＳ Ｐゴシック',
    sans-serif;
}

a:link{
		color:#0F4FAE;
		text-decoration:none;
		/*text-decoration:underline;*/
		}
		
a:visited{
		color:#000080;
		text-decoration:none;
		/*text-decoration:underline;*/
		}
		
a:active{
		color:#0F4FAE;
		text-decoration:none;
		}
		
a:hover{
    color:#1063BE;
    text-decoration:underline;
		}

#cntainerS {
	margin: 0;
	padding: 0;
	width: 555px;
	left: 0;
	border-left: 0px
}

/*ヘッダー*/

#headerS {
	border-top: 10px solid #99CC33;
	position: fixed;
	margin: 0;
	width: 555px;
	border-left: 0px
	background-color:#FFF;
	border-bottom: 5px solid #99CC33;
	z-index: 2;
}

.header-container{
	margin: 0;
	padding: 0;
	padding:10px 0px 0px 0px;
	background-color:#FFF;
}

.header-container ul{
	width: 555px;
	height: 50px;
	padding-left: 0;
	margin: 0 auto;
	list-style-type:none;
}

.header-container ul li{
	width: 270px;
	height: 50px;
	float: right;
}

.ham {
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-color: #32CD32;
}
.ham_line {
	position: absolute;
	left: 10px;
	width: 30px;
	height: 3px;
	background-color: #333333;
}
.ham_line1 {
	top: 15px;
}
.ham_line2 {
	top: 23px;
}
.ham_line3 {
	top: 31px;
}

/* 以下はすべて新規行で追加 */
.clicked .ham_line1 {
	transform: rotate(45deg);
	top: 25px;
}
.clicked .ham_line2 {
	width: 0px;
}
.clicked .ham_line3 {
	transform: rotate(-45deg);
	top: 25px;
}

.menu {
	position: fixed;
	overflow: auto;
	top: 81px;
	width: 175px;
	height: 95%;
	right: -200px;
	background-color: #f5f5f5;
	transition: all 0.3s;
	z-index: 1;
	-webkit-overflow-scrolling: touch;
	opacity: 0.95;
}

.clicked .menu {
	right: 8px;
}

#mainS {
	position:absolute;
	margin: 0;
	padding: 0;
	width: 555px;
	top: 100px;
	left: 5px;
	z-index: 0;
}

#main1S {
	position:absolute;
	margin: 0;
	padding: 0;
	width: 555px;
	top: 85px;
	left: 5px;
	z-index: 0;
}

.text18L{
		font-size:18pt;
		line-height:22pt;
		text-decoration:none;
		border-bottom:2px solid;
		padding-bottom:2px; 
		}

.text16L{
		font-size:16pt;
		line-height:20pt;
		text-decoration:none;
		border-bottom:2px solid;
		padding-bottom:2px; 
		}

.text14L{
		font-size:14pt;
		line-height:18pt;
		text-decoration:none;
		border-bottom:1px solid;
		padding-bottom:2px; 
		}

.text40{  
  	font-size:40pt;
		line-height:45pt;
		}

.text38{  
  	font-size:38pt;
		line-height:42pt;
		}


.text35{  
  	font-size:35pt;
		line-height:40pt;
		}

.text33{  
  	font-size:33pt;
		line-height:38pt;
		}

.text24{
		font-size:24pt;
		line-height:28pt;
		}

.text20{
		font-size:20pt;
		line-height:24pt;
		}

.text20L{
		font-size:20pt;
		line-height:24pt;
		text-decoration:none;
		border-bottom:1px solid;
		padding-bottom:2px;
		}

.text18{
		font-size:18pt;
		line-height:22pt;
		}

.text17w{
		font-size:17pt;
		line-height:25pt;
		}


.text16{
		font-size:16pt;
		line-height:20pt;
		}

.text16w{
		font-size:16pt;
		line-height:25pt;
		}

.text15{
		font-size:15pt;
		line-height:17pt;
		}


.text14{
		font-size:14pt;
		line-height:18pt;
		}

.text14w{
		font-size:14pt;
		line-height:25pt;
		}

.text12{
		font-size:12pt;
		line-height:17pt;
		}

.text11{
		font-size:11pt;
		line-height:15pt;
		}

.text11w{
		font-size:11pt;
		line-height:19pt;
		}

.text10{
		font-size:10pt;
		line-height:14pt;
		}

.text10w{
		font-size:10pt;
		line-height:17pt;
		}

.text9{
		font-size:9pt;
		line-height:10pt;
		}

.text9b{
		font-size:9pt;
		line-height:10pt;
		font-weight:bold;
		}


.text8{
		font-size:8pt;
		line-height:9pt;
		}
		
.text14n{
		font-size:14pt;
		line-height:16pt;
		}

.text12n{
		font-size:12pt;
		line-height:14pt;
		}

.text11n{
		font-size:11pt;
		line-height:13pt;
		}

.text10n{
		font-size:10pt;
		line-height:12pt;
		}

.text9n{
		font-size:9pt;
		line-height:11pt;
		}
		
.text8n{
		font-size:8pt;
		line-height:9pt;
		}

.text7{
		font-size:7pt;
		line-height:10pt;
		}

.textW{
		color: #FFFFFF;
}

.UP {
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
}

.redS {
	font-weight:bold;
	color: #ff0000;
}

.blueS {
  color: #0000ff;
	font-weight:bold;
}

.greenS {
	color: #336600;
	font-weight:bold;
}

.blackS {
	color: #000000;
	font-weight:bold;
}

.blackS12 {
	font-size:12pt;
	color: #000000;
	font-weight:bold;
}

table.sTable {
	border-collapse: collapse;
	/*border:1px;*/
	font-size:11pt;
	line-height:15pt;
	text-align:center;
}

table.sTable td{
	height: 45px;
	padding: 0px 0px 0px;
	background: #FFFFFF;
}

table.sTable th{
	font-size:11pt;
	padding: 3px 0px 0px;
}

th a:link,
th a:visited,
th a:hover,
th a:active {
	color:#000000;
}

/*フッター*/
footer{
	color:#4D2600;
	padding: 0;
	text-align: center;
	}
.footer-container{
	padding:20px;
	/*border-radius:0 0 10px 10px;*/
	background:#CCFF66;
}
footer ul{
	padding: 0;
	margin-bottom: 30px
}
footer ul li{
	display:inline;
	margin: 0 10px;
}
footer ul li a{
	color:#000000;
}
footer ul li a:link,
footer ul li a:visited{
	text-decoration:none;

}
footer ul li a:hover,
footer ul li a:active{
	text-de
}

.NAV6S1 {
		text-decoration: none;	    
		font-weight: bold;
		text-align: center;
		font-size: 19px;
		display: block;
	  background: #99cc33;
	  border-top: 3px solid #CCC;
		border-left: 3px solid #CCC;
		border-right: 3px solid #767789;
		border-bottom: 3px solid #767789;
		color:#111;
		width: 160px;
		padding: 10px 0px 0px;
		border-radius:5px;
    height: 35px;
}

.NAV6S {
		text-decoration: none;	    
		font-weight: bold;
		text-align: center;
		font-size: 19px;
		display: block;
	  background: #F7FAFF;
	  border-top: 3px solid #CCC;
		border-left: 3px solid #CCC;
		border-right: 3px solid #767789;
		border-bottom: 3px solid #767789;
		color:#111;
		width: 160px;
		padding: 10px 0px 5px;
		border-radius:5px;
    height: 35px;
}

.box1 {
	text-align : center;
	background-color: #f5f5f5;
	width:550px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
}

.box2 {
	text-align : center;
	background-color: #f5f5f5;
	width:170px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
	font-size: 11px;
	font-weight:bold;
}

.box3 {
	text-align : center;
	background-color: #ffffff;
	width:99%;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	padding: 0;
}

.box4 {
	text-align : center;
	background-color: #E0EBFE;
	width:99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 25px;
	font-weight:bold;
}

.box5 {
	background-color: #FFFFFF;
	width:99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	padding-left:20px;
	font-size: 20px;
	font-weight:bold;
}

.box6 {
	background-color: #FFFFFF;
	width:98%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	padding-left:15px;
	font-size: 17px;
}

.box7 {
	text-align : left;
	background-color: #FFFFFF;
	width:550px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	border: 0;
	padding: 0;
}

