@charset "utf-8";
#title_img {
	width:550px;
	height:153px;
	margin-bottom:30px;
}

#title_img h3 {
	display:block;
	width:550px;
	height:153px;
	background:url(images/title_img.jpg) no-repeat;
	text-indent:-9000px;
}



li.bt_cate01 a {
	display:block;
	background:url(images/bt_01.gif) no-repeat;
	width:225px;
	height:45px;
	text-indent:-9000px;
	text-decoration:none;
	}
	
	
li.bt_cate02 a {
	display:block;
	background:url(images/bt_02.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate03 a {
	display:block;
	background:url(images/bt_03.gif) no-repeat;
	width:225px;
	height:45px;
	text-indent:-9000px;
	text-decoration:none;
	}
	
	
li.bt_cate04 a {
	display:block;
	background:url(images/bt_04.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate05 a {
	display:block;
	background:url(images/bt_05.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate06 a {
	display:block;
	background:url(images/bt_06.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate07 a {
	display:block;
	background:url(images/bt_07.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate01 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_01_over.gif) no-repeat;
}


li.bt_cate02 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_02_over.gif) no-repeat;
}
	
li.bt_cate03 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_03_over.gif) no-repeat;
}


li.bt_cate04 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_04_over.gif) no-repeat;
}

li.bt_cate05 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_05_over.gif) no-repeat;
}

li.bt_cate06 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_06_over.gif) no-repeat;
}

li.bt_cate07 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_07_over.gif) no-repeat;
}


dl.list dt a {
	display:block;
	height:15px;
	font-size:14px;
	text-decoration:none;
	list-style-position:inside;
	border-left:15px solid #ff9900;
	padding-left:5px;
	padding-bottom:3px;
	font-weight:bold;
}
	

dl.list dd {
	display:block;
	width:235px;
	margin-left:20px;
	margin-bottom:15px;
	height: auto;
	padding-top: 10px;
}
	

