@charset "UTF-8";

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
.catch_area {
	font-size: 16px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	line-height: 160%;
	border: 1px dotted #336666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #FFFF99;
	color: #CC0000;
}
.title2 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #336666;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 2px;
}
a:link {
	text-decoration: none;
	color: #3333CC;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.topic_date {
	color: #666666;
	font-size: 12px;
}
.saisyukosihn {
	color: #3333CC;
	font-size: 12px;
}
.blogtitle {
	color: #F60;
	font-size: 20px;
	line-height: 140%;
}
.orange_small {
	color: #F60;
	font-size: 12px;
}
.brown {
	color: #633;
}
.t12 {
	font-size: 12px;
}
.t18 {
	font-size: 18px;
}

