.kiji_top {
	padding-bottom: 10px;
	background-image: url(../../images/page_curl_foot.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 165%;
}
.kiji_top h3 {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 30px;
	background-image: url(../../images/bg_kiji_head.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 1.2em;
}
.kiji_top_m {
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
	background-image: url(../../images/bg_kiji_m.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #363636;
	line-height: 165%;
	font-size: 0.9em;
}
.kiji_top ul {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
}
.kiji_top ul li {
	margin-left: 30px;
	padding: 0px;
	margin-bottom: 5px;
}

.wnew {
	background-color: #fafafa;
	font-size: 0.9em;
}
.wnew h3 {
	text-shadow: 0px 1px 0px white;
	padding-top: 20px;
	color: #4b4b4b;
	text-align: center;
	font-size: 12px;
}
.wnew_m {
	padding-bottom: 20px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/column_back.gif);
}
.wnew ul {
	padding: 0px;
	margin: 0px;
}
.wnew li {
	padding-left: 25px;
	padding-bottom: 12px;
	padding-right: 25px;
	padding-top: 12px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/column_list_back.gif);
	font-size: 11px;
	line-height: 140%;
	color: #535353;
	list-style-type: none;
}
.wnew h4,.wnew a {
	padding-bottom: 4px;
	color: #1f7980;
	font-size: 12px;
	text-decoration: underline;
}
.wnew h4,.wnew a:hover {
	color: #0066cc;
}
.blog_rss ul li {
	margin-bottom: 16px;
	line-height: 145%;
}

.blog_detail {
	color: #7d7d7d;
	line-height: 145%;
	font-size: 12px;
}

.blog_rss ul li a {
	color: #0066cc;
}

.blog_rss ul li a:hover {
	color: #1f7980;
}

