@charset "utf-8";

@import url("bukken.css"); 

/*----------------------------------------------------------------------
  メインコンテンツ (#main)
-----------------------------------------------------------------------*/


/* ブックマーク
------------------------------*/
#main #bmark {
	padding: 3px 10px 0px;
	margin-bottom: 10px;
	background: #efefef;
	}

#smnavi {
	float: left;
	}
#smnavi li {
	float: left;
	line-height: 2em;
	padding-left: 25px;
	margin-right: 15px;
	}
#smnavi li.exam {
	background: url(../img/detail/icon_smnavi_exam.gif) left center no-repeat;
	}
#smnavi li.print {
	background: url(../img/detail/icon_smnavi_print.gif) left center no-repeat;
	}


#main #smnavi2 {
	float: right;
	height: 16px;
	padding: 3px 0 0;
	}
#main #smnavi2 li {
	float: left;
	height: 16px;
	line-height: 14px;
	margin-left: 7px;
	}
#main #smnavi2 li.end {
	padding-left: 7px;
	background: url(../img/detail/bar.gif) left center no-repeat;
	}
	/* #main #smnavi2 li a { display: block; height: 16px; } */








/* 物件詳細(#itembox)
----------------------------------------------*/


/* 詳細トップ（グリーンバック）(#tbox)
------------------------------*/
#main #tbox {
	padding: 20px 10px 15px 20px;
	margin-bottom: 20px;
	background: #ebf4eb;
	}
#main #tb_left {
	float: left;
	width: 580px;
	margin-right: 20px;
	}
#main #tb_right {
	float: left;
	width: 320px;
	}



/* 物件名(#bname)
------------------------*/
#tb_left #bname {
	margin-bottom: 10px;
	}
#tb_left #bname h2 {
	font-size: 18px; /* font-size: 1.33em; */
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	}
#tb_left #bname p.mb10 {
	margin-bottom: 10px;
	}

/* 所在地など(#dl_list)
------------------------*/
#tb_left dt,
#tb_left dd {
	float: left;
	margin-right: 3px;
	}
#tb_left dt,
#tb_left dd,
#tb_left dd p {
	line-height: 1.5em;
	}
#tb_left dd p {
	float: left;
	margin-right: 15px;
	}
#tb_left dd p a {
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
#tb_left dl#dl_price,
#tb_left dl#dl_area,
#tb_left dl#dl_bldg {
	float: left;
	margin-right: 15px;
	}
#dl_list { font-size: 14px; }



/* 問い合わせ先(#tb_right)
------------------------*/
#tb_right p img {
	margin-bottom: 10px;
	}

#tb_right dt {
	float: left;
	}
#tb_right dt,
#tb_right dd {
	line-height: 1.3em;
	margin-right: 5px;
	}
#tb_right #inqu {
	color: #e60012;
	margin-bottom: 10px;
	}
#tb_right #inqu dt,
#tb_right #inqu dd.phone {
	font-size: 1.5em;
	font-weight: bold;
	}
#tb_right #inqu dd.t10 {
	
	}






/* 詳細画像など(#imgbox)
------------------------------------------*/
#main #imgbox {
	margin-bottom: 10px;
	}
#main #imb_left {
	float: left;
	width: 520px;
	margin-right: 30px;
	}
#main #imb_right {
	float: left;
	width: 400px;
	}


/* メイン写真(#imb_left)
------------------------*/
#imb_left .mph img {
	margin-bottom: 0px;
	vertical-align: middle;
	}
/* 20131002 Inoue */
#imb_left p.mph {
        width: 500px;
	height: 375px;
	background-color: #fafafa;
	vertical-align: middle;
	display: table-cell;
	layout-grid-line: 375px; /* IE7以下 */
        }
#imb_left p.cap {
	margin-bottom: 10px;
	}


/* サブ写真(#imb_right)
------------------------*/

#imb_right li {
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	}
/* 20131002 Inoue */
#imb_right div.thumb_frame {
        height: 72px;
        width: 96px;
        background-color: #fafafa;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        layout-grid-line: 72px; /* IE7以下 */
}
/* 20131002 Inoue */
#imb_right div.thumb_frame img{
	vertical-align: middle;
}

