@charset"utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* { margin: 0; padding: 0; outline: 0; }

body {
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiagino Kaku Gothic Pro","メイリオ", Meiryo,Osaka,"ＭＳ Ｐゴシック", "MS PGothic",arial,sans-serif;
	font-size:14px;
	color:#666666;
	line-height:24px;
	margin:0px;
	padding:0px;
	background-color: #f5f5f5;
}

a { text-decoration: none;}
a:link { color:#599be5;}
a:visited { color:#599be5;}
a:hover {	color:#e66b1b;}
a img { border-style:none; }

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.float-clear {
	clear: both;
}

#wrapper{
	background-color: #fff;
	width:1024px;
	margin: 0 auto 0;
	padding:0px;
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #wrapper { height: 1%; }
#wrapper { display: block; }
/* End hide from IE-mac */

#main-menu{
	width:100%;
	margin:0px;
}

#header {
	position: relative;
}

#logohead {
	width:1024px;
	margin: 0 auto 0;
}

#mainarea {
	background-color: #fff;
	width:100%;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#mainarea_left{
	background-color: #fff;
	width:730px;
	padding:0px;
	float:left;
}

#mainarea_left:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#mainarea_right{
	background-color: #fff;
	width:280px;
	min-height: max-content;
	padding-right:10px;
	float:left;
	overflow: hidden;
}

#mainarea_right:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#mainarea_other {
	background-color: #fff;
	width:100%;
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#mainarea_other_left{
	background-color: #fff;
	width:730px;
	padding:0px;
	float:left;
}

#mainarea_other_right{
	background-color: #fff;
	width:280px;
	padding-left:14px;
	float:left;
	overflow: hidden;
}

#mainarea_other_right:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.mainarea_subtitle {
	margin: 0 0 0 10px;
}

.link-img {
	margin:0 0 0 10px;
}

.link-text {
	margin:-30px 0 0 0;
	font-size: 0.8em;
}

.banner-img {
	margin:0 0 0 10px;
}

.banner-text {
	margin:-30px 0 0 0;
}

.section-shadow {
	width: 100%;
	align: center;
}

#footer_area{
	width:100%;
	clear:both;
	padding-top:20px;
	background:#eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#c0c0c0));
	background: -moz-linear-gradient(top, #fff, #cecece);
	background: -o-linear-gradient(top, #fff, #cecece);
	background: -ms-linear-gradient(top, #fff, #cecece);
	background: linear-gradient(top, #fff, #cecece);
	-background: linear-gradient(top, #fff, #cecece);
}

#footer{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:20px;
	width:910px;
	clear:both;
}

.footer_menu{
	margin:0px;
	padding:5px;
	width:915px;
	clear:both;
	text-align:center;
}

.footer_menu li{
	display:inline;
	list-style-type:none;
	border-right:solid 1px #fff;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
}

.footer_menu_last{
	border-right:none !important;
}

#copyright{
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width:915px;
	line-height:20px;
	clear:both;
}

.copyright_row{
	margin:0px;
	padding:0px;
}

.banner_area {
	margin-bottom: 0px;
}

.banner_area img{
	width: 240px;
}

.comingsoon {
	witdh: 100%;
	height: 70px;
	text-align: center;
	padding: 50px;
	margin: 50px 30px;
}

.banner-area{
	margin-bottom:0px;
}
.banner-area img{
	margin-bottom:0px !important;
}

.snsarea{
	width:100%;
	height:24px;
	text-align:right;

}
.snsarea iframe:first-child{
	position:relative;

}


.page-id-637 .edittable input[type=text]{
	background-color:#F6F5D5;
	border:solid 1px #CCCCCC;
}
