body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a:active {  color: #FF6600}
a:hover {  color: #33CC33}
p {
	line-height: 1.8em;
	font-size: 14px;
}
h1 {
	font-size: 19px;
	line-height: 1.6em;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: normal;
}


.midashi {
	font-size: 17px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	letter-spacing: 2px;
	text-indent: 5px;
}
.midashi_s {
	color: #FFFFFF;
	background-color: #FF6600;
	display: inline;
	font-size: 14px;
	line-height: 1.5em;
}

.img_left {
	margin-right: 10px;
	padding: 0px;
	display: block;
	float: left;
	clear: left;
}
.img_right {
	float: right;
}


.date {
	font-size: 13px;
	color: #CC6633;
	text-align: right;
}
.chushaku {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	clear: left;
}

.px14 {
	font-size: 14px;
	line-height: 1.5em;
}
.px13 {
	font-size: 13px;
	line-height: 1.5em;
}
.kakomi {
	border: 1px solid #CC6600;
	display: block;
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-image: url(/wakaru/img/character/home_kakomi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



#main {
	padding: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.box_topics {
	width: 600px;
	margin-left: 60px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 1.5em;
}

.top_banner {
	float: right;
	height: 700px;
	width: 170px;
	clear: both;
	margin-right: 50px;
}
.news_icon {
	background-image: url(/img/news_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 55px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.arrow_blue_px13 {
	background-image: url(/img/point/cl_004.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
