@charset "utf-8";

/* ======================
 * Module CSS
======================= */
/* Global Reset (html5doctor.com)
 * - Author: Richard Clark - http://richclarkdesign.com
=========================================*/
/*----- for HTML5 -----*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}

/* Costom Reset
=========================================*/
/*----- for HTML5 -----*/
main {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
hr, legend {
	display: none;
}
time {
	display: block;
}
sub, sup{ 
	position: relative;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	vertical-align: bottom;
}

/* For Reader
=========================================*/
/* voiceGuide */
.aural {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* Shutto Reset
------------------------------------------------------ */
.pcOnly {
	display: block !important;
}
.spOnly {
	display: none !important;
}

/* Base Setting
=========================================*/
/*----- for HTML5 -----*/
/* page */
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.61;
}

/* imgover */
.imgover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.imgover:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

/* fotm */
input,textarea {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	line-height: 1.61;
}


/* Link 
=========================================*/
/* animation */
#header #header01 #header01Inner #headerIdentity #formArea .searchBt,
#header #header02 .logoArea .memberLoginBt a,
#header #header02 .contactArea .contactBt a,
#header #navGlobal ul li a:hover,
#footer #footerContact #footerContactInner dl dd .contactBt a,
#footer #footerContact #footerContactInner dl dd .close {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

/* hover */
#header #header01 #header01Inner #headerIdentity #formArea .searchBt:hover,
#header #header02 .logoArea .memberLoginBt a:hover,
#header #header02 .contactArea .contactBt a:hover,
#footer #footerContact #footerContactInner dl dd .contactBt a:hover,
#footer #footerContact #footerContactInner dl dd .close:hover,
#pageTopBtn:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}





/* Page
=========================================*/
#page {
}

/* Header
=========================================*/
#header {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.1;
}

/* header01 */
#header #header01 {
	padding: 4px 0;
	background: #619339;
}
#header #header01 #header01Inner {
	width: 1000px;
	margin: 0 auto;
}
body#popup #header #header01 #header01Inner {
	width: 750px;
	margin: 0 auto;
}
#header #header01 #header01Inner #tagLine {
	float: left;
	width: 440px;
	padding: 6px 0;
	color: #ffffff;
}
#header #header01 #header01Inner #headerIdentity {
	float: right;
	width: 560px;
	text-align: right;
	letter-spacing: -.40em;
}
#header #header01 #header01Inner #headerIdentity .identityList {
	display: inline-block;
	padding: 6px 0;
	letter-spacing: normal;
}
#header #header01 #header01Inner #headerIdentity .identityList li {
	float: left;
	margin-right: 12px;
	padding-left: 12px;
	border-left: solid 1px #b0c99c;
}
#header #header01 #header01Inner #headerIdentity .identityList li:first-child {
	padding-left: 0;
	border-left: none;
}
#header #header01 #header01Inner #headerIdentity .identityList li a {
	color: #ffffff;
}
#header #header01 #header01Inner #headerIdentity #formArea {
	display: inline-block;
	letter-spacing: normal;
}
#header #header01 #header01Inner #headerIdentity #formArea .searchInput {
	float: left;
	width: 140px;
	height: 23px;
	padding: 0 10px;
	border: none;
	font-size: 12px;
	font-size: 1.2rem;
}
#header #header01 #header01Inner #headerIdentity #formArea .searchInput.onPlaceholder {
	color: #7c7c7c;
}
#header #header01 #header01Inner #headerIdentity #formArea .searchBt {
	width: 25px;
	height: 23px;
	background: url(/common/images/header_bt01.gif) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	border-radius: 0;
}

