@charset "utf-8";

/*==============================================
	/owner/index
==============================================*/

.base #contentsArea div.titlebar04_02 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #998a82;
}

.mainContents02 address {
	margin-top: 20px;
	padding: 10px;
	color: #ffffff;
	background: #331506;
}
	.mainContents02 address span { margin-right: 10px;}
	.mainContents02 address span.title { font-weight: bold;}
	.mainContents02 address span.mail { margin-right: 0;}
		.mainContents02 address span.mail a {color: #ffffff;}
		.mainContents02 address span.mail a:hover { text-decoration: none;}

table.type01 col.title1 { width: 15%;}
table.type01 col.title2 { width: 15%;}
table.type01 col.text { width: 70%;}

table.type01 col.service { width: 70%;}
table.type01 col.unit { width: 10%;}
table.type01 col.option { width: 20%;}

.groupBox {
	margin: 0 auto 20px;
	clear: both;
	padding-bottom: 20px;
}
	.groupBox .group_txt {
		width: 499px;
		float: right;
	}
	.groupBox .group_pho {
		width: 230px;
		float: left;
	}

.exLink {
	padding-right: 15px;
	background: url(../../ctrl/img/icon_window.gif) no-repeat right;
}

.Bor { border-bottom: 1px solid #998a82;}

/* 
.clearfix:after {
  content: ".";   
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**
}*/


