/* -----------------------------------------------
 * 文書全体
 * ----------------------------------------------- */
BODY{
	font: normal x-small;
	color : #000000;
	background-color : #FFFFFF;
}
BODY#body_main{
	font: normal x-small;
	margin: 0px;
	background-color : #FFFFFF;
}
DIV#main{
	border-right: solid 1px #CCCCCC;
	font: normal x-small;
	width: 750px;
	color: #444444;
	background-color:#FFFFFF;
}

/* -----------------------------------------------
 *  見出し
 * ----------------------------------------------- */
/* 見出し１ */
H1{
	height: 20px;
	width: 100%;
	font: bold small;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	vertical-align: bottom;
	background-color : #87a0ba;
	letter-spacing: 1px;
	border-left: 7px solid #bf2e22;
}
/* 見出し(英語) */
.hl_us{
	letter-spacing: 0px;
	font: bold x-small 'Verdana', 'Trebuchet MS', serif;
	color: #E5E5E5;
	vertical-align: bottom;
	margin: 0px 0px 0px 15px;
}

/* 見出し２ */
H2{
	font: normal small;
	margin: 0px 0px 5px 20px;
	padding-left: 20px;
	border: none;
	color: #000000;
	vertical-align: bottom;
	background: url(./img/bt2.gif) no-repeat 0px 0px;
}
/* 見出し３ */
H3{
	font: normal small;
	margin: 0px 0px 5px 30px;
	padding-left: 15px;
	border: none;
	color: #000000;
	vertical-align: bottom;
	background: url(./img/bt3.gif) no-repeat 0px 20%;
}

/* -----------------------------------------------
 *  段落
 * ----------------------------------------------- */
.a{
	font: normal x-small;
	margin: 0px 10px 0px 20px;
}

.b{
	font: normal x-small;
	margin: 0px 10px 0px 30px;
}

DIV.section{
	margin: 0px 10px 30px 0px;
	border: none;
}

DIV.section P{
	font: normal x-small;
	margin: 0px 0px 0px 30px;
}

DIV.section DL{
	margin: 0px 10px 0px 30px;
}

DIV.text P{
	margin: 0px;
}
DIV.text UL{
	margin: 0px;
}
DIV.text LI{
	margin: 3px 0px 3px 20px;
}
DIV.text OL{
	margin: 0px;
}
DIV.text OL.nest{
	margin: 3px 0px 3px 20px;
}
DIV.text DL{
	margin: 0px;
}
DIV.text TABLE{
	margin: 0px;
}
DIV.text H3{
	margin: 0px;
}
DIV.text{
	margin: 0px 35px;
	padding: 0px 0px 20px 20px;
	border-left: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
}

/* -----------------------------------------------
 *  テーブル
 * ----------------------------------------------- */
/* ----- テーブル a ----- */
TABLE.taa{
	color: #444444;
	border: none;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0px 10px 0px 30px;
	table-layout : auto;
}
/* 列タイトル */
TH.taa_th_col{
	font: bold x-small;
	color : #F9F9F9;
	background-color : #6183a5;
	text-align : center;
	padding: 10px;
}
/* 行タイトル */
TH.taa_th_row{
	font: bold x-small;
	color : #F9F9F9;
	background-color : #8ca4bd;
	text-align : center;
	padding: 10px;
}
TH.taa_th_row A{
	color : #F9F9F9;
}
TH.taa_th_row A:hover{
	color : #F9F9F9;
}
/* テキスト */
TD.taa_td{
	font: normal x-small;
	vertical-align: top;
	background-color : #eff2f5;
	text-align : left;
	padding: 5px;
}
/* 画像 */
TD.taa_td_img{
	background-color : #FFFFFF;
	text-align : center;
	width: 156px;
	height: 114px;
}

/* -----------------------------------------------
 *  定義リスト
 * ----------------------------------------------- */
OL{
	margin: 0px 10px 0px 60px;
}
UL{
	margin: 0px 10px 0px 0px;
}
LI{
	margin: 0px 0px 5px 10px;
}
DD{
	margin: 0px 10px 20px 30px;
}

UL.ul_square{
	list-style: none url(./img/bt4.gif);
	margin: 10px 10px 10px 25px;
}
UL.tul_square{
	list-style: none url(./img/bt4.gif);
	margin: 0px 10px 0px 0px;
}
LI.li_square{
	margin: 0px 0px 5px 20px;
}
DT.dt_dsquare{
	margin: 0px 0px 5px 0px;
	background: url(./img/bt3.gif) no-repeat 0px 25%;
	padding-left: 15px;
}
DT.dt_square{
	margin: 0px 0px 5px 0px;
	background: url(./img/bt4.gif) no-repeat 0px 25%;
	padding-left: 15px;
}

/* -----------------------------------------------
 * その他
 * ----------------------------------------------- */
/* ----- copyright ----- */
P#copyright{
	font: normal xx-small;
	color : #AAAAAA;
	text-align : right;
	margin: 0px 10px 30px 10px;
	border-top: 1px solid #AAAAAA;
}




/*td,th内フォントサイズ*/
td,th{
	font-size : 10pt;
}