/* header02 */
#header #header02 {
	width: 1000px;
	margin: 10px auto 0;
}
body#popup #header #header02 {
	width: 750px;
	margin: 10px auto 0;
}
#header #header02 .logoArea {
	float: left;
	width: 422px;
}
body#popup #header #header02 .logoArea {
	float: left;
	width: 380px;
}
#header #header02 .logoArea .logo {
	float: left;
}
#header #header02 .logoArea .memberLoginBt {
	float: right;
	display: table;
	margin: 6px 5px 0 0;
}
#header #header02 .logoArea .memberLoginBt a {
	display: table-cell;
	width: 105px;
	height: 48px;
	padding: 0 0 0 41px;
	background: #2d8fd4 url(/common/images/header_ic01.gif) no-repeat 23px 50%;
	border-bottom: solid 2px #0e629e;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
#header #header02 .logoArea .memberLoginBt a:hover {
	text-decoration: none;
}
#header #header02 .logoArea .memberLoginBt a:active {
	border-top: solid 2px #0e629e;
	border-bottom: none;
	text-decoration: none;
}
#header #header02 .contactArea {
	float: right;
	width: 480px;
}
body#popup #header #header02 .contactArea {
	float: left;
	width: 370px;
	text-align: right;
}
#header #header02 .contactArea .contactText {
	float: left;
	margin: 3px 0 0 6px;
}
body#popup #header #header02 .contactArea .contactText {
	float: none;
	margin: 0;
}
#header #header02 .contactArea .contactBt {
	float: right;
	display: table;
	margin: 1px 0 0 0;
}
#header #header02 .contactArea .contactBt a {
	display: table-cell;
	width: 161px;
	height: 56px;
	padding: 0 0 0 70px;
	background-color: #ff6905;
	background-image: url(/common/images/header_ic02.gif), url(/common/images/common_ic18.gif) ;
	background-repeat:no-repeat, no-repeat;
	background-position: 15px, 170px;
	background-size: 15%,5%;
	border-bottom: solid 2px #c64f00;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	vertical-align: middle;
	letter-spacing:4px;
}
#header #header02 .contactArea .contactBt a:hover {
	text-decoration: none;
}
#header #header02 .contactArea .contactBt a:active {
	border-top: solid 2px #c64f00;
	border-bottom: none;
	text-decoration: none;
}

/* navGlobal */
#header #navGlobal {
	height: 53px;
	margin-top: 10px;
	padding: 3px 0 0;
	background: url(/common/images/header_bg01.gif) repeat-x 0 0;
}
#header #navGlobal ul {
	width: 1000px;
	margin: 0 auto;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
}
#header #navGlobal ul li {
	position: relative;
	float: left;
	display: table;
	border-left: solid 1px #e2e2e2;
	width: 165.83px;
	width: 165.6px\9; /* IE8 */
}
/* chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#header #navGlobal ul li:last-child {
			width: 167px;
	}
}
/* Edge */
@supports (-ms-ime-align:auto) {
	#header #navGlobal ul li{
			width: 166px;
	}
	#header #navGlobal ul li:last-child {
			width: 165px;
	}
}
/* Firefox */
@-moz-document url-prefix() {
	#header #navGlobal ul li{
			width: 164px;
	}
}
#header #navGlobal ul li:first-child {
	border-left: none;
}
#header #navGlobal ul li a {
	display: table-cell;
	height: 48px;
	vertical-align: middle;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	font-size: 1.5rem;
}
#header #navGlobal ul li.service a {
	width: 114px;
	padding-left: 52px;
	background: url(/common/images/header_ic03.png) no-repeat 21px 50%;
}
#header #navGlobal ul li.rismon a {
	width: 117px;
	padding-left: 48px;
	background: url(/common/images/header_ic04.png) no-repeat 26px 50%;
}
#header #navGlobal ul li.yoshin a {
	width: 121px;
	padding-left: 45px;
	background: url(/common/images/header_ic05.png) no-repeat 19px 50%;
}
#header #navGlobal ul li.solve a {
	width: 115px;
	padding-left: 50px;
	background: url(/common/images/header_ic06.png) no-repeat 28px 50%;
}
#header #navGlobal ul li.case a {
	width: 102px;
	padding-left: 64px;
	background: url(/common/images/header_ic07.png) no-repeat 36px 50%;
}
#header #navGlobal ul li.ir a {
	width: 97px;
	padding-left: 68px;
	background: url(/common/images/header_ic08.png) no-repeat 41px 50%;
}
#header #navGlobal ul li a:hover {
	background-color: #eff7d4;
	text-decoration: none;
}
#header #navGlobal ul li.on a {
	position: relative;
	display: table-cell;
	height: 44px;
	border-top: solid 4px #619339;
	vertical-align: middle;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	font-size: 1.5rem;
}
#header #navGlobal ul li.on a:after {
	position: absolute;
	bottom: -5px;
	left: 0px;
	width: 100%;
	height: 5px;
	background: #ffffff;
	content: "";
}

