@charset "UTF-8";
/* ----------------------------
 import css
---------------------------- */ 
@import url("common.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body{
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
/*=============================================================
#base
=============================================================*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	line-height: 1.8em;
	letter-spacing:0.8pt;
	color: #333333;
	text-align: left;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #66F;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
#container {
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	background-color: #FFF;
}
.hd {
	display: none;
}
#header span,
#footer span,
#navi span {
	display: none;
}
/*=============================================================
#header
=============================================================*/
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#header #bg {
	background-color: #00401F;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
}
#header #bg .box {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#header #bg h1 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#header #bg p {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	text-align: right;
	display: block;
	float: right;
}
#header #bg p a {
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../image/arrow.png);
	background-position: left 3px;
	padding-left: 8px;
}
#header #bg p a:hover {
	text-decoration: underline;
}
#header .body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#header .left {
	width: 230px;
	float: left;
}
#header .left .logo {
	padding-top: 20px;
	padding-left: 20px;
}
#header p {
}
#header .right {
	width: 710px;
	text-align: left;
	float: right;
	padding-top: 18px;
	padding-bottom: 20px;
}
#header .right p {
	font-size: 15px;
	line-height: 1.5em;
	padding-top: 10px;
}
#header .right p a {
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	background-image: url(../image/header-point.png);
	padding-left: 10px;
	background-position: 0px 1px;
}
#header .right .tel {
	padding-top: 10px;
}
#header .right a {
}
#header .right a:hover {
	color: #666;
	text-decoration: underline;
}
/*=============================================================
#NAVI
=============================================================*/
#navi {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#navi li {
	float: left;
	line-height: 0px;
	display: block;
	overflow: hidden;
}
#navi a {
}
#navi a:hover {
}
/*=============================================================
#contents
=============================================================*/
#mainbody {
	padding-bottom: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	overflow: hidden;
	position: relative;
	background-image: url(../image/footer_img.gif);
	background-position: center bottom;
}
.breadcrumb-list {
	font-size: 11px;
	line-height: 100%;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}
.breadcrumb-list ul {
	overflow: hidden;
	position: relative;
}
.breadcrumb-list li {
	display: inline;
	float: left;
	padding-right: 5px;
	color: #666;
}
.breadcrumb-list a {
	color: #006633;
	text-decoration: none;
	margin-right: 5px;
}
.breadcrumb-list a:hover {
	color: #000;
	text-decoration: underline;
}
.breadcrumb-list strong {
	font-weight: bold;
	color: #5CA63D;
}
#mainbody #title {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#mainbody #title h1 {
	font-size: 30px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#mainbody #title h1 b {
	font-style: normal;
	font-size: 12px;
	margin-left: 15px;
	font-weight: normal;
}
#mainbody p {
	line-height: 1.7em;
	color: #333;
	margin-bottom: 2.2em;
	padding: 0px;
}
#contents {
	width: 620px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	float: right;
}
#page {
	padding-right: 10px;
	padding-left: 10px;
}
/*=============================================================
#scroll
=============================================================*/
.view-article {
	display: block;
	text-align: center;
	background: #F66169;
	color: #FAEFDE;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	float: right;
	margin-right: 30px;
	margin-top: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.view-article:hover {
	color: #111;
	background: #fff
}
.light {
	color: #ccc;
	font-size: 14px
}
.themes {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	float: left;
	width: 100%
}
.themes li {
	text-align: center;
	display: block;
	float: left;
	width: 22%;
	margin-left: 4%
}
.themes li.first {
	margin-left: 0
}
.themes li a {
	display: block;
	padding: 10px;
	background: #444;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #eee;
	-webkit-transition: all 200ms ease-out;
	-mozilla-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.themes li a:hover, .themes li a.active {
	background: #F66169;
	color: #FAEFDE
}
#toggleActive {
	padding: 10px;
	width: 100%;
	text-align: center;
	display: inline-block;
	background: #444;
	color: #eee;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-mozilla-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
#toggleActive.active {
	background: #F66169;
	color: #FAEFDE
}
#scrollUp-active {
	display: none
}
#scrollUp {
	bottom:20px;
	right:20px;
	background:#555;
	color:#fff;
	font-size:12px;
	font-family:sans-serif;
	text-decoration:none;
	opacity:.9;
	padding:10px 20px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	-webkit-transition:background 200ms linear;
	-moz-transition:background 200ms linear;
	transition:background 200ms linear
}
#scrollUp:hover {
	background:#000
}
/*=============================================================
#side
=============================================================*/
#side {
	display: block;
	float: left;
	width: 300px;
}
/*=============================================================
#FOOTER
=============================================================*/
#pagetop {
	text-align: right;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
	padding-top: 2px;
	overflow: hidden;
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer .body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#footer .body ul {
	position: relative;
	left: 50%;
	float: left;
}
#footer .body li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	left: -50%;
	font-size: 14px;
}
#footer p.copy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 3px;
}
#footer a {
	color: #333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .logo {
	padding-top: 30px;
	padding-bottom: 10px;
}
/*=============================================================
#socialbutton
=============================================================*/
.socialbutton {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.socialbutton div {
    float:left;
    margin-right:5px;
}
.socialbutton #facebook {
	width: 100px;
}
.socialbutton #g-plusone {
	width: 60px;
}
/*=============================================================
#form
=============================================================*/
#contents input[type="text"]:hover,#contents textarea:hover {
border: 1px solid #666666;
}
#contents input[type="text"]:focus,#contents textarea:focus {
background-color: #ffffcc;
border: 1px solid #333333;
}
#contents input[type="text"],#contents textarea {
border: 1px solid #999999;
padding: 1px;
}
#contents input[type="submit"] {
	border: 1px solid #C69;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #FFE7F5;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 18px;
}
#contents input[type="submit"]:hover {
background-color: #FFCCCC;
}
.anq_required {
	background-image: url(/image/required.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	padding-bottom: 5px;
}
