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

/*--- 書式 ---*/
* {
	margin: 0;
	padding: 0;
	font-family: Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',"MS P Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	color: #272727;
}


h1 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #fff;
}

h2 {
	color: #3C3C79;
	font-size: 14px;
	height: 30px;
	padding: 7px 0 0 25px;
	letter-spacing:1px;
	font-weight: bold;
	text-indent:1em;
}
h2.title_01 {
	clear: both;
	padding: 4px 0 0 32px;
	background: url(../images/title_01.png) left top no-repeat;
	overflow: hidden;
}
h2.title_02 {
	clear: both;
	padding: 2px 0 0 15px;
	background: url(../images/title_02.png) left top no-repeat;
	overflow: hidden;
}

h2.title_03 {
	clear: both;
	padding: 4px 0 0 32px;
	background: url(../images/title_03.png) left top no-repeat;
}
h2.title_04 {
	clear: both;
	padding: 4px 0 0 32px;
	background: url(../images/title_04.png) left top no-repeat;
}
h3 {
	color: #0099FF;
	font-size: 14px;
}
#top_right h3 {
	color: #0099FF;
	font-size: 14px;
	padding: 7px 0 0 0;
	text-indent: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}

h4 {
	color: #0066FF;
	font-size: 14px;
	text-indent: 5px;
	padding-top: 5px;
	padding-right: 0;
	margin-bottom: 5px;
}

a:link,
a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

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


.red {
	color: red;
}

.blue {
	color: blue;
}
.green{
	color:#006600;
}

.color{
	color:#0068E0;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.none {
	display: none;
}

.indent {
	text-indent: 1em;
	margin-top:5px;
}
.centering {
	text-align: center;
}
.righting {
	text-align: right;
}

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

.clearfix { 
	display: inline-block;
	overflow:hidden;
	/*overflow:hidden;はDW用*/
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end MacIE5 */



/*　全体　*/
body#top_body {
	color: #000000;
	font-size: 14px;
	line-height: 1.7;
	/*　背景画像　*/
	/*background-image: url(../images/bg-i.jpg);
	background-repeat: repeat;*/
	/*背景色*/
	background-color:#DFDFDF;
}
#container {
	clear: both;
	width: 950px;
	margin: 0 auto 0 auto;
}
.container {
	width: 950px;
	margin: 0 auto;
}
/*  */
#header_navi {
    display: inline;
    float: right;
	width:450px;
}
.header_navi{
	width:450px;
    float: right;
}
.header_navi li{
	display: inline;
	list-style-type: none;
	
}

/*fontsize*/

#fontsize {
	height: 30px;
	background: url(../images/fontsize.png) left top no-repeat;
	overflow: hidden;
	width:245px;
	float:right;
	margin-top:5px;
	list-style:none;
	position: relative;	
	}

#fontsize li a {
	width: 44px;
	height: 30px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;

}

#fontsize li.title {
	width: 103px;
	height: 30px;
	display: block;
	float: left;
	overflow: hidden;
}

#fontsize li.small a:hover {
	background: url(../images/fontsize.png) -103px -30px no-repeat;
}

#fontsize li.default a:hover {
	background: url(../images/fontsize.png) -147px -30px no-repeat;
}

#fontsize li.large a:hover {
	background: url(../images/fontsize.png) -191px -30px no-repeat;
}

/*--- &lt;ヘッダーRAP&gt; ---*/
#headerrap {
	background-color:#0099ff;
}
#headerrap  .container {
	text-align:left;
}

/*--- &lt;ヘッダー&gt; ---*/
#header {
	font-size: 1%;
	/*　背景画像　*/
	/*background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;*/
	/*背景色*/
	background-color: #fff;
}
/*--- 950px内 ---*/
#header .container {
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	width: 930px;
	/*　背景画像　*/
	/*background-image: url(../images/head_cont_bg.png);*/
	/*背景色*/
	background-color: #fff;

}
#header .header {
	clear: both;
	
}
#header #logo {
/*	margin-top:-20px;*/
	float: left;
}
/*フラッシュ*/

#flash{
	/*　背景画像　*/
	background-image: url(../images/flash_bg.png); 
	/*背景色*/
	/*background-color:#FFFFFF;*/
	/**/
    border-bottom: 2px solid #CCCCCC;
	}
