@charset "utf-8";
@import url("common.css");
@import url("deco.css");
/* CSS Document */
.index_head{
	background-image:url(/common/img/toppage/h2_index04.jpg);
	background-repeat:no-repeat;
	height:270px;
	width:850px;
	}

h2.index_h2{
	text-indent:-9999px;
	height:24px;
	line-height:24px;
	}
.index_head_btns{
	width:201px;
	float:right;
	}
.index_head_btns p{
	margin:0;
	font-size:100%;
	line-height:100%;
	padding:0;
	}	
.index_head_btns p.firstChild{
	margin:0;
	height:69px;
	}
.index_head_btns p.secondChild{
	height:70px;
	margin:10px 0 0 0;
	}
.index_head_btns p.thirdChild{
	height:70px;
	margin:9px 0 0 0;
	}
.top_first_left{
	width:350px;
	float:left;
	}
.top_first_right{
	width:260px;
	float:left;
	}
.top_first_left table{
	width:340px;
	border:1px solid #CCCCCC;
	}
.top_first_left table th{
	padding:5px;
	background: #E8F8FF;
	border-bottom:1px dotted #CCCCCC;
	}
.top_first_left table td{
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	}
.top_second_wrap{
	height:250px;
	overflow:scroll;
	}		
.top_second_wrap table{
	width:580px;
	}
.top_second_wrap table th{
	padding:5px 0;
	width:140px;
	border-bottom:1px dotted #CCCCCC;
	}	
.top_second_wrap table td{
	padding:5px 0;
	border-bottom:1px dotted #CCCCCC;
	}
.top_bottom_left{
	width:315px;
	float:left;
	margin-right:10px;
	}		
.top_bottom_right{
	width:315px;
	float:left;
	}
.top_bottom_left ul,
.top_bottom_right ul{
	margin:10px;
	}
.top_bottom_left ul li,
.top_bottom_right ul li{
	border-bottom:1px dotted #999999;
	padding:5px 0;
	}			
.indexStrong{
	margin:10px;
	border:3px double #069;
}
.indexStrong p{
	padding:0 10px;
	font-size:medium;
	_font-size:small;
	font-weight:bold;
	background:#f9f9f9;
}

.indexMessage{
	padding:10px 0;
}

.indexMessage p{
	margin-bottom:0.7em;
}
.fr{
	margin:0 0 10px 10px;
	float:right;
	border:3px double #ddd;
}
.str{
	font-weight:bold;
}

#time{
	border:3px solid #ddd;
	padding:10px;
}

#time2{
	font-weight:bold;
	font-size:130%;
	color:#F00;
}
#time2{
	display:block;
}

/***********2010/03/20***********/
.indexNote{
	border:3px double #ddd;
	padding:5px 10px;
}