/* Yahoo Search */
#srchBox #srchForm {
	position: relative;
}

#srchBox.watermark #srchInput {
	padding:1px 10px 2px 10px;
	border:none;
	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
	height: 19px;
	width: 140px;
	border-radius: 0;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo {
display: none;
}
.menuContainar,
.serchContainar,
.spSerch,
.spMenu {
	display: none;
}

/* Contents
=========================================*/
#content {
	clear: both;
}
#content .conversionWrap {
	display: none;
}


/* Breadcrumb
=========================================*/
#breadcrumb {
	clear: both;
	width: 1000px;
	margin: 12px auto 0;
	font-size: 12px;
	font-size: 1.2rem;
}
#breadcrumb #breadcrumbList {
	width: 750px;
	float: left;
}
#top #breadcrumb #breadcrumbList {
	display: none;
}
#breadcrumb #nationalList {
	width: 220px;
	float: right;
	margin: 0 !important;
}
#breadcrumb #nationalList li {
	margin: 0;
	float: right;
}
#breadcrumb #breadcrumbList li {
	float: left;
	line-height: 1.1;
}
#breadcrumb #breadcrumbList li:before {
	margin: 0 11px 0 12px;
	content: "＞";
}
#breadcrumb #breadcrumbList li:first-child:before {
	margin: 0;
	content: "";
}
#breadcrumb #breadcrumbList li:last-child a {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}
#breadcrumb #breadcrumbList li:last-child a:hover {
	color: #333333;
	cursor: default;
	text-decoration: none;
}

/* Main
=========================================*/
/* main */
#main {
	clear: both;
	width: 1000px;
	margin: 15px auto 0;
}
body#top #main,
body#popup #main {
	clear: both;
	width: 100%;
	margin: 15px auto 0;
}
#mainContent {
	float: left;
	width: 750px;
}
body#top #mainContent {
	float: none;
	width: 100%;
}
body#other #mainContent {
	float: none;
	width: 1000px;
}
body#popup #mainContent {
	float: none;
	width: 750px;
	margin: 0 auto;
}

