<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
reset
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*resetここまで*/


/*html5未対応ブラウザ用*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
common
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

body {
	height:100%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #333;
	font-size:87%;
	line-height:160%;
	/*background-color:;*/
	background:url(../images/bg_x.png) left top repeat-x, #1255a1;	
}


* html body {  
	font-size:87%;  
}
/**/
*:first-child+html body {  
	font-size:87%;  
}

img {
	vertical-align:bottom;
	border:none;
	display:block;
}

/* IE6 base font */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.fleft {
	float:left;	
}
.fright {
	float:right;	
}

.center00 {
	margin:0px auto;
}
.center20 {
	margin:20px auto;
}

.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}

.h10 {
	height:10px;
}

.t5 {
	padding-top:5px;
}
.t10 {
	padding-top:10px;
}
.t20 {
	padding-top:20px;
}
.b10 {
	padding-bottom:10px;
}
.b20 {
	padding-bottom:20px;
}
.r10 {
	padding-right:10px;
}
.r20 {
	padding-right:20px;
}
.r50 {
	padding-right:50px;
}
.l10 {
	padding-left:10px;
}
.lr20 {
	padding:0 20px;
}
.all5 {
	padding: 5px;
}
.all10 {
	padding: 10px;
}

.b {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.dotBtm {
	border-bottom: #666 dotted 2px;
}
.t5 {padding-top:5px;}
.t10 {padding-top:10px;}
.t15 {padding-top:15px;}
.t20 {padding-top:20px;}
.b5 {padding-bottom:5px;}
.b10 {padding-bottom:10px;}
.b15 {padding-bottom:10px;}
.b20 {padding-bottom:20px;}
.r10 {padding-right:10px;}
.l10 {padding-left:10px;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

.ssText {font-size:0.8em;}
.sText {font-size:0.9em;}
.lText {font-size:1.1em;}
.llText {font-size:1.2em;}
.XlText {font-size:1.3em;}

.ssText {
	font-size:0.8em;
	line-height:135%;
}
.sText {
	font-size:0.9em;
	line-height:150%;
}
.lText {
	font-size:1.1em;
}
.llText {
	font-size:1.2em;
}
.XlText {
	font-size:1.3em;
}

.indent1em {
	padding-left:1em;
	text-indent:-1em;
}

.indent2em {
	padding-left:2em;
	text-indent:-2em;
}
.indent3em {
	padding-left:3em;
	text-indent:-3em;
}
.indent4em {
	padding-left:4em;
	text-indent:-4em;
}
.indent5em {
	padding-left:5em;
	text-indent:-5em;
}
.indent6em {
	padding-left:6em;
	text-indent:-6em;
}
.indent7em {
	padding-left:7em;
	text-indent:-7em;
}
.indent8em {
	padding-left:8em;
	text-indent:-8em;
}
.indent9em {
	padding-left:9em;
	text-indent:-9em;
}
.indent10em {
	padding-left:10em;
	text-indent:-10em;
}
.indent11em {
	padding-left:11em;
	text-indent:-11em;
}
.indent12em {
	padding-left:12em;
	text-indent:-12em;
}
.indent13em {
	padding-left:13em;
	text-indent:-13em;
}
.indent14em {
	padding-left:14em;
	text-indent:-14em;
}
.indent15em {
	padding-left:15em;
	text-indent:-15em;
}
.indent16em {
	padding-left:16em;
	text-indent:-16em;
}
.color_red {
	color:#e50012;
}

.color_darkblue {
	color:#004286;
}
.color_green {
	color:#94d303;
}

.color_orange {
	color:#EC6C00;	
}

.caution {
	color:#c50018;
}

a {
	color:#004286;
	text-decoration: underline;
	outline:0;
}
a:hover {
	color:#e50012;
	text-decoration: none;
}
.bg01 {
	background-color: #FFC;
}
.bg02 {
	background-color: #FFF;
}
.border01 {
	border: #999 solid 1px;
}
.border02 {
	border: #e50012 solid 1px;
}
.border03 {
	border: #C90 solid 1px;
}
.border_btm {
	border-bottom:#C90 dotted 1px;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}





/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
layout
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

/*ページベース
------------------------------------------------------*/
html, body {
	height: 100%;
}
body &gt; #wrapper {
    height: auto;
}

#wrapper {
	width:950px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	text-align:left;
}

/*ヘッダー
------------------------------------------------------*/

#mainVisual {
	width:650px;
	/*height:960px;*/
	background:url(../images/mainVisual.png) no-repeat #173062;
	margin-top:5px;
	position:relative;
	box-shadow:8px 0 5px -5px #004098 inset;
	-webkit-box-shadow:8px 0 5px -5px #004098 inset;
	-moz-box-shadow:8px 0 5px -5px #004098 inset;
}

