/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
 admin info :  Kazuki Goto
=================================================================== */
/* IE */
@font-face {
font-family: rounded-mplus-1p-medium;
src: url('../font/rounded-mplus-1p-medium.eot');
}
/* Firefox, Opera, Safari */
@font-face {
font-family: rounded-mplus-1p-medium;
src: url('../font/rounded-mplus-1p-medium.ttf') format("truetype");
}

body {
	background-color:#FFFFFF;
}

@media print, screen and (min-width: 769px) {
/* PC用のスタイル記述 */
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#wrapper {
	width:100%;
	margin:0;
}
header {
	width:100%;
	background: url(../images/back01.jpg) repeat;
}
#header {
	width:1000px;
	text-align: center;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.header_l {
	float:left;
	text-align: center;
	width: 660px;
}
#header h1 {
	margin-bottom: 24px;
}
.fb-like-box {
	float: right;
	height: 400px;
	width: 280px;
	margin-left: 60px;
	margin-top: 10px;
}
#header h2 {
	font-family: 'rounded-mplus-1p-medium';
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 24px;
}
#header h3 {
	font-family: 'rounded-mplus-1p-medium';
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 24px;
	color: #FF6666;
}
#header h4 {
	font-family: 'rounded-mplus-1p-medium';
	font-size: 13px;
	line-height: 130%;
	padding-top: 15px;
	margin-bottom: 24px;
}
#navbox {
	width:100%;
	height:16px;
	margin-bottom:40px;
	background: #BDE1B3 url(../images/navi-back.jpg) repeat-y center;
	padding-top: 17px;
	padding-bottom: 17px;
}
nav {
}
ul#nav_ph {
	display:none;
}
ul#navst {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
ul#navst li {
	float: left;
	color: #333333;
	font: 16px/100% rounded-mplus-1p-medium;
}
ul#navst li a, a:link, a:active, a:visited {
	text-decoration: none;
}
ul#navst li a:hover {
	text-decoration:underline;
}

.nav01, .nav02, .nav03, .nav04, .nav05 {
	margin-right:50px;
}
#contents {
	width:100%;
}
article {
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
article p {
	margin-bottom: 24px;
}
.article_r {
	float:right;
}
.article_l {
	float:left;
}
.bgtex {
	background: url(../images/back02.jpg) repeat;
}
.bgtex02 {
	background: url(../images/back01.jpg) repeat;
}
article h1 {
	font-family: 'rounded-mplus-1p-medium';
	font-size: 30px;
	color: #006600;
	margin-bottom: 40px;
}
article h2 {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 24px;
}
article h3 {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 24px;
	font-weight: bold;
	text-align: center;
}
article h4 {
	font-size: 80%;
	line-height: 140%;
}
.about_l {
	float:left;
	width: 510px;
}
.box01, .box02 {
	width:240px;
	float:left;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	margin-top: 50px;
}
.box01 {
	margin-right:13px;
}
.box03 {
	width:900px;
	clear: both;
}
.koutsuujikotxt {
	width:470px;
	text-align: left;
	float: left;
	margin-right: 30px;
}
.koutsuujikoimg {
	margin-bottom:12px;
}
.box04 {
	width:186px;
	float:left;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	margin-top: 50px;
	margin-right: 14px;
}
.box05 {
	width:231px;
	float:left;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	margin-top: 50px;	
}
.box05 p {
	width: 186px;
	margin-right: auto;
	margin-left: auto;
}

.boxarrow {
	width:41px;
	float:left;
	margin-top: 140px;
	margin-right: 14px;
	background: url(../images/arrow02.png) no-repeat center center;
	height: 41px;
}
.contacttel {
	display: block;
	margin: 20px auto 30px;
}
p.contactmin {
	font-size: 14px;
	text-align: center;
}
.totop {
	width: 1000px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
footer {
	background-color:#566A53;
	width:100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 80px;
}
address {
	text-align: center;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
}
small {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	margin-top: 20px;
}
}
@media screen and (max-width: 768px) {
/* スマートフォン用のスタイル記述 */
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#wrapper {
	width:100%;
}
header {
	width:100%;
	background: url(../images/back01.jpg) repeat;
}
#header {
	width:90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.header_l {
	width: 100%;
}
div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header h1 {
	margin-bottom: 24px;
}
#header h2 {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 24px;
}
#header h3 {
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 24px;
	color: #FF6666;
	font-weight: bold;
}
#header h4 {
	font-size: 13px;
	line-height: 130%;
	padding-top: 15px;
	margin-bottom: 24px;
}
#navbox {
	width:100%;
	margin-bottom:40px;
	background: #BDE1B3 url(../images/navi-back.jpg) repeat-y center;
	padding-top: 5px;
	padding-bottom: 16px;
}
nav {
}
ul#nav_ph {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
ul#nav_ph li {
	height:26px;
	color: #333333;
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
}
ul#nav_ph li a, a:link, a:active, a:visited {
	text-decoration: none;
}
ul#nav_ph li a:hover {
	text-decoration:underline;
}

.nav01, .nav02, .nav03, .nav04, .nav05 {
	margin-bottom:1px;
}

#navst {
	display:none;
}

#contents {
	width:100%;
}
article{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.article_r {
	width: 100%;
}
.article_l {
	width: 100%;
}
.article_l p {
	display: block;
	text-align: left;
	margin-bottom: 16px;
}
article p{
}
.bgtex {
	background: url(../images/back02.jpg) repeat;
}
.bgtex02 {
	background: url(../images/back01.jpg) repeat;
}
article h1 {
	font-size: 30px;
	color: #006600;
	margin-bottom: 40px;
	text-align: left;
}
article h2 {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 24px;
	text-align: left;
}
article h3 {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 24px;
	font-weight: bold;
	text-align: left;
}
article h4 {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
}
.about_l {
	width: 100%;
}
.box01, .box02 {
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	margin-top: 20px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.box03 {
	width:100%;
	margin: 10px 0px;
}
.box03 p {
	display: block;
	text-align: left;
}
.koutsuujikotxt {
	width:100%;
	text-align: left;
	display: block;
	margin-bottom: 24px;
}
.koutsuujikoimg {
	margin-bottom: 12px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.box04 {
	width:100%;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	margin: 10px 0px;
}
.box04 p {
	display: block;
}
.box05 {
	width:100%;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	margin: 10px 0px;
}
.box05 p {
	display: block;
}

.boxarrow {
	width:41px;
	background: url(../images/arrow02-2.png) no-repeat center center;
	height: 41px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.contacttel {
	display: block;
	margin: 20px auto 30px;
}
p.contactmin {
	font-size: 14px;
	text-align: left;
}
.totop {
	width: 100%;
	text-align: right;
	height: 30px;
}
footer {
	background-color:#566A53;
	width:100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 80px;
}
address {
	text-align: center;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
}
small {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	margin-top: 20px;
}
}