/* section */
.section {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

/* Aside */
#aside {
	float: right;
	width: 220px;
}
#aside #menuArea {
	margin-bottom: 30px;
}
#aside #menuArea > dl {
}
#aside #menuArea > dl > dt {
}
#aside #menuArea > dl > dt > a {
	display: block;
	padding: 15px 19px;
	background: #679740;
	background: -moz-linear-gradient(top,  #84ab64 0%, #729f4e 50%, #62933a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84ab64), color-stop(50%,#729f4e), color-stop(100%,#62933a));
	background: -webkit-linear-gradient(top,  #84ab64 0%,#729f4e 50%,#62933a 100%);
	background: -o-linear-gradient(top,  #84ab64 0%,#729f4e 50%,#62933a 100%);
	background: -ms-linear-gradient(top,  #84ab64 0%,#729f4e 50%,#62933a 100%);
	background: linear-gradient(to bottom,  #84ab64 0%,#729f4e 50%,#62933a 100%);
	border-bottom: solid 2px #447021;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #ffffff;
}
#aside #menuArea > dl > dt > a:hover {
	background: #62933a;
	background: -moz-linear-gradient(top,  #62933a 0%, #729f4e 50%, #84ab64 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62933a), color-stop(50%,#729f4e), color-stop(100%,#84ab64));
	background: -webkit-linear-gradient(top,  #62933a 0%,#729f4e 50%,#84ab64 100%);
	background: -o-linear-gradient(top,  #62933a 0%,#729f4e 50%,#84ab64 100%);
	background: -ms-linear-gradient(top,  #62933a 0%,#729f4e 50%,#84ab64 100%);
	background: linear-gradient(to bottom,  #62933a 0%,#729f4e 50%,#84ab64 100%);
	text-decoration: none;
}

#aside #menuArea dl dd dl dt {
	position: relative;
	padding: 5px 20px;
	background: #d9e9cc;
	font-weight: bold;
}
#aside #menuArea dl dd dl dt:before {
	position: absolute;
	top: 50%;
	left: 7px;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background: #447021;
	content: "";
}
#aside #menuArea li > a[target="_blank"] {
}
#aside #menuArea li > a[target="_blank"]:after {
	position: absolute;
	width: 11px;
	height: 16px;
	margin-left: 5px;
	background: url(/common/images/common_ic03.gif) no-repeat 100% 0.3em;
	content: "";
}
#aside #menuArea dl dd ul.thirdHierarchy > li {
	border-bottom: solid 1px #ffffff;
}
#aside #menuArea dl dd ul.thirdHierarchy > li > a,
#aside #menuArea dl dd ul.thirdHierarchy > li > span {
	display: block;
	padding: 15px 7px 15px 7px;
	background: #f4f4f4;
	border-left: solid 5px #f4f4f4;
	color: #333333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	font-size: 13px;
	font-size: 1.3rem;
}
#aside #menuArea dl dd ul.thirdHierarchy > li.on > a,
#aside #menuArea dl dd ul.thirdHierarchy > li.on > span {
	background: #ffcf72;
	border-left: solid 5px #ffcf72;
	font-weight: bold;
	color: #000000;
}
#aside #menuArea dl dd ul.thirdHierarchy > li.on dl dd ul.fourthHierarchy {
	display: block !important;
}
#aside #menuArea dl dd ul.thirdHierarchy > li > a:hover {
	background: #eaf4e2;
	border-left: solid 5px #447021;
}
#aside #menuArea dl dd ul.fourthHierarchy {
	padding: 10px 10px;
	background: #f4f4f4;
}
#aside #menuArea dl dd dl dd ul.fourthHierarchy {
	padding: 0 10px 10px 10px;
	background: #f4f4f4;
}
#aside #menuArea dl dd ul.thirdHierarchy > li.on > ul {
	background: #f4f4f4;
}
#aside #menuArea dl dd ul.fourthHierarchy > li {
	margin-top: 1px;
}
#aside #menuArea dl dd ul.fourthHierarchy > li > a,
#aside #menuArea dl dd ul.fourthHierarchy > li > span {
	position: relative;
	display: block;
	padding: 15px 7px 15px 5px;
	background: #ffffff;
	border-left: solid 5px #ffffff;
	color: #333333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	font-size: 13px;
	font-size: 1.3rem;
}
#aside #menuArea dl dd ul.fourthHierarchy > li > a:before,
#aside #menuArea dl dd ul.fourthHierarchy > li > span:before {
	position: absolute;
	top: 50%;
	left: 6px;
	display: block;
	width: 6px;
	height: 1px;
	margin-top: -1px;
	background: #333333;
}
#aside #menuArea dl dd ul.fourthHierarchy > li.on > a,
#aside #menuArea dl dd ul.fourthHierarchy > li.on > span {
	background: #ffcf72;
	border-left: solid 5px #ffcf72;
	font-weight: bold;
	color: #000000;
}
#aside #menuArea dl dd ul.fourthHierarchy > li > a:hover {
	background: #eaf4e2;
	border-left: solid 5px #447021;
}
#aside #menuArea dl dd ul.fifthHierarchy {
	padding: 0 10px 10px 33px;
	background: #ffffff;
}
#aside #menuArea dl dd ul.fifthHierarchy > li {
}
#aside #menuArea dl dd ul.fifthHierarchy > li > a,
#aside #menuArea dl dd ul.fifthHierarchy > li > span {
	position: relative;
	display: block;
	padding: 10px 0 0 11px;
	color: #333333;
}
#aside #menuArea dl dd ul.fifthHierarchy > li.on > a,
#aside #menuArea dl dd ul.fifthHierarchy > li.on > span {
	font-weight: bold;
	color: #000000;
}
#aside #menuArea dl dd ul.fifthHierarchy > li > a:before,
#aside #menuArea dl dd ul.fifthHierarchy > li > span:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 3px;
	height: 3px;
	margin-top: 2px;
	background: #888888;
}

