/* contents(topページのみ)  */

div#contents {
	background-image: url(images/mishima_top2.jpg);
	background-repeat: no-repeat;
	background-position: -30px bottom;
}
div#contents h1 {
	margin: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 2.2em;
}
div#contents h2 {
	color: #CC6600;
	text-align: left;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 15px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 15px;
}
div#contents p.txt1 {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 15px;
}
div#contents div.topics {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 260px;
	display: inline;
	margin-right: 0px;
}
div.topics li {
	color: #FFFFFF;
	list-style-type: none;
	line-height: 2.5em;
	text-align: right;
	width: 170px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.topics ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.topics li a {
	display: block;
	height: 2.5em;
	width: 170px;
	background-color: #990000;
	color: #FFFFFF;
	padding-right: 10px;
}
div.topics li.topi {
	background-image: url(images/topics.gif);
	background-repeat: no-repeat;
	background-position: 42px 8px;
	height: 30px;
	width: 180px;
}
div.topics a:visited {
/*
	color: #000000;
	background-color: #666666;
*/

	background-color: #990000;
	color: #FFFFFF;
}
div.topics li a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}
div.home {
	background-color: #000000;
	text-align: left;
	border: 1px solid #666666;
	color: #999999;
	width: 398px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
}
div.home p strong {
	color:#998B72;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #998B72;
}
p.gototop {
	font-size: 0.85em;
	line-height: 2em;
	text-align: right;
	padding-right: 20px;
	clear: both;
}
p.gototop a {
	color: #6699CC;
}
p.gototop a:visited {
	color: #6699CC;
}
h2.home a,h2.home a:visited {
	color: #CC6600;
}
h2.home a:hover {
	color: #FF9900;
	text-decoration: underline;
}