.flash{
	width:950px;
	margin:0 auto 0 auto;
    height: 500px;
	}


#header_img .container {
	width: auto;
}

#header_img ul {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -1000px;
	height: 480px;
	overflow: hidden;
	z-index: 5;
}
#header_img ul li {
	z-index: 5;
	line-height: 0;
}

/*--- &lt;グローバルナビ&gt; ---*/
#global_navi {
	/*　背景画像　*/
	background-image: url(../images/navi_bg.png);
	/*背景色*/
	background-color:#fff;
	clear: both;
	background-repeat: repeat-x;
	background-position: left center;
	height:52px
}
/*--- 950px内 ---*/
#global_navi .container {
	/*　背景画像　*/
	/*background-image: url(../images/navi_bg.png);*/
	/*背景色
	background-color:#fff;*/
	clear: both;
	height:auto;
	overflow:auto;
	padding:10px;
}
#global_navi p.g_navi1 {
	float: left;
}

/*--- &lt;コンテンツ&gt; ---*/
#contents {
	/*background-image: url(../images/cont_bg.png);*/
	background-color:#fff;
}

#top_main {
	display: inline;
	width: 930px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0;
}
#top_right {
	display: inline;
	width: 700px;
	float: right;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 10px;
}
#top_left {
	display: inline;
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0;
}

#sub_left {
	display: inline;
	width: 195px;
	float: left;

}
#sub_right {
	display: inline;
	width: 495px;
	float: right;
	margin-left: 5px;

}
#table_02 {
	border: none;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-bottom: 40px;
	background: url(../images/back.png) left top no-repeat;
}
#table_02 a:link,
#table_02 a:visited {
	color: #ffff00;
}
#table_02 a:hover {
	color: #660000;
}
/*　テーブル　*/

