@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
	width:100%; 
	text-align:center;
}  

#zonebox {
	width: 990px;
	margin:15px auto 0 auto;
	text-align:left;
	background:#fff;
}

#toplogo {
	width:990px;
	height:205px;
	position:relative;
	z-index:1;
	text-align:center;
	background:url('../_img/top.jpg') transparent no-repeat center top;
}

#toplogo a span.h1top {
	position:absolute;
	width:990px;
	color:#C4CFDC;
	font-size:13pt;
	top:2px;
	left:0;
	text-decoration:none;
	cursor: pointer;
}
#toplogo a span.h1adr {
	position:absolute;
	width:300px;
	text-align:left;
	color:#00306B;
	font-size:10pt;
	top:88px;
	left:27px;
	text-decoration:none;
	cursor: pointer;
}

#main-top {
	margin: 0 8px 0 230px;
	height:11px;
	background:url('../_img/main_top.jpg') transparent no-repeat left top;
}
#main {
	margin: 0 8px 0 230px;
	background:#00306B;
}
#main-content {
	margin: 0 25px 0 20px;
	min-height: 560px;
	height: auto;
	_height: 300px;
}
#main-bottom {
	margin: 0 8px 0 230px;
	height:11px;
	background:url('../_img/main_bt.jpg') transparent no-repeat left top;
}


#sidebar_left{
	float:left;
	width:230px;
}
#sidebar_right{
	float:right;
	width:230px;
}
#sidebar_right .bar-content,.leftbar {
	padding:5px;
}
.bar-top{
	background:url('../_img/bar_top.jpg') transparent no-repeat center top;
	height:11px;
}
.bar-content {
	background:#00306B;
	margin:0 7px 0 7px;
}
.bar-bottom{
	background:url('../_img/bar_bt.jpg') transparent no-repeat center top;
	height:21px;
}
/* footter */	
#zonefoot {
	font-size:8pt;
	height:36px;
	width:990px;
	margin-top:10px;
	background:url('../_img/bottom.jpg') #f00 no-repeat left bottom;
}

#zonefoot-content { 
	padding:8px;
}
    	
#zonefoot a:link,#zonefoot a:visited,#zonefoot a:active,#sidebar_right a:link,#sidebar_right a:visited,#sidebar_right a:active,#sidebar_left a:link,#sidebar_left a:visited,#sidebar_left a:active {
	color:#fff;
}

#zonefoot a:hover, #sidebar_right a:hover, #sidebar_left a:hover {
	color:#f60;
}
   
/* editable content */
#main-content table {
	margin-left:auto;
	margin-right:auto;
}

#main-content table th { 
	font-weight:bold;
}  

#main-content table td { 
	font-weight:normal;
}

#main-content ol li {
	margin-left: 24px;
	margin-top:6px;
}

#main-content ul li {
	margin-left: 6px;
	margin-top:6px;
	list-style-type:none;
	padding-left:20px;
	background:url('../_img/bullet.png') transparent no-repeat left 2px;
}
#main-content ul, #main-content p, #main-content h1, 
#main-content h2, #main-content h3, #main-content h4 { 
	padding:5px; 
	line-height:1.4em;

}
#main-content h2 {
	font-size:13pt;
}
#main-content h3 {
	font-size:11pt;
}

#main-content p img { 
	margin:2px; 
}

#main-content a, #sidebar_right a, #sidebar_left a {
	color: #04C2D2;
	text-decoration:none;
}

#main-content a:hover, #sidebar_right a:hover, , #sidebar_left a:hover {
	color: #f60;
}
#main-content .list_navi { 
	position:relative;
	margin:2px 0; 
	padding:5px 0 0 10px;
}
#main-content .list_navi a {
	color: #06c;
	margin:0 5px;
}

#main-content .list_navi a:hover {
	color: #f60;
}

.list_anotation{
	position:relative;
	min-height:160px;
}
.list_anote_image {
	height:125px;
	width:150px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	left:0;
	top:30px;

}
.list_anote_noimage {
	position:absolute;
	left:0;
	top:30px;
}
.list_anotation p.anote_image_show {
	margin-left:150px;

}

.list_head .contentdate, .list_navi .contentdate, .detail_navi .contentdate {
	display:block;
	font-size:9pt;
	text-align:center;
	position:absolute;
	top:3px;
	right:10px;
}

.list_head, .detail_navi { 
	position:relative;
	font-weight:bold;
	height:32px;
	padding:5px 0 0 5px;
} 

#main-content .detail_navi a {
	color:#06c;
}

#main-content .detail_navi a:hover {
	color:#f60;
}

#main-content h2 {
	color:#B7B7B7;
}
input.req{
	background:#FFFF99;
}
label.req{
color:#f00;
}
hr.cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 

.separator {
	border-top:1px solid #000000;
}

.clr {
	clear:both;
}

.hid {
	display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

/* Server map */
.webmap li {
	font-size : 10pt;
} 

.swebmap li {
	font-size : 10pt;
} 

.swebmapcontent li {
	font-size : 10pt;
} 

#xbann, #xbann object { position:absolute;z-index:1; }
