img.alignright {
	display: block;
	margin: 0px 0px 0px auto;
}
img.aligncenter {
	display: block;
	margin: 0px auto;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
.ie8 img {
	width: auto
}
.center {
	text-align: center
}
.clf {
	overflow: hidden
}
.videoWrap {
	margin: 0 auto 3%;
	max-width: 750px
}
.videoWrap .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}
.videoWrap .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.fc-mc {
	color: #d00
}
blockquote {
	margin-bottom: 3%;
	padding: 4%;
	background: #eee;
	font-size: 0.8em;
	border: 1px dotted #ccc
}
blockquote .name {
	font-weight: bold;
	font-style: italic
}
strong {
	font-weight: bold !important
}
@media screen and (max-width: 767px) {
	body {
		font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic pro", Osaka, "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
		color: #444;
		font-size: 13px;
		letter-spacing: -0.001em;
		-webkit-text-size-adjust: 100%
	}
	.pc {
		display: none
	}
	.fl-r {
		width: 100%
	}
	.fl-l {
		width: 100%
	}
	#contents, #contents-one {
		margin: 3%;
		padding: 3% 4%;
		float: left;
		width: 94%;
		border: 1px solid #cccccc;
		background: #ffffff
	}
	#foot {
		padding: 4% 0 130px;
		background: #222;
		text-align: center;
		width: 100%;
		color: #ffffff
	}
	#foot a {
		color: #fff;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease
	}
	#foot a:hover {
		color: #24aeff
	}
	.acForm {
		margin-bottom: 10%;
		text-align: center
	}
	.acForm dt {
		margin-bottom: 2%;
		cursor: pointer
	}
	h1 {
		text-align: left;
		font-weight: bold
	}
	h4 {
		margin: 0 0 5% 0
	}
	#contents .title-txt, #contents-one .title-txt {
		margin-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 3%;
		font-size: 2em;
		line-height: 1.2em;
		font-weight: bold;
		text-align: left;
		border-bottom: none
	}
	#contents h1, #contents-one h1 {
		margin-bottom: 3%;
		padding-bottom: 2%;
		display: block;
		font-size: 2em;
		line-height: 1.2em;
		font-weight: bold;
		text-align: left;
		border-bottom: 5px solid #444
	}
	#contents h2, #contents-one h2 {
		margin-bottom: 2%;
		padding: 2%;
		background: #eee;
		border: 1px solid #ccc;
		text-align: left;
		font-size: 2em;
		line-height: 1.3em;
		font-weight: bold;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	#contents h3, #contents-one h3 {
		margin-bottom: 30px;
		text-align: left;
		font-size: 1.8em;
		line-height: 1.3em;
		font-weight: bold
	}
	#contents .gray, #contents-one .gray {
		color: #999999;
		text-align: left
	}
	#contents .head-line, #contents-one .head-line {
		border-top: 1px solid #cccccc;
		padding-top: 10px;
		margin-top: 10px
	}
	#contents .txt22, #contents-one .txt22 {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em
	}
	#contents .txt22-underline, #contents-one .txt22-underline {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em;
		border-bottom: 1px solid #333333
	}
	#contents .txt-blue, #contents-one .txt-blue {
		color: #003399
	}
	#contents .txt-red-22, #contents-one .txt-red-22 {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em;
		color: #cc0000
	}
	#contents .txt20-gray, #contents-one .txt20-gray {
		font-size: 20px;
		color: #999999;
		line-height: 1.5em;
		font-weight: bold
	}
	#contents #commentLink, #contents-one #commentLink {
		font-size: 1.3em
	}
	#contents p, #contents-one p, table {
		margin-bottom: 5%;
		font-size: 1.3em;
		line-height: 2em;
		letter-spacing: 0.02em
	}
	#contents p br, #contents center br, #contents-one p br, #contents-one center br {
		display: none
	}
	#contents center, #contents-one center {
		text-align: center
	}
	#contents li, #contents-one li {
		margin-bottom: 2%;
		font-size: 1.3em;
		line-height: 2em;
		letter-spacing: 0.02em
	}
	#contents .small, #contents-one .small {
		margin-bottom: 3%;
		font-size: 1em;
		line-height: 1.5em
	}
	#contents .readTime, #contents-one .readTime {
		margin-bottom: 0px !important;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		color: #2899b5
	}
	#contents blockquote, #contents-one blockquote {
		margin-bottom: 5%
	}
	#contents blockquote p, #contents-one blockquote p {
		margin-bottom: 1%
	}
	#contents blockquote .bq, #contents-one blockquote .bq {
		text-align: right;
		color: #aaa;
		font-size: 1em;
		line-height: 1.3em
	}
	#footer-sns {
		margin-top: 5%
	}
	.sns-box {
		margin-bottom: 10%
	}
	.sns-box a, .sns-box .iine {
		margin-right: 2%;
		padding: 2%;
		width: 23%;
		min-height: 70px;
		float: left;
		text-align: center;
		display: block;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.sns-box .btn-share {
		background: #3b5998
	}
	.sns-box .btn-tweet {
		background: #55acee
	}
	.sns-box .btn-hatena {
		background: #00a4de
	}
	.sns-box .count {
		margin-top: 5px;
		color: #ffffff;
		font-size: 1.4em;
		line-height: 1em;
		min-height: 20px
	}
	.bookmark {
		padding: 4%;
		margin: 0 10% 8%;
		width: 80%;
		background: #d6ebff;
		text-align: center
	}
	.bookmark .hatenaImg {
		margin-bottom: 7px
	}
	.bookmark .imgBtn-hatena {
		display: inline
	}
	.bookmark .imgBtn-hatena .hatena-count {
		padding: 10px;
		position: relative;
		top: -4px;
		left: 10px;
		background: #fff;
		border: 1px solid #ccc;
		font-size: 12px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px
	}
	.bookmark .imgBtn-hatena .hatena-count:after, .bookmark .imgBtn-hatena .hatena-count:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none
	}
	.bookmark .imgBtn-hatena .hatena-count:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 5px;
		margin-top: -5px
	}
	.bookmark .imgBtn-hatena .hatena-count:before {
		border-color: rgba(204, 204, 204, 0);
		border-right-color: #ccc;
		border-width: 6px;
		margin-top: -6px
	}
	.list_01 {
		margin-bottom: 5%;
		padding: 3%;
		background: #f5efdb;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.list_01 li {
		margin-bottom: 10px;
		padding: 6px 0 10px 35px;
		background: url(../img/check_mark.png) no-repeat left top;
		background-position: left 5px;
		text-align: left;
		font-size: 1.3em;
		line-height: 1.3em;
		font-weight: bold
	}
	.list_02 {
		margin-bottom: 5%;
		padding: 3%;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.list_02 li {
		margin-bottom: 5px;
		font-weight: bold;
		font-size: 1.3em;
		line-height: 1.3em
	}
	.red {
		background: #eee7dc;
		color: #98370d
	}
	.blue {
		background: #dbe7ee;
		color: #0f6499
	}
	.green {
		background: #dbeee0;
		color: #109929
	}
	.clf {
		overflow: hidden
	}
	.btn {
		padding: 5% 2%;
		margin: 2% auto 10%;
		width: 100%;
		background: #c00;
		color: #fff;
		font-size: 1.3em;
		line-height: 1.3em;
		display: block;
		text-align: center;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		box-shadow: 0 7px 0 0 #500;
		position: relative;
		top: 0
	}
	.mail-form, .main-mail-form {
		margin-bottom: 5%;
		padding: 4% 4% 1%;
		background: #ff3a0c;
		color: #fff;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.mail-form .label, .main-mail-form .label {
		margin: 0 !important;
		text-align: left
	}
	.mail-form input[type="text"], .main-mail-form input[type="text"] {
		margin-bottom: 4%;
		padding: 4% 2%;
		width: 100%;
		font-size: 1.3em
	}
	.mail-form input[type="submit"], .main-mail-form input[type="submit"] {
		margin-bottom: 6%;
		padding: 14px 10px;
		display: block;
		width: 100%;
		text-align: center;
		background: #ffe100;
		color: #6a5713;
		font-size: 1.7em;
		font-weight: bold;
		letter-spacing: 0.05em;
		border: none;
		cursor: pointer;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		box-shadow: 0 7px 0 0 #886a00;
		position: relative;
		top: 0
	}
	.mail-form input[type="submit"]:hover, .main-mail-form input[type="submit"]:hover {
		box-shadow: 0 1px 0 0 #886a00;
		top: 6px
	}
	.mail-form .ml0, .main-mail-form .ml0 {
		line-height: 0 !important;
		margin: 0 !important
	}
	.mail-form a, .main-mail-form a {
		color: #fff;
		text-decoration: underline;
		font-weight: 100
	}
	.mail-form a:hover, .main-mail-form a:hover {
		text-decoration: none
	}
	.main-mail-form br {
		display: none
	}
	.main-mail-form .h1 {
		margin-bottom: 2%;
		font-size: 1.3em;
		line-height: 1.3em;
		color: #fff;
		opacity: 0.7
	}
	.main-mail-form .h2 {
		margin-bottom: 2%;
		font-size: 1.6em;
		line-height: 1.3em;
		font-weight: bold;
		font-family: "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
	}
	.main-mail-form br {
		display: none
	}
	#writer {
		margin-bottom: 5%;
		padding: 4% 4% 0 4%;
		background: #eee;
		border: 1px solid #ccc
	}
	#writer .profile-l {
		float: left;
		width: 30%
	}
	#writer .profile-r {
		float: right;
		width: 65%;
		text-align: left
	}
	#writer .profile-name {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cccccc;
		font-weight: bold;
		font-size: 25px
	}
	#writer p {
		margin-bottom: 3%
	}
	#writer small {
		font-size: 1em;
		line-height: 1.5em
	}
	#service .t-gray {
		margin-bottom: 3%;
		width: 100%
	}
	#service .t-gray tr {
		border: 1px solid #ccc
	}
	#service .t-gray tr th {
		width: 20%;
		background: #f5f5f5;
		border: 1px solid #ccc
	}
	#service .t-gray tr td {
		width: 80%;
		border: 1px solid #ccc
	}
	#service .t-gray tr th, #service .t-gray tr td {
		padding: 2% 3%
	}
	#sideBar {
		display: none;
	}
	#mobileFooter {
		padding: 2%;
		width: 100%;
		text-align: center;
		position: fixed;
		bottom: 0;
		overflow: hidden
	}
	#mobileFooter .h1 {
		margin-bottom: 1%;
		float: left;
		width: 46%;
		font-size: 1em;
		line-height: 1.4em;
		color: #ffffff
	}
	#mobileFooter .link {
		float: right;
		width: 50%
	}
	#mobileFooter .link a {
		padding: 0.7%;
		width: 100%;
		background: #ffe100;
		color: #6a5713;
		font-size: 1em;
		display: block;
		text-align: center;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px
	}
	#iine-box {
		display: none
	}
	#comment {
		margin-bottom: 5%;
		background: none;
		width: 100%
	}
	#postList li {
		margin-bottom: 5%;
		padding-bottom: 5%;
		border-bottom: 1px dotted #ccc
	}
	#postList li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none
	}
	#postList li .postLink {
		display: block;
		width: 100%
	}
	#postList li .postLink .img {
		margin-bottom: 3%;
		width: 100%;
		border: 1px solid #ccc
	}
	#postList li .postLink .title {
		width: 100%
	}
	#postList li .postLink .title .postDate {
		margin-bottom: 0;
		margin-bottom: 1%;
		color: #333;
		font-size: 1em;
		line-height: 1.3em
	}
	#postList li .postLink .title .postTitle {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
		color: #333;
		font-size: 1.5em;
		line-height: 1.7em
	}
}
@media screen and (min-width: 768px) {
	body {
		font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic pro", Osaka, "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
		color: #444;
		font-size: 13px;
		letter-spacing: -0.001em;
		-webkit-text-size-adjust: 100%;
		padding-top: 10px
	}
	.sp {
		display: none
	}
	.fl-r {
		float: right;
		width: auto
	}
	.fl-l {
		float: left;
		width: auto
	}
	#wrap {
		padding: 20px 0;
		margin: 0 auto 20px;
		max-width: 1100px
	}
	#contents {
		padding: 30px 40px;
		float: left;
		width: 72%;
		border: 1px solid #cccccc;
		background: #ffffff
	}
	#contents-one {
		margin: 0 auto;
		padding: 40px;
		width: 100%;
		border: 1px solid #cccccc;
		background: #ffffff
	}
	#foot {
		padding: 4% 0 3.5%;
		background: #222;
		text-align: center;
		width: 100%;
		color: #ffffff
	}
	#foot a {
		color: #fff;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease
	}
	.acForm {
		margin-bottom: 50px;
		text-align: center
	}
	.acForm dt {
		margin-bottom: 10px;
		cursor: pointer
	}
	h1 {
		text-align: left;
		font-weight: bold
	}
	h4 {
		margin: 0 0 20px 0
	}
	#contents .title-txt, #contents-one .title-txt {
		margin-bottom: 0px;
		padding-bottom: 0;
		margin-bottom: 10px;
		font-size: 40px;
		line-height: 1.2em;
		font-weight: bold;
		text-align: left;
		border-bottom: none
	}
	#contents h1, #contents-one h1 {
		margin-bottom: 20px;
		padding-bottom: 10px;
		display: block;
		font-size: 40px;
		line-height: 1.2em;
		font-weight: bold;
		text-align: left;
		border-bottom: 7px solid #333333
	}
	#contents h2, #contents-one h2 {
		margin-bottom: 20px;
		padding: 15px;
		background: #eee;
		border: 1px solid #ccc;
		text-align: left;
		font-size: 30px;
		font-weight: bold;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	#contents h3, #contents-one h3 {
		margin-bottom: 30px;
		text-align: left;
		font-size: 25px;
		font-weight: bold
	}
	#contents .gray, #contents-one .gray {
		color: #999999;
		text-align: left
	}
	#contents .head-line, #contents-one .head-line {
		border-top: 1px solid #cccccc;
		padding-top: 10px;
		margin-top: 10px
	}
	#contents .txt22, #contents-one .txt22 {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em
	}
	#contents .txt22-underline, #contents-one .txt22-underline {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em;
		border-bottom: 1px solid #333333
	}
	#contents .txt-blue, #contents-one .txt-blue {
		color: #003399
	}
	#contents .txt-red-22, #contents-one .txt-red-22 {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5em;
		color: #cc0000
	}
	#contents .txt20-gray, #contents-one .txt20-gray {
		font-size: 20px;
		color: #999999;
		line-height: 1.5em;
		font-weight: bold
	}
	#contents #commentLink, #contents-one #commentLink {
		font-size: 1.3em
	}
	#contents p, #contents-one p, table {
		margin-bottom: 5%;
		font-size: 1.3em;
		line-height: 2.2em;
		letter-spacing: 0.02em
	}
	#contents center, #contents-one center {
		text-align: center
	}
	#contents li, #contents-one li {
		margin-bottom: 2%;
		font-size: 1.3em;
		line-height: 2.2em;
		letter-spacing: 0.02em
	}
	#contents .small, #contents-one .small {
		margin-bottom: 20px;
		font-size: 1em;
		line-height: 1.5em
	}
	#contents .readTime, #contents-one .readTime {
		margin-bottom: 0px !important;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		color: #2899b5
	}
	#contents blockquote, #contents-one blockquote {
		margin-bottom: 20px
	}
	#contents blockquote p, #contents-one blockquote p {
		margin-bottom: 7px !important
	}
	#contents blockquote .bq, #contents-one blockquote .bq {
		text-align: right;
		color: #aaa;
		font-size: 1em;
		line-height: 130%
	}
	#footer-sns {
		margin-top: 50px
	}
	.sns-box {
		margin-bottom: 5%
	}
	.sns-box a, .sns-box .iine {
		margin-right: 2%;
		margin-bottom: 5px;
		padding: 2%;
		width: 23%;
		min-height: 81px;
		float: left;
		text-align: center;
		display: block;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		position: relative;
		top: 0
	}
	.sns-box a:hover, .sns-box .iine:hover {
		top: 4px
	}
	.sns-box .btn-share {
		background: #3b5998;
		box-shadow: 0 5px 0 0 #23355c
	}
	.sns-box .btn-share:hover {
		box-shadow: 0 1px 0 0 #23355c
	}
	.sns-box .btn-tweet {
		background: #55acee;
		box-shadow: 0 5px 0 0 #214967
	}
	.sns-box .btn-tweet:hover {
		box-shadow: 0 1px 0 0 #214967
	}
	.sns-box .btn-hatena {
		background: #00a4de;
		box-shadow: 0 5px 0 0 #004761
	}
	.sns-box .btn-hatena:hover {
		box-shadow: 0 1px 0 0 #004761
	}
	.sns-box .count {
		color: #ffffff;
		font-size: 1.4em;
		line-height: 1em;
		min-height: 20px
	}
	.bookmark {
		padding: 4%;
		margin: 0 10% 8%;
		width: 80%;
		background: #d6ebff;
		text-align: center
	}
	.bookmark .hatenaImg {
		margin-bottom: 7px
	}
	.bookmark .imgBtn-hatena {
		display: inline
	}
	.bookmark .imgBtn-hatena .hatena-count {
		padding: 10px;
		position: relative;
		top: -4px;
		left: 10px;
		background: #fff;
		border: 1px solid #ccc;
		font-size: 12px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px
	}
	.bookmark .imgBtn-hatena .hatena-count:after, .bookmark .imgBtn-hatena .hatena-count:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none
	}
	.bookmark .imgBtn-hatena .hatena-count:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 5px;
		margin-top: -5px
	}
	.bookmark .imgBtn-hatena .hatena-count:before {
		border-color: rgba(204, 204, 204, 0);
		border-right-color: #ccc;
		border-width: 6px;
		margin-top: -6px
	}
	.list_01 {
		margin-bottom: 20px;
		padding: 20px;
		background: #f5efdb;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.list_01 li {
		margin-bottom: 10px;
		padding: 6px 0 10px 35px;
		background: url(../img/check_mark.png) no-repeat left top;
		background-position: left 5px;
		text-align: left;
		font-size: 1.3em;
		line-height: 1.3em;
		font-weight: bold
	}
	.list_02 {
		margin-bottom: 20px;
		padding: 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.list_02 li {
		margin-bottom: 5px;
		font-weight: bold;
		font-size: 1.6em;
		line-height: 1.8em
	}
	.red {
		background: #eee7dc;
		color: #98370d
	}
	.blue {
		background: #dbe7ee;
		color: #0f6499
	}
	.green {
		background: #dbeee0;
		color: #109929
	}
	.clf {
		overflow: hidden
	}
	.btn {
		padding: 2% 4%;
		margin: 2% 10% 10%;
		width: 80%;
		background: #c00;
		color: #fff;
		font-size: 1.5em;
		line-height: 1.8em;
		display: block;
		text-align: center;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		box-shadow: 0 7px 0 0 #500;
		position: relative;
		top: 0
	}
	.btn:hover {
		box-shadow: 0 1px 0 0 #500;
		color: #ffffff;
		top: 6px
	}
	.mail-form, .main-mail-form {
		margin-bottom: 5%;
		padding: 4% 4% 1%;
		background: #ff3a0c;
		color: #fff;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px
	}
	.mail-form .label, .main-mail-form .label {
		margin: 0 !important;
		text-align: left
	}
	.mail-form input[type="text"], .main-mail-form input[type="text"] {
		margin-bottom: 2%;
		padding: 2%;
		width: 100%;
		font-size: 1.3em
	}
	.mail-form input[type="submit"], .main-mail-form input[type="submit"] {
		margin-bottom: 4%;
		padding: 14px 10px;
		display: block;
		width: 100%;
		text-align: center;
		background: #ffe100;
		color: #6a5713;
		font-size: 3em;
		font-weight: bold;
		letter-spacing: 0.05em;
		border: none;
		cursor: pointer;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		box-shadow: 0 7px 0 0 #886a00;
		position: relative;
		top: 0
	}
	.mail-form input[type="submit"]:hover, .main-mail-form input[type="submit"]:hover {
		box-shadow: 0 1px 0 0 #886a00;
		top: 6px
	}
	.mail-form a, .main-mail-form a {
		color: #fff;
		text-decoration: underline;
		font-weight: 100
	}
	.mail-form a:hover, .main-mail-form a:hover {
		text-decoration: none
	}
	.main-mail-form .h1 {
		margin-bottom: 2%;
		font-size: 15px;
		line-height: 1.4em;
		color: #fff;
		opacity: 0.7;
	}
	.main-mail-form .h2 {
		margin-bottom: 2%;
		font-size: 25px;
		line-height: 1.3em;
		font-weight: bold;
	}
	#writer {
		margin-bottom: 5%;
		padding: 4% 4% 0 4%;
		background: #eee;
		border: 1px solid #ccc
	}
	#writer .profile-l {
		float: left;
		width: 30%
	}
	#writer .profile-r {
		float: right;
		width: 65%;
		text-align: left
	}
	#writer .profile-name {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cccccc;
		font-weight: bold;
		font-size: 25px
	}
	#writer p {
		margin-bottom: 3%
	}
	#writer small {
		font-size: 1em;
		line-height: 1.5em
	}
	#service .t-gray {
		margin-bottom: 3%;
		width: 100%
	}
	#service .t-gray tr {
		border: 1px solid #ccc
	}
	#service .t-gray tr th {
		width: 20%;
		background: #f5f5f5;
		border: 1px solid #ccc
	}
	#service .t-gray tr td {
		width: 80%;
		border: 1px solid #ccc
	}
	#service .t-gray tr th, #service .t-gray tr td {
		padding: 2% 3%
	}
	#sideBar {
		margin-bottom: 3%;
		float: right;
		width: 26%;
		position: relative;
		z-index: 5;
		overflow: hidden
	}
	#sideBar #h1 {
		margin-bottom: 1%;
		font-size: 1.2em;
		line-height: 1.5em;
		color: #fff;
		opacity: 0.7
	}
	#sideBar #h2 {
		margin-bottom: 4%;
		font-size: 2em;
		line-height: 1.3em;
		font-weight: bold
	}
	#sideBar .mail-form {
		padding: 5% 7%;
		opacity: 0.9
	}
	#sideBar .mail-form input[type="text"] {
		margin-bottom: 5%;
		padding: 4%
	}
	#sideBar .mail-form input[type="submit"] {
		font-size: 1.7em
	}
	#sideBar .mail-form label[for="touroku_free1"] {
		font-size: 1em;
		line-height: 0em
	}
	#mobileFooter {
		display: none !important
	}
	#iine-box {
		float: right;
		max-width: 280px;
		background: #fff;
		z-index: 4
	}
	#comment {
		margin-bottom: 5%;
		background: none;
		width: 100%
	}
	#postList li {
		margin-bottom: 5%;
		padding-bottom: 5%;
		border-bottom: 1px dotted #ccc
	}
	#postList li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none
	}
	#postList li .postLink {
		overflow: hidden;
		display: block;
		width: 100%;
		color: #333;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease
	}
	#postList li .postLink:hover img {
		opacity: 0.8
	}
	#postList li .postLink .img {
		float: left;
		width: 30%;
		border: 1px solid #ccc
	}
	#postList li .postLink .title {
		float: right;
		width: 68%
	}
	#postList li .postLink .title .postDate {
		margin-bottom: 0;
		margin-bottom: 2%;
		font-size: 1em;
		line-height: 1.3em
	}
	#postList li .postLink .title .postTitle {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
		font-size: 2em;
		line-height: 1.7em
	}
	#postList li .postLink img {
		opacity: 1.0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease
	}
}
.fc-000 {
	color: #000
}
.fc-333 {
	color: #333
}
.fc-666 {
	color: #666
}
.fc-999 {
	color: #999
}
.fc-ccc {
	color: #CCC
}
.fc-fff {
	color: #FFF
}
.fc-f00 {
	color: #F00
}
.fc-900 {
	color: #900
}
.fc-00f {
	color: #00F
}
.fc-009 {
	color: #009
}
.fc-0f0 {
	color: #0F0
}
.fc-090 {
	color: #090
}
.fc-0ff {
	color: #0FF
}
.fc-ff0 {
	color: #FF0
}
.fc-f63 {
	color: #F63
}
.fc-90f {
	color: #90F
}
.fc-f0f {
	color: #F0F
}
.fb-900 {
	padding: 1px;
	color: #FFF;
	font-weight: bold;
	background: #900
}
.fb-00f {
	padding: 1px;
	color: #ffffff;
	font-weight: bold;
	background: #00F
}
.fb-0f0 {
	padding: 1px;
	font-weight: bold;
	background: #0F0
}
.fb-0ff {
	padding: 1px;
	font-weight: bold;
	background: #0FF
}
.fb-ff0 {
	padding: 1px;
	font-weight: bold;
	background: #FF0
}
.fb-ff0- {
	padding: 1px;
	color: #F00;
	font-weight: bold;
	background: #FF0
}
.fb-ff0-2 {
	padding: 1px;
	color: #900;
	font-weight: bold;
	background: #FF0
}
.fb-f63 {
	padding: 1px;
	font-weight: bold;
	background: #F63
}
.fb-f0f {
	padding: 1px;
	color: #FFF;
	font-weight: bold;
	background: #F0F
}
.fw-n {
	font-weight: normal
}
.fw-b {
	font-weight: bold
}
#contents .fs-10 {
	font-size: 77%
}
#contents .fs-11 {
	font-size: 85%
}
#contents .fs-12 {
	font-size: 92%
}
#contents .fs-13 {
	font-size: 100%
}
#contents .fs-14 {
	font-size: 107%
}
#contents .fs-15 {
	font-size: 114%
}
#contents .fs-16 {
	font-size: 112%
}
#contents .fs-17 {
	font-size: 129%
}
#contents .fs-18 {
	font-size: 136%
}
#contents .fs-19 {
	font-size: 144%
}
#contents .fs-20 {
	font-size: 152%
}
#contents .fs-21 {
	font-size: 159%
}
#contents .fs-22 {
	font-size: 167%
}
#contents .fs-23 {
	font-size: 174%
}
#contents .fs-24 {
	font-size: 182%
}
#contents .fs-25 {
	font-size: 189%
}
#contents .fs-26 {
	font-size: 197%
}
#contents .fs-30 {
	font-size: 30px
}
.lh-110 {
	line-height: 110%
}
.lh-120 {
	line-height: 120%
}
.lh-130 {
	line-height: 130%
}
.lh-140 {
	line-height: 140%
}
.lh-150 {
	line-height: 150%
}
.lh-160 {
	line-height: 160%
}
.lh-170 {
	line-height: 170%
}
.lh-180 {
	line-height: 180%
}
.lh-190 {
	line-height: 190%
}
.lh-200 {
	line-height: 200%
}
.td-n {
	text-decoration: none
}
.td-u {
	text-decoration: underline
}
.td-o {
	text-decoration: overline
}
.td-t {
	text-decoration: line-through
}
.td-b {
	text-decoration: blink
}
.ta-c {
	text-align: center
}
.ta-r {
	text-align: right
}
.ta-l {
	text-align: left
}
.va-t {
	vertical-align: top
}
.va-m {
	vertical-align: middle
}
.va-b {
	vertical-align: bottom
}
.m0 {
	margin: 0 !important
}
.mt-0 {
	margin-top: 0 !important
}
.mr-0 {
	margin-right: 0 !important
}
.mb-0 {
	margin-bottom: 0 !important
}
.ml-0 {
	margin-left: 0 !important
}
.m1 {
	margin: 1px !important
}
.mt-1 {
	margin-top: 1px !important
}
.mr-1 {
	margin-right: 1px !important
}
.mb-1 {
	margin-bottom: 1px !important
}
.ml-1 {
	margin-left: 1px !important
}
.m2 {
	margin: 2px !important
}
.mt-2 {
	margin-top: 2px !important
}
.mr-2 {
	margin-right: 2px !important
}
.mb-2 {
	margin-bottom: 2px !important
}
.ml-2 {
	margin-left: 2px !important
}
.m3 {
	margin: 3px !important
}
.mt-3 {
	margin-top: 3px !important
}
.mr-3 {
	margin-right: 3px !important
}
.mb-3 {
	margin-bottom: 3px !important
}
.ml-3 {
	margin-left: 3px !important
}
.m4 {
	margin: 4px !important
}
.mt-4 {
	margin-top: 4px !important
}
.mr-4 {
	margin-right: 4px !important
}
.mb-4 {
	margin-bottom: 4px !important
}
.ml-4 {
	margin-left: 4px !important
}
.m5 {
	margin: 5px !important
}
.mt-5 {
	margin-top: 5px !important
}
.mr-5 {
	margin-right: 5px !important
}
.mb-5 {
	margin-bottom: 5px !important
}
.ml-5 {
	margin-left: 5px !important
}
.m6 {
	margin: 6px !important
}
.mt-6 {
	margin-top: 6px !important
}
.mr-6 {
	margin-right: 6px !important
}
.mb-6 {
	margin-bottom: 6px !important
}
.ml-6 {
	margin-left: 6px !important
}
.m7 {
	margin: 7px !important
}
.mt-7 {
	margin-top: 7px !important
}
.mr-7 {
	margin-right: 7px !important
}
.mb-7 {
	margin-bottom: 7px !important
}
.ml-7 {
	margin-left: 7px !important
}
.m8 {
	margin: 8px !important
}
.mt-8 {
	margin-top: 8px !important
}
.mr-8 {
	margin-right: 8px !important
}
.mb-8 {
	margin-bottom: 8px !important
}
.ml-8 {
	margin-left: 8px !important
}
.m9 {
	margin: 9px !important
}
.mt-9 {
	margin-top: 9px !important
}
.mr-9 {
	margin-right: 9px !important
}
.mb-9 {
	margin-bottom: 9px !important
}
.ml-9 {
	margin-left: 9px !important
}
.m10 {
	margin: 10px !important
}
.mt-10 {
	margin-top: 10px !important
}
.mr-10 {
	margin-right: 10px !important
}
.mb-10 {
	margin-bottom: 10px !important
}
.ml-10 {
	margin-left: 10px !important
}
.m15 {
	margin: 15px !important
}
.mt-15 {
	margin-top: 15px !important
}
.mr-15 {
	margin-right: 15px !important
}
.mb-15 {
	margin-bottom: 15px !important
}
.ml-15 {
	margin-left: 15px !important
}
.m20 {
	margin: 20px !important
}
.mt-20 {
	margin-top: 20px !important
}
.mr-20 {
	margin-right: 20px !important
}
.mb-20 {
	margin-bottom: 20px !important
}
.ml-20 {
	margin-left: 20px !important
}
.m25 {
	margin: 25px !important
}
.mt-25 {
	margin-top: 25px !important
}
.mr-25 {
	margin-right: 25px !important
}
.mb-25 {
	margin-bottom: 25px !important
}
.ml-25 {
	margin-left: 25px !important
}
.m30 {
	margin: 30px !important
}
.mt-30 {
	margin-top: 30px !important
}
.mr-30 {
	margin-right: 30px !important
}
.mb-30 {
	margin-bottom: 30px !important
}
.ml-30 {
	margin-left: 30px !important
}
.m40 {
	margin: 40px !important
}
.mt-40 {
	margin-top: 40px !important
}
.mr-40 {
	margin-right: 40px !important
}
.mb-40 {
	margin-bottom: 40px !important
}
.ml-40 {
	margin-left: 40px !important
}
.m50 {
	margin: 50px !important
}
.mt-50 {
	margin-top: 50px !important
}
.mr-50 {
	margin-right: 50px !important
}
.mb-50 {
	margin-bottom: 50px !important
}
.ml-50 {
	margin-left: 50px !important
}
.m60 {
	margin: 60px !important
}
.mt-60 {
	margin-top: 60px !important
}
.mr-60 {
	margin-right: 60px !important
}
.mb-60 {
	margin-bottom: 60px !important
}
.ml-60 {
	margin-left: 60px !important
}
.m70 {
	margin: 70px !important
}
.mt-70 {
	margin-top: 70px !important
}
.mr-70 {
	margin-right: 70px !important
}
.mb-70 {
	margin-bottom: 70px !important
}
.ml-70 {
	margin-left: 70px !important
}
.p0 {
	padding: 0 !important
}
.pt-0 {
	padding-top: 0px !important
}
.pr-0 {
	padding-right: 0px !important
}
.pb-0 {
	padding-bottom: 0px !important
}
.pl-0 {
	padding-left: 0px !important
}
.p1 {
	padding: 1px !important
}
.pt-1 {
	padding-top: 1px !important
}
.pr-1 {
	padding-right: 1px !important
}
.pb-1 {
	padding-bottom: 1px !important
}
.pl-1 {
	padding-left: 1px !important
}
.p2 {
	padding: 2px !important
}
.pt-2 {
	padding-top: 2px !important
}
.pr-2 {
	padding-right: 2px !important
}
.pb-2 {
	padding-bottom: 2px !important
}
.pl-2 {
	padding-left: 2px !important
}
.p3 {
	padding: 3px !important
}
.pt-3 {
	padding-top: 3px !important
}
.pr-3 {
	padding-right: 3px !important
}
.pb-3 {
	padding-bottom: 3px !important
}
.pl-3 {
	padding-left: 3px !important
}
.p4 {
	padding: 4px !important
}
.pt-4 {
	padding-top: 4px !important
}
.pr-4 {
	padding-right: 4px !important
}
.pb-4 {
	padding-bottom: 4px !important
}
.pl-4 {
	padding-left: 4px !important
}
.p5 {
	padding: 5px !important
}
.pt-5 {
	padding-top: 5px !important
}
.pr-5 {
	padding-right: 5px !important
}
.pb-5 {
	padding-bottom: 5px !important
}
.pl-5 {
	padding-left: 5px !important
}
.p6 {
	padding: 6px !important
}
.pt-6 {
	padding-top: 6px !important
}
.pr-6 {
	padding-right: 6px !important
}
.pb-6 {
	padding-bottom: 6px !important
}
.pl-6 {
	padding-left: 6px !important
}
.p7 {
	padding: 7px !important
}
.pt-7 {
	padding-top: 7px !important
}
.pr-7 {
	padding-right: 7px !important
}
.pb-7 {
	padding-bottom: 7px !important
}
.pl-7 {
	padding-left: 7px !important
}
.p8 {
	padding: 8px !important
}
.pt-8 {
	padding-top: 8px !important
}
.pr-8 {
	padding-right: 8px !important
}
.pb-8 {
	padding-bottom: 8px !important
}
.pl-8 {
	padding-left: 8px !important
}
.p9 {
	padding: 9px !important
}
.pt-9 {
	padding-top: 9px !important
}
.pr-9 {
	padding-right: 9px !important
}
.pb-9 {
	padding-bottom: 9px !important
}
.pl-9 {
	padding-left: 9px !important
}
.p10 {
	padding: 10px !important
}
.pt-10 {
	padding-top: 10px !important
}
.pr-10 {
	padding-right: 10px !important
}
.pb-10 {
	padding-bottom: 10px !important
}
.pl-10 {
	padding-left: 10px !important
}
.p15 {
	padding: 15px !important
}
.pt-15 {
	padding-top: 15px !important
}
.pr-15 {
	padding-right: 15px !important
}
.pb-15 {
	padding-bottom: 15px !important
}
.pl-15 {
	padding-left: 15px !important
}
.p20 {
	padding: 20px !important
}
.pt-20 {
	padding-top: 20px !important
}
.pr-20 {
	padding-right: 20px !important
}
.pb-20 {
	padding-bottom: 20px !important
}
.pl-20 {
	padding-left: 20px !important
}
.p30 {
	padding: 30px !important
}
.pt-30 {
	padding-top: 30px !important
}
.pr-30 {
	padding-right: 30px !important
}
.pb-30 {
	padding-bottom: 30px !important
}
.pl-30 {
	padding-left: 30px !important
}
.p40 {
	padding: 40px !important
}
.pt-40 {
	padding-top: 40px !important
}
.pr-40 {
	padding-right: 40px !important
}
.pb-40 {
	padding-bottom: 40px !important
}
.pl-40 {
	padding-left: 40px !important
}
.p50 {
	padding: 50px !important
}
.pt-50 {
	padding-top: 50px !important
}
.pr-50 {
	padding-right: 50px !important
}
.pb-50 {
	padding-bottom: 50px !important
}
.pl-50 {
	padding-left: 50px !important
}
.p60 {
	padding: 60px !important
}
.pt-60 {
	padding-top: 60px !important
}
.pr-60 {
	padding-right: 60px !important
}
.pb-60 {
	padding-bottom: 60px !important
}
.pl-60 {
	padding-left: 60px !important
}
.p70 {
	padding: 70px !important
}
.pt-70 {
	padding-top: 70px !important
}
.pr-70 {
	padding-right: 70px !important
}
.pb-70 {
	padding-bottom: 70px !important
}
.pl-70 {
	padding-left: 70px !important
}
