@charset "Shift_JIS";

/* Index
------------------------------------------
Basic
Form
Margin
Padding
Layout
Text
--------------------------
Header
globalNavi
mainVisual
MiddleArea
Side
Main
Comment
Footer
--------------------------
Image:Icon
Head
List
Box
Contents
--------------------------
Lineup
--------------------------
Overwrite
Print
------------------------------------------ */



/* Basic
------------------------------------------ */
body { height: 100%; }
html { height: 100%; overflow-y: scroll; }

h1, h2, h3, h4, h5, h6,
form, fieldset,
pre, blockquote, th, td { margin: 0; padding: 0; font-size: 100%; }

input,textarea {
	font-size: 100%;
	vertical-align: 0;
}
* html input,
* html textarea { vertical-align: -2px; }
*:first-child+html input,
*:first-child+html textarea { vertical-align: -2px; }

body, div, p, address,
dl, dt, dd, ul, ol, li { margin: 0; padding: 0; }

img { border: 0; } 

caption { text-align: left; }
table { border-collapse: collapse; border: none; border-spacing: 0; }

fieldset { border: 0; }
input { line-height: 100%; }

ol, ul { list-style-type: none; }

label { cursor: pointer; }
address { font-style: normal; }

hr { display: none; visibility: hidden; height: 0; border: 0; }

article, aside, header, hgroup, footer,
nav, section, dialog, figure { display: block; }


