@charset "shift_jis";
h1{
	font-size:small;
	font-weight:normal;
	display:inline;
}

/** ▼コンテンツ ****************/
#tl_top{
	width:690px;
	height:220px;
	background:url("../_img/topimage.jpg") no-repeat;
}
#tl_top div{
	margin:0;
	padding:25px 30px 15px 30px;
}
#tl_top p{
	width:400px;
	padding:0 0 0 30px;
}

#list{
	width:auto;
	margin:20px 0 0 0;
	padding:0;
}
#list li{
	height:28px;
	line-height:28px;
	margin:0;
	padding:0 0 10px 25px;
	background:url(../_img/list_bow.gif) no-repeat;
}
#list1{
	width:345px;
	float:left;
}
#list2{
	width:345px;
	float:left;
}
#list1 h2{
	height:55px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
	background:url("../_img/ttl_begin.gif") no-repeat;
}
#list2 h2{
	height:55px;
	margin:0;
	padding:0;
	text-indent:-10000px; 
	background:url("../_img/ttl_basic.gif") no-repeat;
}
#list1 ul{
	margin:0;
	padding:20px 0 0 35px;
	list-style:none;
	background:url("../_img/list_bg.gif");
}
#list2 ul{
	margin:0;
	padding:20px 0 0 25px;
	list-style:none; 
	background:url("../_img/list_bg.gif") 345px 0;
}
#list_ft{
	margin:0;
	padding:0;
	width:690px;
	height:35px;
	background:url("../_img/list_ft.gif") no-repeat;
}

#list .space {
background:none;
}