  @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%;

}

/ header /

#header {
	width: 100%;
	height: 66px;
	background: #00adb0;
	font-size: 12px;	/*14.2px*/
	font-family: "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
#headerInner {
	margin: 0px auto;
	padding: 0 5%;
}
#headerLogo {
	float: left;
	width: 421px;
}
#headerLogo > a {
	display: block;
	float: left;
	width: 104px;
	margin: 22px 0;
}
#headerLogo img {
	display: block;
}
#headerLogo > span {
	float: right;
	height: auto;
	display: block;
	border-left: 1px solid #fff;
	margin: 22px 0 0 0;
	padding: 5px 0 3px 22px;
}
#headerLogo > span > img {
	margin: 0;
}
#headerTrueBlue {
	width: 128px;
	padding: 16px 0;
	float: right;
}
#headerTrueBlue img {
	display: block;
}

/ footer /

#footer {
	width: 100%;
	background: #00adb0;
	font-size: 14px;
	font-family: "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	text-align: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#footer > .footerInner {
	margin:0px auto;
	padding:37px 0 15px;
	font-size: 85%;
}
.footerLinkcol2Block {
	margin-bottom: 35px;
}
.footerLinkcol2Block > .col {
	width: 580px;
	float: left;
	margin-left: 40px;
}
.footerLinkcol2Block > .col:first-child {
	margin-left: 0 !important;
}
.footerLinkcol2Block > .col > div {
	width: 270px;
	margin: 0 !important;
}
#footer .mainCategory {
	padding-bottom: 4px;
	font-size: 120%;
	border-bottom: #80d6d8 solid 1px;
	margin-bottom: 15px;
}
#footer .mainCategory > a {
	display: block;
}
#footer .subCategory {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
	color: #fff;
}
#footer .otherCategory {
	padding-bottom: 6px;
	font-size: 115%;
	border-bottom: #80d6d8 solid 1px;
	margin-bottom: 5px;
}
#footer .footerInner ul li {
	margin-bottom: 10px;
	font-size: 90%;
}
#footer .mainCategory > a:hover,
#footer .subCategory a:hover,
#footer .footerInner ul li a:hover,
#footerGlobal > ul > li a:hover {
	text-decoration: underline;
}
#footerGlobal {
	border-top: #3ec1c3 solid 1px;
	height: 60px;
}
#footerGlobal > ul {
	width: 1200px;
	margin: 20px auto 0;
	text-align: center;
	line-height: normal;
}
#footerGlobal > ul > li {
	display: inline-block;
	margin-left: 65px;
	font-size: 80%;
	line-height: normal;
}
#footerGlobal > ul > li:first-child {
	margin-left: 0;
}
#footerCredit {
	border-top: #3ec1c3 solid 1px;
	background: #00adb0;
	height: 57px;
}

#footerCredit > p {
	text-align: center;
	font-size: 80%;
	margin: 22px 0 0;
	color: #fff;
}


/ 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(/kocec/images/blank.png);*/
}
#contents p,#contents h2,#contents h3,#contents dl dt,#contents dl dd {
	/*background-image:url(/kocec/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(/pickup/generation10/shared/css/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(/kocec/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(/kocec/images/ic_other.png) no-repeat right center;
	padding:0 25px 0 0;
	margin-right: 4px;
}

#footer .icOtherW {
	padding-right:22px;
	background: url(/kocec/images/ic_other_top.png) no-repeat right 0.4em;
}
.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;
}
@media print{

.footerInner,#footerGlobal {
	display: none;
}
}

.naraki{font-family: "HGGothicM" , "HG?????M" , "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif !important;}
