@import "right_menu.css";

#top_image {
	width:800px;
	height:250px;
	background:url('images/home/home_image.jpg') no-repeat 0 0;
}

#news_info ul {
	margin-left:10px;
	margin-right:10px;
}
#news_info li {
	border-bottom:1px solid #EFECE0;
}
#news_info li .date {
	width:5em;
	margin-right:-5em;
	float:left;
	text-align:center;
	display:block;
}

#news_info li .desc {
	padding-left:5em;
	float:left;
	display:block;
}

#contents h2 {
	width:530px;
	height:32px;
	text-indent:-999em;
	margin-top:40px;
}

#salute {
	margin-top:0.8em !important;
	background:url('images/home/message.gif') no-repeat 0 0;
}
#notice_info .title {
	background:url('images/home/notice.gif') no-repeat 0 0;
text-indent:-999em !important;
height:32px !important;
}
#news_info {
	background:url('images/home/news.gif') no-repeat 0 0;
}

#side_menu h4 {
	width:220px;
	height:32px;
	text-indent:-999em;
}
#offday {
	margin-top:8px;
	background:url('images/home/offday.gif') no-repeat 0 0;
}
#work {
	background:url('images/home/work.gif') no-repeat 0 0;
}

#notice_info .desc {
padding:5px 10px;
}
#notice_info h1 {
font-size:180%;
font-weight:bold;
}
#notice_info h2 {
text-indent:0;
line-height:1;
height:inherit;
margin:0.8em 0 0.5em;
font-size:150%;
font-weight:bold;
}
#notice-info h3 {
font-size:130%;
font-weight:bold;
}
#notice-info h4 {
font-size:115%;
font-weight:bold;
}
#notice-info h5 {
font-size:110%;
font-weight:bold;
}
#notice-info h6 {
font-size:80%;
font-weight:bold;
}

#notice_info p {
margin:inherit;
line-height:1.5;
}
#notice_info p.date {
border-bottom:1px solid #192784;
padding-left:5px;
color:#192784;
line-height:1;
margin-left:0;
margin-right:0;
margin-bottom:10px;
}
#notice_info p.date span {
line-height:1.1;
font-weight:bold;
}
#notice_info strong {
font-weight:bold;
color:inherit;
}
