@charset "Shift_JIS";

/*　フォントスタイル　*/
body { font-size: 75% ;
	font-family: 'ＭＳ Ｐゴシック' , "Arial" , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro','メイリオ' , Meiryo , 'ＭＳ Ｐゴシック' , sans-serif ;
	line-height: 1.5;
	padding-bottom: 60px ;
}
.small { font-size: 83% ;
}
.large { font-size: 116% ;
}
.x-large { font-size: 133% ;
}
/*　フォントスタイル終わり　*/

/*　基本フォーマット　*/
* { margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 { font-size: 100% ;
}
body { color: #313131 ;
	background: url(/imgs/cmn/bg.gif) repeat-x top #87BEF9 ;
}
img { border: none ;
}
a { text-decoration: none ;
	color: #3C89C2 ;
}
a:hover { text-decoration: underline ;
}
li { list-style: none;
	margin: 0px;
	padding: 0px;
}
.right { float: right;
}
.clearboth { clear: both;
	height: 0px;
	background: none;
	text-decoration: none;
	overflow:hidden;
	padding-top: 0;	
}
.hide { display: none;
}
/* floatのheight弊害解消 */
	.dr-K:after { content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.dr-K { display: inline-block;
	}

	/* Hides from IE-mac \*/
	* html .dr-K { height: 1%; }
	.dr-K { display: block; }
	/* End hide from IE-mac */
/* floatのheight弊害解消 */

/*　基本フォーマット終わり　*/


/* 大枠 */
#BG { background: url(/imgs/cmn/main_bg1.gif) no-repeat left top ;
	width: 803px ;
	margin: 20px auto 0 ;
}
/* 大枠 */

/*　ヘッダー　*/
#HDR { width: 746px ;
	margin: 0 auto ;
	padding: 24px 33px 8px 24px ;
}
#HDR h1 { float: left ;
	padding: 0 0 18px 0 ;
}
#SUB-NV { float: right;
	width: 336px ;
	padding: 0 0 16px ;
}
#SUB-NV #SEARCHBOX { text-align: right ;
	padding-bottom: 16px 
}
#SUB-NV .text-clm { width: 150px ;
	margin-right: 3px ;
}
#SUB-NV .searchsubmit { width: 92px ;
}

#SIZE { float: left ;
	width: 113px;
	height: 16px ;
	padding-top: 9px ;
}
#SIZE li { float: left;
	list-style: none;
	line-height: 0.1 ;
	font-size: 0.1px ;
}
#SIZE a { display: block;
	font-size: 2px ;
	line-height: 2em ;
	height: 0px;
	background: url(/imgs/cmn/hdr_font_nv.gif) no-repeat;
	text-decoration: none;
	overflow:hidden;
	padding-top:16px;
}
#SIZE-1 { padding-left: 8px ;
}
#SIZE-1 a { width: 16px;
} 
#SIZE-1 a:hover { background-position: 0px -16px;
}
#SIZE-2 { padding-left: 4px ;
}
#SIZE-2 a { width: 16px;
	background-position: -20px -16px; 
} 
#SIZE-2 a:hover { background-position: -20px -16px;
}
#SIZE-3 { padding-left: 4px ;
}
#SIZE-3 a { width: 16px;
	background-position: -40px 0px; 
} 
#SIZE-3 a:hover { background-position: -40px -16px;
}
/*　ヘッダー終わり　*/

#GNV1 { float: right ;
}

