@charset "utf-8";

/*トピックス*/
td.font10 {
	font-size: 75%;
	line-height: 150%;
}
.copy {
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	color: #1D9189;
}
.midashi {
	line-height: 125%;
	font-weight: bold;
	color: #1D9189;
}
.activepage {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68B6A7;
	width: 30px;
}

#detailbox{
    clear:both;
	width:200px;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.searcharea{
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
.searchnumber{
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

.line td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.line th{
 font-weight:normal;
}

#photo{
    clear:both;
	width:200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
 