/* pageTopBtn */
#pageTopBtn {
	position: fixed !important;
	top: auto !important;
	right: 0 !important;
	bottom: 190px !important;
	left: auto !important;
	width: 48px;
	height: 48px;
	z-index: 9999;
}
#pageTopBtn a {
	display: block;
	width: 48px;
	height: 48px;
	background: url(/common/images/footer_bt02.gif) no-repeat 0 0;
	text-indent: -9999px;
}




/* Footer
=========================================*/
#footer {
	clear: both;
	margin: 54px 0 0;
	padding-bottom: 76px;
}

/* footer01 */
#footer #footer01 {
	background: #f0f0f0;
}
#footer #footer01 #footer01Inner {
	width: 1000px;
	margin: 0 auto;
}
#footer #footer01 #footer01Inner ul li a {
	color: #555555;
}
#footer #footer01 #footer01Inner #footerIdentity01 {
	float: left;
	width: 208px;
	padding: 17px 0;
	letter-spacing: -.40em;
}
#footer #footer01 #footer01Inner #footerIdentity01 li {
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.1;
}
#footer #footer01 #footer01Inner #footerIdentity01 li:first-child {
	margin-right: 30px;
}
#footer #footer01 #footer01Inner #footerIdentity01 li a {
	position: relative;
	padding-left: 12px;
}
#footer #footer01 #footer01Inner #footerIdentity01 li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #629339;
	content: "";
}
#footer #footer01 #footer01Inner #footerIdentity02 {
	float: right;
	width: 792px;
	padding: 18px 0;
	text-align: right;
	letter-spacing: -.40em;
}
#footer #footer01 #footer01Inner #footerIdentity02 li {
	display: inline-block;
	margin-left: 11px;
	padding-left: 11px;
	border-left: solid 1px #cccccc;
	letter-spacing: normal;
	line-height: 1.1;
	font-size: 12px;
	font-size: 1.2rem;
}
#footer #footer01 #footer01Inner #footerIdentity02 li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

