body {
	margin: 0px;
	background-color: #abd2ff;
font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
img {
	border: 0; 
}

.haba {
	border: 0; 
	width:100%;
}

.haba03 {
	border: 0; 
	width:250px;
}
@media screen and  (max-width: 500px) {
.haba03 {
	border: 0; 
	width:100%;
	margin: 0px 5px 10px 0px;
}
}

#top-baseframe {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#top-main {
	font-size: 12pt;
	line-height:150%;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:	#333333;
	max-width: 1000px;
	background-color: #fff;
	box-shadow: 0px 10px 30px #888;
	-moz-box-shadow:0px 10px 30px #888;
	-webkit-box-shadow:0px 10px 30px #888;
}



#baseframe {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	max-width: 1000px;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

a:active {
	color: #2B3060;
	text-decoration: none;
}




#main {
	font-size: 12pt;
	line-height:150%;
	padding: 10px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align:left;
	color:	#333333;
	box-shadow: 0px 10px 30px #888;
	-moz-box-shadow:0px 10px 30px #888;
	-webkit-box-shadow:0px 10px 30px #888;

}

#main a:link {
	color: #333333;
	text-decoration: none;
}

#main a:visited {
	color: #333333;
	text-decoration: none;
}

#main a:hover {
	color: #555555;
	text-decoration: underline;
}

#main a:active {
	color: #f03333;
	text-decoration: none;
}




#footer-baseframe {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #3A7CCA;
}

#footer-main {
	font-size: 12pt;
	line-height:150%;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color:	#fff;
	max-width: 900px;

}



h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 8pt;
text-indent:0px;
}

h2 {
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 8px 10px;
	border-top: #bedcff 2px solid;
	border-bottom: #bedcff 2px solid;
	border-left:   #FB9F9D 0px solid;
	background-color: #5295e4;
}



h3 {
	font-size: 14pt;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 8px 10px;
	border-bottom: #5295E4 0px solid;
	background-color: #ffe4f1;
}

h4 {
	font-size: 12pt;
	margin: 15px 20px 5px 0px;
	padding: 3px 0px 0px 10px;
	border-bottom: #ccc 0px solid;
}



#headerheader {
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	text-align:left;

}

#headerheader a:link {
	color: #006633;
	text-decoration: none;
}

#headerheader a:visited {
	color: #006633;
	text-decoration: none;
}

#headerheader a:hover {
	color: #0000FF;
	text-decoration: none;
}

#headerheader a:active {
	color: #006633;
	text-decoration: none;
}



#toptitle {
	font-size: 9pt;
	margin: -10px 0px 0px 0px;
	color:#333333;
}



#intro {
	font-size: 5pt;
	margin-top: 3px;
	line-height:120%;
	border-top:   #aaaaaa 1px solid;
	border-bottom:   #aaaaaa 1px solid;
}




#navi {
	font-size: 14pt;
	line-height:150%;
	color:	#ffffff;
	background-color: #afafaf;

}





#menu01  {
	float: left;
	color:#fff;
	font-size: 10pt;
	font-weight:bold;
	display: block;
	text-align: center;
	line-height:400%;
	text-indent: 0px;
	text-decoration: none;
	width:162px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #fff solid;
	border-bottom:2px #014595 solid;

}

#menu01 a {
	background-color: #5295E4;
	display: block;
}
#menu01 a:link {
	color:#fff;
	background-color: #5295E4;
	text-decoration: none;
}

#menu01 a:visited {
	color:#fff;
	background-color: #5295E4;
	text-decoration: none;
}

#menu01 a:hover {
	color:#0000ff;
	background-color: #fafafa;
	text-decoration: none;
}

#menu01 a:active {
	text-decoration: none;
}




/********　スマホナビ　************/
.slicknav_menu {
display:none;
}
@media screen and (max-width: 780px) {
#menu-top {
display:none;

}
.slicknav_menu {
display:block;
width:100%;
position: fixed;
z-index: 999;
opacity: 0.95; 
}
}



#right-side {
	float: right;
	font-size: 12pt;
	line-height:150%;
	max-width: 630px;
	padding: 0px 20px 0px 19px;
	margin: 10px 0px 0px 0px;
	color: #333333;
	border-left:   #d0d0d0 0.5px solid;
}



#right-side a:link {

	color: #0000ff;
	text-decoration: none;
}

#right-side a:visited {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

#right-side a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}







#left-side {
	display: block;
	float: left;
	width: 320px;
	font-size: 10pt;
	line-height:150%;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

@media screen and  (max-width: 900px) {
#left-side {

	width:100%;
	padding: 0px 0px 0px 0px;
}
}

#left-side a:link {
	display: block;
	color: #333333;
	text-decoration: none;
}

#left-side a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}

#left-side a:hover {
	display: block;
	color: #ac642b;
	background-color: #f0f0f0;
	text-decoration: none;
}

