/*----- Title Sytle ------*/

h1{ 
	background:url(../common/h1_bg.gif) no-repeat;
	min-height:150px;
	_height:150px;
	
}
h1 img{
	margin-top:50px;
	margin-left:85px;
}

h1 img.mid{
	margin:0px;
}

h2{
	border-left:solid 5px #00adef;
	border-bottom:solid 1px #00adef;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:30px;
}
h3{
	min-height:100px;
	_height:100px;
}

h3.LB{
	background:url(../common/h2_bg_LB.gif) no-repeat;
}

h3.GR{
	background:url(../common/h2_bg_GR.gif) no-repeat;
}


h3.OR{
	background:url(../common/h2_bg_OR.gif) no-repeat;
}

h3.BL{
	background:url(../common/h2_bg_BL.gif) no-repeat;
}

h3 img{
	margin-top:50px;
	margin-left:35px;
}
h3 img.mid{
	margin:0px;
}

h4{
	background:url(../common/h3_bg.gif) no-repeat left 2px;
	margin-top:20px;
	margin-left:10px;
	padding-left:30px;
	font-size:15px;
	color:#666;
	line-height:120%;
	min-height:25px;
	_height:25px;
}

h5{
	margin-top:10px;
	border-bottom:solid 1px #666666;
	font-size:12px;
	margin-left:40px;
	width:90%;
}

h5.ver2{
	margin-top:10px;
	border-bottom:solid 1px #666666;
	font-size:12px;
	margin-left:0px;
	width:98%;
}


/*----- Table Sytle ------*/

.style1{
	padding:0px;
	margin-left:30px;
	margin-top:10px;
}

.style1 th{
	padding:2px 10px;
	font-weight:normal;
	color:#333333;
	border-left:solid 5px #deeaee;
	border-bottom:solid 1px #deeaee;
	text-align:left;
	margin-top:3px;
	
}

.style1 td{
	padding:2px 10px;
	border-bottom:solid 1px #deeaee;
}

.style2{
	padding:0px;
	margin-left:50px;
	margin-top:10px;
	font-size:10px;
	line-height:110%;
}

.style2 td{
	padding:0px;
	border-left:solid 3px #666666;
	padding-left:5px;
}

.style2 td.none{
	padding:0px;
	border:none;
	padding-left:5px;
}

/*----- Top Sytle ------*/
#menu{
	width:376px;
}

ul.arr_gr li{
	font-size:11px;
	background: url(../images/arr_gr.gif) no-repeat 0px 5px;
	padding-left:15px;
	list-style:none;
	margin-left:20px;
	margin-bottom:7px;
	line-height:120%;
}

#pdf_area{
	clear:both;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:503px;
	background:url(../images/bg_pdf.gif) no-repeat;
	height:37px;
}


/*----- Message from President Sytle ------*/
.pre_txt{
	height:380px;
}

/*----- Outline of Business ------*/
.out_bus{
	width:359px;
}

.out_bus div.line1{
	border-left:1px solid #52c2db;
	border-right:1px solid #52c2db;
	padding:10px 10px 5px 10px;
	min-height:55px;
	_height:55px;
}

.out_bus div.line2{
	border-left:1px solid #90c444;
	border-right:1px solid #90c444;
	padding:10px 10px 5px 10px;
}

.out_bus div.line3{
	border-left:1px solid #fac25a;
	border-right:1px solid #fac25a;
	padding:10px 10px 5px 10px;
}

.out_bus div.line4{
	border-left:1px solid #5e89c7;
	border-right:1px solid #5e89c7;
	padding:10px 10px 5px 10px;
	min-height:90px;
	_height:95px;
}

/*----- Area Sytle ------*/
.gry_are{
	background:url(../common/area_bg2.gif) repeat-y;
	width:700px;
	padding:0 20px;
}