/*　グランドナビゲーション　*/
#GNV { clear: both ;
	height: 44px;
	width: 746px ;
	margin: 0 auto ;
}
#GNV li { float: left ;
	list-style: none ;
}
#GNV a,
#GNV .nolink { display: block;
	background: url(/imgs/cmn/gnv.gif) no-repeat left top;
	height: 0px;
	text-decoration: none;
	overflow:hidden;
	padding-top: 44px;
}
#GNV-BTN-1 a { width: 109px ;
}
#GNV-BTN-1 a:hover { background-position: 0px -44px;
	width: 109px ;
}
#GNV-BTN-2 a { background-position: -109px 0px;
	width: 119px ;
}
#GNV-BTN-2 a:hover { background-position: -109px -44px;
	width: 119px ;
}
#GNV-BTN-3 a  { background-position: -228px 0px;
	width: 122px ;
}
#GNV-BTN-3 a:hover { background-position: -228px -44px; 
	width: 122px ;
}
#GNV-BTN-4 a { background-position: -350px 0px;
	width: 110px ;
}
#GNV-BTN-4 a:hover { background-position: -350px -44px;
	width: 110px ;
}
#GNV-BTN-5 a { background-position: -460px 0px; 
	width: 148px;
}
#GNV-BTN-5 a:hover { background-position: -460px -44px;
	width: 148px;
}
#GNV-BTN-6 a { background-position: -608px 0px; 
	width: 138px;
}
#GNV-BTN-6 a:hover { background-position: -608px -44px;
	width: 138px;
}
/*　グランドナビゲーション終わり　*/


/*　フッター　*/
#END { clear: both;
}
#FTR { clear: both;
	width: 746px ;
	background: url(/imgs/cmn/main_bg4.gif) no-repeat left bottom ;
	padding: 0 33px 33px 24px ;
}
#FTR #FTR-LOGO { padding: 2px 0 9px 4px ;
	float: left ;
}
#FTR .totop { text-align: right ;
	padding: 0 4px 13px 0 ;
}
#FTR #FTR-BG { background: url(/imgs/cmn/ftr_bg.gif) no-repeat left top ;
	width: 746px ;
}
#FTR .copyright { float: left ;
	padding-left: 9px ;
}
#FTR #FTR-NV { float: right ;
	width: 317px ;
	padding-right: 9px ;
}
#FTR #FTR-NV li { float:left;
}
#FTR-NV a:hover { text-decoration: none ;
}
/*　フッター終わり　*/


/* メインコンテンツ */
#MAIN-CLM-BG { background: url(/imgs/cmn/main_bg3.gif) repeat-y left top ;
}
#MAIN-CLM { background: url(/imgs/cmn/main_bg2.gif) no-repeat left top ;
	width: 746px ;
	margin: 0 auto ;
	clear: both ;
	padding: 0 33px 0 24px ;
}
#RIGHT-PANE { float: right;
	width: 528px;
	padding: 0 0 42px ;
}
#LEFT-PANE { float: left;
	padding: 0 0 60px ;
	width: 194px;
}
#LNV { width: 194px ;
	margin-bottom: 36px ;
	padding: 6px 0 40px ;
}
#LNV li { width: 194px ;
}
#LNV a,
#LNV .nolink { display: block;
	height: 0px;
	text-decoration: none;
	overflow:hidden;
	padding-top: 40px;
	width: 194px;
}
#LNV .lnv-1 a,
#LNV .lnv-1 .nolink { background-position: 0 -6px;
	padding-top: 48px ;
}
#LNV .lnv-2 a { background-position: 0 -54px;
	padding-top: 42px ;
}
#LNV .lnv-2 a:hover { background-position: -194px -54px;
}
#LNV .lnv-3 a  { background-position: 0 -96px;
}
#LNV .lnv-3 a:hover { background-position: -194px -96px; 
}
#LNV .lnv-4 a { background-position: 0 -136px;
}
#LNV .lnv-4 a:hover { background-position: -194px -136px;
}
#LNV .lnv-5 a { background-position: 0 -176px;
}
#LNV .lnv-5 a:hover { background-position: -194px -176px;
}
#BNR li { padding-bottom: 6px ;
}
/* メインコンテンツ */

/* パンくずナビ */
.bread { padding: 0 0 22px 6px ;
}
/* パンくずナビ 終わり*/

/* 非表示文字 */
.no-dpl {
	visibility: hidden; 
	font-size: 2px;
	line-height: 3px ;
}

/* アロー */ 
.arw { background: url(/imgs/cmn/arw.gif) no-repeat left center ;
	padding-left : 18px ;
}
/* アロー 終了 */

/* 印刷するボタン制御 */ 
.print-btn { padding-bottom: 2px ;
	text-align: right ;
}
/* 印刷するボタン制御終了 */ 

