@charset "UTF-8";
@import "common.css";

/* ---------------------------------------------------------
	CSS Document Top Contents
--------------------------------------------------------- */

#visual {
	height: 190px;
	overflow: hidden;
	background: url(../images/visual.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

/* ---------------------------------------------------------
	CSS Document Top topics
--------------------------------------------------------- */

#topics {
	background: url(../images/topics_bg.jpg) repeat-y 0 0;
	position: relative;
	text-align: left;
}

#topics h3 {
	height: 31px;
	overflow: hidden;
	margin-top: 20px;
	background: url(../images/t_topics.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#topics ul {
	padding: 0 12px 10px;
	background: url(../images/topics_btm.jpg) no-repeat left bottom;
	line-height: 150%;
	list-style: none;
}

#topics li {
	margin-top: 10px;
	padding: 0 6px 5px;
	background: url(../images/line.jpg) repeat-x left bottom;
}

#topics p {
	position: absolute;
	top: 10px;
	left: 525px;
}

#topics a {
	text-decoration: none;
}

#topics a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------
	CSS Document Top consult
--------------------------------------------------------- */

#consult {
	background: url(../images/topics_bg.jpg) repeat-y 0 0;
	position: relative;
	text-align: left;
}

#consult h3 {
	height: 31px;
	overflow: hidden;
	margin-top: 20px;
	background: url(../images/t_consult.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#consult h4 {
	padding: 3px;
	background: #888;
	text-align: center;
	font-size: 116%;
	color: #fff;
}

#consult h4 a {
	color: #fff;
}

#consult h4 a:hover {
	color: #f90;
}

#consult p {
	position: absolute;
	top: 10px;
	left: 525px;
}

#consult table {
	width: 190px;
	border-collapse: collapse;
	text-align: center;
}

#consult th {
	padding: 0;
	border: solid 1px #ccc;
	line-height: 220%;
}

#consult td {
	padding: 0;
	border: solid 1px #ccc;
	line-height: 220%;
}

#consult .sun {
	color: #900;
}

#consult .sat {
	color: #036;
}

#consult td a {
	display: block;
	background: #FFE9BF;
	font-weight: bold;
	color: #333;
}

#consult td.sun a {
	color: #900;
}

#consult td.sat a {
	color: #036;
}

#consult td a:hover {
	color: #f90;
}

#consult div.clearfix {
	padding: 15px 15px 10px;
	background: url(../images/topics_btm.jpg) no-repeat left bottom;
	line-height: 150%;
	list-style: none;
}

#consult ul {
	width: 370px;
	list-style: none;
}

#consult li {
	margin-bottom: 3px;
	padding: 0 6px 3px;
	background: url(../images/line.jpg) repeat-x left bottom;
}

#consult li a {
	text-decoration: none;
}

#consult li a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------
	CSS Document Top Ad
--------------------------------------------------------- */

#ad {
	text-align: left;
}

#ad li {
	float: left;
	width: 140px;
	height: 60px;
	padding-top: 20px;
	list-style: none;
}
