@charset "UTF-8";

/* ====================================================== */
/* [default definition]                                   */
/* ====================================================== */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/* ====================================================== */
/* [general purpose definition]                           */
/* ====================================================== */
*.sp-v0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
*.sp-v5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
*.sp-v10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
*.sp-v15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
*.sp-v20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
*.sp-v25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}
*.sp-v30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

/* ------------------------------------------------------ */
*.sp-t0 {
	margin-top: 0px !important;
}
*.sp-t5 {
	margin-top: 5px !important;
}
*.sp-t9 {
	margin-top: 9px !important;
}
*.sp-t10 {
	margin-top: 10px !important;
}
*.sp-t15 {
	margin-top: 15px !important;
}
*.sp-t20 {
	margin-top: 20px !important;
}
*.sp-t25 {
	margin-top: 25px !important;
}
*.sp-t30 {
	margin-top: 30px !important;
}
*.sp-t35 {
	margin-top: 35px !important;
}

/* ------------------------------------------------------ */
*.sp-b0 {
	margin-bottom: 0px !important;
}
*.sp-b1 {
	margin-bottom: 1px !important;
}
*.sp-b3 {
	margin-bottom: 3px !important;
}
*.sp-b5 {
	margin-bottom: 5px !important;
}
*.sp-b8 {
	margin-bottom: 8px !important;
}
*.sp-b9 {
	margin-bottom: 9px !important;
}
*.sp-b10 {
	margin-bottom: 10px !important;
}
*.sp-b15 {
	margin-bottom: 15px !important;
}
*.sp-b20 {
	margin-bottom: 20px !important;
}
*.sp-b25 {
	margin-bottom: 25px !important;
}
*.sp-b30 {
	margin-bottom: 30px !important;
}
*.sp-b32 {
	margin-bottom: 32px !important;
}
*.sp-b35 {
	margin-bottom: 35px !important;
}
*.sp-b40 {
	margin-bottom: 40px !important;
}
*.sp-b45 {
	margin-bottom: 45px !important;
}
*.sp-b50 {
	margin-bottom: 50px !important;
}
*.sp-b55 {
	margin-bottom: 55px !important;
}
*.sp-b60 {
	margin-bottom: 60px !important;
}
*.sp-b65 {
	margin-bottom: 65px !important;
}

/* ------------------------------------------------------ */
*.sp-h0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
*.sp-h2 {
	margin-left: 2px !important;
	margin-right: 2px !important;
}
*.sp-h5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
*.sp-h10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
*.sp-h15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
*.sp-h20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
*.sp-h25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
}
*.sp-h30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

/* ------------------------------------------------------ */
*.sp-l0 {
	margin-left: 0px !important;
}
*.sp-l5 {
	margin-left: 5px !important;
}
*.sp-l8 {
	margin-left: 8px !important;
}
*.sp-l10 {
	margin-left: 10px !important;
}
*.sp-l13 {
	margin-left: 13px !important;
}
*.sp-l15 {
	margin-left: 15px !important;
}
*.sp-l20 {
	margin-left: 20px !important;
}
*.sp-l22 {
	margin-left: 22px !important;
}
*.sp-l23 {
	margin-left: 23px !important;
}
*.sp-l25 {
	margin-left: 25px !important;
}
*.sp-l30 {
	margin-left: 30px !important;
}
*.sp-l34 {
	margin-left: 34px !important;
}
*.sp-l60 {
	margin-left: 60px !important;
}

/* ------------------------------------------------------ */
*.sp-r0 {
	margin-right: 0px !important;
}
*.sp-r3 {
	margin-right: 3px !important;
}
*.sp-r5 {
	margin-right: 5px !important;
}
*.sp-r7 {
	margin-right: 7px !important;
}
*.sp-r8 {
	margin-right: 8px !important;
}
*.sp-r9 {
	margin-right: 9px !important;
}
*.sp-r10 {
	margin-right: 10px !important;
}
*.sp-r15 {
	margin-right: 15px !important;
}
*.sp-r20 {
	margin-right: 20px !important;
}
*.sp-r25 {
	margin-right: 25px !important;
}
*.sp-r30 {
	margin-right: 30px !important;
}
*.sp-r45 {
	margin-right: 45px !important;
}

