@charset "utf-8";



#topmain {
	width: 800px;
	left: 0px;
	top: 0px;
	right: 0px;
}
#right a {
	margin-top: 0px;
	margin-bottom: 25px;
	display: block;
	text-align: center;
}
#left p {
	color: #333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	line-height: normal;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 20px;
	margin-left: 5px;
}

#left p a:link {
	color: #333;
	text-decoration: underline;
}
#left p a:hover {
	color: #F00;
	text-decoration: underline;
}
#left p a:visited {
	color: #333;
	text-decoration: underline;
}
#title a {
	color: #666;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
}
#whatnew_box {
	display: block;
	margin-bottom: 30px;
}
#blog_box {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
}

