@charset "UTF-8";

@import url("common.css");
@import url("menu.css");
@import url("layout.css");
@import url("line.css");
@import url("sub_menu.css");


/* -------------------contents------------------ */

#contents{
	width:720px;
	margin:0px;
	float:left;
}

#index_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/index_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_tit_01{
	width:720px;
	height:40px;
	background:url(../img/index_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_box_01{
	width:678px;
	padding:20px 20px 0px 20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#index_box_01 table{
	margin-bottom:20px;
}

#index_box_01 td{
	padding:5px;
}

#index_box_01 #im_area{
	width:213px;
	margin-bottom:20px;
	float:left;
}

#index_box_01 #tit_01{
	width:465px;
	margin-bottom:20px;
	font-size:1.5em;
	line-height:150%;
	font-weight:bold;
	float:left;
}

#index_box_01 dl{
	width:678px;
}

#index_box_01 dt{
	width:678px;
	margin-bottom:10px;
	float:left;
}

#index_box_01 dd{
	width:678px;
	margin-bottom:20px;
	float:left;
}

.index_img_01{
	width:678px;
	height:30px;
	background:url(../img/index_img_01.jpg) no-repeat;
	text-indent:-9999px;
}

.index_img_02{
	width:678px;
	height:30px;
	background:url(../img/index_img_02.jpg) no-repeat;
	text-indent:-9999px;
}

#index_tit_02{
	width:720px;
	height:40px;
	background:url(../img/index_tit_02.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_box_02{
	width:678px;
	padding:20px 20px 0px 20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#index_box_02 #im_area{
	width:213px;
	margin-bottom:20px;
	float:left;
}

#index_box_02 #tit_01{
	width:465px;
	margin-bottom:20px;
	font-size:1.5em;
	line-height:150%;
	font-weight:bold;
	float:left;
}

#index_box_02 table{
	margin-bottom:20px;
}

#index_box_02 td{
	padding:5px;
}

#index_box_02 .tit_02{
	margin-bottom:10px;
	font-size:1.5em;
	line-height:150%;
	font-weight:bold;
}

#index_box_02 dl{
	width:678px;
}

#index_box_02 dt{
	width:678px;
	margin-bottom:10px;
	float:left;
}

#index_box_02 dd{
	width:678px;
	margin-bottom:20px;
	float:left;
}
