h1{
	font:14px verdana,arial,helvetica,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	line-height:1.5em;
	color:#300;
	font-weight:bold;
}

h2 
{
	color: #5E3F00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
	clear: both;
}

.content-title h3
{
	font-size: 16px;
	color: #664500;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 25px;
	clear: both;
}

.content-title h3 A
{
	text-decoration: none;
	color: #CC6600;
}

h4 
{
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}

.large_thumnail{
	float:right;
	text-align: center;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.large_thumnail_left{
	float:left;
	text-align: center;
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.small_thumnail{
	text-align: center;
	font-size: 10px;
	width: 150px;
}

.thumbnail{

}

.thumbnail img{
	margin: 10px;
	margin-top: 0px;
	float: left;
}

#main_area p {
	margin: 10px;
}

#infotext{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.bloglist{
	margin: 0px;
	height: 90px;
	padding-top: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.bloglist img{
	padding-right:5px;
}

.imglist{
	width: 140px;
	height: 90px;
	text-align:center;
	float:left;
}

table.infomation
{
 border-style: none;
 text-align: center;
 white-space: nowrap;
}

table.infomation tr td {
 border-color: #aaa;
 border-width: 1px;
 border-style: solid;
 width: 150px;
 text-align: left;
 padding: 3px;
}
table.infomation td.cols {
 width: 80px;
 background-color: #f4f4f4;
 text-align: center;
}
table.infomation td.tcategory {
 width: 400px;
 text-align: left;
}

table.infomation td.estate_misc {
 padding: 0px;
 width:70%;
}

table.banks{
	width: 95%;
	margin: 0 auto;
	margin-top: 15px;
}

table.banks tr td {
 border-color: #aaa;
 border-width: 1px;
 border-style: solid;
 text-align: left;
 padding: 3px;
}

table.banks th {
 border-color: #aaa;
 border-width: 1px;
 border-style: solid;
 text-align: left;
 padding: 3px;
 background-color: #f4f4f4;
 text-align: center;
 font-size: 11px;
}

#itemlists{
	clear: both;
	margin-top: 10px;
}

.item{
	width: 180px;
	float:left;
	text-align: center;
	font-size: 10px;
}

#category{
	margin: 10px;
	margin-bottom: 0px;
}

#category A {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-bottom: 0px;
	background-image: url(/img/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#category A:hover {
	text-decoration: none;
	font-weight: bold;
}

#category li{
	float: left;
}


strong{
	font-weight: bold;
}

.entry-info{
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
}

.content P{
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
}

.readmore{
	text-align: right;
	margin-right: 40px;
	font-size: 14px;
	clear: both;
}

#flip2{
	text-align:center;
}

#worklists li{
	width: 150px;
	height: 170px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size:12px;
	float: left;
}

.estate_misc p{
	font-size:12px;
	padding:0px;
	margin:0px;
}

.leftbox{
	float: left;
}


