{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
BODY {SCROLLBAR-FACE-COLOR: #f3f4f5; SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; SCROLLBAR-SHADOW-COLOR: #adb6bc;SCROLLBAR-3DLIGHT-COLOR: #f3f4f5;SCROLLBAR-ARROW-COLOR: #6666ff;SCROLLBAR-TRACK-COLOR: #f3f4f5;SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;text-align : center;font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";color:#2f2f2f;margin-top : 0px;margin-left : 0px;margin-right:0px;margin-bottom : 0px;background-color : #FFFFFF;}

/*センタリングしたときのIE対策みたいな*/
body div {text-align: left;margin: 0 auto;}

/*リンク*/
A {text-decoration : underline;}
A:LINK {color : #39398c; text-decoration : underline;} 
A:VISITED {color : #39398c; text-decoration : underline;}
A:ACTIVE {color : #990000;text-decoration: none;}
A:HOVER { color:#990000; text-decoration : none;}

/*外枠*/
#sotowaku{width : 840px;text-align : left;margin-top: 0px;background-image : url(../../images/bg_sotowaku840.gif);background-repeat : repeat-y;background-color : white;}

/*内枠*/
#uchiwaku{width : 780px;text-align:left;font-family:Verdana;color:#363636;margin-top: 0px;margin-left : 30px;margin-right : 30px;font-size : 12px;}

/*ヘッダー*/
#header{
  position:relative;
  margin-top : 0px;
  width : 780px;
  height : 80px;
  background-image : url(../../images/bg_header780.gif);
  background-repeat : no-repeat;
}

#header-logo{
  position:absolute;
  margin-top : 15px;
  margin-bottom : 6px;
  text-align: left;
}
img{border: none;}

#global-menu{
	z-index: 1;
	margin-top : 0px;
	margin-bottom : 0px;
	padding: 0;
	text-align: center;
	width: 780px;
	height: 30px;
	background: url(../../images/global-menu-blue780.gif) no-repeat left center #fff;
}
#global-menu ul{
	margin-left : 20px;
}

#global-menu li{
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
	font-size: 10.5pt;
	font-weight: bold;
}
#global-menu li a{
	display: block;
	padding: 7px 10px 5px 20px;
	text-align: center;
	text-decoration: none;
	color: ffffff;
	background: url(../../images/icon_link03_2.gif) no-repeat left center;
}
#global-menu li a:hover{
	color:navy;
	text-decoration:none;
}
/*トップページで使うinfo部分*/
#info_top{
	width : 780px;
	height : 200px;
	background: url(../../images/bg_top_info780.gif) no-repeat left center #fff;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
}


/*子のページで使うinfo部分*/
#info_page{font-size : 12px;margin-top : 0px;margin-bottom : 0px;}



/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここから----------*/

/*2カラムでfloatさせる外枠*/
#main_box {margin-top : 0px;margin-right : 0px;background-image : url(bg_main_box.gif);background-repeat : repeat-y;}
#main_box_reverse {background-image : url(bg_main_box_reverse.gif);background-repeat : repeat-y;}

/*3カラムでfloatさせる外枠*/
#main_box_plus {background-image : url(bg_main_box_plus.gif);background-repeat : repeat-y;}
#main_box_reverse_plus {background-image : url(bg_main_box_reverse_plus.gif);background-repeat : repeat-y;}

/*2カラム小さい右メニュー時のmain枠*/
#main_box02{width : 490px;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 : 5px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}

/*2カラムでfloatさせる外枠小さい右メニュー用*/
#main_box05 {background-image : url(bg_main_box05.gif);background-repeat : repeat-y;}

/*2カラム右メニュー時のmain枠*/
#main {width : 560px;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 : 210px;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;
  width : 780px;
  height : 100px;
  background-repeat : no-repeat;
}

#foot {
font-size:13px;
text-align:center;
}
.navi {
padding:8px;
}
.navi a {
color:#;
text-decoration:underline;
}
.navi a:hover {
color:#8F3F46;
}
.copyright {
background-color: #5472F2;
font-family:Verdana;color:#FFFFFF;
line-height:1.2;
padding:5px
}

