body{
	background-color: #FFFFFF;
}
img{
	border: none;
}
#container{
	width: 800px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCCCC;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic";
	font-size: 14px;
	line-height: 18px;
	overflow:hidden;
}
#sidebar{
	width: 180px;
	float: left;	
	padding-top: 10px;
}
ul.side-navi{
	list-style: none;
	margin:0;
	padding:0;
	text-align:center;
}
.mini{
	padding-right:15px;
	color:#ba0088;
	text-align:right;
}
ul.side-navi li{
	margin-bottom: 2px;
}
div.sub-banner ul{
	list-style: none;
	margin:0;
	padding:0;
	text-align:center;
}
div.sub-banner li{
	margin-bottom: 5px;
}

#content{
	width: 620px;
	float: right;
	padding-top: 10px;
	text-align:left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(img/bg_info.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 28px;
	width: 620px;
	padding-top: 6px;
	padding-left: 22px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0 15px;
	line-height: 18px;
}
.media {
	overflow:hidden;
	height: auto;
	width: 600px;
}
.media_comment{
	clear: both;
	width: 600px;
	line-height: 16px;
}
ul#media{
	list-style: disc;
	margin-bottom: 25px;
}
.table_01{
	float: left;
	border: #0A50A1 3px inset;
}
.table_01 th{
	text-align: left;
	background: #075F9B;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0 5px 15px;
	color: #FFFFFF;
}
.table_01 td{
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0 5px 20px;
}
.table_02{
	margin-top: 20px;
}
.table_02 th{
	border-left: #FF0000 1px solid;
	text-align: left;
	padding: 10px 0 10px 15px;
	background: #999999;
	width: 150px;
	line-height: 16px;
	font-size: 14px;
	color: #FFFFFF;
}
.table_02 td{
	padding: 10px 0 10px 20px;
	text-align: left;
	background: #EEEEEE;
	line-height: 16px;
	font-size: 13px;
}
.table_03{
	float: left;
	border: #006027 3px inset;
}
.table_03 th{
	text-align: left;
	background: #0A351B;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0 5px 15px;
	color: #FFFFFF;
}
.table_03 td{
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0 5px 20px;
}
.table_04 th{
	border-left: #FF0000 1px solid;
	text-align: left;
	padding: 5px 0 5px 15px;
	background: #D7B9C9;
	width: 200px;
	line-height: 16px;
	font-size: 13px;
	color: #FFFFFF;
}
.table_04 td{
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0 5px 20px;
}
.td{
	text-align: center;
	border: #444444 1px solid;
	vertical-align: top;
	width: 200px;
	font-size: 13px;
	line-height: 16px;
}
.td2{
	text-align: center;
	vertical-align: bottom;
	width: 200px;
}
.group_01{
	width: 600px;
	text-align: left;
	background: url(img/line01.gif) repeat-y;
}
.group_txt_01{
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
.group_txt_02{
	font-size: 13px;
	padding-left: 20px;
	float: left;
}
.group_txt_03{
	width: 570px;
	padding-left: 20px;
	font-size: 13px;
}
.group_img{
	width: 170px;
	float: right;
	text-align:center;
}
#news{
	width: 570px;
	margin: 0 auto;
	text-align:left;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic";
	font-size: 14px;
	line-height: 18px;
}
.b_img{
	float: left;
}
.b_txt{
	width: 475px;
	float: right;
}
.map_google{
	text-align:center;
}
.txt{
	font-size: 12px;
	color: #444444;
}
.txt_r{
	font-size: 12px;
	color: #FF0000;
}
.pad_t_10{
	padding-top: 10px;
}
.pad_l_10{
	padding-left: 10px;
}
.pad_l_20{
	padding-left: 20px;
}
.pad_t_20{
	padding-top: 20px;
}
.mar_r_20{
	margin-right: 20px;
}
.mar_t_10{
	margin-top: 10px;
}
.mar_t_20{
	margin-top: 20px;
}
.mar_t_40{
	margin-top: 40px;
}
.mar_b_20{
	margin-bottom: 20px;
}
.mar_b_50{
	margin-bottom: 50px;
}
#footer{
	height: 25px;
	width: 800px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	text-align:center;
	background: url(img/footer.gif) no-repeat;
}