@charset "utf-8";

/* 物件詳細
-------------------------------*/
.thank	{
	font-size: 28px;
	margin-bottom: 22px;
	}

#itembox {
	margin-bottom: 20px;
	margin-top: 40px;
	background-color:#f3f3f3;
	}
#itembox02 {
	margin-bottom: 15px;
	}
.box_inner {
	border:1px solid #c6c6c6;
	}
.box_outer {
	padding: 15px 0px 15px 10px ;
	}

.box_inner h4 {
	font-size: 1em;
	line-height: 1.25em;
	}

.box_inner .sttl01 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/images/line02.gif) left bottom no-repeat;
	}
	
#itembox .itm_inner {
	margin-bottom: 10px;
	}
#itembox .itm_inner02 {
	margin-bottom: 0px;
	}
	
#itembox dl {
	/*height: 125px;*/
	float: left;
	width: 292px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(/images/line03.gif) right top no-repeat;
	position:relative;
	}
#itembox dl.dl_rgt {	
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#itembox dt {
	font-weight: bold;
	margin-bottom: 10px;
	}
#itembox dt input {
	position: relative;
	top: 2px;
	}
#itembox dd img {
	float: left;
	margin-right: 10px;
	}
*html #itembox dd a { /*IE6*/
	margin: 0;
	}
#itembox dd .stxt {
/*	float: right; */
	width: 292px;
	
	}
#itembox dd .stxt li {
	line-height: 1.33em;
	}
#itembox dd .stxt p {
	position: relative;
	top: 10px;
	}
.box_inner .textlink {
	margin-bottom: 35px;
	}
.box_inner .mb0 {
	margin-bottom: 0px;
	}
.box_inner .textlink li {
	float: left;
	white-space: nowrap;
	line-height: 2em;
	}


/* btmSuchLink
----------------------------*/
div.btmSuchLink0 { border:2px solid #808080; margin-bottom:5px; padding:20px 10px 20px 10px;}
div.btmSuchLink0 h3 { background:transparent url(/images/cs_icon01.gif) no-repeat scroll 0px -49px; border-bottom:2px solid #BFBFBF; font-size:16px; margin:10px 0px 5px; padding:0px 0px 5px 10px;}
div.btmSuchLink0 ul { margin:15px 10px 0px 20px; font-size: 14px;}
ul.btmSuchLink0 { padding-bottom:18px;}
ul.btmSuchLink0 li { display:inline; white-space:nowrap;}