.table_01 {
	border-collapse: collapse;
}
.th_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.td_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.th_03 {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.td_03 {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
/*　テーブルフォント・背景設定　*/
.th_01 {
	text-align: center;
	padding:8px;
	line-height:1.5;
}
.td_01 {
	text-align:left;
	padding:8px;
	line-height:1.5;
}
/*　マージン調整　*/
.p_5l {
	padding-left:5px;
}
.p_20 {
	padding-top:20px;
}
.p_40 {
	padding-top:40px;
}
.m_5l {
	margin-left:5px;
}
.m_12l {
	margin-left:12px;
}
.m_26l {
	margin-left:26px;
}
.m_5r {
	margin-right:5px;
}
.m_1{
	margin-top:1px;
}
.m_5 {
	margin-top:5px;
}
.m_10 {
	margin-top:10px;
}
.m_15 {
	margin-top:15px;
}
.m_20 {
	margin-top:20px;
}
.m_40 {
	margin-top:40px;
}
.m_-20 {
	margin-top:-20px;
}
.m_5d {
	margin-bottom: 5px;
}
.m_10d {
	margin-bottom: 10px;
}
.m_15d {
	margin-bottom: 5px;
}
.m_20d {
	margin-bottom: 20px;
}
.m_40d {
	margin-bottom: 40px;
}
.m_60d {
	margin-bottom: 60px;
}
.m_auto{
	margin:0 auto 0 auto;
}
/*　タイトル表示リスト　*/
/*h2.title_01 {
	background: url(../images/title_01.png) left top no-repeat;
	clear: both;
	overflow: hidden;
	height: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}*/


/* index */
h2.title_445 {
	clear: both;
	padding: 4px 0 0 32px;
	background: url(../images/title_445.png) left top no-repeat;
}
h2.title_246 {
	padding: 4px 0 0 32px;
	background: url(../images/title_246.png) left top no-repeat;
	clear: both;
}
h2.title_345 {
		background-image: url(../images/title_345.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
	 position: relative;
 	clear: both;
}
/*　サブタイトル表示リスト　*/
h3.title_02 {
	clear: both;
	padding: 2px 0 0 15px;
	background: url(../images/title_02.png) left top no-repeat;
	
}
/*　記事設定　*/
.h2_box00_non {
	border: none;
}
.h2_box00 {
	padding :10px 5px 10px 5px;
	border: 1px solid #DBDBDB;
	margin-bottom: 30px;
	background-color:#FFFFFF;
}
.h2_box00a {
	padding :5px 0 10px 0;
	border: 1px solid #DBDBDB;
	margin-bottom: 15px;
	background-color:#FFFFFF;
}
.h2_box00b {
	padding :10px;
	border: 1px solid #DBDBDB;
	margin-bottom: 15px;
	background-color:#FFFFFF;
}
.h2_box00d {
	padding :5px 0 5px 0;
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
.h2_box00e {
	border: none;
	margin:0px 20px 0px 20px;
}

/*　ボックス設定　*/
.box {
	padding:5px;
}

.box2{
	padding: 10px;
	}
	
.rail{
	overflow:auto;
	position: relative;
}
/*　２列等分記事幅*/
.w_430{
	width:430px;
}
/*　２列等分記事幅*/
.w_500{
	width:500px;
}

.w_940{
	width:940px;
}
/*　３列等分記事幅 top_right　*/
.w_227{
	width:227px;
}
.w_227_p{
	width:227px;
	padding-left:10px;
}

/*　３列等分記事幅 top_main　*/
.w_303{
	width:303px;
}
.w_303_p{
	width:303px;
	padding-left:11px;
}

/*高さ*/
.h_110{
	height:110px
}
.h_230{
	height:230px
}
.h_592{
	height:592px
}
/*　幅調整　*/
.w_80{
	width:80px;
}
.w_100{
	width:100px;
}
.w_190{
	width:190px;
}
.w_200{
	width:200px;
}
.w_213{
	width:213px;
}
.w_225{
	width:225px;
}
.w_246{
	width:246px;
}
.w_255{
	width:255px;
}
.w_275{
	width:275px;
}
.w_320{
	width:320px;
}
.w_350{
	width:350px;
}
.w_445{
	width:445px;
}
.w_928{
	width:928px;
}
.o_auto{
	overflow:auto;	
}

/*　リスト表示設定　*/
ul.list li {
	padding-top:3px;
	margin-left: 30px;
}

ul.acc li {
	padding-left: 20px;
	margin-left: 5px;
	list-style-type: none;
	background-image: url(../images/acc_1.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
ul.acc2 li {
	padding-left: 22px;
	margin-top: 5px;
	margin-left: 5px;
	list-style-type: none;
	background-image: url(../images/acc_2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
ul.acc3 li {
	padding-left: 25px;
	margin-left: 5px;
	list-style-type: none;
	background: url(../images/acc_3.png) left 6px no-repeat;
}
ul.acc4 li {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/acc_blue.png) left 6px no-repeat;
}
ul.acc5 li {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/acc_link.png) left 6px no-repeat;
}
dl.acc1 dt {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/acc_1.png) left 6px no-repeat;
}
dl.acc2 dt {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/acc_2.png) no-repeat left 6px;
}

dl.acc3 dt {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/acc_3.png) left 6px no-repeat;
}

ol.number li{
	margin-left: 50px;
	list-style-type: decimal;
}
/*WATSNew*/
#main-news dl{
	height:117px;
	overflow:auto;
	padding-bottom:5px;
	border-bottom: 1px dashed #CCC;
	color:#E3E3E3;
	}

#main-news dt{
	text-indent:0.5em;
	margin-top:5px;
	padding-top:5px;
	border-top: 1px dashed #CCC;
	font-weight: bold;
	}
#main-news dd{
	text-indent:1.5em;
	background-image:url(../images/acc_01.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
	background-position: 5px 5px;
	
	}
/*フォント幅設定*/
.f_15{
	font-size:15px;
}
.f_120 {
	font-size: 120%;
}
.f_120b {
	font-size: 120%;
	font-weight: bold;
}
.f_150b {
	font-size: 150%;
	font-weight: bold;
}
.f_180 {
	font-size: 180%;
}
.f_180b {
	font-size: 180%;
	font-weight: bold;
}

/*　よくある質問　*/
ul.acc_q li {
	padding-top:3px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../images/acc_q.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:15px;

}
.acc_a {
	padding-top:3px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/acc_a.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left:13px;
}

/*--- &lt;サイトポリシー&gt; ---*/
dl.links dt {
	font-size: 100%;
	font-weight: bold;
	color:#777;
	padding: 8px 0 0 25px;
	background-image: url(../images/acc_link.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
dl.links dt.dt2 {
	font-weight: normal;
}

dl.links dt.space {
	margin-top: 10px;
}

dl.links dd {
	padding: 7px 0 0 20px;
}
dl.links dd.dd2 {
	padding: 2px 0 2px 20px;
}

dl.links dd .img {
	width: 200px;
	float: left;
}

dl.links dd .img img {
	border: 1px solid #c4b468;
}

dl.links dd .exp {
	width: 360px;
	float: right;
}

dl.links dd .exp th{
	width: 25%;
}

dl.links dd .exp th,
dl.links dd .exp td {
	border-top: 1px dotted #c4b468;
}

dl.links dd.sub {
	padding-left: 40px;
	background: url(../images/acc_sub01.png) 22px 13px no-repeat;
}

ol.privacy {
	padding-left: 0;
}

ol.privacy li {
	margin: 0;
	padding: 7px 0 0 25px;
	list-style-type: none;
	background-image: url(../images/icon_link.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}


/*--- &lt;ページの先頭へ戻る&gt; ---*/
#pagetop {
	clear: both;
}

#pagetop p {
	width: 950px;
	margin: 10px auto 0 auto;
	text-align: right;
}

#pagetop a {
	margin-right: 11px;
	text-decoration: none;
}

.pagetop {
	clear: both;
	margin: 0 auto 0 auto;
	text-align: right;
}
/*--- &lt;フッター&gt; ---*/
#footer {
	background-color: #ffffff;
	width: 950px;
	color: #444;
	font-size: 85%;
	text-align: center;
}