#imb_right li.mr0 {
	margin-right: 0;
	}

#imb_right p.t10 {
	text-align: right;
	margin-bottom: 10px;
	}


#imb_right h3 {
	font-size: 1.33em;
	font-weight: bold;
	margin-bottom: 5px;
	}


#imb_right #price_list {
	margin-bottom: 8px;
	}
#imb_right #price_list dl {
	border-bottom: 1px solid #999;
	}
#imb_right #price_list dt,
#imb_right #price_list dd {
	line-height: 1.8em;
	}
#imb_right #price_list dt {
	margin-right: 5px;
	background: url(../img/detail/colon.gif) right center no-repeat;	
	}
#imb_right #price_list dt {
	width: 80px;
	float: left;
	}
/* 20121029add igu 入札物件対応--*/
#imb_right #price_list dt.dipprice {
	width: 140px;
	float: left;
	}
/* 20121029add igu 入札物件対応--*/
#imb_right .dl_price {
	font-size: 1.5em;
	color: #094;
	font-weight: bold;
	}


#imb_right #dl_simulatin {
	color: #094;
	line-height: 1.5em;
	background-color: #ebf4eb;
	}
#imb_right dt#simuttl {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-left: 7px;
	border-bottom: 1px dotted #094;
	}
#imb_right #simuitem {
	padding-right: 7px;
	padding-left: 7px;
}
#imb_right #simuitem dt {
	margin-right: 5px;
	}
#imb_right #simuitem dt,
#imb_right #simuitem dd {
	float: left;
	}
#imb_right #simuitem #item01,
#imb_right #simuitem #item02 {
	float: left;
	padding-right: 15px;
	margin-right: 5px;
	background: url(../img/detail/slash.gif) right center no-repeat;
	}

#imb_right #simuitem #item05 {
	margin-top: 15px;
	}
#imb_right #simuitem #item05 dt {
	font-weight: bold;
	}
#imb_right #simuitem #item05 dd {
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	position: relative;
	top: -8px;
	}
#imb_right #simuitem #item05_default { padding-top: 10px; padding-bottom: 5px; color: #f00; font-size: 13px; font-weight: bold; clear: both; }	
	
p#rcheng {
	padding-bottom: 8px;
	text-align: right;
	}
p#rcheng a {
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
/* 20100906_addition */
#imb_right dt#simuttl_2 {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #094;
	padding: 3px 7px 0px;
	}
#imb_right .simuitem_2 {
	padding: 0px 7px 7px;
}


/* appeal
----------------------------------------------*/
#main .apl_voice { margin: 3px 0 12px; }
#main .apl_piup { margin: 3px 0 10px; }

#main .apl_voice dt,
#main .apl_piup dt {
	float: left;
	height: 17px;
	padding-right: 5px;
	/* font-size: 1.16em;
	line-height: 1.75em; */
	}
#main .apl_voice dd,
#main .apl_piup dd {
	font-size: 16px;
	line-height: 17px;
	//height: 17px;
	}






/* 基本情報・詳細情報(#basebox)
----------------------------------------------*/
#basebox table {
	width: 950px;
	border-top: 1px solid #094;
	border-left: 1px solid #094;
	margin-bottom: 15px;
	}
#basebox caption {
	font-size: 16px; /* font-size: 1.16em; */
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
#basebox th,
#basebox td {
	font-size: 14px;
	line-height: 1.5em;
	border-right: 1px solid #094;
	border-bottom: 1px solid #094;
	vertical-align: middle;
	padding: 8px;
	}
#basebox th {
	background: #ebf4eb;
	white-space: nowrap;
	width: 120px;
	}
#basebox td {
	width: 322px;
	}
#basebox td.wd {
	width: 795px;
	}
	
#basebox td p {
	line-height: 1.5em;
	}
#basebox td p a {
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}


