* {
	padding: 0;
	margin: 0;
} 

body {
	margin:0;
	padding: 0;
	background: #fbeec7;
	color: #444;
	font: 13px Arial, Verdana, Tahoma, sans-serif;
	line-height: 17px;
}

img {border: none;}
a{ color: #2A84E5; text-decoration: underline; }
a:hover {  color: #000; }

#contentt {
	padding: 0 10px 0 10px;
	clear:both;
}
#bottom {
	padding: 10px 0;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 10px;
}

#header {
	height: 148px;
	line-height: 30px;
	background: #fff url(../images/header.png) no-repeat;
	background-position:0 0;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom:0px solid gray;
}

#header h1 {
	font-size: 12px;
	letter-spacing: -1px;
	padding: 0px 10px 0 0;
	margin:3px;
	color: #FFFFFF;
	text-align: right;
}
#header h1 a { 
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover {
	color: #FFFFFF;
}
#header h2 {
	letter-spacing: -1px; 
	padding: 0 0 0 16px; 
	font-size: 24px; 
	color: #000;
}

#headermenu {
	height: 12px;
	line-height: 12px;
	margin-top: 0px;
}
.headerm { 
	padding: 0;
	font-weight: 100;
}
.headerm li {
	float:right;
	list-style-type:none;
}
.headerm li a {
	display:block;
	padding:0 20px;
	text-decoration:none;
	color: #AAA;
	letter-spacing:1px;
	letter-spacing: -1px;
	font-size: 10px;
}
.headerm li a:hover {
	color:#000;
	text-decoration:none;
}

.headerSubTitle{
	text-align: right;
	margin-top: 20px;
	padding-right: 15px;
	color: #000000;
}

/* left */

.left {
	margin-top: 0px;
	float: left;
	width: 220px;
	line-height: 15px;
}

.left h2 {
	color: #fff;	
	background: #FF69B4 url(../images/contenth2.png) repeat-x;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
}

.left h2 a {
	color: #fff;
}
.left h2 a:hover {
	color: #000;
}

h2.new {
	background: #FF69B4 url(../images/contenth2.png) repeat-x;
}

h2.info {
	background: #FF69B4 url(../images/contenth2green.png) repeat-x;
}


.left ul  {
	color: #aaa;
	text-align: left;
	margin: 3px auto 8px 1px; 

	text-decoration: none;	
	list-style-type:none;	
}
.left li a{
	
	display: block;
	width: 210px;
	height: 45px;
	line-height: 45px;
	color: #FF69B4;
	background: transparent url(../images/off-botan01.png) 0 0 no-repeat;
	text-align: center;
	text-decoration: none;
	margin: 2px auto 1px auto;
	font-size: 16px;
	font-weight: bold;
}
.left li a:hover {
	background: transparent url(../images/on-botan01.png) 0 0 no-repeat;
}
.left ul a:hover { color : #333; }

.searchMenu {
	
}

.newCell{
	border-bottom:1px dotted #FF69B4;
	height:70px;
	clear: both;
	margin-bottom: 3px;
}


/* left+middle */

.leftmiddle {
	width: 740px;
}

.leftmiddle h2 {
	font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;	
	background: #FF69B4 url(../images/contenth2green.png) repeat-x;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}


/* middle */
.middle { 
	margin-top: 0px;
	float: left;
	width: 510px;
	margin-left: 10px;
	line-height: 20px;
}
.middle h2,h3.linkTitle {
	font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;	
	background: #FF69B4 url(../images/contenth2green.png) repeat-x;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.middle h2 a {
	color: #fff;
}
.middle h2 a:hover {
	color: #000;
}

.middle h3.linkTitle {
	height: 22px;
	line-height: 22px;
}

#center-topic{
	margin: 20px 0px 5px 0px;
}

.maintopic h3 {
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

.maintopic div{
	color:  #000000;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #33cc00;
}

/* right */
.right {
	margin-top: 0px;
	float: right;
	width: 200px;
}
.right h2 {
	margin: 10px 0 0 0;
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	line-height: 30px;	
	background: #CC0001 url(../images/contenth2.png) repeat-x;
	height: 30px;
	color: #fff;
	padding-left: 10px;
}

h2.bookmarkh2{
	background: #CC0001 url(../images/contenth2orange.png) repeat-x;
}

#rightBoxWrapper{
	position: fixed;
	width: 200px;
}
.rightBox{
	margin-top: 0;
	max-height: 250px;
	overflow: auto;
}
.bspink{
	border:1px solid #FF69B4;
}
.bsorange{
	border:1px solid #FF8700;
}


#footer { 
	color: #777;
	text-align: center;
	padding-bottom: 10px;
	border-top: 2px solid #FF69B4;
	clear:both;
}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 

