@charset "utf-8";

/* ------------------------------
	topBase
------------------------------ */
#topBase {
	width:auto;
	background: url(/share/img/top/topimg_back.jpg) no-repeat center top;
	height:373px;
}
#topBase .mainimage {
	margin:0 auto;
	width:908px;
	text-align:left;
}
#topBase .mainimage p.pankuzu {
	font-size:85.7%;
	color:#666;
	padding:8px 0 0 14px;
}
#topBase .mainimage .mainphoto {
	width:908px;
	height:332px;
	position:relative;
}
#topBase .mainimage .mainphoto h2 {
	width:892px;
	height:316px;
	position:absolute;
	left:8px;
	top:8px;
}

/* ------------------------------
	topBase
------------------------------ */
#topcontsBase {
	width:auto;
	background:url(/share/img/common/contents_back.gif) repeat-x left top;
}
#topcontsBase .mainFld {
	margin:0 auto;
	width:902px;
	text-align:left;
}

/* ------------------------------
	topBase(leftFld)
------------------------------ */
#topcontsBase .mainFld .leftFld {
	width:638px;
	margin-left:1px;
	float:left;
}

.leftFld ul.fst_menu {
	width:638px;
	margin:22px 0 12px 0;
}
.leftFld ul.fst_menu li.lft {
	float:left;
}
.leftFld ul.fst_menu li.rgt {
	float:right;
}

.leftFld .topiview {
	width:638px;
	background:url(/share/img/top/topiframe_top.jpg) no-repeat left top;
	padding-top:45px;
	position:relative;
}
.leftFld .topiview .btm {
	background:url(/share/img/top/topiframe_btm.jpg) no-repeat left bottom;
	padding-bottom:3px;
}
.leftFld .topiview .btm .mid {
	background:url(/share/img/top/topiframe_mid.jpg) repeat-y left top;
	padding:0 17px 7px;
}
.leftFld .topiview p.rss {
	 width:42px;
	 height:14px;
	 position:absolute;
	 left:152px;
	 top:16px;
}
.leftFld .topiview p.list {
	 width:80px;
	 font-size:92.9%;
	 position:absolute;
	 left:220px;
	 top:13px;
}
.leftFld .topiview p.list a {
	background:url(/share/img/common/lk_mk.gif) no-repeat left center;
	padding-left:12px;
}
.leftFld .topiview dl:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}
.leftFld .topiview dl {
	padding-top:7px;
	display: inline-block;
}
* html .leftFld .topiview dl { height: 1%; }
.leftFld .topiview dl { display:block; }
.leftFld .topiview dl dt {
	font-size:92.9%;
	float:left;
	margin-right:1em;
}
.leftFld .topiview dl dd {
	float:left;
}

.leftFld ul.contents_bnr li {
	padding-top:9px;
}

.leftFld ul.contents_bnr2 {
	width: 658px;
	margin-left: -20px;
	padding-top:9px;
	overflow: hidden;
	_height: 1%;
}

.leftFld ul.contents_bnr2 li {
	float: left;
	margin-left: 20px;
	display: inline;
}


/* ------------------------------
	topBase(rightFld)
------------------------------ */
#topcontsBase .mainFld .rightFld {
	width:250px;
	float:right;
	padding-top:20px;
}