#footer a:link,
#footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #777;
}

#footer ul {
	width: 950px;
	margin: 0 auto;
	padding:0;
/*	background-color: #fff;*/
}

#footer li {
	display: inline;
	list-style-type: none;
}

/*--- &lt;著作権表示&gt; ---*/
#copyright {
	color: #666;
	background-color: #ffffff;
	width: 950px;
	font-size: 85%;
	margin: 0 auto 5px auto;
	padding-top: 2px;
	text-align: right;
}
/*inframe背景*/
.trance{
	background-color:transparent;
}
/*　スライドショー　*/
#slideshow {
	list-style:none;
	color:#fff
	}
#slideshow span {
	display:none
	}
#wrapper {
	/*width:506px;*/
	width:696px;
	display:none;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
#wrapper * {
	margin:0;
	padding:0
	}
#fullsize {
	position:relative;
	/*width:500px;*/
	width:690px;
	/*height:300px;*/
	height:400px;
	padding:2px;
	border:1px solid #ccc;
	background-color: #063;
	}
#information {
	position:absolute;
	bottom:0;
	/*width:500px;*/
	width:690px;
	height:0;
	color:#fff;
	overflow:hidden;
	z-index:200;
	/*opacity:.7;
	filter:alpha(opacity=70);*/
	background-color: #333;
	}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	color:#00FFFF
	}
#information p {
	padding:0 8px 8px;
	color:#fff
	}
#image {
	/*width:500px;*/
	width:690px;
	}
#image img {
	position:absolute;
	z-index:25;
	width:auto
	}
.imgnav {
	position:absolute;
	width:25%;
	height:306px;
	cursor:pointer;
	z-index:150
	}
#imgprev {
	left:0;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#imgnext {
	right:0;
	background:url(../images/right.gif) right center no-repeat
	}
#imglink {
	position:absolute;
	height:306px;
	width:100%;
	z-index:100;
	/*opacity:.4;
	filter:alpha(opacity=40)*/
	}
.linkhover {
	background:url(../images/link.gif) center center no-repeat
	}
#thumbnails {
	margin-top:15px
	}
#slideleft {
	float:left;
	width:25px;
	height:81px;
	background-color:#063;
	background-image: url(../images/scroll-left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
/*　サイドバーオンマウス時　*/
#slideleft:hover {
	background-color:#0C0
	}
#slideright {
	float:right;
	width:25px;
	height:81px;
	background-color: #063;
	background-image: url(../images/scroll-right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
/*　サイドバーオンマウス時　*/
#slideright:hover {
	background-color:#0C0
	}
#slidearea {
	float:left;
	position:relative;
	/*width:456px;*/
	width:635px;
	margin-left:5px;
	height:81px;
	overflow:hidden
	}
#slider {
	position:absolute;
	left:0;
	height:81px
	}
#slider img {
	cursor:pointer;
	border:1px solid #666;
	padding:2px
	}
</pre></body></html>