@import url(https://fonts.googleapis.com/css?family=Pacifico);

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

@charset "utf-8";

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
        background-image: url(../image/backg.gif);
        background-repeat: repeat;
        background-attachment: fixed;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#f0f0f0;
	height:100%;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


p,pre,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:11pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
	word-break:break-all;
}

input[type="text"]{
	font:11pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
}

p,pre,li,dt,dd,th,td,label,h4,h5,h6{ line-height:18pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:10pt; }

p,pre,h5,h6,table{ margin:12px auto; }

form{ margin:0; }

a,label{
	color:#4f5f83;
	cursor:pointer;
	text-decoration:none;
}

a:hover,label:hover{
	color:#86aee9;
}


table{
	width:100%;
	border-collapse:separate;
	border-spacing:2px;
}

td{
	padding:6px;
	background:none;
	border:solid 1px #f5f5f5;
}

th{
	text-align:center;
	background-color:#f5f5f5;
}

th span{
	color:red;
	font-weight:normal;
	margin-left:2px;
}

table ul{ margin:0 0 0 15px; }

ul{ margin:10px 0 10px 25px; padding:0; }

ol{ margin:10px 0 10px 30px; padding:0; }

dl{ margin:10px auto; }

dd{ margin:10px auto 10px 20px; }

textarea{ width:95%; }

#right p{
	text-align: justify;
	text-justify: inter-ideograph;
	color:#333333;
	margin:0 0 0 10px;
}

.clear{ clear:both; }

img{
	border:none;
}

#wrapper{
	margin:10px auto;
	width:1040px;
	height:100%;
	background-color:#ffffff;
}

#head,#headmenu,#body,#foot{
	margin:0 auto;
	width:1000px;
	position:relative;
}

h1{
	margin:0;
	font-size:9pt;
	height:30px;
	line-height:30px;
	font-weight:normal;
}

#logo{
	margin:0;
}

#logo a{
	display:block;
	height:60px;
	width:300px;
	border:dotted 1px #f0f0f0;
	text-align:center;
	line-height:60px;
}

#logo a:hover{
	background-color:#f9f9f9;
}

#logo img{
	vertical-align:middle;
	text-indent: 0px;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

#headmenu{
	margin-top:20px;
}

#headmenu *{
	height:30px;
	line-height:30px;
}

#headmenu ul{
	list-style:none;
	margin:0;
}

#headmenu li{
	float:left;
	background-color:#f9f9f9;
}

#headmenu a,#headmenu span{
	display:block;
	margin:1px;
	width:198px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#ffffff;
}

#headmenu a:hover,#headmenu span{
	background-color:transparent;
}

#body{
	margin:20px auto;
	height:100%;
}

#left{
	width:260px;
	height:100% !important;
	float:right;
	margin: 12px 0 0 0;
}

#right{
	width:720px;
	height:100%;
	float:left;
}

h2,h3{
	border-bottom:solid 1px #d6dbdf;
	text-indent:10px;
}

h2{
	height:48px;
	line-height:48px;
	font-size:16pt;
	margin:20px auto;
}

h3{
	height:36px;
	line-height:36px;
	font-size:12pt;
	margin:20px auto;
}

#footermenu{
	margin-top:20px;
}

#footermenu *{
	height:auto;
	line-height:30px;
}

#footermenu ul{
	list-style:none;
	margin:0;
}

#footermenu li{
	float:left;
	background-color:#f9f9f9;
}

#footermenu a,#headmenu span{
	display:block;
	margin:1px;
	width:198px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#ffffff;
}

#footermenu a:hover,#headmenu span{
	background-color:transparent;
}

#copy{
	text-align:right;
}

#footer {
	padding: 30px;
}

#left li{
	position:relative;
}
#left li:before {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: -16px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#right li {
	list-style-position: inside;
	background-image:url(../image/arrow01.gif);
	background-repeat: no-repeat; 
	background-position: left 2px bottom 2px;
	line-height: 20px;
	padding-left: 25px;
}

.bimage h1{
	background: rgba(0,0,0,0.8);
	color: white;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;

}

.adsp01 {
	float:right;
	position: -webkit-sticky;
	position: sticky;
	top:80px;
	margin: 0 auto 10px;
	display: block;
	flex-direction: column;
}

.adsp02 {
	width: 100%;
	padding-right: 50px;
}

#ad {
	width: 0;
	display:none;
	visibility:hidden;
}

.flame001{
	display: inline-block;
	padding: 1em;
	margin: 0.2em;
	color: #60688c;
	width: 28%;
	background: #ffffff;
	border-top: solid 5px #4682b4;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
	text-align:center;
	float: left;
}

.fimg001 img{
	width:auto;
	height:80px;
	max-width:100%;
	max-height:100%;
}

.fimg001 img:hover{
	opacity: 0.75;
}

.flame001 p{
	justify-content: center;
}

.stitle {
	font-size: 14px;
        font-weight:bold;
        color: #222222;
        padding: 4px 0px 4px 21px;
        margin: 0px 0px 10px 0px;
        background-repeat: no-repeat;
        background-image: url(../image/stitle01.gif);
	text-align:left;
}
