/*================================
 ID/CLASS ELEMENT SET
================================*/
/* SWF */
#swfArea{
	padding: 4px 0 10px;
	background: #eee url(../img/bg_swf.gif) repeat-x left bottom;
}
#swfArea div#swfAreaInner{
	width: 800px;
	margin: 0 auto;
}
div#container p{
	width: 500px;
	margin: 24px auto;
	padding: 24px;
	color: #333;
	background-color: #efefef;
	border: solid 3px #fff;
}
div#container p a img{
	margin: 12px 0 0;
}

/* mainArea */
#mainArea{
	padding: 14px 33px;
	background: url(../img/bg_dot.gif) repeat left top;
}



/*«ΆRecfloatpDIVAoi[GApstyle Add by M.Yabuzaki 2011.04.01«*/
#tabBgInner_left{
	float:left;
}

#bnnrArea_Long{
	width: 555px;
	width:543px;
	height:45px;
	margin:0 0 7px 0;
}



#tabContent{
	width: 555px;
	float: left;
	/* «ΗΑ «*/
	background: url(../img/bg_tab_mid.gif) repeat-y left top;
}



#tabIndex{
	margin: 0;
	padding: 32px 0 0 11px;
	background: url(../img/bg_tab_top.gif) no-repeat left top;
}
#tabIndex li{
	width: 127px;
	height: 30px;
	margin: 0 4px 0 0;
	float:left;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
	text-align: center;
}
#tabIndex li span{
	margin: 11px 0 0;
	display: block;
}
#tabIndex .close {
	background:  url(../img/bg_tab_def.gif) no-repeat left top;
	color:#0000FF;
}
#tabIndex .open {
	background:  url(../img/bg_tab_act.gif) no-repeat left top;
	text-decoration: none;
}
#tabBoxIndex {
	margin: 12px 0 0;
	padding: 0;
}
ul.news{
	width:515px;
	height: 161px;
	margin: 0 0 0 14px;
	padding: 0;
}
* html body ul.news {
	height: 171px;
}

ul.news li{
	margin: 0;
	padding: 0 0 20px;
	line-height: 1.1;
	background: url(../img/line_tab.gif) repeat-x left bottom;
}
ul.news li a{
	display: inline;
}
ul.news li.last{
	background: none;
}
ul.news li strong{
	padding: 0 8px 0 0;
	font-size: 10px;
}




ul.list{
	margin: 0;
	padding: 0 0 0 14px;
	/* «ΗΑ« */
	background: url(../img/bg_tab_btm.gif) no-repeat left bottom;
	height: 33px;
}
ul.list li{
	margin: 0;	
	padding: 7px 0 5px 0;/*©ΟX */
	background: none;
}





#bnnrArea{
	width: 248px;
	float: left;
}
#bnnrArea a{
	display: block;
	margin:0 0 2px;
}
#bnnrArea a.last{
	margin-bottom: 0;
}
#accessArea{
	width: 248px;
	margin: 0 0 1px;
	background: url(../img/bg_access_mid.gif) repeat-y left top;
}
#accessArea dl{
	margin: 0;
	padding: 0;
	background: url(../img/bg_access_btm.gif) no-repeat left bottom;
}
#accessArea dl dt{
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_access_top.gif) no-repeat left top;
}
#accessArea dl dt a{
	margin: 0;
	display: inline;
}
#accessArea dl dt a img{
	margin: 10px 0 0 160px;
}
#accessArea dl dd{
	height: 67px;
	margin: 0;
	padding: 0 10px 0;
	font-size: 10px;
	line-height: 1.4;
}
.pagetopBtn{
	padding: 0;
	clear: left;
}
.pagetopBtn img{
	margin-top: 23px;
}
/*================================
CLEAR
================================*/

#tabBgInner,
#tabIndex{
	min-height:1%;
}
#tabBgInner:after,
#tabIndex:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #tabBgInner,
* html #tabIndex{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
/* ----------------------------- */
