@charset "Shift-JIS";


/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #FFFFFF url(../img/body_bg.gif) repeat-x;
}
#all {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#all2 {
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#all3 {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
p,dt,dd,li,address {
	line-height: 1.5em;
	letter-spacing: 1px;
}
 p.right {
	text-align: right;
}
img {
	border: 0px;
}
img.bdr {
	border: 1px solid #c3c3c3;
	padding: 1px;
}
td {
	vertical-align: top;
}
th {
}
ul,ol {
	margin-left: 40px;
	list-style-position: outside;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatL10 {
	float: left;
	margin-right: 10px;
}
.floatR10 {
	float: right;
	margin-left: 10px;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB0 {
	margin-bottom: 0px !important;
}
.mR10 {
	margin-right: 10px;
}
.pagetop {
	text-align: right;
	margin-top: 20px;
}
.red {
	color: #FF0000;
}

a {
	overflow: hidden;
	outline: none;
}
a.cursorBuy {
	background: url(../img/cursor_category_buy.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorSale {
	background: url(../img/cursor_category_sale.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorRent {
	background: url(../img/cursor_category_rent.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorTake {
	background: url(../img/cursor_category_take.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorCompany {
	background: url(../img/cursor_category_company.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorTax {
	background: url(../img/cursor_category_tax.gif) no-repeat 0% 50%;
	padding-left: 17px;
}
a.cursorB {
	color: #080808 !important;
	background: url(../img/main2_company_cursor.gif) no-repeat 0% 50%;
	padding-left: 10px;
	text-decoration: none;
}
a.cursorB:hover {
	text-decoration: underline;
}

hr.clear {
	display: none;
	clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* リンク */

a:link {
	color: #126CD3;
}
a:visited {
}
a:hover {
	text-decoration: none;
}


/* メインコンテンツ */
#path {
	font-size: 11px;
	line-height: 25px;
	color: #666;
	padding-top: 3px;
}
#path a {
	color: #000;
	font-weight: normal;
}
#path a:hover {
	text-decoration: none;
}
#main {
	float: right;
	width: 510px;
}
#main3 {
	float: right;
	width: 570px;
}



#index {
}
#index h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#index h2 {
	margin-bottom: 5px;
}

#index p {
	font-size: 12px;
	color: #666;
}
#index .catchArea {
	margin-bottom: 15px;
}
#index .catchArea p {
	width: 250px;
}
#index ul#bigBanner {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
}
#index ul#bigBanner li {
	margin-bottom: 10px;
}
#index ul#bigBanner li img {
	vertical-align: bottom;
}
#index .contBox {
	background: url(../img/index_line.gif) no-repeat left top;
	padding-top: 16px;
	margin-bottom: 15px;
}
#index .contBox p {
	margin-bottom: 10px;
}

#index .contBox .leftBox {
	float: left;
	width: 250px;
	margin-right: 10px;
	border-bottom: 1px solid #DEDDDD;
	height: 100px;
	margin-bottom: 10px;
}
#index .contBox .rightBox {
	float: right;
	width: 250px;
	border-bottom: 1px solid #DEDDDD;
	height: 100px;
	margin-bottom: 10px;
}
#index .contBox .noLine {
	border-style: none;
}

#index .contBox span {
	float: left;
	width: 90px;
}
#index h3.inq {
	font-size: 12px;
	line-height: 29px;
	font-weight: normal;
	background: url(../img/index_inquiry1.gif) no-repeat;
	padding-left: 29px;
	color: #2F2F2F;
}



#main2 {
}
#main2 p {
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 10px;
}
#main3 p {
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 10px;
}
#main2 .notes {
	font-size: 10px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 10px;
}
#main2 .clmWrap{
	width: 502px;
	overflow: auto;
}
/*\*/
	* html #main2 .clmWrap{overflow: visible;}
