@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background-color:#f1fff0;
}

#total_container{
	width:850px;
	height:auto;
	margin:0 auto;
}

/* ---------<header>---------- */
#header_container{
	width:850px;
	height:90px;
}
#header_under_space{
	width:850px;
	height:10px;
}

/* ---------<header>---------- */

/* ---------<top_flash>---------- */
#flash_container{
	width:850px;
	height:460px;
	margin:0 auto;
}

#flash_left{
	width:25px;
	height:460px;
	float:left;
}

#flash_contents{
	width:800px;
	height:460px;
	background-image:url(../img/flash_bg.jpg);
	float:left;
}

#flash_right{
	width:25px;
	height:460px;
	float:left;
}
/* ---------<top_flash>---------- */

/* ---------<contents_area>---------- */
#contents_area{
	width:850px;
	height:190px;
	margin:0 auto;
	background-image:url(../img/flash_under_bg.jpg);
}
.spacer{
	font-size:0px;
}
  /*-- info --*/
#contents_area_leftspace{
	width:25px;
	height:170px;
	float:left;
}
#contents_area .infobox{
	width:390px;
	height:170px;
	background-image:url(../img/info_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#contents_area .infobox .text_zone{
	width:330px;
	height:90px;
	margin:0 auto;
	margin-top:50px;
}

#contents_area .infobox .text_area{
	width:330px;
	height:90px;
	background-color:#e2ffe5;
	font-size:11px;
	color:#053a00;
	line-height:12px;
}

/* ------------< inline/overflow >------------ */

#contents_area .infobox .text_zone02{
	width:330px;
	height:95px !important;
	margin:0 auto;
	margin-top:50px;
	overflow:auto;
}
#contents_area .infobox .text_area02{
	display:inline;
	width:330px;
	height:90px;
	background-color:#e2ffe5;
	font-size:11px;
	color:#053a00;
	line-height:12px;
}

/* ------------< inline/overflow >------------ */

#contents_area_rightspace{
	width:20px;
	height:170px;
	float:left;
}
  /*-- info --*/
#contents_area .specetc{
	width:390px;
	height:170px;
	float:left;
}
#main_banner_area{
	width:390px;
	height:70px;
}
#spec_area{
	width:390px;
	height:90px;
}
#specetc_rightarea{
	width:25px;
	height:170px;
	float:left;
}
.clear{
	clear:both;
	font-size:0px;
	width:850px;
	height:5px;
}
/* ---------<contents_area>---------- */

/* ---------<subbanner_area>---------- */
#subbanner_area{
	width:850px;
	height:60px;
	background-image:url(../img/banner_area_bg.jpg);
}

.subbanner_01{
	width:200px;
	height:40px;
	padding:0px 0 20px 50px;
	float:left;
}
/* ---------<subbanner_area>---------- */


/* ---------<footer_area>---------- */
#footer_area{
	width:850px;
	height:44px;
}
/* ---------<footer_area>---------- */

/* ---------<copyright_area>---------- */
#copyright_area{
	width:850px;
	height:26px;
	font-size:11px;
	line-height:13px;
	color:#053a00;
}
#text01{
	width:850px;
	height:13px;
}
#text02{
	width:700px;
	height:13px;
	float:left;
}
#text03{
	width:150px;
	height:13px;
	float:left;
	text-align:right;
}
/* ---------<copyright_area>---------- */