/* CSS Document */

body {
	background-color:#f0f0f0;
	background-image:url(image/bk_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	color:#555555;
	line-height:16px;
	margin:0px;
	}
	
A:link{color:#4F4F4E;text-decoration:underline;}
A:visited{color:#407011;text-decoration:underline;}
A:active{color:#A20215;text-decoration:none;}
A:hover{color:#A20215;text-decoration:none;}

h1 {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	}
	
.global_menu {
	list-style-type:none;
	padding:0;
	width:900px;
	height:60px;
}

.global_menu li {
	float:left;
}

.global_menu li img {
	border:0;
}

.side_menu {
	list-style-type:none;
	padding:0px;
	width:268px;
	height:52px;
	margin-top:0px;
}

.side_menu li {
	float:left;
}

.side_menu li img {
	border:0;
}

.box_001 {
	background-image:url(image/bk_02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100px;
	width:900px;
	}
	
.box_002 {
	width:900px;
	margin-top:10px;
	}
	
.box_003 {
	height:60px;
	}
	
.box_004 {
	width:900px;
	}
	
.box_005 {
	background-color:#000000;
	height:200px;
	}
	
.box_006 {
	padding:10px 5px 10px 20px;
	line-height:18px;
	}
	
.box_007 {
	padding:5px 5px 2px 10px;
	text-align:left;
	}
	
.box_08 {
	padding:2px 2px 2px 10px;
	text-align:left;
	background-image:url(image/common/bk_02.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	}
	
.box_09 {
	padding:2px 2px 2px 15px;
	text-align:left;
	font-size:11px;
	line-height:14px;
	}
	
.box_10 {
	background-image:url(image/common/tenline_001.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
	}
	
.box_11 {
	padding:3px;
	text-align:center;
	font-size:11px;
	line-height:14px;
	}
	
.box_menu {
	width:270px;
	margin-bottom:10px;
	padding:10px;
	background-color:#FFFFFF;
	float:right;
	}
	
.box_main {
	width:575px;
	margin-bottom:10px;
	padding:10px;
	background-color:#FFFFFF;
	float:left;
	}
	
.tbl_001 {
	padding:2px;
	border-color:#000099;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	background-color:#CEFFFF;
	}
	
.tbl_002 {
	padding:2px;
	border-color:#000099;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	}
	
.tbl_003 {
	padding:2px;
	border-color:#000099;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	background-color:#CEFFFF;
	}
	
.tbl_004 {
	padding:2px;
	border-color:#000099;
	border-style:solid;
	border-width:1px;
	}
	
.tbl_005 {
	padding:5px;
	text-align:left;
}
	
.text_001 {
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(image/line_630.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	background-color:#231F20;
	}
	
.text_002 {
	font-size:10px;
	}
	
.text_003 {
	font-size:16px;
	font-weight:bold;
	}
	
.text_004 {
	color:#FF0000;
	font-weight:bold;
	}
	
.text_005 {
	color:#000000;
	line-height:18px;
	}
	
.text_006 {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	}
	
.text_007 {
	color:#FF0000;
	font-size:10px;
	}
	
.new {
	background-image:url(image/common/new_base.jpg);
	background-repeat:no-repeat;
	}
	
.cls {
	clear:both;
	}
	
.copy {
	font-size:10px;
	color:#FFFFFF;
	background-image:url(image/common/line_r.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#2e5acd;
	height:100px;
	}
	
a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff; }
a.footer:hover { color: #ff00ff; }
a.footer:active { color: #ff00ff; }