#footer li {
	display: inline;
	padding: 3px;
	margin: 3px;
}
#footer-menu{
	height: 55px;
	background: transparent url(../images/wo-logo.png) 15px 0 no-repeat;
	padding: 5px 5px 5px auto;
	margin: 10px auto auto auto;
	border:0px solid gray;
	text-align: right;
}

#pageNavi {
	padding-left: 5px;
	float:left;
	margin-left:7px;
	font-size: 10px;
}

#DetailMain {
	width: 741px; 
	border-top: 0;
	border-left: 1px solid #80AA00;
	border-right: 1px solid #80AA00;
	border-bottom: 1px solid #80AA00;
	margin-bottom: 20px;
	margin-top: 5px;
}

#DetailMain caption {
	font-weight: bold;
	font-size: 1.4em;
	background-color: #EAFFAA;
	border: 1px solid #80AA00;
	/*border-bottom: 0;*/
	padding:3px;
	padding-left: 10px;
	margin: 8px 0 0 0;
	line-height: 1.5em;
}

#DetailMain h3 {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #EAFFAA;
	border-top: 1px solid #80AA00;
	border-bottom: 1px solid #80AA00;
	padding:3px;
	padding-left: 10px;
	margin: 8px 0 0 0;
	line-height: 1.5em;
}

#DetailMain caption a{ color: #444; text-decoration: none; }
#DetailMain caption a:hover{ color: #777; text-decoration: underline; }
#DetailMain td {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	margin:1px;
	padding: 5px;
}
#DetailMain th {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	width: 80px;
	border-top: 0;
	border-left: 0;
	margin:1px;
	padding: 5px;
}

#DetailMain h3.topic {
	color: #fff;	
	border: 0;
	background: #28D000 url(../images/contenth2green.png) repeat-x;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.keepBotton{
	cursor:pointer;
	background: #FF5580 url(../images/button120_24.png) 0 0 no-repeat;
	background-color: #FF5580;
	color:white;
	padding: 3px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

#SearchResult {
	width: 510px; 
	border-top: 0;
	border-left: 1px solid #80AA00;
	border-right: 1px solid #80AA00;
	border-bottom: 0px solid #80AA00;
	margin-bottom: 20px;
	margin-top: 5px;
}
#SearchResult caption {
	font-weight: bold;
	background-color: #EAFFAA;
	border: 1px solid #80AA00;
	border-bottom: 0;
	padding:3px;
	margin: 8px 0 0 0;
}
#SearchResult caption a{ color: #444; text-decoration: none; }
#SearchResult caption a:hover{ color: #777; text-decoration: underline; }
#SearchResult td {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	margin:1px;
	padding: 5px;
}
#SearchResult th {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	width: 80px;
	border-top: 0;
	border-left: 0;
	margin:1px;
	padding: 5px;
}
.tri20orange{
	background: #FFFFFF url(../images/icon/tri16orange.png) 0 0 no-repeat;
	padding-left:18px;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
}

#EntryForm {
	
}
#EntryForm div{
	padding:3px;
	line-height: 16px;
}
#EntryForm h3{
	padding:3px;
	border: 1px solid green;
	border-color: green;
	margin:3px;
}

#EntryForm ul{
	color: #444;
	margin-left: 20px;
	list-style: upper-alpha;
}

#EntryForm li{
	margin-left: 20px;
	list-style: upper-alpha;
}
#EntryForm td {
	background-color: #FFEEEE;
}

#EntryForm caption {
	text-align: left;
}
.EntryForm_help ul{
	color: #444;
	margin-left: 10px;
}

.EntryForm_help li{
	margin-left: 10px;
}

.EntryForm_text {
	width: 95%;
	height: 1.5em;
}

.EntryForm_textarea {
	width: 95%;
	height: 10em;
}


.r {
	text-align: right;
}
.l {
	text-align: left;
}
.c {
	text-align: center;
}

.em08 {
	font-size: 0.8em;
}
.em12 {
	font-size: 1.2em;
}
.em14 {
	font-size: 1.4em;
}
.em16 {
	font-size: 1.6em;
}
.em18 {
	font-size: 1.8em;
}

.pink {
	color: #FF69B4;
}

#searchBox caption {
	display: none;
}

.BCcel {
	border: 0px solid gray;
	vertical-align: top;
	padding: 3px;
}

.BCcel h4{
	font-size: 14px;
}
.BCcel div{
	padding-left:10px;
}


.BCcel01 {
	border: 1px solid #FFA500;
	vertical-align: middle;
	background-color: #FFA500;
	color: #FFEDBD;
	font-size: 16px;
	font-weight: bold;
}
.BCcel02 {
	border: 1px solid #FFEDBD;
	vertical-align: middle;
	background-color: #FFEDBD;
	color: #FFA500;
	font-size: 16px;
	font-weight: bold;
}

.BCcel01 div{
	font-size: 12px;
	color: gray;
}
.BCcel02 div{
	font-size: 12px;
	color: gray;
}

