/* ------------------------------
	GENERAL
------------------------------ */
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

#wrapper {
	background:url(../../img/bg_all.jpg) center 0 no-repeat #FFF;
	width:100%;
}

#wrapper_inner { width:920px; margin:0 auto; text-align:left;}

#header {width:920px; margin:0 auto; text-align:left; position:relative;	background:none;height:425px;}

/* ------------------------------
	HEADER
------------------------------ */

#header h1 {padding-left:0;}

#flash {
	position:absolute;
	top:69px;
	left:235px;
}
#flash,#swf_gate {width:450px; height:340px;}

#l_car {
	position:absolute;
	top:168px;
	left:235px;
	z-index:200;
}
#r_car {
	position:absolute;
	top:168px;
	left:586px;
	z-index:210;
}

/* ------------------------------
	GLOBALNAVI
------------------------------ */

#globalnavi {width:920px; text-align:left; height:59px; margin:0 auto;	background:none;}

/* ------------------------------
	HOMEMAIN
------------------------------ */

#main_h {width:920px; background:url(../../img/bg_contents.jpg) no-repeat 0 0; clear:both; height:1%;}

#main_inner_h {padding:17px 7px 0 10px; }

#news {float:left; padding-top:3px;}
#bnner {
	float:right;
}
#banner_box{position:relative; width:432px;}

#banner_box #bn_01 {
	position:absolute;
	top:0;
	left:216px;
}

#news {background:url(../../img/news_box.jpg) no-repeat 0 33px; height:183px}

#news_inner {
	width:450px;
	height:140px;
	overflow:auto;
}
#table_box {padding-left:1.2em;}
#list_table {
	width:415px;
}
#list_table td {
	background:url(../img/bg_line_news.gif) repeat-x bottom;
	padding-bottom:0.5em;
	padding-top:0.5em;
	vertical-align:top;
	line-height:1.5em;
	color:#FFF;
}
#list_table td.day { width:15%}
#list_table td.entry { padding-left:0.5em; width:85%}
#list_table td img { vertical-align:middle;}

#contents_btm { padding-left:10px;clear:both;}

#bn_other {padding-top:0.5em; padding-bottom:0.5em; position:relative;}
#bn_other span {
	position:absolute;
	top:33px;
	left:640px;
	display:block;
	font-size:10px;
	color:#666666;
	line-height:150%;
}
#bn_other img {margin-right:0.5em;}

.no_entry {padding:1em;}

/* ------------------------------
	FOOTER
------------------------------ */
#footer_inner { width:920px; background:none; height:89px; margin:0 auto; text-align:left;}


/* ------------------------------
	infoarea01
------------------------------ */

#infoArea02{
	background-image: url(../img/ico_01.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	color:#008000;
	width:460px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
}
#infoArea02 a:link{
	color:#008000;
}

#infoArea02 a:visited{
	color:#008000;
}

#infoArea02 a:hover{
	color:#008000;
	text-decoration: none;
}