@charset "utf-8";


/*--------------------------------------------------------------------
  reset
----------------------------------------------------------------------*/

#mbox div,#mbox h1,#mbox h2,#mbox h3,#mbox h4,#mbox h5,#mbox p,#mbox th,#mbox td,#mbox dl,#mbox dt,#mbox dd,#mbox ul,#mbox ol,#mbox li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	}
#mbox h1,#mbox h2,#mbox h3,#mbox h4,#mbox h5,#mbox p,#mbox li {
	font-size: 100%;
	font-weight: normal;
	}
#mbox table {
	border-collapse: collapse;
	}
#mbox caption,#mbox em,#mbox strong,#mbox th {
 font-style : normal;
 font-weight : normal;
 }
#mbox caption,#mbox th {
	text-align : left;
	}

#mbox p, #mbox li {
	line-height: 1em;
	list-style: none;
	}

#mbox input, #mbox textarea, #mbox select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

/*to enable resizing for IE*/
#mbox input, #mbox textarea, #mbox select {
	*font-size: 100%;
	}



/*---------------------------------------------------------------------
  fonts
----------------------------------------------------------------------*/

body #mbox {
	font: 12px/1 "ＭＳ Ｐゴシック", Verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Osaka, sans-serif;
	color: #333;
	text-align: left;
	}
#mbox table {
	font-size : inherit;
	font:100%;
	}

.t10 {font-size: 0.83em;}
.t14 {font-size: 1.16em;}
.t16 {font-size: 1.33em;}


/*---------------------------------------------------------------------
  common
----------------------------------------------------------------------*/
#mbox {
	width: 950px;
	}

.hide {
	display: none;
	}
#mbox .mb15 {margin-bottom: 15px;}
#mbox .mb25 {margin-bottom: 25px;}




/* 回り込み解除(clearFix)
----------------------*/
.clearFix { 
	zoom: 1;
	}

.clearFix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
*html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hides from IE-mac \*/




/*----------------------------------------------------------------------
  linkの設定
-----------------------------------------------------------------------*/
/*
#mbox a:link,
#mbox a:visited {
	color: #333; text-decoration: underline;
	}
#mbox a:hover,
#mbox a:active {
	color: #36C; text-decoration: underline;
	}
*/





/*----------------------------------------------------------------------
  メインコンテンツ (#mbox)
-----------------------------------------------------------------------*/
body #mbox {
	margin-top: 35px;
	padding-top: 40px;
	background: url(/images/icons/newReq/line01.gif) left top no-repeat;
	}


/* すべてチェックする
-------------------------------*/
#mbox #topbtn {
	margin-bottom: 20px;
	background: url(/images/icons/newReq/btnArea_bg01.gif) left top no-repeat;
	}
#mbox #bottombtn {
	margin-bottom: 35px;
	background: url(/images/icons/newReq/btnArea_bg02.gif) left top no-repeat;
	}

#mbox .btnArea {
	height: 40px;
	}
#mbox .btnArea ul {
	margin-left: 110px;
	}
#mbox .btnArea li {
	line-height: 1.1em;
	}
#mbox .btnArea li.cbtn {
	font-size: 1.16em;
	}
#mbox .btnArea li.cbtn_notes {
	font-weight: bold;
	font-size: 1.33em;
	}
#mbox #topbtn li.cbtn {
	position: relative;
	top: 5px;	
	}
#mbox #bottombtn li.cbtn_notes {
	position: relative;
	top: 5px;	
	}
#mbox .btnArea li.cbtn input {
	margin-right: 3px;
	}


/* 物件詳細
-------------------------------*/
#mbox #itembox {
	margin-bottom: 20px;
	}
#mbox #itembox02 {
	margin-bottom: 15px;
	}
#mbox .box_inner {
	background: url(/images/icons/newReq/box_bg02.gif) left bottom no-repeat;
	border:1px solid #c6c6c6;
	}
#mbox .box_outer {
	padding: 25px;
	background: url(/images/icons/newReq/box_bg01.gif) left top no-repeat;
	}

#mbox .box_inner h4 {
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.25em;
	padding-left: 30px;
	background: url(/images/icons/newReq/arrow01.gif) left top no-repeat;
	}

#mbox .box_inner .sttl01 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/images/icons/newReq/line02.gif) left bottom no-repeat;
	}
	
#mbox #itembox .itm_inner {
	margin-bottom: 20px;
	}
#mbox #itembox .itm_inner02 {
	margin-bottom: 0px;
	}
	
#mbox #itembox dl {
	float: left;
	width: 272px;
	padding-right: 23px;
	margin-right: 18px;
	background: url(/images/icons/newReq/line03.gif) right top no-repeat;
	}
#mbox #itembox dl.dl_rgt {	
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#mbox #itembox dt {
	font-weight: bold;
	margin-bottom: 10px;
	}
#mbox #itembox dt input {
	position: relative;
	top: 2px;
	}
#mbox #itembox dd {
	padding-bottom: 10px;
	}
#mbox #itembox dd img {
	float: left;
	margin-right: 10px;
	}
*html #mbox #itembox dd a { /*IE6*/
	margin: 0;
	}
#mbox #itembox dd .stxt {
	float: right;
	width: 182px;
	}
#mbox #itembox dd .stxt li {
	line-height: 1.33em;
	}
#mbox #itembox dd .stxt p {
	position: relative;
	top: 10px;
	}
#mbox .box_inner .textlink {
	margin-bottom: 35px;
	}
#mbox .box_inner .mb0 {
	margin-bottom: 0px;
	}
#mbox .box_inner .textlink li {
	float: left;
	white-space: nowrap;
	line-height: 2em;
	}
#mbox .top{
	margin-bottom:20px;
	text-align:right;
	}
#mbox .top a{
	font-size:16px;
	}