/* ------------------------------------------------------ */
*.m-v0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
*.m-v1 {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}
*.m-v5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
*.m-v10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
*.m-v15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
*.m-v20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
*.m-v25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
*.m-v30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

/* ------------------------------------------------------ */
*.m-t0 {
	padding-top: 0px !important;
}
*.m-t5 {
	padding-top: 5px !important;
}
*.m-t10 {
	padding-top: 10px !important;
}
*.m-t11 {
	padding-top: 11px !important;
}
*.m-t12 {
	padding-top: 12px !important;
}
*.m-t13 {
	padding-top: 13px !important;
}
*.m-t14 {
	padding-top: 14px !important;
}
*.m-t15 {
	padding-top: 15px !important;
}
*.m-t18 {
	padding-top: 18px !important;
}
*.m-t20 {
	padding-top: 20px !important;
}
*.m-t22 {
	padding-top: 22px !important;
}
*.m-t25 {
	padding-top: 25px !important;
}
*.m-t30 {
	padding-top: 30px !important;
}
*.m-t35 {
	padding-top: 35px !important;
}

/* ------------------------------------------------------ */
*.m-b0 {
	padding-bottom: 0px !important;
}
*.m-b5 {
	padding-bottom: 5px !important;
}
*.m-b10 {
	padding-bottom: 10px !important;
}
*.m-b15 {
	padding-bottom: 15px !important;
}
*.m-b20 {
	padding-bottom: 20px !important;
}
*.m-b25 {
	padding-bottom: 25px !important;
}
*.m-b30 {
	padding-bottom: 30px !important;
}
*.m-b35 {
	padding-bottom: 35px !important;
}
*.m-b40 {
	padding-bottom: 40px !important;
}
*.m-b45 {
	padding-bottom: 45px !important;
}
*.m-b50 {
	padding-bottom: 50px !important;
}

/* ------------------------------------------------------ */
*.m-h0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
*.m-h5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
*.m-h10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
*.m-h15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
*.m-h20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
*.m-h25 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}
*.m-h30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

/* ------------------------------------------------------ */
*.m-l0 {
	padding-left: 0px !important;
}
*.m-l5 {
	padding-left: 5px !important;
}
*.m-l6 {
	padding-left: 6px !important;
}
*.m-l10 {
	padding-left: 10px !important;
}
*.m-l15 {
	padding-left: 15px !important;
}
*.m-l20 {
	padding-left: 20px !important;
}
*.m-l25 {
	padding-left: 25px !important;
}
*.m-l30 {
	padding-left: 30px !important;
}
*.m-l50 {
	padding-left: 50px !important;
}

/* ------------------------------------------------------ */
*.m-r0 {
	padding-right: 0px !important;
}
*.m-r5 {
	padding-right: 5px !important;
}
*.m-r10 {
	padding-right: 10px !important;
}
*.m-r15 {
	padding-right: 15px !important;
}
*.m-r20 {
	padding-right: 20px !important;
}
*.m-r25 {
	padding-right: 25px !important;
}
*.m-r30 {
	padding-right: 30px !important;
}
*.m-r35 {
	padding-right: 35px !important;
}


/* float */
/* ------------------------------------------------------ */
*.f-l{
	float: left;
}
*.f-r{
	float: right;
}

.clr:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clr { display: inline-block; }
/* no ie mac \*/
* html .clr{ height: 1%; }
.clr{ display: block; }
/* */

*.clear {
	clear: both;
}
br.clear{
	clear: both;
	display: inline;
}
div.clear {
	font: 1px/1px sans-serif;
	line-height: 1px;
	height: 1px;
}

/* text-align */
/* ------------------------------------------------------ */
*.arrange-c {
	text-align: center;
}
*.arrange-l {
	text-align: left;
}
*.arrange-r {
	text-align: right;
}

/* inline */
/* ------------------------------------------------------ */
*.inline {
	vertical-align: middle;
}
p.inline {
	display: inline;
}
/* css Huck Target IE */
/* ------------------------------------------------------ */
* html body img.inline {
	margin-bottom: 1px;
}
*:first-child+html body img.inline {
	margin-bottom: 1px;
}