/* footer02 */
#footer #footer02 {
}
#footer #footer02 #footer02Inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0 37px;
	background: url(/common/images/footer_bg01.gif) no-repeat 100% 48px;
}
#footer #footer02 #footer02Inner .markLinkList {
	padding: 28px 0 25px;
}
#footer #footer02 #footer02Inner .markLinkList li {
	float: left;
	font-size: 10px;
	font-size: 1.0rem;
}
#footer #footer02 #footer02Inner .markLinkList li.iso9001 {
	width: 162px;
	margin-right: 10px;
}
#footer #footer02 #footer02Inner .markLinkList li.iec20000 {
	margin-right: 10px;
}
#footer #footer02 #footer02Inner .markLinkList li.iec27001 {
	margin-right: 20px;
}
#footer #footer02 #footer02Inner .markLinkList li.privacymark {
	width: 73px;
	margin-right: 20px;
}
#footer #footer02 #footer02Inner .markLinkList li.policynumber {
	width: 67px;
	margin-right: 0px;
}
#footer #footer02 #footer02Inner .markLinkList li a {
	color: #666666;
}
#footer #footer02 #footer02Inner .markLinkList li img {
	margin-bottom: 10px;
}
#footer #footer02 #footer02Inner .markLinkList li a > span {
	display: block;
}
#footer #footer02 #footer02Inner .markLinkList li a[target="_blank"] > span > span {
	padding-right: 12px;
	background: url(/common/images/footer_ic01.gif) no-repeat 100% 0.3em;
}
#footer #footer02 #footer02Inner .rismonBaloon {
	position: absolute;
	bottom: -9px;
	right: 13px;
	width: 233px;
	height: 183px;
	background: url(/common/images/footer_il01.png) no-repeat 0 0;
	z-index: 10;
}
#footer #footer02 #footer02Inner .rismonBaloon span {
	display: block;
	width: 170px;
	margin: 40px 0 0 21px;
}
#footer #footer02 #footer02Inner .rismonBaloon span a {
	position: relative;
	display: block;
	padding-left: 11px;
	color: #303030;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3;
}
#footer #footer02 #footer02Inner .rismonBaloon span a:hover {
	text-decoration: underline;
}
#footer #footer02 #footer02Inner .rismonBaloon span a:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #629339;
	content: "";
}

/* footer03 */
#footer #footer03 {
	background: #619339;
}
#footer #footer03 #footer03Inner {
	width: 1000px;
	margin: 0 auto;
}
#footer #footer03 #footer03Inner dl {
	padding: 5px 0;
}
#footer #footer03 #footer03Inner dt {
	float: left;
}
#footer #footer03 #footer03Inner dd {
	float: left;
}
#footer #footer03 #footer03Inner dd ul {
	display: table;
	margin-left: 20px;
}
#footer #footer03 #footer03Inner dd ul li {
	display: table-cell;
	height: 53px;
	padding-left: 25px;
	vertical-align: middle;
}
#footer #footer03 #footer03Inner dd ul li:first-child {
	padding-left: 0;
}
#footer #footer03 #footer03Inner dd ul li a {
	position: relative;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: none;
}
#footer #footer03 #footer03Inner dd ul li a[target="_blank"] {
	padding-right: 14px;
	background: url(/common/images/common_ic18.gif) no-repeat 100% 0.4em;
}
#footer #footer03 #footer03Inner dd ul li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #d0dfc4;
	content: "";
}
#footer #footer03 #footer03Inner dd ul li a:hover {
	text-decoration: underline;
}

/* footerContact */
#footer #footerContact {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 76px;
	background: rgba(0,0,0,0.8);
	background: #303030\9;
	z-index: 100;
}
#footer #footerContact #footerContactInner {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0 11px;
}
#footer #footerContact #footerContactInner dl {
	position: relative;
}
#footer #footerContact #footerContactInner dl dt {
	float: left;
	padding: 17px 21px 0 0;
	line-height: 0;
}
#footer #footerContact #footerContactInner dl dd {
	float: left;
	padding: 0 0 0 17px;
	border-left: solid 1px #808080;
}
#footer #footerContact #footerContactInner dl dd .telText {
	float: left;
}
#footer #footerContact #footerContactInner dl dd .contactBt {
	float: left;
	margin-left: 15px;
}
#footer #footerContact #footerContactInner dl dd .contactBt a {
	display: table-cell;
	width: 181px;
	height: 51px;
	padding: 0 0 0 51px;
	background: #ff6905 url(/common/images/header_ic02.gif) no-repeat 15px 50%;
	border-bottom: solid 2px #c64f00;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
