<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

/* =============== ********** [base style] ********** ================= */
/*html {
	background:url(../images/line.gif) repeat-x 0 0;
}*/

body {
	min-width:950px;
	color:#0e0e0e;
	font-size:14px;
	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic";
	line-height:1.6;
	background-color:#790709;
}

#container {
	margin:0 auto;
	position:relative;
	min-width:950px;
	height:auto;
}

/* #side #gNavi HOME
================================ */
#side #gNavi li:first-child {
	border-bottom:none;
}

/* top逕ｨ閭梧勹謖�ｮ�
================================ */

#bgPosi01 {
	height: 100%;
	min-height:100%;
	background:url(../images/bg_index.jpg) center top repeat;
} 

#bgPosi02{
	height:100%;
	background-image:url(../images/line.png);
	background-repeat:repeat-x;
	background-position:0 0;
}

body &gt; #bgPosi01,#bgPosi02{ 
height:auto; 
}


/* =============== ********** [topPage style] ********** ================= */
.pg_top {
/*	background:url(../images/info02.gif) no-repeat center 550px;*/
}

/*.pg_top #container {
	background:url(../images/visual_top.png) no-repeat center 142px;
}*/

.pg_top .logo01{
	float:right;
	top:140px;
	right:0px;
	width:685px;
	/*height:880px;*/
	z-index:9999;
}

.pg_top .logo01 .images{
	padding-top:15px;
	padding-right:0px;
	text-align:right;
}

.abs{
	margin-top: 5px;
	text-align: center;
}

.abs img{
	margin-bottom: 10px;
}

.abs2{
	margin-top: 20px;
	text-align: center;
}

.abs3{
	margin-top: 10px;
	text-align: center;
}

.pg_top .visualFrame {
	overflow:hidden;
	width:701px;
	height:780px;
}

.pg_top .infoFrame {
	position:absolute;
	top:159px;
	left:217px;
	z-index:1;
}

.pg_top .infoFrame .info {
	display:block;
	overflow:hidden;
	text-indent:-999px;
}

.pg_top .infoFrame .info01 {
	position:absolute;
/*	top:-80px;*/
	left:0;
	width:510px;
	height:680px;
/*	background:url(../images/info01.png) no-repeat 0 0;*/
}

.pg_top .infoFrame .info02 {
	position:absolute;
	top:0px;
	left:33px;
	width:700px;
	height:510px;
/*	background:url(../images/info02.png) no-repeat 0 0;*/
}




/* -------------------- content STYLE -------------------- */
#content{
	position:relative;
	/*overflow:hidden;*/
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	overflow:hidden;
	height:142px;
}

#header #logo {
	position:relative;
	left:3px;
	margin:0px;
	top:25px;
}

/*繧ｳ繝ｳ繝�Φ繝��繝ｼ繧ｸ逕ｨ繝ｭ繧ｴ菴咲ｽｮ*/
#header .logo_con {
	display:block;
	overflow:hidden;
	width:680px;
	height:80px;
}



#header .logo2 {
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:165px;
	height:76px;
}

#main {
	display:table-cell;
	vertical-align:top;
	*float:right;
	padding:0 0 0 14px;
	width:701px;
	height:auto;
	overflow:hidden;
z-index:9999;
}

#main .innerFrame {
	margin:0 20px;
}


#side {
	position:relative;
	display:table-cell;
	vertical-align:top;
	*float:left;
	width:233px;
	*width:235px;
	z-index:1;
}

#side #gNavi {
	margin-top:15px;
}

#side #gNavi li {
	overflow: hidden;
	height: 45px;
	border-top: 1px dotted #c6c6c6;
	padding-top:3px;
}

#side #gNavi li.long {
	overflow: hidden;
	height: 58px;
	border-top: 1px dotted #c6c6c6;
	padding-top:3px;
}

#side #gNavi li.bottom {
	height: 45px;
	border-top: 1px dotted #c6c6c6;
	border-bottom: 1px dotted #c6c6c6;
	padding-top:3px;
}

#side #gNavi li img {
	display:block;
}

.pageTop {
	clear:both;
	margin:20px 0 0;
	height:auto;
	overflow:hidden;
}

.pageTop{
	width:950px;
	margin:0 auto;
}

.pageTop a {
	float:right;
	width:91px;
	height:46px;
	background-image:url(../images/pagetop.png);
}



/* -------------------- langBtn -------------------- */
#langBtn {
	margin-bottom: 10px;
}


#langBtn li {
	margin-right: 13px;
	float: left;
}


#langBtn .last {
	margin-right: 0;
}



/* -------------------- footer STYLE -------------------- */
#footer {
	clear:both;
	overflow:hidden;
	height:auto;
 	font-size:12px;
	color:#fff;
}

