BODY  { color: black; font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka; background-color: white; background-image: url("bg.gif"); background-repeat: repeat; text-align: center; margin: 0;      }

/*センタリングしたときのIE対策みたいな*/
body div {text-align: left;margin: 0 auto;}


/*リンク*/
A {text-decoration : underline;}
A:LINK {color : navy; text-decoration:underline;} 
A:VISITED {color : navy; text-decoration:underline;}
A:ACTIVE  { color: navy; text-decoration: none }
A:HOVER  { color: navy; text-decoration: none }


/*外枠*/
#sotowaku { background-repeat: repeat-y; width: 740px }
/*内枠*/
#uchiwaku {
	background-repeat: repeat-y;
	margin: 0 0 0 20px;
	width: 700px
}


/*ヘッダー*/
#header  { background-image: url("bg_header_menu.jpg"); background-repeat: no-repeat; height: 90px }


/*トップページで使うinfo部分*/
#info_top  { font-size: 12px; line-height: 18px; border-right: medium none; border-left: medium none }


/*子のページで使うinfo部分*/
#info_page{font-size:12px;line-height : 18px;
border-left-style : none;margin-top : 0px;}




/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここから----------*/

/*2カラムでfloatさせる外枠*/
#main_box  { background-color: #fff; width: 700px }
#main_box_reverse {width : 700px;}

/*3カラムでfloatさせる外枠*/
#main_box_plus {width : 700px;}
#main_box_reverse_plus {width : 700px;}

/*2カラム小さい右メニュー時のmain枠*/
#main_box02{width : 560px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;float : left;}

/*2カラム左メニュー時のmain枠*/
#main_box03{width : 490px;margin-top : 0px;margin-left : 10px;margin-right : 0px;margin-bottom : 0px;float : left;}

/*1カラム枠*/
#main_box04 {margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;width : 700px;}

/*2カラムでfloatさせる外枠小さい右メニュー用*/
#main_box05 {width : 700px;}

/*2カラム右メニュー時のmain枠*/
#main {width : 490px;float : left;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}

/*2カラム左メニュー時のmain枠*/
#main_reverse {width : 490px;float : right;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
#menu_reverse {width : 200px;float : left;text-align : center;background-image : url(bg_side_menu.gif);background-repeat : repeat-y;}

/*main_box内のfloat*/
#main02{width : 350px;float : right;margin-top : 0px;margin-left : 10px;margin-right : 0px;margin-bottom : 0px;text-align : center;}
#main03{width : 350px;float : left;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;text-align : center;}
#menu {width : 200px;float : right;text-align : center;background-image : url(bg_side_menu.gif);background-repeat : repeat-y;}
#menu02{width : 200px;float : left;margin-top : 0px;margin-left : 0px;margin-bottom : 0px;margin-right : 0px;text-align : center;background-image : url(bg_side_menu.gif);background-repeat : repeat-y;}
#menu03{width : 130px;float : right;margin-top : 0px;margin-left : 0px;margin-bottom : 0px;margin-right : 0px;text-align : center;}

/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここまで----------*/



/*フッター*/
#footer{clear: both; height : 100px;background-image : url(bg_footer_menu.gif);background-repeat : no-repeat;}


/*iframe内のスタイル*/
#header_menu { font-size: 12px; font-family: Verdana; line-height: 16px; background-color: white; background-image: url("bg_header_menu.jpg"); background-repeat: no-repeat; text-align: left; margin: 0; width: 700px; height: 100px }

#footer_menu{font-size : 12px;height : 100px;background-image : url(bg_footer_menu.gif);background-repeat : no-repeat;text-align : center;line-height : 16px;background-color : white;width : 700px;}

#side_menu{
	text-align : center;
	width : 200px;
	height : 1000px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image : url(bg_side_menu.gif);
	background-repeat : repeat-y;
	font-size : 12px;
}

#under_menu{font-size : 12px;width : 468px;height : 240px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;background-color : white;line-height : 20px;}

/*文字装飾*/
.a_Midashi01 { color: black; font-size: 14px; font-weight: bold; background-repeat: no-repeat; padding-left: 16px; height: 18px }
.a_Midashi02 { color: navy; font-size: 13px; font-weight: bold; background-repeat: no-repeat; padding-left: 16px }
.b_Moji01 { color: black }
.b_Moji02{line-height : 14px;color : black;}
.b_z---------------- { font-size: 12px; background-repeat: no-repeat; padding-left: 120px }