a[name] { color: #000; }
a[name]:hover { color: #000; text-decoration: none !important; outline:0 !important; }
a img {color: #000;}

.navskip,
.hide { position: absolute; width: 0; height: 0; overflow: hidden; font-size: 0; }
em { font-weight: bold; font-style: normal; }

body {
	color: #333;
	line-height: 1.5;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W4","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size: 78%;
}

/* Link */
a { text-decoration: underline; }
a:link,
a:visited { color: #0055A2; }
a:hover,
a:active  { color: #0099CC; zoom:1;}


/* Form
------------------------------------------ */
/* IME : For Windows IE */
.imeA { ime-mode: active; }
.imeD { ime-mode: disabled; }

/* password */
input[type="password"] { height: 1.2em; font-family: arial; ime-mode: disabled; }

/* button */
input[type="submit"] ,
input[type="reset"] ,
input[type="button"] ,
input[type="image"] { cursor: pointer; }

/* file */
input[type="file"] { height: 20px; }

/* optgroup */
optgroup { font-style:normal; }

/* input01 */
.input01 input { vertical-align: -2px; }

/* inputTxt01 */
.inputTxt01 { margin-left: 5px; vertical-align: middle; }

/* btn01 */
.btn01 { padding: 3px 10px; }

/* textarea01 */
.textarea01 { padding: 3px; }



/* Margin
------------------------------------------ */
.mgt0   { margin-top:  0 !important; }
.mgt1   { margin-top:  1px !important; }
.mgt2   { margin-top:  2px !important; }
.mgt3   { margin-top:  3px !important; }
.mgt4   { margin-top:  4px !important; }
.mgt5   { margin-top:  5px !important; }
.mgt6   { margin-top:  6px !important; }
.mgt7   { margin-top:  7px !important; }
.mgt8   { margin-top:  8px !important; }
.mgt10t { margin-top:  7px !important; }
.mgt10  { margin-top: 10px !important; }
.mgt15t { margin-top: 12px !important; }
.mgt15  { margin-top: 15px !important; }
.mgt20t { margin-top: 17px !important; }
.mgt20  { margin-top: 20px !important; }
.mgt25t { margin-top: 22px !important; }
.mgt25  { margin-top: 25px !important; }
.mgt30t { margin-top: 27px !important; }
.mgt30  { margin-top: 30px !important; }
.mgt35t { margin-top: 32px !important; }
.mgt35  { margin-top: 35px !important; }
.mgt40t { margin-top: 37px !important; }
.mgt40  { margin-top: 40px !important; }
.mgt45t { margin-top: 42px !important; }
.mgt45  { margin-top: 45px !important; }
.mgt50t { margin-top: 47px !important; }
.mgt50  { margin-top: 50px !important; }

.mgl0   { margin-left:  0 !important; }


/* Padding
------------------------------------------ */
.pdt3   { padding-top:  3px !important; }
.pdt4   { padding-top:  4px !important; }
.pdt5   { padding-top:  5px !important; }
.pdt8   { padding-top:  8px !important; }
.pdt10t { padding-top:  7px !important; }
.pdt10  { padding-top: 10px !important; }
.pdt15t { padding-top: 12px !important; }
.pdt15  { padding-top: 15px !important; }
.pdt20t { padding-top: 17px !important; }
.pdt20  { padding-top: 20px !important; }
.pdt25t { padding-top: 22px !important; }
.pdt25  { padding-top: 25px !important; }
.pdt30t { padding-top: 27px !important; }
.pdt30  { padding-top: 30px !important; }
.pdt35t { padding-top: 32px !important; }
.pdt35  { padding-top: 35px !important; }
.pdt40t { padding-top: 37px !important; }
.pdt40  { padding-top: 40px !important; }
.pdt45t { padding-top: 42px !important; }
.pdt45  { padding-top: 45px !important; }
.pdt50t { padding-top: 47px !important; }
.pdt50  { padding-top: 50px !important; }


/* Layout
------------------------------------------ */
.floatL { float: left; }
.floatR { float: right; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

.clearboth { clear: both; }
br.clear {
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 0;
	font-size: 0;
}

.alL { text-align: left !important; }
.alC { text-align: center !important; }
.alR { text-align: right !important; }

.vaT { vertical-align: top !important; }
.vaM { vertical-align: middle !important; }
.vaB { vertical-align: bottom !important; }

/* inline block */
.iBlk { display: -moz-inline-box; display: inline-block; }


/* Text
------------------------------------------ */
.nowrap { white-space: nowrap; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }

.fss01 { font-size:  83%; line-height: 1.3; } /* 10px */
.fs01 { font-size:  91%; line-height: 1.3; } /* 11px */
.fl01 { font-size: 116%; } /* 14px */
.fl02 { font-size: 133%; } /* 16px */


/* Header
------------------------------------------ */
#header {
	width: 100%;
	background: url(../img_cmn/bg_header_01.gif) repeat-x;
}

#header .headerV01 {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 90px;
	background: url(../img_cmn/bg_header_02.gif) repeat-x;
}

/* headerLink01 */
.headerLink01 {
	position: absolute;
	top: 4px;
	right: 10px;
}
.headerLink01 li {
	float: left;
}

/* logo */
#header #logo {
	position: absolute;
	top: 12px;
	left: 0;
}

/* catch */
#header #catch {
	position: absolute;
	top: 12px;
	left: 172px;
	color: #666;
	line-height: 78px;
}

/* fChanger */
#header .fChanger {
	position: absolute;
	top: 46px;
	right: 10px;
}


/* globalNavi
------------------------------------------ */
#globalNavi {
	width: 100%;
	background: #0D1E76;
}
#globalNavi ul {
	margin: 0 auto;
	width: 920px;
}
#globalNavi ul li { float: left; }
#globalNavi ul li img { vertical-align: top; }


/* mainVisual
------------------------------------------ */
.mainVisual {
	width: 100%;
	background: url(../img_cmn/bg_mainvisual_01.gif) repeat;
}
.mainVisualV01 {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 300px;
}
.mainVisual .img {
	position: absolute;
	width: 920px;
	height: 300px;
	top: 0;
	left: 0;
}
.mainVisual .img li {
	position: absolute;
	width: 920px;
	height: 300px;
	top: 0;
	left: 0;
}
.mainVisual .img li.active { display: block; }
.mainVisual .img li.hidden { display: none; }
.mainVisual #imgSwitch {
	position: absolute;
	right: 10px;
	bottom: 0;
	padding: 5px 0 0 5px;
	width: 171px;
	height: 15px;
	background-color: #fff;
	z-index: 10000;
	visibility: hidden;
}
.mainVisual #imgSwitch li {
	float: left;
	margin-right: 2px;
	width: 40px;
	height: 10px;
	background-color: #ccc;
}
.mainVisual #imgSwitch li a {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 10px;
}
.mainVisual #imgSwitch li.active { background-color: #0D1E76; }
.mainVisual #imgSwitch li.active a { cursor: default; }
.mainVisual #imgSwitch li img { vertical-align: bottom; margin-left: auto; }