#footer #footerContact #footerContactInner dl dd .contactBt a:hover {
	text-decoration: none;
}
#footer #footerContact #footerContactInner dl dd .contactBt a:active {
	border-top: solid 2px #c64f00;
	border-bottom: none;
	text-decoration: none;
}
#footer #footerContact #footerContactInner dl dd .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(/common/images/footer_bt01.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 20;
}

/* footerCopyright */
#footer #footerCopyright {
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	font-size: 1.0rem;
	color: #000000;
	line-height: 1.1;
}
body#popup #footer #footerCopyright {
	background: #f3f3f3;
}

/* footerContactSp */
#footerContactSp {
	display: none;
}

/* editor
=========================================*/
/*MT用*/
.wysiwyg > *:first-child {
	margin-top: 20px;
}
.wysiwyg strong {
	font-weight: bold !important;
}
.wysiwyg em {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.wysiwyg strong em {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.wysiwyg em strong  {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.wysiwyg blockquote {
	margin: 10px 0 0 10px !important;
}
.wysiwyg ul {
	margin-top: 18px !important;
}
.wysiwyg ul {
	margin-top: 18px !important;
}
.wysiwyg ul li {
	position: relative !important;
	margin-top: 5px !important;
	padding-left: 12px !important;
}
.wysiwyg ul li:before {
	position: absolute !important;
	top: 0.5em !important;
	left: 0 !important;
	width: 4px !important;
	height: 4px !important;
	background: #619339 !important;
	content: "" !important;
}
.wysiwyg ol {
	counter-reset: li;
	margin-top: 18px;
}
.wysiwyg ol li {
	margin-top: 5px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.wysiwyg ol li:before {
	content: ""counter(li)".";
	counter-increment: li;
	margin-right: 0.5em;
}
.wysiwyg hr {
	display: block;
}

.wysiwyg h1 {
	margin-bottom: 25px;
	padding: 9px 19px 8px;
	background: #619339;
	border-bottom: solid 2px #447021;
	color: #ffffff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.wysiwyg h2 {
	margin-top: 20px;
	background: #d7efc3;
	border-bottom: solid 1px #cfd9c7;
	display: block;
	padding: 7px 19px 6px;
	border-left: solid 4px #619339;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.wysiwyg h3 {
	margin-top: 35px;
	padding-left: 14px;
	border-left: solid 4px #619339;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}
.wysiwyg h4 {
    background: #f4f4f4 none repeat scroll 0 0;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 17px;
    padding: 7px 16px;
}
.wysiwyg h5 {
	position: relative;
	margin-top: 17px;
	padding-left: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
}
.wysiwyg h5:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background: #888888;
	content: "";
}
.wysiwyg .mt-image-left,
.wysiwyg .mt-image-center,
.wysiwyg .mt-image-right {
	float: none !important;
}
.wysiwyg .mt-image-right {
	margin: 0 !important;
	margin-left: auto !important;
	display: block;
}
.wysiwyg .mt-image-none {
	margin: 0 0 20px !important;
}
.wysiwyg table {
	width: 100%;
	border-collapse: collapse;
}
.wysiwyg table {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.wysiwyg table th,
.wysiwyg table td {
	padding: 12px 20px;
	border: solid 1px #cccccc;
	text-align: left;
	vertical-align: top;
}
.wysiwyg table th {
	background: #f1f1f1;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	width: 20%;
}
.wysiwyg table td {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	width: 80%;
}
.wysiwyg > div{
	margin-top: 10px;
}
.wysiwyg .tableSection {
	margin-top: 30px;
}
.wysiwyg .tableType01 {
	width: 100%;
	border-collapse: collapse;
}



/*表示用*/
.prg > *:first-child {
	margin-top: 20px;
}
.prg strong {
	font-weight: bold !important;
}
.prg em {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.prg strong em {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.prg em strong  {
	font-style: italic !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.prg blockquote {
	margin: 10px 0 0 10px !important;
}
.prg ul {
	margin-top: 18px !important;
}
.prg ul {
	margin-top: 18px !important;
}
.prg ul li {
	position: relative !important;
	margin-top: 5px !important;
	padding-left: 12px !important;
}
.prg ul li:before {
	position: absolute !important;
	top: 0.5em !important;
	left: 0 !important;
	width: 4px !important;
	height: 4px !important;
	background: #619339 !important;
	content: "" !important;
}
.prg ul li.conversion:before {
	background: none !important;
}
.prg ol {
	counter-reset: li;
	margin-top: 18px;
}
.prg ol li {
	margin-top: 5px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.prg ol li:before {
	content: ""counter(li)".";
	counter-increment: li;
	margin-right: 0.5em;
}
.prg hr {
	display: block;
}

.prg h1 {
	margin-bottom: 25px;
	padding: 9px 19px 8px;
	background: #619339;
	border-bottom: solid 2px #447021;
	color: #ffffff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.prg h2 {
	margin-top: 20px;
	background: #d7efc3;
	border-bottom: solid 1px #cfd9c7;
	display: block;
	padding: 7px 19px 6px;
	border-left: solid 4px #619339;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.prg h3 {
	margin-top: 35px;
	padding-left: 14px;
	border-left: solid 4px #619339;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}
.prg h4 {
    background: #f4f4f4 none repeat scroll 0 0;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 17px;
    padding: 7px 16px;
}
.prg h5 {
	position: relative;
	margin-top: 17px;
	padding-left: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
}
.prg h5:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background: #888888;
	content: "";
}
.prg .mt-image-left,
.prg .mt-image-center,
.prg .mt-image-right {
	float: none !important;
}
.prg .mt-image-right {
	margin: 0 !important;
	margin-left: auto !important;
	display: block;
}
.prg .mt-image-none {
	margin: 0 0 20px !important;
}
.prg table {
	width: 100%;
	border-collapse: collapse;
}
.prg table {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.prg table th,
.prg table td {
	padding: 12px 20px;
	border: solid 1px #cccccc;
	text-align: left;
	vertical-align: top;
}
.prg table th {
	background: #f1f1f1;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	width: 20%;
}
.prg table td {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	width: 80%;
}
.prg > div{
	margin-top: 10px;
}
.prg .tableSection {
	margin-top: 30px;
}
.prg .tableType01 {
	width: 100%;
	border-collapse: collapse;
}



/* ClearFix
=========================================*/
#header #header01 #header01Inner:after,
#header #header01 #header01Inner #headerIdentity:after,
#header #header01 #header01Inner #headerIdentity .identityList:after,
#header #header01 #header01Inner #headerIdentity #formArea form:after,
#header #header02:after,
#header #header02 .logoArea:after,
#header #header02 .contactArea:after,
#header #navGlobal ul:after,
#breadcrumb #breadcrumbList:after,
#main:after,
#footer #footer01 #footer01Inner:after,
#footer #footer02 #footer02Inner .markLinkList:after,
#footer #footer03 #footer03Inner dl:after,
#footer #footerContact #footerContactInner dl:after,
#footer #footerContact #footerContactInner dl dd:after,
#breadcrumb:after,
#breadcrumb #nationalList:after {
	content: "";
	display: block;
	clear: both;
}
#header #header01 #header01Inner,
#header #header01 #header01Inner #headerIdentity,
#header #header01 #header01Inner #headerIdentity .identityList,
#header #header01 #header01Inner #headerIdentity #formArea form,
#header #header02,
#header #header02 .logoArea,
#header #header02 .contactArea,
#header #navGlobal ul,
#breadcrumb #breadcrumbList,
#main,
#footer #footer01 #footer01Inner,
#footer #footer02 #footer02Inner .markLinkList,
#footer #footer03 #footer03Inner dl,
#footer #footerContact #footerContactInner dl,
#footer #footerContact #footerContactInner dl dd,
#breadcrumb,
#breadcrumb #nationalList {
	min-height: 1%;
	zoom: 1;
}
