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

/*
---------------------------------------------------------------------
2007.4/10
---------------------------------------------------------------------
*/

/*初期設定
----------------------------------------------------------------*/

*{
  margin:0;
  padding:0;
}

body {
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:12px;
	line-height:18px;
	text-align:center;
	background-color:#dbdbdb;
}
h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;
	font-size:12px;	
	line-height:18px;
	font-weight:100;	
	}
td{
	color: #333333;
	font-size:12px;
	line-height:18px;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif, "ヒラギノ角ゴ Pro W3";	
	margin:0;
	padding:0;	
	}
form,select,input {
	margin:0 5px 0 0;
	padding:0;
	}	
img {
	margin:0px;
	padding:0px;
	border:0px;
	}
ul,li {
	list-style:none;
	}	

a{
	color:#023697;
	text-decoration:underline;	
	}
a:hover{
	color:#0099FF;
	text-decoration:underline;
	}	


/*ページの先頭に戻る .up
----------------------------------------------------------------*/	

.up {
	font-size:10px;
	line-height:12px;
	text-align:right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	
.up a{
	color:#777777;
	text-decoration:none;	
	}
.up a:hover{
	color:#A0A9B5;
	text-decoration:none;
	}	

.up2 {
	font-size:10px;
	line-height:15px;
	padding:5px 0px;
	text-align:right;
	}
	
.up2 a{
	color:#777777;
	text-decoration:none;	
	}
.up2 a:hover{
	color:#FF9900;
	text-decoration:none;
	}	

/*文字サイズ、装飾
----------------------------------------------------------------*/		

.txt11{
	font-size:11px;
	line-height: 14px;
	}
.txt12{
	font-size:12px;
	}
.txt13{
	font-size:13px;
	}
.txt14{
	font-size:14px;
	}
.txt15{
	font-size:15px;
	}
		
.bold{
	font-weight:bold;
	}
.cap{
	font-size:11px;
	line-height:15px;	
	font-weight:100;
	}
						
.red{
	color:#FF0000;
	}			
.orange{
	color:#FF6600;
	}
.blue{
	color:#003399;
	}		
.green {
	color:#5b9000;
	}
.brown{
	color:#663333;
	}		
.pink{
	color:#FF33CC;
	}							
.gray{
	color:#666666;
	}	
	
.center{
	text-align:center;
	margin:0 auto;
	}			
				
.dot_txt{
	background-image:url(../common_img/dot_txt01.gif);
	background-repeat:repeat;
	line-height:22px;
	}		
.dot_line1{
	background-image:url(../common_img/dot_line01.gif);/* 01~02 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.dot_line2{
	background-image:url(../common_img/dot_line04.gif);/* 03~04 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.dot_line3{
	background-image:url(../common_img/dot_line04.gif);/* 03~04 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.double_line {
	background-image:url(../common_img/double_line.gif);/* 03~04 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	}		
.arw1{
	background-image:url(../common_img/arrow01.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
	}	
.arw2{
	background-image:url(../common_img/arrow02.gif);
	background-position:0px center;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	}	
.arw3{
	background-image:url(../common_img/arrow03.gif);
	background-position:0px center;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.arw4{
	background-image:url(../common_img/ico_grey.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 11px;
	}																							
.arw5{
	background-image:url(../common_img/icon1.gif);
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}
.arw5_1{
	background-image:url(../common_img/icon1.gif);
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}																								
		
/*フロート関係
----------------------------------------------------------------*/	
.clear {
	clear:both;
	}	
.flo_l{
	float:left;
	width:auto;
	margin:0;
	}	
.flo_r{
	float:right;
	width:auto;
	margin:0;
	}		
.ph_left{
	float:left;
	width:auto;
	margin:0px 10px 0px 0;
	}	
.ph_right{
	float:right;
	width:auto;	
	margin:0 0px 0 10px;
	}	
.ph_waku1{
padding:4px;
border:solid 1px #CCC;
}	
	
/*マージン
----------------------------------------------------------------*/	
.mb05{
	margin-bottom:5px;
	}
.mb10{
	margin-bottom:10px;
	}	
.mb15{
	margin-bottom:15px;
	}		
.mb20{
	margin-bottom:20px;
	}
.mb25{
	margin-bottom:25px;
	}			
.mb30{
	margin-bottom:30px;
	}	
.mb40{
	margin-bottom:40px;
	}
.mb50{
	margin-bottom:50px;
	}					
.mt05{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}	
.mt15{
	margin-top:15px;
	}		
.mt20{
	margin-top:20px;
	}				
.mt30{
	margin-top:30px;
	}	
.ml05{
	margin-left:5px;
	}			
.ml10{
	margin-left:10px;
	}			
.ml15{
	margin-left:15px;
	}			
.ml20{
	margin-left:20px;
	}
.mr05{
	margin-right:5px;
	}			
.mr10{
	margin-right:10px;
	}			
.mr15{
	margin-right:15px;
	}			
.mr20{
	margin-right:20px;
	}

/*インデント
----------------------------------------------------------------*/	
.ind05{
	padding:0 5px;
	}
	
.ind10{
	padding:0 10px;
	}




/*ラッパー
----------------------------------------------------------------*/
#WRAPPER{
	width:830px;
	background-image:url(../common_img/wrapper_bg_01.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	}
	

/*ヘッダ
----------------------------------------------------------------*/
#SEO{
	margin-top: 0;
	margin-bottom: 0;
	height: 30px;
	background-image: url(../common_img/head_bg.gif);
	background-repeat: no-repeat;
	}
#SEO h1{
	color:#D7D7D7;
	font-size:10px;
	line-height:12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}	

#HEADER{
	width:830px;
	height:62px;
	background-image:url(../common_img/head_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	}
#HEADER h2{
	float:left;
	width:280px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}	
#HEADER p{
	float:right;
	width:460px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}	

/*メイン	
----------------------------------------------------------------*/
#MAIN{
	width:810px;
	margin:0 0 0 10px;
	}

/*ステージ
----------------------------------------------------------------*/	
#STAGE{
	width:610px;
	margin-bottom: 10px;
	}
#STAGE2{
	width:500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
	}

/*横ナビ
----------------------------------------------------------------*/
#HNAV {
	height:auto;
	}
#HNAV p{
	width:auto;
	float:left;
	}
	
/*左枠
----------------------------------------------------------------*/
#LEFTSIDE {
	width:180px;
	float:left;
	margin:0;
	padding:0;
	}

/*縦ナビ
----------------------------------------------------------------*/
#VNAV {
	height:auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/*右枠
----------------------------------------------------------------*/
#RIGHTSIDE {
	width:620px;
	float:right;
	margin:0px;
	padding:0px;
	}

/*フッタ
----------------------------------------------------------------*/
#FOOTER {
	clear:both;
	width:830px;
	height:65px;
	background-image:url(../common_img/wrapper_bg_02.gif);
	background-repeat:no-repeat;
	text-align:center;
	}
#FOOTER p{
	font-size:10px;
	line-height:15px;
	margin:0;
	padding:0;
	}		
#FOOTER a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
	}
#FOOTER a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	padding:0;
	margin:0;	
	}	
#FOOTER #FBN{ /* フラッシュプラグイン枠*/
	float:left;
	width:500px;
	text-align:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
#FOOTER #FLINK{ /* オールインターネット枠*/
	float:right;
	width:auto;
	text-align:right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	}	
#FOOTER #FBN img{
	width:88px;
	float:left;
	margin:0 5px 0 0;
	}
</pre></body></html>