/* MiddleArea
------------------------------------------ */
#mArea {
	margin: 0 auto;
	width: 920px;
}


/* indexpage */
body.indexpage #mAreaTop {
	padding: 35px 0 0 0;
	width: 100%;
	background: url(../img_cmn/bg_marea_01.gif) repeat-x;
}

/* topicPath */
.topicPath {
	padding: 12px 10px 10px 30px;
	color: #666;
}

/* pageBtm01 */
.pageBtm01 {
	margin: 40px auto 0 auto;
	width: 920px;
}
.pageBtm01 .topicPath {
	float: left;
	padding: 0 10px 0 0;
	width: 80%;
}
.pageBtm01 .pageTop01 {
	float: right;
	padding: 0 0 0 18px;
}

/* pageTop01 */
.pageTop01 {
	padding-left: 18px;
	background: url(../img_cmn/i_pagetop_01.gif) 0 50% no-repeat;
	zoom: 1;
}


/* Side
------------------------------------------ */
#side {
	float: left;
	width: 220px;
}

/* sideMod01 */
.sideMod01 {
	width: 220px;
	background: url(../img_cmn/bg_side_navi_m_01.gif) repeat-y;
}
.sideMod01 dt img { vertical-align: top; }
.sideMod01 dd {
	background: url(../img_cmn/bg_side_navi_b_01.gif) left bottom no-repeat;
	zoom: 1;
}

/* sideNav01 */
.sideMod01.sideNav01 dd { padding: 0 11px 2px 11px; }
.sideMod01.sideNav01 dd.sideNav011st {
	background: none;
	border-bottom: 1px solid #dfdfdf;
	zoom:1;
}




.sideMod01.sideNav01 dd p.sideNav0101 { padding: 9px 0; }
.sideMod01.sideNav01 dd p.sideNav0101 img { vertical-align: top; }
.sideMod01.sideNav01 dd ul li {
	background: url(../img_cmn/bg_dot_01.gif) repeat-x;
	zoom: 1;
}
.sideMod01.sideNav01 dd ul li a ,
.sideMod01.sideNav01 dd ul li a:hover ,
.sideMod01.sideNav01 dd ul li a:visited ,
.sideMod01.sideNav01 dd ul li a:active ,
.sideMod01.sideNav01 dd ul li span {
	display: block;
	padding: 7px 10px 5px 18px;
	background: url(../img_cmn/i_arrow_01.gif) 10px 1.1em no-repeat;
	zoom: 1;
}

.current a,.current a:hover,.current a:visited{
	background-color: #0098CB !important;
	color: #ffffff;
	text-decoration: none;
	zoom:1;
}

/* sideInquiry01 */
.sideMod01.sideInquiry01 { text-align: center; }
.sideMod01.sideInquiry01 img { vertical-align: top; }
.sideMod01.sideInquiry01 dd { padding: 15px 0; }
.sideMod01.sideInquiry01 .sideInquiry0101 {
	margin: 10px auto 0 auto;
	padding-top: 10px;
	background: url(../img_cmn/bg_dot_02.gif) repeat-x;
	width: 188px;
}

/* sideInquiryTop */
.sideInquiryTop{
	width: 220px;
	background: url(../img_cmn/bg_side_navi_m_02.gif) repeat-y;
}
.sideInquiryTop dd {
	background: url(../img_cmn/bg_side_navi_b_02.gif) left bottom no-repeat;
	zoom: 1;
}

/* sideSystem01 */
.sideMod01.sideSystem01 img { vertical-align: top; }

/* sideBnr01 */
.sideBnr01 img { vertical-align: top; }

/* sideOrner */
.sideOrner {
	width: 220px;
	background: url(../img_cmn/bnr_orner_m_01.gif) repeat-y;
}
.sideOrner dt img { vertical-align: top; }
.sideOrner dd {
	padding: 9px 10px 12px 10px;
	background: url(../img_cmn/bnr_orner_b_01.gif) left bottom no-repeat;
	zoom: 1;
}
.ornerIcn01 {
	padding-left: 18px;
	background: url(../img_cmn/i_arrow_02.gif) 0 0.1em no-repeat;
	zoom: 1;
}
.ornerIcn02 {
	padding-left: 18px;
	background: url(../img_cmn/i_login_01.gif) 0 0 no-repeat;
	zoom: 1;
}


