/* スタイル定義／*

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/* 基本設定・バックグラウンド設定 */
body {
	background-color: #FFEA02;		/*背景食（黄色）*/
	font-family:"ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅";	/*全体の文字設定*/
	color:#333333;		/*基本文字色の設定*/
	font-size:0.9em; 
	margin-top:0px;
	text-align:center;	/*ボックスの位置を左右中央揃え IE用設定*/
	}

/* Layout Divs                                 */
/***********************************************/

/* ▼全体白枠の設定▼ */

#background {
	background-color:#FFFFFF;		/*白枠内の背景色*/
	margin:0px auto 0px  auto ;
	width:720px;
	border-style:solid;		/*白枠周りの罫線タイプ（直線）*/
	border-color:#666666;		/*白枠周りの罫線の色（グレー）*/
	border-top-width:10px;		/*白枠周りの罫幅（グレー帯）上*/
	border-bottom-width:10px;		/*白枠周りの罫幅（グレー帯）下*/
	border-left-width:1px;		/*白枠周りの罫幅（グレー）左*/
	border-right-width:1px;		/*白枠周りの罫幅（グレー）右*/
	}

/***********************************************/
/* ▼ヘッダの設定▼ */

	/*ヘッダブロックの定義*/
	#header {
	margin:8px 18px 10px 18px ;
	border-top-style:dotted;		/*ヘッダ部分の罫線タイプ（波線）上*/
	border-bottom-style:dotted;	/*ヘッダ部分の罫線タイプ（波線）下*/
	border-color:#FFEA02;	/*ヘッダ部分の罫線の色（イエロー）*/
	border-top-width:3px;	/*ヘッダ部分の罫線の幅（イエロー）上*/
	border-bottom-width:3px;	/*ヘッダ部分の罫線の幅（イエロー）下*/
	border-left-width:0px;	/*ヘッダ部分の罫線の幅なし（イエロー）左*/
	border-right-width:0px;	/*ヘッダ部分の罫線の幅なし（イエロー）右*/
	}

	/*ツールエリア*/
	.tool {
	font-size:12px; 
	color:#333333;	
	}

/***********************************************/

	/*▼ぱんくずのホームボタン▼*/
	
	.pan {
	font-size:0.8em; 
	/*
	background: url(../img/common/icn_home.gif) no-repeat;
	height:17px; 
	padding-top: 2px ;
	padding-bottom: 1px ;
	padding-left:20px ;*/
	}

/***********************************************/
/* ▼マージンの設定▼ */

	.mar10{
	margin:10px ;
	}

	.mar20btm{
	margin-bottom:20px ;
	}

	.mar15btm{
	margin-bottom:15px ;
	}

	.mar10btm{
	margin-bottom:10px ;
	}

	.mar20left{
	margin-left:20px ;
	}

	.mar30left{
	margin-left:30px ;
	}

	.mar05h{
	margin-top:5px ;
	margin-bottom:5px ;
	}

	.mar10h{
	margin-top:10px ;
	margin-bottom:10px ;
	}

	.mar05w{
	margin-left:5px ;
	margin-right:5px ;
	}

/***********************************************/
/* ▼フッタの設定▼ */

	/*フッタブロックの定義*/
	#fotter {
	text-align:center;
	padding:8px 0px 0px 0px ;		/*ツメ　上・左・下・右*/
	border-top-style:dotted;
	border-color:#FFEA02;
	border-top-width:3px;
	border-left-width:0px;
	border-right-width:0px;
	height:30px;
	width:680px;
	font-size:0.7em; 
	}

/***********************************************/
/* ▼ライン設定▼ */

	/*フッタブロックの定義*/
	.line {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:dotted;
	border-color:#666666;
	/*border-color:#FFEA02;*/
	width:508px;
	}



/***********************************************/
/* ▼GetFlashバナーの設定▼ */

	#fbanner {
	text-align:left;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:8px 0px 0px 0px ;		/*ツメ　上・左・下・右*/
	width:680px;
	height:50px;
	font-size:0.7em; 
	line-height:1.5em;
	}

