#main h2{
	font-size: 100%;
	margin: 5px 0px 5px 20px;
}
.infobox {
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 10px 15px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}

.searchbox {
	width: 498px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #CCEDB2;
}

.pagebox1{
	font-size: 80%;
	margin:1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.pagebox2{
	font-size: 80%;
	margin:1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFDEDF;
}

.search_title {
	width: 500px;
	height : 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/seach_title_bg.gif);
}
.search_title2 {
	width: 500px;
	height : 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/seach_title_bg2.gif);
}
.search_title_title {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}
.eventday {
	font-size: 80%;
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
.formlist{
	font-size: 80%;
	line-height: 140%;
	margin: 5px 0px 0px 20px;
}
.resultsheader{
	margin: 0px 0px 0px 5px;
}
.tdleft{
	font-weight: bold;
	text-align: right;
}
.searchword {
	font-size: 80%;
	line-height: 140%;
	color: #339900;
	padding: 5px 10px 5px 0px;
}
.inputword {
	width: 230px;
}
.selectstyle {
	width: 90px;
}
.message {
	width: 488px;
	margin: 5px 0px 10px 0px;
	padding: 5px;
	font-size: 80%;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}
.nextpage {
	width: 488px;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-size: 90%;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	text-decoration: underline;
}
.resultsbox{
	margin: 5px 0px 0px 0px;
}
.boxRandomArea {
	width: 498px;
	background-color: #EEEEFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tableResults .tableList {
	width: 498px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.tableList .tableIcon {
	font-size: 12px;
	font-weight: bold;
}
.tableList .tableIcon .tdShubetsu {
	color: #FFFFFF;
	background-color: #FF9900;
}
.tableList .tableIcon .td3d {
	color: #FFFFFF;
	background-color: #FF6600;
}
.tableList .tableIcon .tdNew {
	color: #000000;
	background-color: #FFCC00;
}
.tableList .fontCompanyName {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}
.tableList .eventCompanyName {
	font-weight: bold;
	text-decoration: underline;
}
.tableList .tdComment {
	font-size: 80%;
	line-height: 140%;
	margin: 0px;
	padding: 3px 10px 3px 10px;
}
.tableList .tdCompanyInfo {
	font-size: 80%;
	padding: 3px 10px 3px 10px;
}
.tableList .fontEventTitle {
	font-size: 18px;
	font-weight: bold;
}
.font-count {
	font-size: 120%;
	color: #FF3300;
	font-weight: bold;
}
.searchsubtitle {
	font-size: 80%;
	line-height: 140%;
	color: #339900;
	background: #E6F8C2;
}

.pref_red {
	font-size: 100%;
	line-height: 140%;
	color: #FF6666;
	font-weight:bold;
}

.searchback {
	border-top: 1px dotted #339900;
	margin: 5px 0px 0px 0px;
	font-size: 60%;
	line-height: 140%;
	color: #339900;
}


#under a:link,#under a:visited{
 color: #7777777;
 background: transparent;
 text-decoration: underline;
}
#under a:hover,#under a:active{
 color: #339900;
 background: transparent;
 text-decoration: underline;
}

/************* 工務店トピックス ***************/
.topicsdate {
	font-size: 80%;
	line-height: 120%;
	color: #7C3F08;
	padding: 3px 5px 1px 5px;
}
.topicsword {
	font-size: 80%;
	line-height: 120%;
	padding: 3px 5px 1px 5px;
}
.topicsdate2 {
	font-size: 80%;
	line-height: 120%;
	color: #7C3F08;
	padding: 1px 5px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.topicsword2 {
	font-size: 80%;
	line-height: 120%;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


