@charset "euc-jp";
/*****************************/
/*       index             */
/*****************************/
#index_lead {
	background:url(../image/com_con_bg_blue.gif)  repeat-x top left;
	margin-bottom:30px;
	text-align:center;
}
/*#index_lead .index_lead_inner {
	background:url(../image/index/lead_bg.jpg) no-repeat;
background-position: 50% 0pt;
min-width: 1130px;
}*/
/*	width:1130px;
*/
#index_lead h2 {
	width:900px;
	margin:0 auto;
}
#index_contents {
	width:900px;
	margin:0 auto;
}
#index_contents .index_main {
	float:left;
	width:620px;
	display:inline;
}
#index_contents .index_main .txt01 {
	margin:18px 0 18px 14px;
}
/****/
#index_contents .index_main table.tbl01 {
	margin:0 0 0 20px;
}
#index_contents .index_main table.tbl01 tr {
	height:56px;
	width:600px;
}
#index_contents .index_main table.tbl01 th {
	width:92px;
	text-align:center;
	line-height:120%;
	vertical-align:middle;
	background:url(../image/index/con01_bg.jpg) no-repeat top left;
}
#index_contents .index_main table.tbl01 td {
	padding-left:10px;
	padding-right:10px;
	line-height:120%;
	font-size:13px;
	vertical-align:middle;
	background:url(../image/index/con01_bg02.jpg) no-repeat top left;
}
/****/
#index_contents .index_side {
	float:right;
	width:240px;
	display:inline;
}
#index_contents .index_side ul.side_bn li {
	background:url(../image/index/side_bn_bg.jpg) no-repeat bottom left;
	width:240px;
	height:80px;
	margin-bottom:15px;
}
