@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");


/* ボタン　ロールオーバー up */

#sub h2#cate-menu1 a {
	background: url(../img/info_01_up.jpg) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#sub h2#cate-menu1 {
	background: url(../img/info_01_up.jpg) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#sub h2#cate-menu1 a:hover {
	background:none;
}


/*　お知らせ　*/

#main p.text {
	padding-left: 1em;
	margin-bottom: 15px;
}

#main ul#list {
	margin: 0px 0px 50px;
	padding: 0px 0px 0px 30px;
}

#main ul#list li {
	margin-bottom: 0.5em;
}

/*　お知らせ　詳細　*/

#info-system {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
