@charset "utf-8";

/***************

　トピックス　

****************/

#topics #gl-nav li#menu2 a {
	background: url(../img/gl-nav_02_down.jpg) no-repeat left top;
}

#topics div#title {
	background: url(../img/topics_title.jpg) no-repeat left top;
	padding: 0px;
	line-height: normal;
	width: 770px;
	height: 150px;
	margin: 0px;
}

#topics div#title h2,
#topics div#title p {
	text-indent: -9999px;
}

#topics #contents {
	width: 750px;
	padding: 15px 10px;
}

/*　一覧　*/

#topics ul.list {
	list-style: url(none) none;
	margin: 0em 2em 10em;
	padding: 0px;
}

#topics ul.list li {
	list-style: url(none) none;
	margin: 0em 0em 0.5em;
	padding: 0em 0em 0em 1em;
	background: url(../img/icon_02.gif) no-repeat left 5px;
}

#topics ul.list span {
	color: #666;
}


/*　詳細　装飾フリー部分　*/

.article div#cate-title {
	border-left: 5px solid #221616;
	padding: 8px 10px;
	margin-bottom: 5px;
}

.article div#cate-title p {
	background: url(../img/icon_02.gif) no-repeat left 5px;
	padding-left: 1em;
	color: #666666;
}

.article div#cate-title h3 {
	font-size: 14px;
}

/*　詳細　装飾フリー部分　*/

.article div.system-free {
	border-top: 1px solid #000;
	background: #E6E3DA;
	padding: 10px 15px 30px;
	margin-bottom: 18px;
	width: 720px;
}

.article div.system-free p.list {
	display: block;
	height: 30px;
	width: 170px;
	background: url(../img/topics_down.jpg) no-repeat left top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

.article div.system-free p.list a {
	height: 30px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 170px;
	background: url(../img/topics_up.jpg) no-repeat left top;
	border-style: none;
}

.article div.system-free p.list a:hover {
	background:none;
}