#left-side a:active {
	display: block;
	color: #333333;
	text-decoration: none;
}



#menu-con {
	font-size: 10pt;
	line-height:120%;
	color: #805050;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 0px 0px;
	border-top:   #aaaaaa 1px solid;
}
#menu-con  a:link {
	display: block;
	text-decoration: none;
}

#menu-con  a:visited {
	display: block;
	text-decoration: none;
}

#menu-con  a:hover {
	display: block;
	text-decoration: none;
}

#menu-con a:active {
	display: block;
	text-decoration: none;
}







.subh0  {
	color: #fff;
	font-weight:bold;
	background-color: #5295E4;
	text-decoration: none;
	margin : 10px 3px 10px 5px;
	padding: 10px 0px 10px 0px;
	text-indent: 10px;
	border-left:    #A1994B 1px solid;
}


.subh1  {
	display: block;
	text-indent: 15px;
	text-decoration: none;
	line-height:250%;
	margin : 0px 3px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-top:    #b0c4de 0px solid;
	border-bottom: #cccccc 1px solid;
	border-left:   #cccccc 0px solid;
	border-right:  #cccccc 0px solid;
}



#cl2 {
	clear:both;
}



#tua {
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}


#aka {
	color: #ff0000;

}




#footer {
	font-size: 12px;
	background-color: #3A7CCA;
	text-align: center;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	color: #fff;
}

#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #ffffff;
}


#footer2 {
	clear:both;
	font-size: 14px;
	line-height:170%;
	background-color: #3A7CCA;
	text-align: left;
	text-decoration: none;
	color: #fff;
	margin : 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

#footer2 a:link {
	color: #ffffff;
}
#footer2 a:visited {
	color: #ffffff;
}
#footer2 a:hover {
	color: #abd2ff;
}
#footer2 a:active {
	color: #ffffff;
}

#box-footer {
float:left;
width:200px;
	font-size: 11pt;
	color:#fff;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}


#box {
	background-color: #f0f0f0;
	font-size: 11pt;
	color:#333333;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}
#box  a:link {
	color: #0000ff;
	text-decoration: none;
}

#box  a:visited {
	color: #0000ff;
	text-decoration: none;
}

#box  a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#box-comm {
	background-color: #F8F6E6;
	font-size: 9pt;
	color:#888;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}


#box-asiato {
	font-size: 9pt;
	color:#888;
	padding: 10px 5px 10px 10px;
	margin : 0px 0px 0px 0px;
	line-height:150%;
	border:    #ccc 1px solid;
}

#box-tua {
	background-color: #F8F6E6;
	font-size: 9pt;
	color:#888;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 0px;
	line-height:150%;
}

#box-ill {
	float:left;


	padding: 0px 0px 10px 0px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}


#chuui {
	font-size: 9pt;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 0px;
	line-height:150%;
	border:  #ff0000 2px solid;
}





td{
font-size:9pt;
line-height:150%;
}

table.waku { 
border-collapse:collapse;
}

table td{ 
font-size: 10pt;
border:1px solid #ccc; 
border-collapse:collapse; 
}



p {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin : 10px 0px 0px 0px;
	border-bottom:    #ccc 1px solid;
}




.fade {   
    -webkit-transition: 0.05s ease-in-out;   
       -moz-transition: 0.05s ease-in-out;   
         -o-transition: 0.05s ease-in-out;   
            transition: 0.05s ease-in-out;   
}   
.fade:hover {   
    opacity: 0.8;   
    filter: alpha(opacity=80);   
}  




/********　youtube レスポンシブ　************/

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
margin-top: 0px;
margin-bottom: 20px;
}

.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/********　トップへ戻るボタン　　*****/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #f73;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
	color: #333;
    text-decoration: none;
    background: #fec438;
}


#page-top a:link{
	color: #fff;
	text-decoration: none;
}

#page-top a:visited {
	color: #fff;
	text-decoration: none;
}

.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}

.square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}


#ll-menu {
	color:#333;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	line-height:100%;
	margin : 5px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom:#ccc 1px solid;

}
@media screen and  (max-width: 500px) {
#ll-menu {
	font-size: 12pt;
}
}


#box-menu {
	font-size: 12pt;
	line-height:140%;
	padding: 10px 10px 10px 10px;
	margin : 10px 10px 10px 10px;
	border:1px solid #ccc;
}
@media screen and  (max-width: 500px) {
#box-menu {
	font-size: 11pt;
	padding: 10px 5px 10px 5px;
	margin : 10px 0px 10px 0px;
	border:1px solid #ccc;
}
}

#box-menu ol li{
	line-height:170%;
	padding: 0px 0px 0px 0px;
	margin : 10px 0px 10px -10px;
	border-bottom:1px solid #ccc;
}



