﻿@charset "utf-8";

body *{
	font-size: 11pt;
	letter-spacing: 1.5px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 共通
------------------------------------------------------------*/


H1{
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2{
	font-size: 14pt;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
	margin-top: 25px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: orange;
	margin-bottom: 15px;
	color: #3e3e3e;
	font-family: メイリオ;
}


h3{
	font-size: 12pt;
	letter-spacing: 1.5px;
	line-height: 150%;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	font-family: メイリオ;
	padding-bottom: 5px;
	font-weight: bolder;
	color: #ff9900;
	padding-top: 5px;
}

h4{
	font-size: 11pt;
	letter-spacing: 1.5px;
	line-height: 150%;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	font-family: メイリオ;
	padding-bottom: 5px;
	margin-top: 10px;
}

h5{
	color: #804000;
	font-size: 12pt;
	letter-spacing: 1px;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
	font-family: メイリオ;
}

h6{
	font-size: 11pt;
	letter-spacing: 3px;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	text-align: left;
	color: black;
	background-color: #fcfff9;
	border-color: #56ac00;
	border-width: 1px;
	border-style: dotted;
	border-spacing: 10px 10px;
	font-family: メイリオ;
}

p{
	font-size: 11pt;
	letter-spacing: 1.5px;
	line-height: 150%;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	font-family: メイリオ;
	padding-bottom: 5px;
}

ul{
	text-align: left;
	padding-left: 20px;
	list-style-type: decimal;
	margin-left: 20px;
}

li{
	padding-bottom: 5px;
	list-style-type: disc;
	padding-top: 5px;
	font-family: メイリオ;
	font-size: 11pt;
}

/* リンク */
A:link{
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited{
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover{
	COLOR: #0033cc; TEXT-DECORATION: underline;
}
A:active{
	COLOR: #0033cc; TEXT-DECORATION: underline;
}


/* 強調 */
STRONG{
	FONT-WEIGHT: normal;
}

/*img*/
img{
	max-width: 100%;
	height: inherit;
	width: auto;　
}

/*動画*/
.movie-wrap{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*GoogleMap------------------------------------------------------------*/

.ggmap{
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* header*/
#header{
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	#headertop1{
	padding-top: 10px;
}

	#headertop2{	
}

#jumbotron{
	width: 100%;
	background-repeat: no-repeat;
	background-color: #fff4dd;
}

/* 箱*/
#contener{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 99%;
	background-color: #ffffff;
}

/* nav*/
	#nav{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 60px;
	background-image: url(img/navi.jpg);
}

/* navLINK*/
	#navlink{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 35px;
	padding-top: 1px;
	font-size: 11pt;
	font-family: メイリオ;
	font-weight: bold;
}

	#navcontener{
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	display: block;
}

#title2 h1{
	font-size: 17pt;
	font-weight: bold;
	line-height: 150%;
	color: #5c593f;
	background-color: #fff9f2;
	letter-spacing: 0.3em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #af8a7a;
	font-family: "ＭＳ Ｐ明朝";
	text-align: center;
}


/* メイン*/

#main{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}


#main img{
	max-width: 100%;
	height: inherit;
	width: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#main pre{
	font-size: 13pt;
	font-family: メイリオ;
	font-weight: bold;
	color: orange;
	text-align: left;
}

#main blockquote{
	font-size: 13pt;
	font-family: メイリオ;
	color: orange;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

#main hr{
	border-style: hidden hidden dotted;
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: white white #636363;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
}

#main A:link{
	COLOR: #0033cc; TEXT-DECORATION: underline;
}
#main A:visited{
	COLOR: #0033cc; TEXT-DECORATION: underline;
}
#main A:hover{
	COLOR: #0033cc; TEXT-DECORATION: none;
}
#main A:active{
	COLOR: #0033cc; TEXT-DECORATION: none;
}

#side p{
	font-size: 11pt;
	letter-spacing: 1px;
	color: #333333;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: メイリオ;
}

#side h2{
	font-size: 12pt;
	letter-spacing: 1px;
	color: #232323;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
	font-weight: normal;
	background-image: url(img/menu1.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	font-family: メイリオ;
}

#side A:link{
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
}
#side A:visited{
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
}
#side A:hover{
	color: #0033cc;
	text-decoration: underline;
	font-size: 12pt;
}
#side A:active{
	color: #0033cc;
	text-decoration: underline;
	font-size: 12pt;
}

/*footer*/
#footer{
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-position: 0% 0%;
	background-size: auto auto;
	background-color: #7d4d17;
	color: #ffffff;
}

#footercontener{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* パソコン
------------------------------------------------------------*/
@media all and (min-width: 960px){
	#header,#contener,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}

#headertop2{
	display: none;
}
	
	#contener{
	padding-bottom: 2px;
}

#navlink{
	display: none;
	
}

#title1{
	display: block;	
}

#title2{
	display: none;	
}

#topmain{
	
	width: 100%;	
	padding-bottom: 10px;
	
}

	#main{
	
	float: right;
	
	width: 680px;
	
	padding-right: 10px;
	
	padding-left: 10px;
	
	padding-bottom: 10px;
	
	padding-top: 10px;
	
}

	#side{
	
	float: left;
	
	width: 240px;
	
	padding-top: 10px;
	
	padding-right: 0px;
	
	padding-bottom: 0px;
	
	padding-left: 0px;
	
	overflow: hidden;
	
	margin-left: 0px;
	
	margin-right: 0px;
	
}

}


/* iPad　横 */
@media all and (max-width:960px){
	.cell{
	
	width: 100%;
	
}

	#navlink{
	display: none;
	
}


	#headertop1{
	display: block;
	
}

	#headertop2{
	display: none;
	
}


#title1{
	display: block;	
}

#title2{
	display: none;	
}

}

/* iPad　縦 */
@media all and (max-width:760px){
	.cell{
	
	width: 100%;
	
}

	#nav{
	display: none;
	
}

	#navlink{
	display: block;
	
}

	#headertop1{
	display: block;
	
}

	#headertop2{
	display: none;
	
}

#title1{
	display: block;	
}

#title2{
	display: none;	
}

}

/* スマホ　横 */
@media all and (max-width:640px){
	.cell{
	
	width: 100%;
	
}
	#header{
	
	padding-bottom: 20px;
	
}
	


	#headertop1{
	display: none;
	
}

	#headertop2{
	display: block;
	
}

#title1{
	display: none;	
}

#title2{
	display: block;	
}

	#menu1{
	display: none;
	
}

#jumbotron{
	width: 100%;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#main td p,#topmain td p{
	font-size: 10pt;
	letter-spacing: 1.5px;
	line-height: 150%;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	font-family: メイリオ;
}

#main td li,#topmain td li{
	padding-bottom: 5px;
	list-style-type: disc;
	padding-top: 5px;
	font-family: メイリオ;
	font-size: 10pt;
}

/*縮小画像*/
	#n{
	
	max-width: 50%;
	
	float: right;
	
	margin-left: 5px;
	
	margin-bottom: 5px;
	
}

#footercontener{
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

}

/* スマホ　縦 */
@media all and (max-width:480px){
	.cell{
	
	width: 100%;
	
}

}