@charset "UTF-8";

/* h2
*****************************************/
h2{
	text-indent:-9999px;
}

/* body
*****************************************/
#body_contener2{
	height:850px;
}

#body2{
	height:850px;
}

#body_contener{
	background-image:url(../img/bg_flash.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#body{
	padding-top:30px;
	background-image:url(../img/bg_flash_shadow.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#body_contener2{
	margin-top:24px;
	background-image:url(../img/bg_bdr_green.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#body2{
	background-image:url(../img/bg_bdr_orange.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* flash
*****************************************/
#mainfla{
	background-image:url(../img/bg_flash_flame.jpg);
	background-repeat:no-repeat;
	padding:13px 14px 23px 12px;
}

/* contener
*****************************************/
#contener01{
	width:725px;
	float:left;
}

#contener02{
	width:180px;
	float:right;
}

#contener02 h2{
	background-image:url(../img/bg_title_banner.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}

#leftbox{
	padding-left:5px;
}

#wrapper01{
	margin:20px 0px 0px 12px;
	padding-right:10px;
	/*border-right:1px solid #CCCCCC;*/
}

#wrapper02{
	padding:9px 10px 0px 0px;
}

/* title
*****************************************/
#title_news{
	width:172px;
	height:66px;
	background-image:url(../img/title_top.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	float:left;
}

#title_info{
	width:172px;
	height:66px;
	background-image:url(../img/title_top.jpg);
	background-repeat:no-repeat;
	background-position:0px -66px;
	overflow:hidden;
	float:left;
}

#title_message{
	width:172px;
	height:66px;
	background-image:url(../img/title_top.jpg);
	background-repeat:no-repeat;
	background-position:0px -132px;
	overflow:hidden;
	float:left;
}

#title_report{
	width:172px;
	height:66px;
	background-image:url(../img/title_top.jpg);
	background-repeat:no-repeat;
	background-position:0px -198px;
	overflow:hidden;
	float:left;
}

/* news
*****************************************/
#news{
	margin-bottom:10px;
	padding:24px 0px 10px 0px;
	clear:both;
	float:none;
}

#news ul{
	width:519px;
	float:right;
}

#news ul li{
	margin-bottom:10px;
	padding:0px 0px 10px 30px;
	background-image:url(../img/icn_news.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
}

#news ul li p{
	line-height:10px;
}

#news ul li p a{
	margin:0px;
	padding:0px;
	line-height:14px;
	color:#333333;
}

#news ul li p a:hover{
	text-decoration:underline;
}

#news ul li p span{
	color:#006600;
	display:block;
	border:none;
	line-height:25px;
}

.goto span{
	text-align:right;
	display:block;
}

.goto a:link{
	margin:5px 0px;
	padding:5px 10px;
	border:1px solid #999999;
	background-color:#FFFFCC;
	color:#333333;
	font-size:12px;
}

.goto a:visited{
	margin:5px 0px;
	padding:5px 10px;
	border:1px solid #999999;
	background-color:#FFFFCC;
	color:#333333;
	font-size:12px;
}

.goto a:hover{
	margin:5px 0px;
	padding:5px 10px;
	background-color:#FFCC00;
	border:1px solid #cccccc;
	color:#000000;
	font-size:12px;
}

.goto a:action{
	margin:5px 0px;
	padding:5px 10px;
	background-color:#FFCC00;
	border:1px solid #cccccc;
	color:#000000;
	font-size:12px;
}

/* info
*****************************************/
#info{
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	clear:both;
	float:none;
}

#info_box{
	width:519px;
	float:right;
}

#info_box h3{
	margin-bottom:10px;
	padding:2px 10px 2px 30px;
	background-image:url(../img/icn_new.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	color:#FF0033;
	border-bottom:1px dotted #FF6600;
}

#info_box p{
	margin-bottom:10px;
}

#info_box img{
	margin:0px 10px 10px 0px;
	padding:10px;
	border:1px solid #cccccc;
	background-color:##F6C8A0;
	float:left;
}

/* message
*****************************************/
#message{
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	clear:both;
	float:none;
}

#message_box{
	width:519px;
	float:right;
}

#message_box h3{
	margin-bottom:10px;
	padding:2px 10px 2px 30px;
	background-image:url(../img/icn_garyu.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	border-bottom:1px dotted #cccccc;
}

/* report
*****************************************/
#report{
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	clear:both;
	float:none;
	border-bottom:1px dotted #CCCCCC;
}

#report_box{
	width:520px;
	float:right;
}

#report_box h3{
	margin-bottom:10px;
	padding:2px 10px 2px 30px;
	background-image:url(../img/icn_message.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	border-bottom:1px dotted #cccccc;
}
