@charset "utf-8";
/* CSS Document */


h2{
	background:url(../img/main_menu.jpg) center center;
	width:600px;
	height:150px;
	text-indent:-5000px;
	display:inline-block;
}

#bar_menu1{
	background:url(../img/ctg_menu1.jpg) no-repeat center center;
	width:290px;
	height:57px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_menu2{
	background:url(../img/ctg_menu2.jpg) no-repeat center center;
	width:290px;
	height:46px;
	display:inline-block;
	text-indent:-3000px;
	margin-top:13px;
}

#bar_menu3{
	background:url(../img/ctg_menu3.jpg) no-repeat center center;
	width:290px;
	height:49px;
	display:inline-block;
	text-indent:-3000px;
	margin-top:14px;
}

#bar_menu4{
	background:url(../img/ctg_menu4.jpg) no-repeat center center;
	width:290px;
	height:61px;
	display:inline-block;
	text-indent:-3000px;
	margin-top:5px;
}

table.menu_table,table.menu_table3{
	width:290px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.menu_table th,.menu_table3 th{
	text-align:left;
	font-weight:normal;
	width:32%;
}

.menu_table th.info2,.menu_table3 th.info2{
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #999999;
	width:32%;
}

.menu_table td{
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	border:none;
	width:14%;
}

.menu_table td.info,.menu_table3 td.info{
	border-bottom:1px dotted #999999;
	color:#333333;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}

.menu_table td.info2,.menu_table3 td.info2{
	border-bottom:1px dotted #999999;
	color:#333333;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}

.menu_table td.info3{
	width:3%;
}

.menu_table td.info4{
	width:20%;
}

.menu_table td.info5{
	width:1%;
	border-bottom:1px dotted #999999;
}

.menu_table td.info6{
	width:10%;
	border-bottom:1px dotted #999999;
}

.menu_table2 th,.menu_table2 td{
	border:none;
}

.menu_table2 th{
}

.fleft{
	float:left;
	display:inline;
}

.mleft15{
	margin-left:15px;
}

.menu_table3 td{
	color:#333333;
}