*.block {
	display: block;
}
*.seo {
	display: none;
}

/* ====================================================== */
/* [etc. tag definition]                                  */
/* ====================================================== */
/* link color */
/* ------------------------------------------------------ */
a:link {
	color: #0068AC;
	text-decoration: underline;
}
a.name:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a.name:visited {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #0068AC;
	text-decoration: none;
}
a.name:hover {
	color: #505050;
	text-decoration: none;
}
a:active {
}
a:focus {
}
*.nounderline {
	text-decoration: none !important;
}
*.onunderline {
	text-decoration: underline !important;
}



/* text */
/* ------------------------------------------------------ */
b,strong,em {
	font-weight: bold;
	font-style: normal;
}
em {
	color: #000000;
}
strong {
	color: #E5004F;
}
strong *,
*.strong,
*.strong *,
h1,h2,h3,h4,h5,h6,
h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{
	font-weight: bold;
}
*.nbold {
	font-weight: normal !important;
}
*.nobg {
	background-image: none !important;
}
*.nowrap {
	word-break: keep-all;
}

*.red {
	color: #EE3800;
}
*.black {
	color: #000000;
}
*.blue {
	color: #0050A3;
}


/* font */
/* ------------------------------------------------------ */
/* size */
/* ------------------------------------------------------ */
*.xs {
	font-size: 65% !important;
}
*.s {
	font-size: 74.5% !important;
}
*.m {
	font-size: 85% !important;
}
*.l {
	font-size: 95% !important;
}
*.xl{
	font-size: 110% !important;
}
*.xxl{
	font-size: 125% !important;
}

*.n{
	font-size: 100% !important;
}
*.nm{
	font-size: medium !important;
}

/* ------------------------------------------------------ */
p,li,dt,dd {
	font-size: 74.5%;
	line-height: 140%;
}
*.lhn {
	line-height: normal !important;
}

/* ------------------------------------------------------ */
big, *.big     { font-size: 120%; }
small, *.small { font-size: 85.75%; }


/* table */
/* ------------------------------------------------------ */
table.s th,
table.s td{
	font-size: 74.5%;
}
table.m th,
table.m td{
	font-size: 85%;
}
table.l th,
table.l td{
	font-size: 100%;
}

/* table definition */
/* ------------------------------------------------------ */
table {
/* FireFox bug not use
	border-collapse:collapse;
	border-spacing:0px;
*/
	border:none;
}
table th,
table td{
	padding: 0;
	text-align: left;
}
table.layout,
table.layout th,
table.layout td{
	padding: 0;
	border   : none !important;
}


/* ------------------------------------------------------ */
p {
	margin: 10px 0;
}
*.mc{
	margin: 0 auto;
}
*.ml{
	margin: auto 0 0 0;
}
*.mr{
	margin: 0 0 0 auto;
}
input.ontxt,
textarea.ontxt,
select.ontxt {
	border-top   : solid 1px #CECECE;
	border-bottom: solid 1px #CECECE;
	border-left  : solid 1px #CECECE;
	border-right : solid 1px #CECECE;
}
input.ontxt,
textarea.ontxt {
	padding-top: 2px;
	padding-bottom: 2px;
}

textarea.txtwin {
	border-top   : solid 1px #CECECE;
	border-bottom: solid 1px #CECECE;
	border-left  : solid 1px #CECECE;
	border-right : solid 1px #CECECE;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 500px;
}

input.onerr,
textarea.onerr,
select.onerr {
	border-top   : solid 1px #FF5726;
	border-bottom: solid 1px #FF5726;
	border-left  : solid 1px #FF5726;
	border-right : solid 1px #FF5726;
	background-color: #FFD5C1;
}
input.onerr,
textarea.onerr {
	padding-top: 2px;
	padding-bottom: 2px;
}

input,
textarea,
select {
	font-size: 100%;
}

select,
optgroup {
	font-style: normal;
}

/* list tag */
/* ------------------------------------------------------ */
ul {
	font-size: 100%;
	list-style: none;
}