/*リンク装飾*/
.d_Link01 { background-image: none; background-repeat: no-repeat; padding-left: 13px }
.d_Link02 { background-repeat: no-repeat; padding-left: 13px }
.d_Link03 A  { color: gray; font-size: 12px; font-weight: bold; line-height: 16px; text-decoration: none; background-repeat: no-repeat; padding-left: 15px }
.d_Link03 A:LINK {color : navy;}
.d_Link03 A:VISITED {color : navy;text-decoration: none;}
.d_Link03 A:ACTIVE  { color: blue; text-decoration: none }
.d_Link03 A:HOVER  { color: blue; text-decoration: none }
.d_Link04 A {text-decoration : none;background-image : url(icon_link04.gif);padding-left : 14px;background-repeat : no-repeat;}
.d_Link04 A:LINK {color : navy; text-decoration : none;}
.d_Link04 A:VISITED {color : navy; text-decoration : none;}
.d_Link04 A:ACTIVE {color : green;text-decoration: none;}
.d_Link04 A:HOVER  { color: navy; text-decoration: underline }
.d_LinkGaibu { background-repeat: no-repeat; padding-left: 16px }
.d_z---------------- { font-size: 12px; line-height: 18px; background-repeat: no-repeat; padding-left: 120px }


/*文字装飾その他*/
.e_Arrow_Migi{background-image : url(icon_migi.gif);padding-left : 15px;background-repeat : no-repeat;}
.e_Arrow_Hidari{background-image : url(icon_hidari.gif);padding-left : 15px;background-repeat : no-repeat;}
.e_Home { background-repeat: no-repeat; padding-left: 15px }
.e_Mail { background-repeat: no-repeat; padding-left: 15px }
.f_Folder { background-repeat: no-repeat; padding-left: 15px }
.f_Point { color: red; font-size: 16px; font-weight: bold; background-repeat: no-repeat; padding-left: 22px; height: 24px }
/*■■■■■z_box枠SPAN標準仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
.z_box-title  { color: white; font-size: 14px; font-weight: bold; line-height: 24px; background-color: #003333; background-image: none; background-repeat: repeat; text-align: left; margin-top: 10px; margin-bottom: 0; padding-right: 10px; padding-left: 10px; border-right: 1px dotted black; border-left: 1px dotted black }

.z_box-title02  { color: white; font-size: 13px; font-weight: bold; line-height: 24px; background-color: blue; background-image: url("bg_box-title.gif"); background-repeat: repeat; text-align: left; margin-top: 10px; margin-bottom: 0; padding-right: 10px; padding-left: 10px; border-right: 1px dotted black; border-left: 1px dotted black }

.z_menu_box-title{padding-left : 8px;margin-bottom : 0px;line-height : 24px;margin-top : 10px;font-weight : bold;background-image : url(bg_box-title.gif);background-repeat : repeat;text-align : left;background-color : #003333;padding-right : 8px;font-size : 12px;color : white;border-left-width : 1px;border-right-width : 1px;border-left-style : dotted;border-right-style : dotted;border-left-color : black;border-right-color : black;}

/*■z_box■z_box02■z_menu_box■*/
.z_box{
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-width: 1px 1px 0px 1px;
    border-style: dotted dotted dotted dotted;
    border-color: black black black black;
    margin-top: 0px;
    line-height: 20px;
    font-size: 13px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    background-color:white;
    background-image: url(bg_box.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.z_box02{padding-top : 3px;padding-left : 10px;padding-right : 10px;padding-bottom : 10px;margin-bottom : 0px;border-width : 1px 1px 0px 1px;border-style : dotted dotted dotted dotted;border-color : black black black black;margin-top : 0px;line-height : 20px;font-size : 12px;margin-left : 0px;margin-right : 0px; background-color : white;background-image : url(bg_box.gif);background-repeat : repeat-x;background-position : left bottom;}

.z_menu_box{padding-top : 0px;padding-left : 8px;padding-right : 8px;padding-bottom : 5px;margin-bottom : 0px;border-width : 1px 1px 0px 1px;border-style : dotted dotted dotted dotted;border-color : black black black black;margin-top : 0px;line-height : 18px;font-size : 12px;margin-left : 0px;margin-right : 0px;text-align : left; background-color : white;background-image : url(bg_box.gif);background-repeat : repeat-x;background-position : left bottom;}
/*■■■■■z_box枠SPAN標準仕様ここまで■■■■■*/



/*解説用(ブラウザで非表示)*/
.zzzzz  { font-size: 11px; display: none }

/*水平線*/
HR  { color: gray; margin-bottom: 10px; height: 1px }

/*下線*/
U { text-decoration: none; background-position: left bottom; padding-bottom: 0.3em }

/*斜体*/
I  { color: black; font-style: normal; padding-top: 4px; padding-bottom: 2px }

/*打ち消し線*/
S{background-repeat : repeat;text-decoration : none;background-image : url(strike.gif);background-position : left bottom;}

/*テーブル*/
TR,TD{line-height : 18px;font-size : 12px;font-family : Verdana;}

/*引用文*/
BLOCKQUOTE { color: #030; font-size: 12px; margin-left: 15px; padding-left: 5px; border-left: 5px solid green }


/*見出し*/
H1{font-size : 14px;}
H2{font-size : 13px;}
H3{font-size : 12px;}
H4{font-size : 11px;}
H5{font-size : 10px;}
H6{font-size : 9px;}
H1,H2,H3,H4,H5,H6,p,ul,ol,dl{
	margin-top:0px;
	margin-bottom:0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}


/* 【ＤｉｇｉｔａｌＳｏｌｕｔｉｏｎ】http://www.realswing.com/1/ */