/**/
#main2 .twoClmL{
	width: 250px;
	float: left;
}
#main2 .twoClmR{
	width: 252px;
	float: right;
}
#main2 .fClear{
	clear: both;
}
#main2 .imgBdr{
	border: 1px solid #cccccc;
}
#main2 .uL {
	background: url(../img/main2_underline.gif) repeat-x left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#main2 .noLine {
	background: url(none) !important;
}
#main2 ul.list {
	margin-bottom: 10px;
}
#main2 ul.list li{
	font-size: 12px;
	color: #666666; 
	margin: 5px 0;
}
#main2 table.contTbl {
	width: 510px;
	border-top: 1px solid #DEDDDD;
	border-bottom: 1px solid #DEDDDD;
	margin-bottom: 10px;
}
#main2 table.contTbl th {
	width: 170px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/menu_underline.gif) repeat-x left bottom;
	vertical-align: top;
}
#main2 table.contTbl td {
	width: 340px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/menu_underline.gif) repeat-x left bottom;
}
#main2 table.contTbl h3 {
	margin-bottom: 5px;
}
#main2 table.contTbl h3 a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#main2 table.contTbl h3 a:hover {
	text-decoration: underline;
}

#main2 .companyCont {
	margin-bottom: 20px;
}
#main2 .companyCont .leftBox {
	width: 246px;
	margin-right: 18px;
	float: left;
	height: 111px;
}
#main2 .companyCont .rightBox {
	float: right;
	width: 246px;
	height: 111px;
}
#main2 .companyCont h3 a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 37px;
	padding-top: 14px;
	padding-bottom: 9px;
	padding-left: 27px;
	margin-bottom: 7px;
	text-decoration: none;
}
#main2 .companyCont h3 a:hover {
	text-decoration: underline;
}
#main2 .companyCont h3.type1 {
	background: url(../img/main2_company_h3_1.gif) no-repeat;
}
#main2 .companyCont h3.type2 {
	background: url(../img/main2_company_h3_2.gif) no-repeat;
}
#main2 .companyCont h3.type3 {
	background: url(../img/main2_company_h3_3.gif) no-repeat;
}
#main2 .companyCont h3.type4 {
	background: url(../img/main2_company_h3_4.gif) no-repeat;
}
#main2 .companyCont h3.type5 {
	background: url(../img/main2_company_h3_5.gif) no-repeat;
}
#main2 .companyCont h3.type6 {
	background: url(../img/main2_company_h3_6.gif) no-repeat;
}
#main2 .companyCont h3.type7 {
	background: url(../img/main2_company_h3_7.gif) no-repeat;
}
#main2 .companyCont h3.type8 {
	background: url(../img/main2_company_h3_8.gif) no-repeat;
}
#main2 .companyCont h3.type9 {
	background: url(../img/main2_company_h3_9.gif) no-repeat;
}
#main2 .companyCont h3.type10 {
	background: url(../img/main2_company_h3_10.gif) no-repeat;
}
#main2 table.companyTbl {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 508px;
}
#main2 table.companyTbl th {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background: url(../img/main2_company_th.gif);
	width: 133px;
	vertical-align: top;
}
#main2 table.companyTbl td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
}
#main2 table.companyTbl td a.cursor {
	color: #333;
	background: url(../img/main2_company_cursor.gif) no-repeat 0% 50%;
	padding-left: 10px;
	text-decoration: none;
}
#main2 table.companyTbl td a.cursor:hover {
	text-decoration: underline;
}

#main2 table.ecoTbl {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 758px;
}
#main2 table.ecoTbl th {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background: url(../img/main2_company_th.gif);
	width: 140px;
}
#main2 table.ecoTbl td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 120%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#main2 table.ecoTbl td a.cursor {
	color: #333;
	background: url(../img/main2_company_cursor.gif) no-repeat 0% 50%;
	padding-left: 10px;
	text-decoration: none;
}
#main2 table.ecoTbl td a.cursor:hover {
	text-decoration: underline;
}