ul.basic-l li {
	background: url("/common/image/mkr/mkr_basic_l.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 18px;
	font-size: 95%;
}
ul.basic-m li {
	background: url("/common/image/mkr/mkr_basic_m.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 15px;
	font-size: 85%;
}
ul.basic-s li {
	background: url("/common/image/mkr/mkr_basic_s.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
}
ul.notes-l li {
	background: url("/common/image/mkr/mkr_notes_l.gif") no-repeat 0px 0.20em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 95%;
}
ul.notes-m li {
	background: url("/common/image/mkr/mkr_notes_m.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 85%;
}
ul.notes-s li {
	background: url("/common/image/mkr/mkr_notes_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
}
ul.notes-xs li {
	background: url("/common/image/mkr/mkr_notes_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 65%;
}


ol{
	font-size: 100%;
}
ol.basic-l {
	padding-left: 32px;
}
ol.basic-l li {
	margin-top: 0.4em;
	font-size: 95%;
	list-style-type: decimal;
}
ol.basic-m {
	padding-left: 32px;
}
ol.basic-m li {
	margin-top: 0.5em;
	font-size: 85%;
	list-style-type: decimal;
}
ol.basic-s {
	padding-left: 32px;
}
ol.basic-s li {
	margin-top: 0.6em;
	font-size: 74.5%;
	list-style-type: decimal;
}

ul li.nomkr,
ol li.nomkr {
	background-image: none;
}




/* ------------------------------------------------------ */
table th p,
table td p,
table th textarea,
table td textarea{
	font-size: 100%;
}

table p{
	margin: 0;
}

ul li p,
ol li p{
	margin: 0;
	font-size: 100%;
}
ul li p.s,
ol li p.s{
	font-size: 85.75%;
}
ul ol ,
ol ul ,
ul ul,
ol ol {
	font-size: medium !important;
}


/* ======================================================
   [output area definition] */
/* ====================================================== */
#wrap-outer {
}
#wrap-inner {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 800px;
	text-align: left;
}


/* body */
/* ------------------------------------------------------ */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	font-size: 100%;
}


/* footer */
/* ------------------------------------------------------ */
#footer {
	border-top: solid 5px #000000;
	padding: 3px 3px;
	text-align: right;
}
#footer p {
	margin: 0;
}


/* menu */
/* ------------------------------------------------------ */
#menu ul {
	display: block;
}
#menu ul li,
#menu ul li a {
	width: 160px;
	height: 29px;
	display: block;
	float: left;
}


/* header-top */
/* ------------------------------------------------------ */
#header-top {
	background: url("/common/image/header/bg_top.jpg") no-repeat 0 0;
	border-top: solid 3px #000000;
	width: 800px;
	height: 366px;
}


/* header */
/* ------------------------------------------------------ */
#header {
	background: url("/common/image/header/bg_base.jpg") no-repeat 0 0;
	border-top: solid 3px #000000;
	width: 800px;
	height: 74px;
}


/* main-top */
/* ------------------------------------------------------ */
#main-top {
	background: url("/common/image/top/bg_main.gif") repeat-y 100% 0;
}
#main-top #main-l {
	padding: 17px 0 20px;
	width: 586px;
	float: left;
}
#main-top #main-r {
	padding: 8px 0 32px;
	width: 214px;
	float: right;
	text-align: center;
}

#main-top #main-l div.inner {
	padding: 0 17px 0 24px;
}

#main-top #main-l div.inner table.news {
	margin: 0 0 0 auto;
	width: 535px;
}

#main-top #main-l div.inner table.news td.d1,
#main-top #main-l div.inner table.news td.d2 {
	border-bottom: solid 2px #dcdcdc;
	vertical-align: top;
}
#main-top #main-l div.inner table.news td.d1 {
	width: 5em;
}

#main-top #main-l div.inner table.news div.inner  {
	padding: 12px 0 10px;
}

#main-top #main-l div.inner table.news p {
	margin: 0;
	font-size: 74.5%;
	color: #877565;
}

#main-top #main-l div.inner table.news a:link {
	color: #877565;
	text-decoration: underline;
}
#main-top #main-l div.inner table.news a:visited {
	color: #877565;
	text-decoration: underline;
}
#main-top #main-l div.inner table.news a:hover {
	color: #0068AC;
	text-decoration: none;
}