/* related_info 2011_0329 Addition
----------------------------------------------*/
#related_info { text-align: center;}
#related_info th { width: 70px;}
#related_info .rinfo_button_box { width: 200px;}
#related_info .rinfo_button_box li { padding-bottom: 5px;}
#related_info .price_box { width: auto;}

#related_info .price_box dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
	padding-bottom: 15px;
	
	padding-top: 5px;
}
#related_info .price_box span {
	font-size: 14px;
	font-weight: bold;
}
#related_info .link_text {
	font-size: 12px;
	padding-top: 15px;
}
#related_info input {
	font-size: 24px;
	font-weight: bold;
	width: 20px;
	height: 30px;
	text-align: center;
	color: #FF0000;
}
#related_info input { vertical-align: baseline;}


#related_info #comment_text {
	font-size: 10px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}


/* 問い合わせ・資料請求ボタン(.btnbox)
----------------------------------------------*/
#main .btnbox {
	text-align: center;
	margin-bottom: 15px;
	}
#main .btnbox li {
	display: inline-block;
	}






/* 物件に関する詳しい情報はこちら(.compbox)
----------------------------------------------*/
#main #compbox {
	background: #ebf4eb;
	margin-bottom: 15px;
	}
#compbox h3 {
	color: #FFF;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 2.3em;
	margin-left: 15px;
	}
#compttl {
	height: 37px;
	background: url(../img/detail/sttl01_data.gif) left top no-repeat;
	}

#compbox #cb_left {
	float: left;
	width: 730px;
	padding: 20px;
	line-height: 1.5em;
	}
html[xmlns] #compbox #cb_left{ /*FireFox,Opera*/
	width: 690px;
	}
#compbox #cb_right {
	float: left;
	width: 220px;
	padding: 20px;
	}
html[xmlns] #compbox #cb_right{ /*FireFox,Opera*/
	width: 180px;
	}

#cb_left dt#cname {
	font-size: 1.33em;
	font-weight: bold;
	margin-bottom: 5px;
	}
#cb_left dd#phone {
	font-size: 2em;
	color: #e60012;
	margin-bottom: 10px;
	}
#cb_left dd#phone p {
	float: left;
	}

#cb_left dd#phone p.notes {
	color: #333;
	font-size: 0.41em;
	margin-left: 10px;
	margin-top: 8px;
	}
#cb_left dd#complist dt,
#cb_left dd#complist dd {
	float: left;
	font-size: 14px;
	}
#cb_left dd#complist dt {
	width: 60px;
	margin-right: 5px;
	}
#cb_left dd#complist dd p {
	float: left;
	line-height: 1.5em;
	}
#cb_left dd#complist dd p a {
	margin-left: 10px;
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
#cb_left #other {
	float: left;
	margin-right: 15px;
	}
#main #cb_left #goto dt {
	width: auto;
	margin-right: 0;
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
#main #cb_left #goto dd { width: auto;}


#cb_right img {
	margin-bottom: 5px;
	}
#cb_right p {
	text-align: center;
	}
#cb_right p a {
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}








/* 社員リスト(#emplbox)
----------------------------------------------*/
#emplbox table {
	width: 950px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	margin-bottom: 15px;
	}
#emplbox th,
#emplbox td {
	font-size: 14px;
	line-height: 1.5em;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 8px;
	}
#emplbox th {
	width: 200px;
	font-weight: bold;
	background: #ebf4eb;
	/* white-space: nowrap; */
	vertical-align: middle;
	}
#emplbox td img {
	margin: 3px;
	}
#emplbox td.va_m {
	width: 94px;
	vertical-align: middle;
	}
	#emplbox th h4 {
		/* display: inline; */
		float: left;
		height: 16px;
		margin-right: 7px;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		white-space: nowrap;
		}
	.empl_icon_wrap { float: left; }
		#emplbox th img.empl_icon {
			/* display: block;
			float: left;
			height: 15px;
			margin: 1px 0 0;
			padding: 0; */
			margin-right: 4px;
			}
#emplbox .message {
	text-align:right;
	padding:5px;
	font-size:14px;
	background: #ebf4eb;
	}