#banner_interpretation {
	display: block;
	width: 300px;
	height: 45px;
	position: absolute;
	top: 640px;
	right: 20px;
}
	#banner_interpretation img:hover {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity:0.85;
	}

#header {
	width:655px;
	height:120px;
	margin-top:5px;
	position:relative;
}
#logoHome {
	display:block;
	width:655px;
	height:120px;
	background-image:url(../images/logoHome.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
#logo {
	display:block;
	width:655px;
	height:120px;
	background-image:url(../images/logo.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}

	/*englishページ用[start]
	------------------------------------------------------*/
#mainVisual_en {
	width:645px;
	height:885px;
	background:url(../images/mainVisual_en.jpg) no-repeat #005bab;
	position:relative;
	padding:5px 5px 4px 0;
	box-shadow:5px 0 5px -2px #00539d inset;
	-webkit-box-shadow:5px 0 5px -2px #00539d inset;
	-moz-box-shadow:5px 0 5px -2px #00539d inset;
}
#logoHome_en {
	display:block;
	width:650px;
	height:150px;
	background-image:url(../images/logoHome_en.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
#logo_en {
	display:block;
	width:650px;
	height:150px;
	background-image:url(../images/logo_en.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
	/*englishページ用[end]
	------------------------------------------------------*/

/*contentWrap
------------------------------------------------------*/

#contentsWrap {
	width:950px;
	/*padding:5px;*/
	/*background-color:#DBDBDB;*/
}



/*コンテンツエリア
------------------------------------------------------*/

#contentsAreaHome {
	width:655px;
	float:right;
}
#contentsArea {
	width:655px;
	float:right;
	margin-top:5px;
	background:url(../images/bg_contentsArea.png) left top no-repeat;
	box-shadow:8px 0 5px -5px #004098 inset;
	-webkit-box-shadow:8px 0 5px -5px #004098 inset;
	-moz-box-shadow:8px 0 5px -5px #004098 inset;
}


.contents {
	width:620px;
	margin:10px auto 0;
	padding:0 10px 50px;
	border:#03F solid 1px;
	background:url(../images/bg_contents.png) center top repeat-y;
	height: auto !important;  /* IE6対策 */
  	height: 100%;             /* IE6対策：擬似的min-height */
	min-height:740px;         /* サイドに合わせる */
}


/*サイドエリア
------------------------------------------------------*/

#sideArea {
	display: inline; /*ie6*/
	float:left;
	width:295px;
	height:auto;
}

#sideArea #sidein {
	width:260px;
	height:auto;
	background:#fff;
}

.english {
	padding:20px;
}
	.english a {
		color:#00dcff;
		font-weight:bold;
	}

/*
#sideFreehome {
	display:block;
	width:240px;
	height:115px;
	background-color:#ff9a00;
}
#sideFreemess {
	display:block;
	width:240px;
	height:125px;
	background-color:#ff9a00;
}
#sideFreecall {
	display:block;
	width:240px;
	height:3255px;
	background-color:#ff9a00;
}
*/

/*メインメニュー
------------------------------------------------------*/

#gNavi {
	display:block;
	width:275px;
	padding:30px 10px;
	background:url(../images/bg_gNavi.png) center top repeat-y;
}

#gNavi li a {
	display:block;
	width:275px;
	background-image:url(../images/gNavi.png);
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