/*formのマージン*/
form{
	margin : 0px 0px 20px 0px;
}

/*input(ボタン)のマージン*/
.sub_button{
	margin-top : 1px;
	margin-bottom:1px;
	cursor: pointer;
}

/*メニューロゴ*/
.menu_logo{
	border : 10px;
	border-color: #483d8b;
	background-color : #483d8b;
}

/*見出し行（水色）*/
.title01{
	height : 24px;
	background-color : #97b5ec;
	text-align : left;
}

/*テーブル見出し（濃紺）*/
.titlerow01{
	height : 15px;
	background-color : #483d8b;
	color : #ffffff;
}

/*テーブル見出し行（水色）*/
.titlerow02{
	height : 15px;
	background-color : #97b5ec;
	text-align : center;
}

/*テーブル見出し（銀系）*/
.titlerow03{
	height : 15px;
	background-color : #dcdcdc;
	font-weight : bold;
}

/*テーブル奇数行*/
.unevenrow{
	height : 15px ;
	background-color : #ffffff;
}

/*テーブル偶数行*/
.evenrow{
	height : 15px ;
	background-color : #eaeaea;
}

/*テーブル奇数行（入力画面）*/
.unevenrow-i{
	height : 24px ;
	background-color : #ffffff;
}

/*テーブル偶数行（入力画面）*/
.evenrow-i{
	height : 24px ;
	background-color : #eaeaea;
}

/*カレンダー行（セルの設定）*/
.dayrow{
	height : 20px;
	background-color : #ffffff;
	text-align : right;
}

/*リストマーク（■）*/
.listmk{
	font-size : 8pt;
	color : #db7093;
}

/*リンク*/
a{
	color:#000080;
	text-decoration : none;
}

/*リンク黒*/
a.black{
	color : #000000;
}

/*リンク黒(アンダーライン付)*/
a.black-u{
	color : #000000;
	text-decoration : underline;
}

/*リンク白*/
a.white{
	color : #ffffff;
	text-decoration : underline;
}

/*リンク（マウスオーバー時）*/
a:hover{
	color : #cc3333;
	text-decoration : underline;
}

/*DIVタグ内設定（メニュー画面）*/
.win01{
	width : 100%;
	height : 100%;
	overflow : auto;
}

/*DIVタグ内設定（横幅−760px）*/
.win02{
	width : 760px;
	overflow-x : scroll;
}

/*DIVタグ内設定*/
.win03{
	height : 100%;
	overflow-y : scroll;
}

/*行の高さ指定*/
.line01{
	line-height : 15px;
}

/*ボタン（薄いグレー）*/
.ib01{
	color : black;
	background-color : #E0E0E0;
	width : 100;
	height : 20;
	font-size : 10pt;
}

/*ボタン（濃いグレー）*/
.ib02{
	color : black;
	background-color : #B0B0B0;
	width : 100;
	height : 20;
	font-size : 10pt;
}

/*ボタン（薄いグレー）*/
.ib03{
	color : black;
	background-color : #E0E0E0;
	width : 60;
	height : 20;
	font-size : 10pt;
}

/*ボタン（濃いグレー）*/
.ib04{
	color : black;
	background-color : #B0B0B0;
	width : 60;
	height : 20;
	font-size : 10pt;
}

/*ボタン（濃いグレー/幅指定なし）*/
.ib05{
	color : black;
	background-color : #E0E0E0;
	height : 20;
	font-size : 10pt;
}
/*ボタン（濃いグレー/幅指定なし）*/
.ib06{
	color : black;
	background-color : #B0B0B0;
	height : 20;
	font-size : 10pt;
}

/*ボタン（薄いグレー/幅指定なし/高さ４０）*/
.ib07 { 
	color : black;
	background-color : #E0E0E0;
	height : 40; font-size : 10pt;
}

/*ボタン（濃いグレー/幅指定なし/高さ４０）*/
.ib08 {
	color : black;
	background-color : #B0B0B0;
	height : 40;
	font-size : 10pt; 
}

/*ボタン（薄いグレー[矢印用＝35px]）*/
.ib09{
	color : black;
	background-color : #E0E0E0;
	width : 35;
	height : 20;
	font-size : 10pt;
}

/*ボタン（テキストフィールドに対する▼用）*/
.ib-sub{
	color : #ffffff;
	background-color : #696969;
	width : 17;
	height : 20;
	font-size : 10pt;
}

/*数値用*/
.number{
	text-align:right;
}

/*インプットフィールド*/
.if{
	width : 100%;
}
/*インプットフィールド（必須表示”ピンク”）*/
.must { 
	background: #FEE1C2
}

/*テキスト赤*/
.red{
	color : #ff0000;
	font-weight : bold;
}

/* 固定フォント */
.fixedfont{
	font-family : 'ＭＳ ゴシック';
}

/* 見出し区切 */
.head_break{
	border: 1px solid gray;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

/* 小見出し区切 */
.lthead_break{
	color: white;
	border-bottom: 0px solid white;
	cursor: pointer;
}

.hidemenu{
	left: 38px;
}

