
@charset "utf-8";

/* #result
--------------------------------------------------- */
.resultb table{
	width: 100%;
	margin: 35px 0 0 0;
	border: 1px solid #e8e8e8;
	background-color: #fcfcfc;
}

.resultb table.top{
	margin: 0;
}

.resultb table th{
	border: 1px solid #e8e8e8;
	border-right: none;
}
.resultb table th.name{
	padding:10px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

.resultb table th.list{
	width: 5em !important;
	background-color: #f5f5f5;
	text-align: center;
	vertical-align: middle;
	font-size: 0.7em;
}
.resultb table td{
	width: 140px;
	padding: 5px 10px; 
	text-align: left;
	border: 1px solid #e8e8e8;
	border-left: none;
	font-size: 0.75em;
}

.resultb table td.pict{
	width: 132px;
	vertical-align: middle;
	text-align: center;
}

.resultb table td.gallary{
	width: auto;
	padding: 10px 0;
}

.resultb table td.gallary ul{
	margin: 0 0 0 10px;
}

.resultb table td.gallary ul li{
	width: 24.5%;
	float: left;
	text-align: center;
}

.resultb p.link{
	margin: 25px 0;
	font-size: 0.75em;
	text-align: right;
}

.new {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: url(../img/bar_dottedline.gif) repeat-x left bottom;
}

.rehome {
	margin: 0 0 50px 0;
}

.new table td.img{
	padding: 0;
	width: 102px;
}

.rehome table td.img{
	padding: 0;
	width: 102px;
}

.new table th,
.rehome table th{
	height: 23px;
	padding: 0 0 0 30px;
	text-align: left;
}

.new table td,
.rehome table td{
	padding: 0 0 0 30px;
	font-size: 0.75em;
	line-height: 160%;
}

.new table td ul li,
.rehome table td ul li{
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	background: url(../img/icon_text02.gif) no-repeat left center;
	float: left;
}
#diary {
	margin: 0 0 40px 0;
}

#diary h3{
	margin: 0 0 12px 0;
	padding: 5px 0 5px 6px;
	font-weight: bold;
	background: url(../img/icon_05.gif) no-repeat left center;
	border-bottom: 1px solid #ccc;
}

#diary .img{
	width:193px;
	margin: 0 0 15px 0;
	float: left;
}

#diary p{
	font-size: 0.75em;
	line-height: 160%;
}

#diary .rightBox{
	width:360px;
	float: right;
}

#diary .rightBox table th{
	font-size: 0.70em;
}
#diary .rightBox table td{
	font-size: 0.75em;
}

#diary #comment{
	margin: 20px 0 0 0;
	padding: 10px;
	clear: both;
	border: 1px solid #e5e5e5;
}

#diary #comment h4{
	margin: 0 0 2px 0;
	font-size: 0.8em;
	font-weight: bold;
}



#diary table{
	margin: 1px 0 0 0;
	border: 1px solid #e8e8e8;
	background-color: #fcfcfc;
}


#diary table th{

	background-color: #f5f5f5;
	border: 1px solid #e8e8e8;
	border-right: none;
	vertical-align: middle;
	font-size: 0.75em;
}

#diary table td{
	width: 120px;
	padding: 5px 5px; 
	text-align: left;
	border: 1px solid #e8e8e8;
	border-left: none;
	vertical-align: middle;
	font-size: 0.75em;
}

.resultb table td.gallary{
	width: auto;
	padding: 10px 0;
}

#diary table td.gallary table.pictArea{
	width: auto !important;
	border: none;
}

#diary table td.gallary table.pictArea td{
	width: 84px;
	margin: 0 !important;
	padding: 0 0 0 12px !important;
	border: none !important;
}

#diary table td.gallary table.pictArea td.top{
	padding: 0;
}

#history{
	margin: 0 0 25px 0;
}

#history ul li{
	padding: 0 0 0 14px;
	font-size: 0.75em;
	line-height: 190%;
	background: url(../img/icon_text02.gif) no-repeat left center;
}