/***********************************************/
/* ▼スタイル定義囲みなど▼*/

	/*更新履歴次へ*/
	.icnkoushin {
	background-image:url(../img/top/icn_koushin.gif);
	background-repeat: no-repeat;
	}

	/*囲み更新履歴*/
	.koushin {
	padding:10px;		/*ツメ　上・左・下・右*/
	line-height:1.5em;
	color:#FFFFFF;		/*基本文字色の設定*/
	font-size:10PX; 
	}

	.icn {float: right;padding-top:1px;padding-left:2px;}

	/*▼トップ右下の囲み▼*/
	.kakomibn {
	width:210px;
	margin:10px 0px  10px  0px  ;
	padding:5px 0px  5px  0px  ;	/*ツメ　上・左・下・右*/
	border-top-style:solid;		/*ヘッダ部分の罫線タイプ（波線）上*/
	border-bottom-style:solid;	/*ヘッダ部分の罫線タイプ（波線）下*/
	border-color:#999999;	
	border-top-width:3px;	
	border-bottom-width:3px;	
	border-left-width:0px;	
	border-right-width:0px;	
*/	height:75px;		ブロックの高さ*/
	display: block;
	}
	
/***********************************************/
/* ▼スタイル定義色▼*/

	.red{  color:#CC0000; }
	.yellow{  color:#FFEA02; }
/***********************************************/

/* ▼スタイル定義文字▼*/

	/*右寄せ*/
	.txtright {
	text-align:right;
	margin-top:5px;
	}

/* 見出1 */
	h1{
	height:24px;
	background-image:url(../img/common/m_img.gif);
	background-repeat: no-repeat;
	padding-left:20px ;		/*ツメ　左*/
	padding-top:1px ;		/*ツメ　左*/
	margin-top:0px ;
 	font-size:0.9em;  
	font-weight:bold;
	color:#FFFFFF;
	}


/* 見出2 */
	h2{
	height:15px;
	background-image:url(../img/common/m_bgw220.gif);
	background-repeat: no-repeat;
	padding-left:20px ;		/*ツメ　左*/
	padding-top:5px ;		/*ツメ　左*/
	padding-bottom:0px ;		/*ツメ　左*/
	margin:0px ;
 	font-size:0.9em;  
	font-weight:bold;
	color:#FFFFFF;	
	}
	
/* メニュー内テキスト */
	.txtsmall{
	font-size:0.8em; 
	line-height:1.2em;
	color: #333333;
	}

/* メニュー内テキスト */
	.txtsmallw{
	font-size:0.8em; 
	line-height:1.2em;
	color: #FFFFFF;
	}

	td{
	font-size:0.8em; 
	line-height:1.4em;
	}


/* メニュー内テキスト */
	.txtsmall2{
	font-size:10px; 
	line-height:1.1em;
	color: #333333;
	}



/***********************************************/
/* ▼リンク定義▼ */

/* リンク定義ノーマル */
	a { color: #3366FF; text-decoration: none;}
	a:hover {color:#CC0000; text-decoration: underline;}


/* リンク定義ヌキ */
	.linkwhite { color: #FFFFFF; text-decoration: none;}
	.linkwhite a { color: #FFFFFF; text-decoration: none;}
	.linkwhite a:hover{color:#FFEA02; text-decoration: underline;}
 
/* リンクBOX */
.linkbox{
	background-image:url(../img/common/btn_bg.png);
	background-repeat: no-repeat;
	background-color: #FFEA02;
	padding: 3px 5px 2px 10px ;
	border: 0px;
	width: 114px;
	height: 17px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅";
	color: #FFFFFF;
	font-size: 10px;
 	display:block; 
}

.linkbox a{
	background-color: #FFEA02;
 	display:block; 	
}

.linkbox a:hover{
	background-color:  #CC0000;
	text-decoration: none;
 	display:block; 
}

/*更新履歴用 */
	.koushinrireki {color: #FFFFFF;text-decoration: none;text-align:right;margin-top:5px;}
	.koushinrireki a { color: #FFFFFF; text-decoration: none;}
	.koushinrireki a:hover{color:#FFEA02; text-decoration: underline;}

/***********************************************/
/* ▼リストの設定▼ */


ul{ 
	list-style-image: url(../img/common/icn_next.gif); 
	margin-left:20px ;
	margin-top:-5px ;
	}

li{
	font-size:0.9em; 
	line-height:1.6em;
	}

/***********************************************/

