body{
	background-color: #FFFFFF;
}
img{
	border: none;
}
#container{
	width: 750px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic";
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
}
#sidebar{
	width: 230px;
	text-align: center;
	font-size: 15px;
	float: left;
	background-color: #bc80bd;
}
#iframe1{
	text-align: center;
	padding: 20px 0 20px 0;
}
.iframe1{
	width: 220px;
	height: 200px;
}
h1{
	font-size: 14px;
	height: 32px;
	padding: 5px 0 0 20px;
	color: #ffffff;
	font-weight:normal;
	background: url(img/title_bg.gif) no-repeat;
}
h2{
	color: #000066;
	font-size: 14px;
}
h3{
	color: #ff0000;
	font-size: 14px;
}
ul.li1{
	list-style: disc;
	margin:0;
	padding-left: 60px;
}
ul.li2{
	list-style: square;
}
ol.li3{
	padding-left: 60px;
}
#contents{
	text-align: left;
	margin-left: 15px;
	overflow: hidden;
	float: right;
	width: 500px;
}
.txt_11{
	font-size: 11px;
	color: #ffffff;
}
.table_01{
	width: 500px;
	border: #b05dab 1px inset;
	margin-bottom: 20px;
}
.table_01 th{
	width: 65px;
	background: #66A6B5;
	text-align: right;
	font-size; 14px;
}
.txt{
	color: #333333;
}
#map_txt{
	float: left;
}
#map{
	float: right;
}

#iframe2{
	padding: 0 0 20px 0;
}
.iframe2{
	width: 500px;
	height: 150px;
}
p{
	margin: 0;
	padding: 10px 0 10px 0;
}
#news{
	width: 480px;
	text-align: left;
	font-size: 15px;
}
#news ul{
	list-style: square;
}
#news li{
	margin-bottom: 15px;
}
#footer{
	width: 750px;
	padding-top: 15px;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	clear: both;
	text-align:center;
}
