div,h1,h2,h3,h4,p,a,img,dt,dl,dd,ul,li,body,table,form,iframe {
	padding: 0;
	margin: 0;
	list-style: none;
}
a,img {
	border: none;}
body {
   overflow-y:scroll;}
html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #333333;
	background-color: #E6E6E6;
	background-image: url(images/bg_4.gif);
	background-position:center;
	background-repeat: repeat-y;
	text-align: center;
	margin-right: auto;
	margin-left: auto;}
/* IE7でpadding指定 */ 
*:first-child+html body { 
padding-left: 1px;} 
/* IE6以下でpadding指定 */ 
*html body { 
padding-left: 1px;}

#BodyBox {
	width: 862px;
	height: auto;
	margin-right: auto;
	margin-left: auto;} 
	
/*------HEADER-----*/
#HeadBox {
	width: 862px;
	height: 27px;
	font-size: 14px;
	line-height: 120%;
	background: url(images/header_1.gif) no-repeat;}

#HeadBox h1 span {
	display: none;}

/*------MENU-----*/
#Menu ul li a {
	display: block;
	text-indent: -9999px;
	width: 180px;
	height: 29px;}
#BT01 {
	background: url(images/bt_1.gif) no-repeat top;	
	}	
a:hover#BT01 { 
	background: url(images/bt_1.gif) no-repeat bottom;
} 

#BT02 {
	background: url(images/bt_2.gif) no-repeat top;
	}	
a:hover#BT02 { 
	background: url(images/bt_2.gif) no-repeat bottom;
} 

#BT03 {
	background: url(images/bt_3.gif) no-repeat top;
	}	
a:hover#BT03 { 
	background: url(images/bt_3.gif) no-repeat bottom;
} 

#BT04 {
	background: url(images/bt_4.gif) no-repeat top;
	}	
a:hover#BT04 { 
	background: url(images/bt_4.gif) no-repeat bottom;
} 

#BT05 {
	background: url(images/bt_5.gif) no-repeat top;
	}	
a:hover#BT05 {
	background: url(images/bt_5.gif) no-repeat bottom;
} 

#BT06 {
	background: url(images/bt_6.gif) no-repeat top;
	}	
a:hover#BT06 {
	background: url(images/bt_6.gif) no-repeat bottom;
} 

#BT07 {
	background: url(images/bt_7.gif) no-repeat top;
	}	
a:hover#BT07 {
	background: url(images/bt_7.gif) no-repeat bottom;
} 

#BT08 {
	background: url(images/bt_8.gif) no-repeat top;
	}	
a:hover#BT08 {
	background: url(images/bt_8.gif) no-repeat bottom;
} 

#BT09 {
	background: url(images/bt_9.gif) no-repeat top;
	}	
a:hover#BT09 {
	background: url(images/bt_9.gif) no-repeat bottom;
}
#BT10 {
	background: url(images/bt_10.gif) no-repeat top;
	}	
a:hover#BT10 {
	background: url(images/bt_10.gif) no-repeat bottom;
} 
#BT11 {
	background: url(images/bt_11.gif) no-repeat top;
	}	
a:hover#BT11 {
	background: url(images/bt_11.gif) no-repeat bottom;
} 
#BT12 {
	background: url(images/bt_12.gif) no-repeat top;
	}	
a:hover#BT12 {
	background: url(images/bt_12.gif) no-repeat bottom;
} 
#BT13 {
	background: url(images/bt_13.gif) no-repeat top;
	}	
a:hover#BT13 {
	background: url(images/bt_13.gif) no-repeat bottom;
} 
#BT14 {
	background: url(images/bt_14.gif) no-repeat top;
	}	
a:hover#BT14 {
	background: url(images/bt_14.gif) no-repeat bottom;
} 
#BT15 {
	background: url(images/bt_15.gif) no-repeat top;
	}	
a:hover#BT15 {
	background: url(images/bt_15.gif) no-repeat bottom;
} 
#BT16 {
	background: url(images/bt_16.gif) no-repeat top;
	}	
a:hover#BT16 {
	background: url(images/bt_16.gif) no-repeat bottom;
} 
/*----TOP----------*/
#InfoBox1 {
	margin: 10px 0px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;}
#InfoBox2 {
	margin: 5px 0px 0px 30px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;}
#WhatBox {
	height: 190px;
	overflow: auto;
	border-bottom-color: #0DB14B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;}
.WhatP {
	margin-left: 15px;}

/*-------FONT--------*/
.E10g100 {
	font-size: 10px;
	line-height: 100%;}
.E10g120 {
	font-size: 10px;
	line-height: 120%;}
.E10g150 {
	font-size: 10px;
	line-height: 150%;}
.E12g100 {
	font-size: 12px;
	line-height: 100%;}
.E12g120 {
	font-size: 12px;
	color: #333333;
	line-height: 120%;}
.E12g150 {
	font-size: 12px;
	line-height: 150%;}
.E14g120 {
	font-size: 14px;
	line-height: 120%;}
.E14g150 {
	font-size: 14px;
	line-height: 150%;}

/*------Contents--------*/
#ContentBox {
	background: url(images/main_bg.gif) no-repeat top;
	background-color: #FFFFFF;
	width: 595px;}

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00B350;}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #00B350;}
.MB10 {
	margin-bottom: 10px;}
.MB15 {
	margin-bottom: 15px;}
.M5_10 {
	margin: 5px 0px 10px 0px;}
.M5_15 {
	margin: 5px 0px 15px 0px;}
.M5_25 {
	margin: 5px 0px 25px 0px;}
.MB5 {
	margin-bottom: 5px;}
.MB25 {
	margin-bottom: 25px;}
.MT5 {
	margin-top: 5px;}
.ML30 {
	margin-left: 30px;
	display: block;}
#MaikoBox {
	background: url(images/maiko_bg.gif) no-repeat bottom;}

.No li{
	list-style: decimal;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 10px;}
.Dot li{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(images/lists.gif) no-repeat top left;}
.AWTD {
	border-bottom: 1px solid #0DB14B;}
#AWTable {
	border-top: 1px solid #0DB14B;
	border-left: 1px solid #0DB14B;
	border-right: 1px solid #0DB14B;}
#BANNER {
	border: 1px solid #333333;}