@charset "EUC-JP";

/*　お知らせ
---------------------------------------------------------------------------*/

#cate-title {
	background: url(../img/info/cate_title.jpg) no-repeat left top;
	height: 95px;
	width: 800px;
	text-indent: -9999px;
	margin-bottom: 25px;
}

#title1 {
	height: 30px;
	width: 800px;
	text-indent: -9999px;
}

/*　お知らせ一覧　*/

.top #title1 {
	background: url(../img/info/title1.gif) no-repeat left top;
	margin-bottom: 25px;
}

dl#list {
	margin: 0px;
	padding: 0px 5px;
	font-size: 14px;
}

dl#list dt {
	float: left;
	width: 10em;
	padding: 0em 0em 0em 1em;
	margin: 0em;
	background: url(../img/info/icon1.gif) no-repeat left 6px;
}

dl#list dd {
	padding: 0em 0em 0em 10em;
	margin: 0em 0em 2em;
}


/*-------------------------------------------------------------------------*/

/*　詳細　*/

.article #title1 {
	background: url(../img/info/title2.gif) no-repeat left top;
	margin-bottom: 25px;
}

p#day {
	padding: 0px 15px;
	font-size: 14px;
	margin: 0px;
}

h3#article-title {
	border-bottom: 1px solid #E2DDDD;
	font-size: 20px;
	padding: 0px 15px 5px;
	margin-bottom: 10px;
}

div.system-free {
	width: 800px;
	margin-bottom: 30px;
}


/*　お知らせ一覧ページへ戻る　*/

p.link-list {
	display: block;
	margin: 0px auto 50px;
	padding: 0px;
	height: 22px;
	line-height: 0px;
	width: 180px;
}

p.link-list a {
	background: url(../img/info/bt1.gif) no-repeat left top;
	height: 22px;
	display: block;
	text-decoration: none;
	margin: 0px auto;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 180px;
}

p.link-list a:hover {
	opacity:0.8;filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
