@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head_ttl {
	height: 71px;
	width: 750px;
	background-color: #990000;
	background-image: url(../images/head-bg.gif);
	background-repeat: repeat-x;
}
#head_ttl h1 {
	font-size: 12px;
	text-indent: -999em;
	background-image: url(../images/logo_080428.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 412px;
}
#main_img {
	height: 235px;
	width: 750px;
}
#header {
	width: 750px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contents_left {
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-bottom: 50px;
}
#contents_left h2 {
	font-size: 12px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 180px;
	text-indent: -999em;
}
#contents_right {
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-top: 20px;
	height: 400px;
}
#left_box #info {
	margin-top: 10px;
}

#contents_left ul {
	list-style-type: none;
	margin-left: 3px;
	line-height: 20px;
	font-size: 12px;
}
#right_box {
	float: left;
	width: 190px;
	margin-left: 10px;
}
#left_box {
	float: left;
	width: 360px;
	margin-bottom: 50px;
}
#right_box img {
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#news h2 {
	font-size: 12px;
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 360px;
	text-indent: -999em;
}
#left_box #news_list {
	height: 212px;
	width: 355px;
	margin-top: 5px;
	border: 1px solid #8C2124;
}

#news_list dt {
	font-weight:bold;
	margin-bottom:5px;
	padding-top: 5px;
	padding-left: 5px;
}

#news_list dd {
	padding-left:10px;
}
#info h2 {
	font-size: 12px;
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 360px;
	text-indent: -999em;
}
#left_box #info_list {
	height: 140px;
	width: 355px;
	margin-top: 5px;
	border: 1px solid #8C2124;
}
#left_box  ul {
	margin-left: 15px;
	margin-top: 5px;
}


#contents_left li {
	border: 1px solid #990000;
	margin-top: 2px;
	width: 150px;
	padding-left: 20px;
	text-indent:5px;
	height: 34px;
	display: block;
	background-image: url(../images/li-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.line-height-12px {
	line-height: 12px;
}
.line-height-34px {
	line-height: 34px;
}
