@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-color:#f0f0f0;
        background-image: url(../image/backg.gif);
        background-repeat: repeat;
        background-attachment: fixed;
	height:100%;
}

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

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

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




body{
	text-align:center;
	margin:0;
	padding:0;
	background-color:#f0f0f0;
}

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;
}

img{ border:none; }

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-indent:20px; }

.clear{ clear:both; }


#wrapper{
	margin:10px auto;
	width:1040px;
	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;
}

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

#right{
	width:720px;
	float:left;
}

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

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

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;
}

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

table th:first-child{
  border-radius: 5px 0 0 0;
}

table th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}

table th{
  text-align: center;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 25%;
  padding: 10px 0;
}

table td{
  text-align: center;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 25%;
  padding: 10px 0;
}

table td:last-child{
  border-right: 1px solid #a8b7c5;
}

table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

#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;
}

.side {
        font-size:13px;
        margin: 0px 0px 5px 0px;
        padding: 7px 8px 8px 8px;
        line-height: 1.7;
}

div#fc2_bottom_bnr{position:static!important;}