/* チェックした物件(#btnArea)
-----------------------------------------------------*/
#main div.btnArea {
	margin-bottom: 20px;
	margin-left: 20px;
	}
#main div.btnArea .bA_inner {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	width: 160px;
	}
#main div.btnArea .bA_inner img {
	float: left;
	margin-right: 5px;
	}
#main div.btnArea .bA_inner p {
	margin-top: 2px;
	white-space: nowrap;
	}
#main div.btnArea li {
	float: left;
	margin-right: 5px;
	}
#main div.dotline {
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
	}



/* その他の物件(#otherbox)
----------------------------------------------*/
#main #otherbox {
	margin-bottom: 20px;
	}
#main #otherbox_inner {
	border: 1px solid #094;
	padding: 20px 0px;
	margin-bottom: 5px;
	}
#otherbox #obttl {
	padding-left: 20px;
	margin-bottom: 10px;
	}
#otherbox #obttl p {
	float: left;
	margin-right: 5px;
	}
#otherbox #obttl h3 {
	color: #094;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 26px;
	}


	
#otherbox .ibox {
	float: left;
	width: 315px;
	padding: 0px 20px;
	border-right: 1px solid #094;
	}
html[xmlns] #otherbox .ibox{ /*FireFox,Opera*/
	width: 275px;
	}

#otherbox .noline {
	border: none;
	}

#otherbox .ibox p {
	float: left;
	width: 100px;
	}
#otherbox dl {
	float: left;
	width: 174px;
	}
#otherbox dt {
	font-size: 1.33em;
	font-weight: bold;
	margin-bottom: 5px;
	}
#otherbox dd.ibox_sttl {
	margin-bottom: 5px;
	}
#otherbox dd.ibox_sttl span {
	padding: 3px;
	background: #ebf4eb;
	}
#otherbox dd.ibox_descr {
	font-size: 14px;
	}
#otherbox .ibox_inner {
	margin-bottom: 10px;
	}
#otherbox .ibox dl,
#otherbox .ibox li {
	line-height: 1.5em;
	}

#otherbox p.notes {
	text-align: right;
	font-size: 0.83em;
	}


/* 広告・ＳＥＯスペース(#adv)
----------------------------------------------*/
#main #adv {
	margin-bottom: 20px;
	text-align:center;
	}
#main #adv_space {
	margin-bottom: 10px;
	}





/* ------------------------
      aroundMap
------------------------ */

.arndMapContainer { text-align: center; }

#arndMapHeader {
	background: url(../img/detail/back_header.gif) no-repeat;
	background-position: -20px;
	border-bottom: #41A731 solid 1px;
	width: 570px;
	height: 93px;
	margin: 0 auto 0;
}
	#arndMapHeader h1 { margin-top: 5px; }

.arndMapMap {
	width: 570px;
	height: 622px;
	margin: 10px auto 0;
}

.arndMapClose {
	display: block;
	width: auto;
	height: auto;
	margin: 10px auto 20px;
}

.arndMap_ouccinoTop { margin:0 auto 15px; text-align: center; font-size: 12px; }


/* ------------------------
      frk
------------------------ */
#main #item06_default {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000000;
}	



/* 売却クロスリンク(#baikyakubox)
----------------------------------------------*/
#baikyakubox table {
	width: 700px;
	border: none;
	margin-bottom: 15px;
	}
#baikyakubox caption {
	font-size: 11px; /* font-size: 1.16em; */
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}
#baikyakubox th,
#baikyakubox td {
	font-size: 11px;
	line-height: 1.0em;
	vertical-align: middle;
	padding: 5px;
	}
#baikyakubox th {
	background: #ebf4eb;
	white-space: nowrap;
	width: 180px;
	}
#baikyakubox td {
	width: 400px;
	}
#baikyakubox td a {
	padding-left: 10px;
	background: url(../img/detail/arrow_g.gif) left center no-repeat;
	}