/* Main
------------------------------------------ */
#main {
	float: right;
	width: 680px;
}


/* Comment
------------------------------------------ */
#comment {
	margin-top: 20px;
	text-align: center;
}

body.indexpage #commentTop {
	margin-top: 70px;
	text-align: center;
}


/* Footer
------------------------------------------ */
/* footer01 */
#footer01 {
	margin-top: 37px;
	padding: 30px 0;
	width: 100%;
	background: #eee;
}
body.indexpage #footer01 { margin-top: 17px; }
#footer01 dl {
	margin: 0 auto;
	width: 920px;
}
#footer01 dl dt { float: left; }
#footer01 dl dt img { vertical-align: top; }
#footer01 dl dd { margin-left: 175px; }
#footer01 dl dd ul li {
 	float: left;
	margin-right: 20px;
	padding-left: 10px;
	line-height: 1.1;
	background: url(../img_cmn/i_footer_01.gif) 0 0.25em no-repeat;
	zoom: 1;
}

/* footer02 */
#footer02 {
	width: 100%;
	background: #0D2178;
}
#footer02 .footer02V01 {
	position: relative;
	margin: 0 auto;
	width: 920px;
	min-height: 65px;
	overflow: hidden;
}
* html #footer02 .footer02V01 { height: 65px; }
#footer02 a:link,
#footer02 a:visited {
	color: #fff;
	text-decoration: none;
}
#footer02 a:hover,
#footer02 a:active {
	color: #fff;
	text-decoration: underline;
}
#footer02 ul {
	position: absolute;
	top: 8px;
	left: 0;
	margin-left: -11px;
}
#footer02 ul li {
	float: left;
	margin-right: 10px;
	padding-left: 11px;
	background: url(../img_cmn/i_footer_02.gif) 0 0.3em no-repeat;
	zoom: 1;
}
#footer02 .copy {
	position: absolute;
	top: 12px;
	right: 0;
}


/* Image:Icon
------------------------------------------ */
/* icn01 */
.icn01 {
	margin-left: 10px;
	vertical-align: -1px;
}
.icn01 { vertical-align: middle; }

/* iLink01 */
.iLink01 {
	padding-left: 8px;
	background: url(../img_cmn/i_arrow_01.gif) 0 0.5em no-repeat;
	zoom: 1;
}


/* Head
------------------------------------------ */
/* headEx01 */
.headEx01 {
	position: relative;
	width: 680px;
	height: 20px;
}
.headEx01 .headEx0101 {
	position: absolute;
	top: 3px;
	left: 0;
}
.headEx01 .headEx0102 {
	position: absolute;
	top: 0;
	right: 0;
}


/* List
------------------------------------------ */
/* listLink01 */
.listLink01 li ,.oGuideTxt li{
	padding: 8px 0 8px 5px;
	background: url(../img_cmn/bg_dot_01.gif) left bottom repeat-x;
}
.oGuideTxt a {
	padding-left: 8px;
	background: url(../img_cmn/i_arrow_01.gif) 0 0.5em no-repeat;
	zoom: 1;
}

/* Box
------------------------------------------ */
/* soudanBox01 */
.soudanBox01 {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background: url(../img_cmn/bg_soudan_m_01.gif) repeat-y;
}
.soudanBox01 dt img,
.soudanBox01 dd img { vertical-align: top; }
.soudanBox01 dd {
	padding: 15px 20px 24px 20px;
	background: url(../img_cmn/bg_soudan_b_01.gif) left bottom no-repeat;
	zoom: 1;
}
.soudanBox01 dd .soudanBox01L {
	float: left;
	width: 352px;
}
.soudanBox01 dd .soudanBox01R {
	float: right;
	padding-top: 2px;
	width: 212px;
}


/* Contents
------------------------------------------ */
/* lower01 */
.lower01 {
	margin-left: 5px;
	margin-right: 5px;
}

/* col3Mod01 */
.col3Mod01 {

}
.col3Mod01 li {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 220px;
}
.col3Mod01 li.col3Mod011st { margin-left: 0; }
.col3Mod01 li img { vertical-align: top; }



