@charset "utf-8";

/****************************** body ******************************/

body {
	/*min-width: 1240px;*/
	font-size: 90%;
	color: #101010;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}


/****************************** reset ******************************/

#contents div,#contents pre,#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td,#contents embed,#contents object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:100%;
}
#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td {
	line-height:1.4;
}
img {
	border:none;
	line-height:1;
}
#contents a > img,
#contents div > img {
	vertical-align: top;
}
#contents a:link,#contents a:active,#contents a:visited {
	text-decoration:underline;
	color:#00adb0;
}
#contents a:link {
	color:#00adb0;
}
#contents a:hover {
	text-decoration:none;
}
#contents ul li {
	list-style-type:none;
	/*background-image:url(/shared/images/blank.png);*/
}
#contents p,#contents h2,#contents h3,#contents dl dt,#contents dl dd {
	background-image:url(/shared/images/blank.png);
}

/****************************** general ******************************/

.mb00 {	margin-bottom:0px !important;}
.mb05 {	margin-bottom:5px !important;}
.mb10 {	margin-bottom:10px !important;}
.mb15 {	margin-bottom:15px !important;}
.mb20 {	margin-bottom:20px !important;}
.mb25 {	margin-bottom:25px !important;}
.mb30 {	margin-bottom:30px !important;}
.mb35 {	margin-bottom:35px !important;}
.mb40 {	margin-bottom:40px !important;}
.mb45 {	margin-bottom:45px !important;}
.mb50 {	margin-bottom:50px !important;}
.mb55 {	margin-bottom:55px !important;}
.mb60 {	margin-bottom:60px !important;}
.mb65 {	margin-bottom:65px !important;}
.mb70 {	margin-bottom:70px !important;}
.mb75 {	margin-bottom:75px !important;}

.ml00 {	margin-left:0px !important;}
.floatRight {
	float:right !important;
}
div.floatRight {
	margin:0px 0px 10px 20px;
}
.icZoom {
	background:url(images/common/ic_zoom.png) no-repeat 0 0.18em;
	padding: 4px 0 4px 31px;
}
.icPdf {
	background: #4d4d4d;
	font-size: 80%;
	color: #fff;
	padding: 0 4px;
	line-height: 0.5;
	margin: 0 7px;
	text-decoration: none;
	vertical-align: 0.1em;
	cursor: pointer;
}
.textBtn.type02 .icPdf {
	background: #b2b2b2;
	color: #333;
}
.icOtherW {
	background:url(/shared/images/ic_other.png) no-repeat right 0.4em;
	padding: 0 22px 0 0;
	margin-right: 4px;
}
#contents #localNavi ul li a span.icOtherW_side {
	background:url(/shared/images/ic_other.png) no-repeat right center;
	padding:0 25px 0 0;
	margin-right: 4px;
}

.linkMargein {
	margin-right: 35px;
}
.icRequire {
	vertical-align:middle;
	margin-left:8px;
}
.btnPagetop {
	position:fixed;
	z-index: 500;
	bottom:60px;
	right:40px;
	display:none;
}
.btnPagetop a {
	display: block;
}
.btnPagetop img {
	width: 55px;
	height: 88px;
}

.underLineLink {
	text-decoration:underline !important;
}
.underLineLink:hover {
	text-decoration:none !important;
}

.kakkoKome {
	display:block;
	text-indent:-2em;
	padding-left:2em;
}
.caption {
	/*display:block;
	margin-top:5px;
	text-align:center;*/
}
sub,sup {
	font-size:80%;
}
.sup {
	font-size:60%;
	vertical-align:top;
}

.indent1em {
	padding-left: 1em;
}

.pcVis {
	display: block;
}
.spVis {
	display: none;
}

.displayBlock {
	display: block !important;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	overflow: hidden;
}
* html .clearfix {
	height: 1px;
}


/* 非表示 */
.btnPagetopSp {
	display: none;
}

.naraki{font-family: "HGGothicM" , "HGｺﾞｼｯｸM" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}
