@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#main {
	background-color: #FFFFFF;
	width: 930px;
	margin: 0px;
	padding: 0px;
}
.txt10 {
	font-size: 10px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 930px;
	background-image: url(images/top_01.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#rightframe {
	margin: 0px;
	padding: 20px 10px 0px;
	width: 240px;
	float: left;
}
#foot {
	clear: both;
	width: 930px;
	font-size: 10px;
}
#main #centerframe .ichioshi table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #f3f7ce;
}
#leftframe {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	width: 191px;
	float: left;
}
#main #rightframe .banner {
	margin-bottom: 10px;
}
#main #rightframe .kensaku {
	background-color: #f3f7ce;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centerframe {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	width: 459px;
	float: left;
}
.dog {
	font-size: 10px;
	line-height: 14px;
}
#main #leftframe li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main #leftframe ul {
	margin: 0px;
	padding: 0px;
	background-color: #F3F7CE;
}
#main #head a {
	color: #666666;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
　　margin: 0px;
	padding: 10px;
}
#main #head li {
	font-size: 12px;
	list-style-type: none;
}
#main #head a:hover {
	color: #333333;
}
#main #textmenu a {
	color: #666666;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
　　margin: 0px;
	padding: 10px;
}
#main #centerframe #entry td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main #textmenu a:hover {
	color: #333333;
}
.thumbnail {
	padding: 3px;
}