/* Lineup
------------------------------------------ */
/* parentTtl01 */
.parentTtl01 {
	position: relative;
	width: 680px;
	height: 29px;
}
.parentTtl01 .switch {
	position: absolute;
	top: 0;
	right: 0;
}
.switch .act { display: block; }
.switch .none { display: none; }

/* lineupS01 */
.lineupS01 {
	padding: 18px 17px 18px 17px;
	border: 1px solid #DAE2E7;
	background: #EEF7F9;
}

/* lineupS02 */
.lineupS02 {
	padding: 1px 1px 0 1px;
	border: solid 1px #E5EDEF;
	background: #fff url(../img_cmn/bg_vline_02.gif) 225px 0 repeat-y;
	zoom: 1;
}

/* lineupF01 */
.lineupF01 {
	padding: 18px 17px 18px 17px;
	border: 1px solid #DBD7CE;
	background: #EDEBE7;
}

/* lineupF02 */
.lineupF02 {
	padding: 1px 1px 0 1px;
	border: solid 1px #DBD7CE;
	background: #fff url(../img_cmn/bg_vline_02.gif) 225px 0 repeat-y;
	zoom: 1;
}

/* lineupMod01 */
.lineupMod01 .lineupMod01L {
	float: left;
	padding: 10px 0 12px 14px;
	margin-right: 16px;
	width: 210px;
}
.lineupMod01 .lineupMod01L p { margin-top: 9px; }
.lineupMod01 .lineupMod01L img { vertical-align: top; }
.lineupMod01 .lineupMod01R {
	float: left;
	padding: 10px 0 10px 0;
	width: 388px;
}
.lineupMod01 .lineupMod01R ul { margin-top: 10px; }
.lineupMod01 .lineupMod01R ul li {
	float: left;
	display: inline;
	margin-left: 4px;
}
.lineupMod01 .lineupMod01R ul li img { display: block; }

/* lineupBox01 */
.lineupBox01 {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background: url(../lineup/img/lineup_bg_m_01.gif) repeat-y;
}
.lineupBox01 dt img,
.lineupBox01 dd img { vertical-align: top; }
.lineupBox01 dd {
	padding: 15px 16px 16px 17px;
	background: url(../lineup/img/lineup_bg_b_01.gif) left bottom no-repeat;
	zoom: 1;
}
.lineupBox01M {
	background: url(../img_cmn/bg_vline_01.gif) 302px 0 repeat-y;
	zoom: 1;
}
.lineupBox01L {
	float: left;
	width: 290px;
}
.lineupBox01R {
	float: right;
	width: 290px;
}
.lineupBox01Link01 {
	margin-top: 7px;
	padding: 4px 0 0 43px;
	background: url(../lineup/img/index_i_01.gif) 0 0 no-repeat;
	min-height: 34px;
	zoom: 1;
}
.lineupBox01Link02 {
	margin-top: 7px;
	padding: 4px 0 0 43px;
	background: url(../lineup/img/index_i_02.gif) 0 0 no-repeat;
	min-height: 34px;
	zoom: 1;
}
li.lightBoxNo{
	display: none !important;
}





/* Overwrite
------------------------------------------ */
.soudanBox01 dd:after,
.lineupBox01M:after,
.pageBtm01:after,
.lineupMod01 .lineupMod01R ul:after,
.lineupMod01:after,
.col3Mod01:after,
#footer01 dl:after,
#globalNavi ul:after,
#mArea:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.soudanBox01 dd,
.lineupBox01M,
.pageBtm01,
.lineupMod01 .lineupMod01R ul,
.lineupMod01,
.col3Mod01,
#footer01 dl,
#globalNavi ul,
#mArea { display: inline-block; }

/*\*/
* html .soudanBox01 dd,
* html .lineupBox01M,
* html .pageBtm01,
* html .lineupMod01 .lineupMod01R ul,
* html .lineupMod01,
* html .col3Mod01,
* html #footer01 dl,
* html #globalNavi ul,
* html #mArea ul { height: 1%; }

.soudanBox01 dd,
.lineupBox01M,
.pageBtm01,
.lineupMod01 .lineupMod01R ul,
.lineupMod01,
.col3Mod01,
#footer01 dl,
#globalNavi ul,
#mArea { display: block; }
/**/


/* Print
------------------------------------------ */
@media print {

	/* All */
	html { overflow: visible; }

}