/* main */
/* ------------------------------------------------------ */
#main {
	text-align: center;
}
#main div.inner {
	margin: 0 auto;
	padding: 35px 0 45px;
	width: 700px;
	text-align: left;
}
#main div.tit {
	border-bottom: solid 2px #000000;
	padding-bottom: 2px;
}
#main div.tit h2.tit {
	float: left;
	display: block;
}
#main div.tit div.sub {
	padding-top: 8px;
	padding-right: 2px;
	float: right;
}

#main div.main-base {
	text-align: center;
	color: #626262;
}
#main div.main-base div.main-inner {
	margin: 0 auto;
	padding-top: 5px;
	width: 660px;
	text-align: left;
}


/* business */
/* ------------------------------------------------------ */
#main div.business {
	background: url("/common/image/business/idx_bg.gif") no-repeat 100% 0;
	height: auto;
	max-height: auto !important;
	min-height: 314px !important;
	overflow: visible;
}
* html body #main div.business {
	height: 314px;
}

#main div.business ul.business,
#main div.business ul.business li {
	display: block;
}
#main div.business ul.business li {
	padding: 10px 0 8px;
	border-bottom: dotted 1px #2279A8;
	font-size: 95%;
}

#main div.business div.line {
	border-bottom: dotted 1px #2279A8;
	padding: 10px 0 8px;
}
#main div.business div.line p {
	margin: 0;
	font-size: 95%;
}

#main div.business div.line div.tit-h1 {
	width: 180px;
	float: left;
}
#main div.business div.line div.txt-d1 {
	width: 480px;
	float: right;
}


/* about */
/* ------------------------------------------------------ */
#main div.about {
	background: url("/common/image/about/idx_bg.gif") no-repeat 100% 100%;
}
#main div.about div.line {
	border-bottom: dotted 1px #2279A8;
	padding: 10px 0 8px;
}
#main div.about div.line p {
	margin: 0;
	font-size: 95%;
}

#main div.about div.line div.tit-h1 {
	width: 80px;
	float: left;
}
#main div.about div.line div.txt-d1 {
	width: 580px;
	float: right;
}
#main div.about div.line div.tit-h2 {
	width: 120px;
	float: left;
}
#main div.about div.line div.txt-d2 {
	width: 540px;
	float: right;
}


/* recruit */
/* ------------------------------------------------------ */
#main div.recruit {
	background: url("/common/image/recruit/idx_bg.gif") no-repeat 100% 100%;
	padding-bottom: 210px;
}
#main div.recruit02 {
	background: url("/common/image/recruit/idx_bg02.gif") repeat-x 0 0;
}
#main div.recruit div.line {
	border-bottom: dotted 1px #2279A8;
	padding: 10px 0 8px;
}
#main div.recruit div.line p {
	margin: 0;
	font-size: 95%;
}


/* associated */
/* ------------------------------------------------------ */
#main div.associated {
	background: url("/common/image/associated/idx_bg.gif") no-repeat 100% 0;
	height: auto;
	max-height: auto !important;
	min-height: 230px !important;
	overflow: visible;
}
* html body #main div.associated {
	height: 230px;
}

#main div.associated ul.associated,
#main div.associated ul.associated li {
	display: block;
}
#main div.associated ul.associated li {
	padding: 10px 0 8px;
	border-bottom: dotted 1px #2279A8;
	font-size: 95%;
}


/* privacy */
/* ------------------------------------------------------ */
#main div.privacy p {
	margin: 0;
	font-size: 74.5%;
}
#main div.privacy p.tit {
	border-bottom: dotted 1px #2279A8;
	margin-bottom: 5px;
	padding: 0 2px 2px;
	font-weight: bold;
	color: #004986;
	display: block;
}
#main div.privacy p.txt {
	padding: 0 2px 2px;
	display: block;
}


/* sitemap */
/* ------------------------------------------------------ */
#main div.sitemap ul.sitemap,
#main div.sitemap ul.sitemap li {
	display: block;
}
#main div.sitemap ul.sitemap li {
	padding: 10px 0 8px;
	border-bottom: dotted 1px #2279A8;
	font-size: 95%;
}













