/* メイン画像
------------------------------------------------ */
#index_main{
	width:806px;
	height:293px;
	position:relative;
	background:url(../image/top/index_main.jpg) no-repeat;
}
#index_main .link_to_ifront{
	position:absolute;
	top:198px;
	left:603px;
}
#index_main .global_navi{
	position:absolute;
	top:256px;
	left:20px;
}

/* トップコンテンツ
------------------------------------------------ */
#index_contentes{
	width:790px;
	margin:10px auto 0;
}
#index_contentes #left{
	width:580px;
	float:left;
}
#index_contentes #right{
	width:190px;
	float:right;
}

#left .sub_box {
	width:580px;
	position:ralative;
	overflorw:hidden;
}
#left .blog{
	width:287px;
	float:left;
}
#left .news{
	width:287px;
	float:right;
}

#left .writed_box{
	width:285px;
	height:auto;
	border:#6B9933 1px solid;
	margin:3px 0px 0px 0px;
}
#left .writed_box dl{
	border-bottom:1px dotted #999999;
	width:90%;
	margin:5px 0px 5px 10px;
}
