@charset "UTF-8";
/* ***********************************************************************************************

                                  ［トピックス］

*********************************************************************************************** */

h1 {
	background-image: url(../topics/img/h1.gif);
	text-indent: -9999px;
	height: 107px;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}
.entry {
	margin-bottom: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4ECCC;
}
.entry .entry_data {
	font-size: 0.8em;
	color: #666666;
	background-color: #F0ECE4;
	clear: both;
	margin: 0px 10px 1em 10px;
	padding: 2px 3px 0px 6px;
}
#contents_left .entry .entry_data a {
	background-image: none;
	padding: 0px;
}
#contents_right h4 {
	clear: both;
	line-height: 100%;
	color: #1E0D07;
	font-size: 1.2em;
	background-image: url(../img/dot_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 5px 0px 7px 10px;
	padding: 5px 0px 5px 0px;
}
#contents_right .topics_function {
	padding: 0px 0px 1em 10px;
}
#contents_right .topics_function table {
	margin: 0px;
	padding: 0px;
}
#contents_right .topics_function ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#contents_right .topics_function li {
	background-image: url(../img/point-topics.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 3px 7px;
	line-height: 150%;
}
.topics_function a {
	color: #336699;
	text-decoration: none;
	background-image: url(../img/link_underbar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.topics_function a:visited {
	color: #663399;
	text-decoration: none;
	background-image: url(../img/link_underbar-visited.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.topics_function a:hover {
	color: #0099FF;
	text-decoration: none;
	background-image: url(../img/link_underbar-hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
#contents_right .topics_function input[type=text] {
	width: 140px;
}
.entry table{
	width:480px;
}