#footer .fIn{
	clear:both;
	overflow:hidden;
	height:auto;
 	font-size:12px;
	color:#fff;
	background:#790709;
}

#footer .innerFrame {
	margin:45px auto 0;
	width:950px;
}


/* ***  addressFrame STYLE *** */
.addressFrame {
	overflow:hidden;
	width:900px;
	height:auto;
}

.addressFrame .title {
	overflow:hidden;
	margin:0 0 12px 0;
	padding:0 0 20px 10px;
	height:12px;
	border-bottom:1px dotted #fff;
}

.addressFrame dl.detail{
	padding-left:10px;
}

.addressFrame dt {
	font-weight:bold;
	font-size:14px;
}
/* *** end - addressFrame STYLE *** */


#footer .copy {
	padding:50px 0 80px;
	font-size:11px;
	text-align:right;
}


#footer a {
	color:#f95a5a;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color:#f95a5a;
	text-decoration:none;
}



/* -------------------- end footer STYLE -------------------- */

/* =============== ********** end - [base style] ********** =================*/


/* ================= ********** [common style] ********** =================== *
/* ------------------ HyperText Modules -------------------*/
a {
	color:#a61717;
	text-decoration:underline;
}

a:hover {
	color:#860000;
	text-decoration:underline;
}
/*
a:visited {
	color:#ffcee4;
	text-decoration:none;
}*/
/* ------------------ end - HyperText Modules ------------------- */

/* ------------------------ common classes --------------------- */
.btn {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.btn2:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.clr {
	clear:both;
}


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

.clearfix {
	min-height:1px;
}

/* for IE6 and Mac IE5 */
* html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}

.windowIcon {
	margin-right: 2px;
	padding-right: 15px;
	background: url(../images/window_icon.gif) 100% 0.3em no-repeat;
}


.windowIcon2 {
	margin-left: 2px;
	padding-left: 14px;
	background: url(../images/window_icon.gif) 0 0.3em no-repeat;
}

.pdfIcon {
	margin-right: 2px;
	padding-right: 16px;
	background: url(../images/pdf_icon.gif) 100% 0.3em no-repeat;
}

.wordIcon {
	margin-right: 2px;
	padding-right: 16px;
	background: url(../images/doc_icon.gif) 100% 0.3em no-repeat;
}

.pptIcon {
	margin-right: 2px;
	padding-right: 16px;
	background: url(../images/ppt_icon.gif) 100% 0.3em no-repeat;
}



/* end for IE6 and Mac IE5*/
/* ------------------ end - common classes ------------------- */
/* =============== ********** end - [common style] ********** ================= */


/* margin&amp;padding
===============================================================*/
.padL13{
	padding-left:13px;
}
.padL10{
	padding-left:10px;
}

.padL15{
	padding-left:15px;
}

.padL20{
	padding-left:20px;
}

.padL50{
	padding-left:50px;
}

.padL60{
	padding-left:60px;
}

.padL80{
	padding-left:80px;
}


.padL100{
	padding-left:100px;
}

.padL120{
	padding-left:120px;
}


.padT10{
	padding-top:10px;
}

.padT15{
	padding-top:15px;
}


.padT20{
	padding-top:20px;
}

.padB5{
	padding-bottom:5px;
}

.padB10{
	padding-bottom:10px;
}

.padB15{
	padding-bottom:15px;
}

.marL10{
	margin-left:10px;
}

.marL5{
	margin-left:5px;
}

.marL230{
	margin-left:230px;
}

.marL120{
	margin-left:120px;
}

.marL15{
	margin-left:15px;
}

.marL30{
	margin-left:30px;
}

.marL40{
	margin-left:40px;
}

.marL54{
	margin-left:54px;
}

.marL70{
	margin-left:70px;
}

.marT5{
	margin-top:5px;
}

.marT10{
	margin-top:10px;
}

.marT15{
	margin-top:15px;
}

.marT20{
	margin-top:20px;
}

.marT30{
	margin-top:30px;
}

.marB5{
	margin-bottom:5px;
}

.marB10{
	margin-bottom:10px;
}

.marB15{
	margin-bottom:15px;
}

.marB30{
	margin-bottom:30px;
}

.under{
	margin-top:50px;
	margin-bottom:100px;
}

.bottom_e{
	margin-bottom:400px;
}

.right {
	text-align: right;
}

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

.fontRed{
	color:#990000;
}

.fontYellow{
	color:#fee512;
}

.fontB{
	font-weight:bold;
}

.fontU{
	text-decoration:underline;
	font-weight:100;
}

.underline {
	text-decoration:underline;
}

.red {
	color:#cc0000;
}

.black {
	color: #0e0e0e;
}

.red_d {
	color:#cc0000;
	border-bottom:double 3px #cc0000;
}

.through {
	text-decoration:line-through;
	font-weight:100;
}</pre></body></html>