a#menu01 {
	background-position:0 0;
	height:30px;
	padding-bottom:20px;
}
a#menu02 {
	background-position:0 -50px;
	height:30px;
	padding-bottom:20px;
}
a#menu03 {
	background-position:0 -100px;
	height:30px;
	padding-bottom:20px;
}
a#menu04 {
	background-position:0 -150px;
	height:30px;
	padding-bottom:20px;
}
a#menu05 {
	background-position:0 -200px;
	height:30px;
	padding-bottom:20px;
}
a#menu06 {
	background-position:0 -250px;
	height:30px;
	padding-bottom:20px;
}
a#menu07 {
	background-position:0 -300px;
	height:30px;
	padding-bottom:20px;
}
a#menu08 {
	background-position:0 -350px;
	height:30px;
	padding-bottom:20px;
}
a#menu09 {
	background-position:0 -400px;
	height:30px;
	padding-bottom:20px;
}
a#menu10 {
	background-position:0 -450px;
	height:30px;
	padding-bottom:20px;
}
a#menu11 {
	background-position:0 -500px;
	height:30px;
	padding-bottom:20px;
}
a#menu12 {
	background-position:0 -550px;
	height:30px;
	padding-bottom:20px;
}
a#menu13 {
	background-position:0 -600px;
	height:30px;
	padding-bottom:20px;
}
a#menu14 {
	background-position:0 -650px;
	height:30px;
}



a#menu01:hover {
	background-position:-275px 0;
}
a#menu02:hover {
	background-position:-275px -50px;
}
a#menu03:hover {
	background-position:-275px -100px;
}
a#menu04:hover {
	background-position:-275px -150px;
}
a#menu05:hover {
	background-position:-275px -200px;
}
a#menu06:hover {
	background-position:-275px -250px;
}
a#menu07:hover {
	background-position:-275px -300px;
}
a#menu08:hover {
	background-position:-275px -350px;
}
a#menu09:hover {
	background-position:-275px -400px;
}
a#menu10:hover {
	background-position:-275px -450px;
}
a#menu11:hover {
	background-position:-275px -500px;
}
a#menu12:hover {
	background-position:-275px -550px;
}
a#menu13:hover {
	background-position:-275px -600px;
}
a#menu14:hover {
	background-position:-275px -650px;
}




a#menu01_crt {
	background-position:-295px 0;
	height:50px;
}
a#menu02_crt {
	background-position:-295px -50px;
	height:50px;
}
a#menu03_crt {
	background-position:-295px -100px;
	height:50px;
}
a#menu04_crt {
	background-position:-295px -150px;
	height:50px;
}
a#menu05_crt {
	background-position:-295px -200px;
	height:50px;
}
a#menu06_crt {
	background-position:-295px -250px;
	height:50px;
}
a#menu07_crt {
	background-position:-295px -300px;
	height:50px;
}
a#menu08_crt {
	background-position:-295px -350px;
}
a#menu09_crt {
	background-position:-295px -400px;
	height:50px;
}
a#menu10_crt {
	background-position:-295px -450px;
	height:50px;
	padding-bottom:2px;
}



	/*english→japanese切り替えボタン[start]
	------------------------------------------------------*/
#lngEn {
	display:block;
	width:180px;
	padding:20px;
}
#lngEn a {
	display:block;
	width:180px;
	background-image:url(../images/btn_en.png);
	background-position:0 0;
	height:30px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}
#lngEn a:hover {
	display:block;
	width:180px;
	background-image:url(../images/btn_en.png);
	background-position:0 30px;
	height:30px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

#lngJp {
	display:block;
	width:180px;
	padding:20px;
}

#lngJp a {
	display:block;
	width:180px;
	background-image:url(../images/btn_jp.png);
	background-position:0 0;
	height:30px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}
#lngJp a:hover {
	display:block;
	width:180px;
	background-image:url(../images/btn_jp.png);
	background-position:0 30px;
	height:30px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}
	/*english→japanese切り替えボタン[end]
	------------------------------------------------------*/

/*フッター
------------------------------------------------------*/

footer {
	clear: both;
	width:650px;
	height:35px;
	background:#173062;
	box-shadow:8px 0 5px -5px #004098 inset;
	-webkit-box-shadow:8px 0 5px -5px #004098 inset;
	-moz-box-shadow:8px 0 5px -5px #004098 inset;
}
#footerInner {
	width:650px;
	height:20px;
	background:#fff;
	box-shadow:8px 0 5px -5px #004098 inset;
	-webkit-box-shadow:8px 0 5px -5px #004098 inset;
	-moz-box-shadow:8px 0 5px -5px #004098 inset;

}
	#footerInner p {
		color:#004098;
		text-align:right;
		padding-left:10px;
	}
	#footerInner p a {
		color:#004098;
		
	}
	.lNavi {
		font-size: 13px;
	}
	.copyright {
		color:#fff;
		line-height:3.0;
		padding-left:10px;
		font-size:0.7em;
	}





</pre></body></html>