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

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

#zonebox {
 width: 994px;
 margin:0 auto 0 auto;
 text-align:left;
 background:url('../_img/cntnt_bg.jpg') transparent repeat-y;
 position:relative;
}

#toplogo {
  width:994px;
  height:190px;
  background:url('../_img/head.jpg') transparent no-repeat 0 0;
  position:relative;
}
#toplogo h1 {
 width:300px;
 height:145px;
}
.full_naviset_actual a{
 color: #00AEED;
}
#toplogo h1 a:link,#toplogo h1 a:active,#toplogo h1 a:visited {
 display:block;
 width:300px;
 height:145px;
}

#toplogo h1 a span {
	position:absolute;
	top:-400px;
	left:0;
}

#main {
	width:750px;
	/*margin: 0 0 0 265px;*/
	float:right;
	 background:url('../_img/search.jpg') transparent no-repeat right top;
}

.main-content {
	min-height: 300px;
	height: auto;
	_height: 300px;
	margin:30px 20px 0px 10px;
	font-size:13px;

}

#left-sidebar {
	width:244px;
	float:left;
	min-height: 300px;
	height: auto;
	_height: 300px;

}

.sidebar-content {
	padding:15px 20px;
	font-size:13px;
}
.info_bar {
 color: #fff;
}

/* footter */	
#zonefoot {
 font-size:8pt;
 color:#000;
 width:994px;
 height:100px;
 background:url('../_img/foot.jpg') #fff no-repeat 0 0;
 text-align: center;
}

.zonefoot-content { 
 padding:10px 0 0 0;
}

#zonefoot a:link,#zonefoot a:visited,#zonefoot a:active {
 color:#06c;
 font-weight:normal;
}

#zonefoot a:hover {
 color:#f60;
}
/* editable content */
.main-content table {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.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: 6px;
	margin-top: 6px;
	list-style-type:none;
	padding-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 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; }

