body {
	background: #CCC;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p {	
	font-size: 12px;
	line-height:130%;
	letter-spacing: 1px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

.text {
	color: #ffffff;
	font-size: 11px;
}

.text a {
	color: #FFF;
	text-decoration:none;
}

.text a:hover {
	color: #ff3366;
	text-decoration: underline;
}

a {
	font-size: 12px;
	color: #3366ff;
	text-decoration:none;
}

a:hover {
	color: #ff3366;
}

.linkc {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

.linkc2 {
	font-size: 12px;
	color: #f08116;
}

#listwaku td {
	background:url(../img/new/list.jpg);
	font-size:10px;
}

div.main {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 480px;
}

.mainImg {
	display: block;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}

div.news {
	margin: 20px 7px 10px 0;
	padding: 0px;
}

div.contLeft {
	width: 220px;
	float: left;
	margin: 7px 2px 0 0;
	padding: 0px;
}

div.contRight {
	width: 220px;
	float: right;
	margin: 7px 0px 0 0;
	padding: 0px;
}

.contRight .midasiImg {
	margin: 0;
	padding: 0;
}

.contRight .str, .contLeft .str {
	border-bottom: 1px dashed #AAA;
	margin: 3px 0 15px 0;
	padding: 5px;
	color: #444;
	height: 110px;
	background-image: url(../img/bgcode.gif);
}

.str a {
	color: #444;
	text-decoration:none;
}

.str a:hover {
	color: #ff3366;
	text-decoration: underline;
}

#menu {
	width: 98%;
	border-style: solid solid none solid;
	border-color: #9AB9FF;
	border-size: 1px;
	border-width: 1px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
	
#menu li a:link, #menu li a:visited {
	color: #444;
	display: block;
	background: url(../img/menu.gif);
	padding: 9px 0 0 30px;
}
	
#menu li a:hover {
	color: #ff3366;
	background: url(../img/menu.gif) 0 -32px;
	padding: 9px 0 0 30px;
	text-decoration: underline;
}
	
#menu li a:active {
	color: #ff3366;
	background: url(../img/menu.gif) 0 -64px;
	padding: 9px 0 0 30px;
}

.viewMap {
	width: 475px;
	height: 173px;
	border: 1px solid #AAA;
	margin-bottom: 15px;
	padding: 2px;
}

#map {
	width: 99%;
	height: 99%;
	margin: 0px;
	padding: 2px;
}
