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

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
	width:100%; 
	text-align:center;
	/* background:url('../_img/back-page.jpg') transparent repeat-x left top; */
}  

#zonebox {
  width: 994px;
  margin:0 auto 0 auto;
  text-align:left;
}

#toplogo {
  width:994px;
  height:175px;
  text-align:left;
  background:url('../_img/head.jpg') transparent no-repeat left top;
  position:relative;
}

#toplogo h1 {
 position:absolute;
 top:15px;
 left:20px;
 width:310px;
 height:120px;
}

#toplogo h1 img {
 border:0;
}  

#toplogo h1 a { 
  display:block;
  height:120px;
  width:310px;
   
} 
#toplogo h1 a span{
	position: absolute;
  top: -300px;
}  
#lngbar {
width: 200px;
text-align: center;
position: absolute;
top: 130px;
}
#lngbar a img {
border: 0;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
KhtmlOpacity: .6;
opacity: .6;
}
#imagebox {
position: absolute;
top: 15px;
right: 20px;
width: 636px;
height: 116px;
}
#main {
	width:740px;
	/*margin: 0 0 0 265px;*/
	float:right;
}

.main-content {
	min-height: 300px;
	height: auto;
	_height: 300px;
	margin:5px 15px 20px 5px;
	font-size:13px;
}

#left-sidebar {
	width:220px;
	float:left;
	min-height: 300px;
	height: auto;
	_height: 300px;
	/* background:url('../_img/back-navi.jpg') transparent repeat-y left top; */
}

.sidebar-content {
	padding:15px 20px;
	font-size:13px;
	background:url('../_img/line.gif') transparent no-repeat left bottom;
}

/* footter */	
#zonefoot {
	font-size:11px;
	color:#000;
	width:994px;
	height:80px;
	text-align:center;
background:url('../_img/foot.gif') transparent no-repeat left top;
}

.zonefoot-content { 
	padding:14px 25px;
}
.zonefoot-content a {
	color: #10856B;
}
    	
/* 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 ul, .main-content ol {
	line-height:1.4em;
}

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

.main-content ul li {
	
	margin-left:20px;
	/* background:url('../_img/bullet.png') transparent no-repeat left 2px; */
}

.main-content p, .main-content h2, .main-content h3, .main-content h4 { 
	padding:5px; 
	line-height:1.4em;
}
.main-content h2 {
	font-size:18px;
}
.main-content h3 {
	font-size:16px;
}
.main-content h4 {
	font-size:14px;
}
.main-content p {
	font-size: 12px;
}
.main-content p img { 
	margin:2px; 
}

.main-content a {
	color: #06c;
	text-decoration:none;
}


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

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

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

.list_anotation{
	position:relative;
	height:170px;
}

.list_anote_image_link {
	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;
	text-align:center;
	position:absolute;
	top:3px;
	right:10px;
}

.list_head, .detail_navi { 
	position:relative;
} 

hr.cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 

.weebo_contact_form { border-collapse:collapse; }

.weebo_contact_form th, .weebo_contact_form td { 
	border-bottom:2px solid #ddd;
	padding:4px;
	vertical-align:top; 
}

.in {
	border:1px solid #000;
	font-size:16px;
	padding:2px;
}

.weebo_contact_form td .in {
	width:300px;
}

weebo_contact_form td textarea.in {
	width:300px;
	height:180px;
}

label.req {
	color:#f00;
}

input.req {
	color:#f00;
	background:#ffa;
}

textarea.req {
	color:#f00;
	background:#ffa;
}

.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; }

/* misc */

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

#search_form {
width: 200px;
height: 40px;
margin: 10px 0;
padding: 20px 0 0 30px;
background: url('../_img/sb.jpg') white no-repeat 0 0;
}
.searchbutton {
border: 1px solid #999;
color: #333;
font-size: 8pt;
font-weight: bold;
}
.srch {
border: 1px solid #ADACAB;
color: #666;
}