/* pa_simulation_area 2011_0921 Addition
====================================== */
#main #pa_simulation_area{padding:0px;width:510px}
#pa_simulation_area .headline_pa{background:#45a639;font-size:16px;font-weight:bold;text-align:center;padding:5px;margin-bottom:10px;color:#FFFFFF}
#pa_simulation_area .result_pa{background:#ebf4eb;padding:10px 10px 0px;border-top:1px solid #45a639;border-right:1px solid #45a639;border-bottom:0px none #45a639;border-left:1px solid #45a639}
#pa_simulation_area .result_pa dl,
#pa_simulation_area .result_pa dt,
#pa_simulation_area .result_pa dd{display:inline;color:#45a639}
#pa_simulation_area #item05_default{color:#ff0000;font-size:13px;font-weight:bold;line-height:1.4;padding:10px 0px}
#pa_simulation_area .pa_rcheng{text-align:right}
#pa_simulation_area .pa_rcheng a{padding-left:10px;background:url(../img/detail/arrow_g.gif) left center no-repeat}
#pa_simulation_area .pa_branches{background:#ebf4eb;border-top:0px none #45a639;border-right:1px solid #45a639;border-bottom:1px solid #45a639;border-left:1px solid #45a639;padding:5px 0px}
#pa_simulation_area .pa_branches dt{border-bottom:1px dashed #45a639;margin-bottom:5px;padding-bottom:3px}
#pa_simulation_area .pa_branches dt,
#pa_simulation_area .pa_branches dd{padding:0px 10px;line-height:1.4;color:#45a639}


/* assetvalue_area 2011_0921 Addition
====================================== */
#main #assetvalue_area{padding:20px 0px 10px}
#assetvalue_area .headline_av{ background:#45a639;font-size:16px;font-weight:bold;text-align:center;padding:5px;margin-bottom:10px;color:#FFFFFF}
#assetvalue_area table{width:100%;border-top:1px solid #45a639;border-left:1px solid #45a639;border-right:1px solid #45a639}
#assetvalue_area th{border-right:1px dashed #45a639;border-bottom:1px solid #45a639;color:#45a639;font-weight:bold;text-align:center;padding:10px 5px;background:#ebf4eb;vertical-align:middle}
#assetvalue_area td{border-right:1px dashed #45a639;border-bottom:1px solid #45a639;padding-top:20px;padding-bottom:20px;text-align:center}
#assetvalue_area td input {border:1px solid #45a639;font-size:24px;font-weight:bold;width:20px;height:30px;text-align:center;color:#FF0000;vertical-align:baseline}
#assetvalue_area td img {margin-bottom:-5px}
#assetvalue_area .note01{font-size:11px;text-indent:-1em;margin-left:1em; line-height:1.2; padding-top:3px;}

/* designate_city 20120327
====================================== */
#main #designate_city{margin-bottom:30px;padding-top:10px}
#main #designate_city dt{font-weight:bold;color:#333333;border-bottom:1px dashed #999999;margin-bottom:4px;font-size:12px;padding-bottom:2px}
#main #designate_city dt span{color:#009A44}
#main #designate_city dd li{display:inline;border-right:1px solid #999999;margin-right:5px;padding-right:5px;line-height:1.6;font-size:14px;color:#999999}

.pop1 a:hover{ /*マウスが乗ったら*/
	position: relative;
	top: 0px; left: 0px;
}
a:hover .fukidasipop1 {
	display: block; /*ブロック要素で表示*/
}
.fukidasipop1 {
	position: absolute;
	top:15px; left:-342px;
	display:none;
	padding:6px;
	width : 325px;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	background-color: #cccccc;
	text-decoration: none;
	border-top:white solid 10px;
	border-right:#cccccc solid 10px;
	filter: alpha(opacity=85);
		-moz-opacity:0.85;
		opacity:0.85;
}

/* Addition 20120406
--------------------------------------- */
#section_between{padding:20px 0px!important}