/*iframe内のスタイル*/
#header_menu{font-size : 12px;height : 100px;width : 700px;text-align : left;font-family : Verdana;font-weight : bold;line-height : 16px;margin-top : 0px;margin-right : 0px;margin-bottom : 0px;background-image : url(../../images/bg_header23.gif);background-repeat : no-repeat;background-color : white;margin-left : 0px;}
#footer_menu{font-size : 12px;width : 780px;height : 100px;background-image : url(../../images/bg_footer_menu780.gif);background-repeat : no-repeat;background-color : white;text-align : center;}
#side_menu{text-align : left;width : 200px;background-color : white;height : 500px;}

/*文字装飾*/
.a_Midashi01{color : #cc0000;background-image : url(../../images/icon_midashi01.gif);background-repeat : no-repeat;padding-left : 16px;font-weight : bold;font-size : 13px;}
.a_Midashi02{font-weight : bold;background-image : url(../../images/icon_midashi02.gif);padding-left : 18px;background-repeat : no-repeat;height : 20px;font-size : 98%;}
.b_Moji01{color : #cc0000;}
.b_Moji02{line-height : 14px;color : #000040;}
.b_z----------------{font-size : 12px;background-image : url(wbakibaki-template.gif);background-repeat : no-repeat;padding-left : 120px;height : 15px;}

/*リンク装飾*/
.d_Link01{background : url(../../images/arrow37-005.gif) 0 3px no-repeat;padding-left : 13px;}
.d_Link02{background-image : url(../../images/icon_link02.gif);padding-left : 13px;background-repeat : no-repeat;}
.d_Link03 A {color : white;text-decoration: none;background-image : url(../../images/icon_link03_2.gif);background-repeat : no-repeat;padding-left : 15px;line-height : 16px;font-size : 12px;font-weight : bold;}
.d_Link03 A:LINK {color : white;}
.d_Link03 A:VISITED {color : white;text-decoration: none;}
.d_Link03 A:ACTIVE {color : white;text-decoration: none;}
.d_Link03 A:HOVER { text-decoration: none;color : maroon;}
.d_Link04 A {text-decoration : none;background-image : url(../../images/icon_link04.gif);padding-left : 14px;background-repeat : no-repeat;}
.d_Link04 A:LINK {color : #39398c; text-decoration : none;}
.d_Link04 A:VISITED {color : #39398c; text-decoration : none;}
.d_Link04 A:ACTIVE {color : white;text-decoration: none;}
.d_Link04 A:HOVER { color:#990000; text-decoration : underline;}
.d_LinkGaibu{background-image : url(../../images/icon_ink_Gaibu.gif);padding-left : 28px;background-repeat : no-repeat;}
.d_z----------------{font-size : 12px;background-image : url(../../images/wbakibaki-template02.gif);background-repeat : no-repeat;padding-left : 120px;height : 16px;}

/*文字装飾その他*/
.e_Arrow_Migi{background-image : url(../../images/icon_migi.gif);padding-left : 18px;background-repeat : no-repeat;}
.e_Arrow_Migi_blue{background-image : url(../../images/icon/icon-menu02-r-blue.gif);padding-left : 18px;background-repeat : no-repeat;}
.e_Arrow_Hidari{background-image : url(../../images/icon_hidari.gif);padding-left : 18px;background-repeat : no-repeat;}
.e_Home{background-image : url(../../images/icon_home.gif);padding-left : 16px;background-repeat : no-repeat;}
.e_Mail{background-image : url(../../images/icon_mail.gif);padding-left : 18px;background-repeat : no-repeat;}
.f_Folder{background-image : url(../../images/icon_folder.gif);padding-left : 18px;background-repeat : no-repeat;}
.f_Point{background-image : url(../../images/icon_point.gif);padding-left : 22px;background-repeat : no-repeat;height : 24px;}
.f_z----------------{font-size : 12px;background-image : url(../../images/ani_wbakibaki.gif);background-repeat : no-repeat;padding-left : 120px;height : 16px;}
.red {color : red; text-decoration : none;}
.green {color : green; text-decoration : none;}
.b{ font-weight: bold;}

/*■■■■■z_box枠SPAN標準仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
.z_box-title{padding-left : 10px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;line-height : 24px;background-image : url(../../images/gradation003blue.gif);margin-top : 6px;border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width :1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-bottom-style: solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;border-bottom-color: silver;background-repeat : repeat;margin-left : auto;margin-right : auto;font-size : 13px;font-weight : bold;color : color:#2f2f2f;padding-right : 8px;text-align : left;
background-color : silver;}
.z_box-title02{padding-left : 6px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;margin-top : 6px;font-weight : bold;background-image : url(bg_box-title02.gif);background-repeat : repeat;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;margin-right : auto;border-top-width : 1px;line-height : 24px;font-size : 11px;color : #cc0000;padding-right : 4px;text-align : left;background-color : silver;}
.z_menu_box-title{padding-left : 6px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;margin-top : 6px;font-weight : bold;background-image : url(../../images/gradation003blue.gif);background-repeat : repeat;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;margin-right : auto;border-top-width : 1px;line-height : 24px;color : color:#2f2f2f;padding-right : 4px;text-align : left;background-color : #2a2d54;}

/*■z_box■z_box02■z_menu_box■*/
.z_box{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;margin-bottom : 0px;margin-top : 0px;line-height : 20px;font-size : 14px;margin-left : auto;margin-right : auto;text-align : left;background-color : white;}
.z_box02{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;border-right-width : 1px;border-left-width : 1px;border-right-style : solid;border-left-style : solid;border-right-color : silver;border-left-color : silver;font-size : 14px;margin-top : 0px;margin-bottom : 0px;margin-right : auto;border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;border-top-width : 1px;border-top-style : solid;border-top-color : silver;line-height : 18px;margin-left : auto;text-align : left;background-color : white;}
.z_menu_box{padding-top : 2px;padding-left : 6px;padding-right : 5px;padding-bottom : 2px;border-right-width : 1px;border-left-width : 1px;border-right-style : solid;border-left-style : solid;border-right-color : silver;border-left-color : silver;font-size : 13px;margin-top : 0px;margin-bottom : 0px;border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;border-top-width : 1px;border-top-style : solid;border-top-color : silver;line-height : 20px;margin-left : 0px;margin-right : 0px;text-align : left;background-color : white;}
/*■■■■■z_box枠SPAN標準仕様ここまで■■■■■*/



/*■■■■■z_box枠DIV拡張仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
#z_box-title{padding-left : 10px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;line-height : 24px;background-image : url(bg_box-title.gif);margin-top : 6px;border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;background-repeat : repeat;margin-left : auto;margin-right : auto;font-size : 13px;font-weight : bold;color : #cc0000;padding-right : 8px;text-align : left;
background-color : silver;}
#z_box-title02{padding-left : 6px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;margin-top : 6px;font-weight : bold;background-image : url(bg_box-title02.gif);background-repeat : repeat;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;margin-right : auto;border-top-width : 1px;line-height : 24px;font-size : 11px;color : #cc0000;padding-right : 4px;text-align : left;background-color : silver;}
#z_menu_box-title{padding-left : 6px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;margin-top : 6px;font-weight : bold;background-image : url(bg_menu_box-title.gif);background-repeat : repeat;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;margin-right : auto;border-top-width : 1px;line-height : 24px;color : white;padding-right : 4px;text-align : left;background-color : #2a2d54;}

/*■z_box■z_box02■z_menu_box■*/
#z_box{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;margin-bottom : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;margin-top : 0px;line-height : 20px;font-size : 16px;margin-left : auto;margin-right : auto;text-align : left;background-color : white;}
#z_box02{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;border-right-width : 1px;border-left-width : 1px;border-right-style : solid;border-left-style : solid;border-right-color : silver;border-left-color : silver;font-size : 12px;margin-top : 0px;margin-bottom : 0px;margin-right : auto;border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;border-top-width : 1px;border-top-style : solid;border-top-color : silver;line-height : 18px;margin-left : auto;text-align : left;background-color : white;}
#z_menu_box{padding-top : 2px;padding-left : 6px;padding-right : 5px;padding-bottom : 2px;border-right-width : 1px;border-left-width : 1px;border-right-style : solid;border-left-style : solid;border-right-color : silver;border-left-color : silver;font-size : 12px;margin-top : 0px;margin-bottom : 0px;border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;border-top-width : 1px;border-top-style : solid;border-top-color : silver;line-height : 18px;margin-left : 0px;margin-right : 0px;text-align : left;background-color : white;}
/*■■■■■z_box枠DIV拡張仕様ここまで■■■■■*/


/*解説用(ブラウザで非表示)*/
.zzzzz {font-size : 11px;display:none;color:red;background-color:#ffff95;}

/*下線*/
U{border-bottom-width : 2px;border-bottom-style : dotted;border-bottom-color : gray;text-decoration : none;}

/*斜体*/
I{background-color : #ffff80;font-style : normal;padding-left : 3px;padding-right : 3px;}

/*テーブル*/
TR,TD{line-height : 18px;font-size : 12px;font-family : Verdana;}

/*引用文*/
BLOCKQUOTE{font-size : 12px;border-left-width : 5px;border-left-style : solid;border-left-color : silver;padding-left : 5px;margin-left : 15px;}

/*テーブル*/
TR,TD{line-height : 18px;font-size : 14px;font-family : Verdana;}

/*見出し*/
H1{
  padding-top: 5px;
  font-size : 12px;
  font-weight : lighter;
  color : gray;
}
H2{font-size : 15px;}
H3{font-size : 12px;}
H3{
  font-size : 15px;
  color : #cc0000;
  padding-left : 18px;
  font-weight : bold;
  border-left-style : none;
  border-bottom-style : none;
  background : url(../../images/cl_005.gif) 0 2px no-repeat;
  padding-bottom : 5px;
}
H4{
  background:url(../../images/cl_002.gif) 0 2px no-repeat;
  font-size:14px;
  font-weight:bold;
  margin-left:5px;
  padding-left:20px;
}
H5{font-size : 11px;}
H6{font-size : 11px;}
H1,H2,H3,H4,H5,H6,p,ol,ul,dl,dt {margin-top:0px;margin-bottom:0px;}

P.half{
  margin-bottom : 5px;
}
P.burasage{
  text-indent : -1mm;
  margin-left : 1cm;
}
LI.half{
  margin-bottom : 10px;
}

dl{border-style : none none dotted none;
  border-bottom-color : gray;
  margin-left : 10px;
  margin-top : 5px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
}
dt{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #bbddff;
  border-top-style : none;
  padding-left : 5px;
  font-size : 13px;
}
dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-left : 10px;
  font-size : 13px;
}

ul.list-bg, ul.list-bg li {
 margin: 0; padding: 0;
}
ul.list-bg { margin-left: 20px; }
ul.list-bg li {
 list-style-type: none;
 padding: 5px 10px 3px 28px;
 background-image: url(../../images/icon/icon-check02-blue.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-decoration: none;
}

img.sample {
 vertical-align: -4px;
}

img.sample2 {
 vertical-align: -1px;
}

.att {
 padding-left: 1em;
 text-indent: -1em;
}

.bg_over {
	background-image: url(../../images/table/tb02.gif);
}
.bg_right {
	background-image: url(../../images/table/tb04.gif);
}
.bg_under {
	background-image: url(../../images/table/tb06.gif);
}
.bg_left {
	background-image: url(../../images/table/tb08.gif);
}
.center_td {
	padding: 10px;
	background-image: url(../../images/table/tb09.gif);
}

.bg_over2 {
	background-image: url(../../images/table/tb02.jpg);
}
.bg_right2 {
	background-image: url(../../images/table/tb04.jpg);
}
.bg_under2 {
	background-image: url(../../images/table/tb06.jpg);
}
.bg_left2 {
	background-image: url(../../images/table/tb08.jpg);
}
.center_td2 {
	padding: 10px;
	background-image: url(../../images/table/tb09.jpg);
}

.big{ font-size: 120%}
.big2{ font-size: 150%}
.big3{ font-size: 180%}
.f115{ font-size: 115%}