#mainContents #topics {
	width: 580px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContents #topics h3 {
	background-image: url(common/img/gif/topics.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 17px;
	text-indent: -9999px;
}
#mainContents #topics p {
	width: 580px;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CFF;
}
#mainContents #topics p a {
	font-size: 80%;
	text-decoration: none;
	display: none;
}
#mainContents #topics p a:hover {
	font-size: 80%;
	text-decoration: none;
	color: #F00;
}
#mainContents #topics ul li a {
	text-decoration: none;
}
#mainContents #topics ul li a:hover {
	text-decoration: underline;
}
#mainContents #topics ul {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
}
#mainContents #topics ul li {
	margin-bottom: 8px;
}
#mainContents #introduction {
	width: 580px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#introduction img {
	border: 2px solid #FFF;
}
#announce {
	margin-bottom: 15px;
	line-height: 1.4em;
	text-align: left;
	color: #060;
	padding-left: 20px;
	font-size: 110%;
	font-weight: bold;
}
span {
	font-size: 10px;
}

#mainCenter {
	margin-left: 10px;
}

#mainContents #inform {
	width: 580px;
	margin-bottom: 20px;
}
#mainContents #inform p {
	color: #F00;
}
#mainContents #inform p span {
	font-size: 90%;
	line-height: 1.2em;
}
.mainPhoto01,
.mainPhoto02 {
	height: 170px;
	width: 580px;
	clear: both;
}
.mainPhoto01 p a,
.mainPhoto02 p a {
	text-decoration: none;
}
.mainPhoto01 p a:hover,
.mainPhoto02 p a:hover {
	text-decoration: underline;
}
.mainPhoto01 p img {
	float: left;
}
.mainPhoto02 p img {
	float: right;
}
.mainComment {
	width: 380px;
	float: right;
}
.mainPhoto01 .mainComment h2,
.mainPhoto02 .mainComment h2 {
	font-size: 130%;
	color: #333;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
	line-height: 20px;
}
.mainComment .comment {
	text-align: left;
	margin-left: 10px;
	line-height: 20px;
}
.subCommnent {
	width: 580px;
}
.subCommnent p {
	color: #F00;
}