#section_between .link_between01{width:798px;padding-left:2px}
#section_between .link_between02{width:950px}
#section_between .link_between01,
#section_between .link_between02{height:auto;background-color:#ebebea;border-bottom:solid 5px #ebebea;border-top:solid 5px #ebebea;margin:0px 0px 10px}
#section_between .link_between01 h3,
#section_between .link_between02 h3{font-size:12px;padding:8px 8px 8px 20px;font-weight:bold}
#section_between .link_between01 dl{width:173px}
#section_between .link_between02 dl{width:211px}
#section_between .link_between01 dl,
#section_between .link_between02 dl{float:left;display:inline;min-height:148px;margin:0px 0px 0px 5px;background:#fff;padding:5px 10px;line-height:16px}
#section_between .link_between01 dt img,
#section_between .link_between02 dt img{float:left;padding-right:10px}
#section_between .link_between01 dd,
#section_between .link_between02 dd{display:block;margin:0px 10px 5px 0px;font-size:12px}
#section_between .link_between01 dt,
#section_between .link_between02 dt{margin-bottom:15px;padding:10px 0 0 0;font-size:12px}
#section_between .link_between01 dd a,
#section_between .link_between02 dd a{background:url(/used/views/used/img/link_between_arrow01.png) no-repeat left;padding-left:10px}

#section_between .link_between01_s,
#section_between .link_between02_s{margin-bottom:10px;background-color:#ebebea;border:solid 5px #ebebea;line-height:40px;vertical-align:middle}

#section_between .link_between01_s dt,
#section_between .link_between02_s dt{float:left;width:200px;vertical-align:middle;font-weight:bold;padding:8px 0 0 10px;line-height:18px;font-size:12px}
#section_between .link_between01_s dd,
#section_between .link_between02_s dd{float:right;background:#fff;padding:5px 0}
#section_between .link_between01_s dd ul{width:545px;}
#section_between .link_between02_s dd ul{width:695px;}
#section_between .link_between01_s dd ul,
#section_between .link_between02_s dd ul{float:right;padding:3px 0px 3px 15px;line-height:18px}
#section_between .link_between01_s dd li
#section_between .link_between02_s dd li{float:left;margin:0px 8px 0px 0px;padding:0 9px 0 9px;line-height:14px}
#section_between .link_between02_s dd a{font-size:12px}

#section_between:after,

#section_between .link_between02_s dl:after,
#section_between .link_between02_s dd:after,
#section_between .link_between01_s dl:after,
#section_between .link_between01_s dd:after,
#section_between .link_between02:after,
#section_between .link_between01:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
#section_between .link_between02_s dl,
#section_between .link_between01_s dl{display:inline-block}
#section_between .link_between02_s dl,
#section_between .link_between01_s dl{display:block; }


