/*================================ div_index_update*/
.div_index_update h4{
	background-color:#E8EFFE;
	color:#273C98;
	margin:0px;
	text-align:center;
}
.div_index_update dl{
	border:solid 1px #E8EFFE;
	margin:0px;
	padding:0 0.5em 0 0.5em;
	height:150px;
	overflow:auto;
	text-align:left;
}
.div_index_update dt{
	color:#404040;
	font-weight:normal;
}
.div_index_update dd{
	color:#404040;
	font-weight:normal;
	margin-left:0em;
	margin-bottom:0.5em;
}
.div_index_update dl{
  scrollbar-3dlight-color:    #FFFFFF;
  scrollbar-arrow-color:      #273C98;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color:       #FFFFFF;
  scrollbar-highlight-color:  #273C98;
  scrollbar-shadow-color:     #273C98;
  scrollbar-track-color:      #FFFFFF;
}
/*================================ div_index_vertical*/
.div_index_vertical{
	border-left:solid 1px #E0E0E0;
	float:left;
	margin-left:2px;
	margin-right:0px;
	width:1px;
}
.div_index_vertical img{
	height:270px;
	width:1px;
}
/*================================ div_index_horizon*/
.div_index_horizon{
	border-bottom:solid 1px #E0E0E0;
	clear:left;
	margin-top:0px;
	margin-bottom:5px;
	width:1px;
}
.div_index_horizon img{
	height:1px;
	width:770px;
}
/*================================ h1_index */
.h1_index{
	background-color:#E8EFFE;
	color:#273C98;
	font-size:14px;
	letter-spacing:0.1em;
	margin:0px auto 10px auto;
	padding:3px 0px 3px 0px;
	text-align:center;
	width:765px;
}
/* == index.htm セル内センターテーブル */
/*================================ tbl_index_center */
.tbl_index_center{
	color:#404040;
	float:left;
	height:250px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
	width:370px;
}
/*================================ td_index_center01 */
.td_index_center01{
	font-size:10px;
	line-height:166%;
	vertical-align:top;
	width:110px;
}
.td_index_center01 div{
	font-size:9px;
	line-height:166%;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
/*================================ td_index_center02 */
.td_index_center02{ 
	line-height:166%;
	vertical-align:top;
} 
.td_index_center02 h1{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
.td_index_center02 h1 a{
	font-size:14px;
	font-weight:bold;
}
/*================================ td_index_center03 */
.td_index_center03{ 
	height:70px;
	line-height:166%;
	vertical-align:top;
} 
.td_index_center03 h2{ 
	background-color:#FDF0D4;
	color:#F49540;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
}
.td_index_center03 p{
	color:#808080;
	line-height:166%;
	margin-top:0px;
	margin-bottom:0px;
}