.BCcel01 a{
	color: #FFEFFF;
}
.BCcel02 a{
	color: #FFA500;
}

.BCcel01 a:hover{
	color: #FF0000;
}
.BCcel02 a:hover{
	color: #FF0000;
}

.BCBox {
	border: 1px dashed #FFD5F4;
}

.ocBox{
	background-color: #FFD5F4;
}

.OCcel {
	border: 0;
	padding: 1px;
	width:160px;
	vertical-align: middle;
}
th.CDcel{
	background-color: #ffccff;
	padding-top:5px;
	padding-bottom:auto;
}

#AreaList {
	clear:both;
	height: 264px;
	margin-top:0;
	border: 1px solid green;
}

#AreaList li {
	display:block;
	float: left;
	padding:3px;
	margin: 3px;
	width: 234px;
	text-decoration:none;
	border: 1px solid gray;
	height: 70px;
}

#RouteList li {
	display:block;
	float: left;
	padding:5px;
	margin: 2px;
	text-decoration:none;
	border: 1px solid gray;
}


div.pageNavi {
	width: 100%;
	height: 20px;
	background-color: transparent;
}
span.navi_p{
	display: block;
	float: left;
}
span.navi_n{
	display: block;
	float: right;
}

textarea {
	font-size: 1em;
}

/* Effect */

#bcInformarion .bcDiscription{
	display: none;
}
.bcDiscription{
	height:128px;
}
#bcInformarion img{
	display: block;
	float: left;
	margin: 1px;
	margin-right: 3px;
}
#bcInformarion h3{
	color: green;
	padding-top:3px;
}
#bcInformarion p{
	font-size: 10px;
	padding: 2px;
}

.center-menu-list{
	margin: 0px;
	padding: 0px;
	height: 47px;
}
.center-menu-list ul{
	margin-top: 10px
}
.center-menu-list li{
	list-style-type: none;	
	float:left;
}

.center-menu-list li a{
	display:block;
	width: 168px;
	height: 45px;
	line-height: 45px;
	color: #000000;
	background: transparent url(../images/bcButton_out.png) 0 0 no-repeat;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 1px;	
}

.center-menu-list li a:hover{
	background: transparent url(../images/bcButton_on.png) 0 0 no-repeat;
}

/* History */
.history{
	border-bottom:1px dotted #FF69B4;
	margin:3px;
	
}

.historyH3 {
	background: transparent url(../images/point_pink.gif) 1px 0px no-repeat;
	padding:1px;
	padding-left:18px;
	margin:1px;
	font-size: 12px;
}


#About {
	border-top: 0;
	border-left: 0px solid #80AA00;
	border-right: 0px solid #80AA00;
	border-bottom: 1px solid #80AA00;
	margin-bottom: 20px;
	margin-top: 5px;
	padding:5px;
	line-height: 1.6em;
}

#About caption {
	font-weight: bold;
	font-size: 1.4em;
	background-color: #EAFFAA;
	border: 1px solid #80AA00;
	/*border-bottom: 0;*/
	padding:3px;
	padding-left: 10px;
	margin: 8px 0 0 0;
	line-height: 1.5em;
}

#About h3 {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #EAFFAA;
	border-top: 1px solid #80AA00;
	border-bottom: 1px solid #80AA00;
	padding:3px;
	padding-left: 10px;
	margin: 8px 0 0 0;
	line-height: 1.5em;
}
#About table {
	width:470px;
}
#About caption a{ color: #444; text-decoration: none; }
#About caption a:hover{ color: #777; text-decoration: underline; }
#About td {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	margin:1px;
	padding: 5px;
}
#About th {
	border: 0;
	border-bottom: 1px dotted #80AA00;
	width: 120px;
	border-top: 0;
	border-left: 0;
	margin:1px;
	padding: 5px;
}

#About div{
	padding:3px;
}
#About ul  {
	text-align: left;
	margin: 3px auto 8px 20px; 

	text-decoration: none;	
}
#SiteMap {
	padding:5px;
	line-height: 1.6em;
}
#SiteMap div{
	padding:3px;
}
#SiteMap ul{
	color: #444;
	margin-left: 20px;
}

#SiteMap li{
	margin-left: 20px;
	list-style: square;
}
#SiteMap h3{
	padding:3px;
	border: 1px solid green;
	border-color: green;
	margin:3px;
}
#SiteMap h4{
	padding:3px;
	border-botom: 1px solid green;
	border-color: green;
	margin:3px 3px 3px 15px;
	
}

.advSearchButton{
	display:block;
	width:120px;
	font-size: 12px;
	cursor:pointer;
	background: transparent url(../images/button125_20.png) 0 0 no-repeat;
	color:white;
	padding-left: 2px;
	margin: 5px 0 2px 0;
}
.left-topic-news h3 {
	font-size: 14px;
}

.emess{
	background-color: yellow;
	color:red;
}
.mess{
	background-color: green;
	color:white;
}