/* bukken_reform 20130713
--------------------------------------- */
#main #bukken_reform{
width:950px;
height:auto;
margin:0 0 40px 0;
}
#main #bukken_reform #bukken_reform_tit{
background:url(../img/info-reform/bukken_reform_tit.jpg) left top no-repeat;
width:950px;
height:40px;
}
#main #bukken_reform #bukken_reform_tit h3{
color:#FFF;
font-size:16px;
font-weight:bold;
padding:12px 0 0 18px;
float:left;
width:500px;
}
#main #bukken_reform #bukken_reform_tit a{
float:right;
width:263px;
margin:4px 7px 0 0;
}
#main #bukken_reform h4{
display:block !important;
padding:0 0 0 8px;
margin:0 0 13px 0;
color:#009944;
font-weight:bold;
font-size:16px;
line-height:1.3em;
border-left:#009944 6px solid;
}
#main #bukken_reform_inner{
clear:both;
overflow:hidden;
width:908px;
height:auto;
padding:15px 20px 20px 20px;
border-bottom:#009944 1px solid;
border-right:#009944 1px solid;
border-left:#009944 1px solid;
}
* html #main #bukken_reform_inner{
width:950px;
}
#main #bukken_reform_left{
float:left;
width:280px;
height:auto;
}
#main #bukken_reform_left .thum{
clear:both;
}
#main #bukken_reform_left .thum .img_center{
float:left;
width:100px;
height:80px;
text-align:center;
padding:3px 0 10px 0;
}
#main #bukken_reform_left .text{
margin:0 0 0 10px;
padding:0 0 15px 0;
float:left;
width:156px;
}
#main #bukken_reform_left .text a{
font-size:14px;
line-height:1.4em;
margin:0 0 4px 0;
display:block;
}
#main #bukken_reform_left .text p{
line-height:1.2em;
}
#main #bukken_reform_right{
width:610px;
padding:0 0 0 15px;
border-left:#009944 1px solid;
float:left;
}
* html #main #bukken_reform_right{
width:630px;
}
#main #bukken_reform_right #bukken_reform_right_inner{
clear:both;
}
#main #bukken_reform_right #bukken_reform_right_inner .money{
background:url(../img/info-reform/bukken_reform_budget.jpg) left top no-repeat;
width:190px;
height:38px;
}
#main #bukken_reform_right #bukken_reform_right_inner .money p{
color:#FFF;
line-height:1.3em;
font-size:14px;
font-weight:bold;
padding:4px 0 0 0;
text-align:center;
}
#main #bukken_reform_right #bukken_reform_right_inner .money p span{
font-size:18px;
}
#main #bukken_reform_right #bukken_reform_right_inner .link{
font-size:14px;
margin:6px 0;
line-height:1.4em;
}
#main #bukken_reform_right #bukken_reform_right_inner table{
font-size:12px;
}
#main #bukken_reform_right #bukken_reform_right_inner table th{
width:100px;
padding:3px 0 5px 0;
}
#main #bukken_reform_right #bukken_reform_right_inner table th .right{
float:right;
line-height:1.1em;
}
#main #bukken_reform_right #bukken_reform_right_inner table th .left{
float:left;
line-height:1.1em;
}
#main #bukken_reform_right #bukken_reform_right_inner table td{
padding:3px 0 5px 0;
}
#main #bukken_reform_right #bukken_reform_right_inner table .glaph {
float:left;
line-height:16px;
position:relative;
width:80px;
}
#main #bukken_reform_right #bukken_reform_right_inner table .hyouka_point {
background-image:url(../img/info-reform/star_back3.gif);
background-position:0 0;
background-repeat:no-repeat no-repeat;
height:16px;
left:0;
position:absolute;
top:0;
width:80px;
}
#main #bukken_reform_right #bukken_reform_right_inner table .hyouka_waku {
height:16px;
left:0;
position:absolute;
top:0;
width:80px;
}
#main #bukken_reform_right #bukken_reform_right_inner .bukken_reform_right_list{
float:left;
width:190px;
margin:0 20px 10px 0;
}
#main #bukken_reform_right #bukken_reform_right_inner .bukken_reform_right_list .item_img{
display: table-cell;
width:190px;
height:190px;
vertical-align:middle;
text-align: center;
line-height: 190px;
}
#main #bukken_reform_right #bukken_reform_right_inner .last{
width:190px;
margin-right:0;
}
#main #btn{
clear:both;
margin:0 auto 5px;
text-align:center;
}
#main #btn img{
margin:0 20px 10px 0;
}
#main #bukken_reform_right #bukken_reform_right_inner #reform_btn{
clear:both;
margin:0 auto 5px;
text-align:center;
}
#main #bukken_reform_right #bukken_reform_right_inner #reform_btn img{
margin:0 0 10px 0;
}
/*Add start 2013/10/25 togashi 入札物件対応*/

#main .bid {
	margin-top:15px;
	line-height:1.6!important;
}
#main .bid p.item{
	font-weight:bold;
    font-size: 14px;
	margin-bottom:3px;
}
#main .bid span.attend {
    background-color: #e60012;
	color: #FFFFFF;
	padding: 2px;
	width: 40px;
}
#main .bid p{
	line-height:1.6!important;
}
#main .bid p.subitem,
#main .bid span.subitem{
	font-weight:bold;
}
#main .bid span.notice{
    color: #e60012;
}
/*Add end 2013/10/25 togashi 入札物件対応*/
