@charset "Shift_JIS";
body {
	color: #111;
	font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important;
	font-size: 12px;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
	zoom: 1;
}

* html body {
	font-size: 100%;
}
*:first-child+html body {
	font-size: 100%;
}
* {
	font-style: inherit;
	margin: 0;
	padding: 0;
}
* html body {
	text-align: center;
}
ul, ol {
	list-style: none;
}
* table {
	font-size: 100%;
}
hr {
	visibility: hidden;
	display: none;
}
img {
	border: none;
	vertical-align: top;
}
input {
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
a {
	outline: medium none;
}
.center {
	margin-right: auto !important;
	margin-left: auto !important;
}
.clear {
	clear: both;
}
.clf {
	overflow: hidden;
	zoom: 1;
} /*clearfix*/
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* IE6/7 support */
.clearfix {
*zoom: 1;
}
/* margin */
.m0 {
	margin: 0;
}
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml60 {
	margin-left: 60px !important;
}
/* padding */
.p0 {
	padding: 0 !important;
}
.p10 {
	padding: 10px !important;
}
.p15 {
	padding: 15px !important;
}
.p20 {
	padding: 20px !important;
}
.p30 {
	padding: 30px !important;
}
.pt0 {
	padding-top: 0 !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}
.txt10 {
	font-size: 10px !important;
}
.txt11 {
	font-size: 11px !important;
}
.txt12 {
	font-size: 12px !important;
}
.txt13 {
	font-size: 13px !important;
}
.txt14 {
	font-size: 14px !important;
}
.txt18 {
	font-size: 18px !important;
}
.txt24 {
	font-size: 24px !important;
}
.txt30 {
	font-size: 30px !important;
}
/* link
--------------------------------------------------------------------*/	

a:link{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color:#6d6c6f; text-decoration:underline;}
a:hover img{opacity:0.9; filter: alpha(opacity=70); -ms-filter:"alpha( opacity=60 )";}


/*
a {
	color: #004898;
	text-decoration: underline;
}
a:hover {
	color: #001646;
	text-decoration: none;
}
*/


/* font-size */
.f10{font-size:10px !important;}
.f12{font-size:12px !important;}
.f14{font-size:14px !important;}
.f16{font-size:16px !important;}
.f18{font-size:18px !important;}
.f20{font-size:20px !important;}
.f22{font-size:22px !important;}
.f24{font-size:24px !important;}
.f26{font-size:26px !important;}
.f28{font-size:28px !important;}
.f30{font-size:30px !important;}
.f32{font-size:32px !important;}
.f34{font-size:34px !important;}
.f36{font-size:36px !important;}
.f38{font-size:38px !important;}
.f40{font-size:40px !important;}
.f42{font-size:42px !important;}
.f48{font-size:48px !important;}
.f62{font-size:62px !important;}

.bold{
font-weight:bold;}

.cebter{
text-align:center;
}

/* display */
.dpt {display:table;}
.dptc {display:table-cell;}
.dpb , .dpb a {display:block;}
.dpi , .dpi a {display:inline;}

/* font decoration */
.fb {font-weight:bold !important;}
.fn {font-weight:normal !important;}

.tc {text-align:center !important;}
.tl {text-align:left !important;}
.tr {text-align:right !important;}

.lh150 , .lh15 {line-height:1.5 !important;}
.lh16 {line-height:1.6 !important;}
.lh17 {line-height:1.7 !important;}
.lh180 , .lh18 {line-height:1.8 !important;}
.lh19 {line-height:1.9 !important;}
.lh200 , .lh2 {line-height:2 !important;}


/*  zoneContainer
---------------------------------------------------------*/

.zoneContainer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important;
}
.zoneContainer:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	zoom: 1;
}
/*\*/
* html .zoneContainer {
	height: 1em;
	overflow: visible;
}
/* */
