@charset "utf-8";
/* CSS Document */

html {
	background: #FFF;
}

body {
	margin: 0px;
	padding: 0px;
	color: #423333;
	text-align: center;
	font: 80%/1.2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	word-break: break-all;
	background-color: #EFEFEE;
}

/* 全体の定義
----------------------------------------------------------- */

#container {
	width: 784px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../image/top_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-bottom: 0px;
}
#header {
	text-align: left;
	margin-left: 30px;
	padding: 0px;
	height: 320px;
}
#header h1 {
	height: 60px;
}
#header h2 {
	height: 250px;
}
#header2 {
	text-align: left;
	margin-left: 30px;
	padding: 0px;
	height: 182px;
}
#header2 h1 {
	height: 172px;
}

#menu {
	text-align: left;
	margin-left: 30px;
	padding: 0px;
	height: 47px;
}
#menu li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#content {
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
}
#topmain1 {
	height: 212px;
}
#topmain1 .topmain1_left {
	float: left;
}
#topmain1 .topmain1_right {
	float: left;
}

#topmain2 {
	margin-top: 10px;
	clear: both;
}
#topmain2 .topmain2_left {
	float: left;
	width:380px;
}
#topmain2 .topmain2_right {
	float: left;
}
.ul_history  {
	border-top:1px solid #CBCBCB;
}
.ul_history li {
	border-bottom:1px solid #CBCBCB;
	padding:1px 0;
}
.ul_history li dl dt {
	clear:both;
	color:#666;
	float:left;
	font-weight:bold;
	width:110px !important;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
}
.ul_history li dl dd {
	height:1%;
	margin-left:130px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.ul_history li dl {
	background:url("../../image/bg_history.gif") repeat-y scroll left top transparent;
}

#bnner {
	margin-top: 10px;
	clear: both;
}
#bnner .bnner1 .bnner1_left {
	float:left;
}
#bnner .bnner1 .bnner1_right {
	float:right;
}
#bnner .bnner2 {
	clear: both;
	padding-top: 10px;
}
#bnner .bnner2 .bnner2_left {
	float:left;
	padding-right: 26px;
}
#bnner .bnner2 .bnner2_right {
	float:right;
}

#pagetop {
	clear: both;
	text-align: right;
	height: 25px;
	padding-top: 5px;
}

#footer {
	text-align: left;
	margin-left: 30px;
	padding: 0px;
	margin-bottom: 0px;
}
#footer .footbk {
	position: relative;
	height: 72px;
}
#footer .footbk h3 {
	position: absolute;
	left: 20px;
	top: 15px;
}
#footer .footbk h4 {
	position: absolute;
	left: 20px;
	top: 35px;
	font-weight: normal;
}
#footer .footbk h3 a {
	color: #333;
}
#footer .footbk p {
	position: absolute;
	left: 400px;
	top: 50px;
	color: #666;
}

/* 会社沿革
----------------------------------------------------------- */
#enkaku {
}
#enkaku p {
	padding-top: 10px;
	font: 110%/1.4em "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#enkaku h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#enkaku dl {
}
#enkaku dt {
	font-weight: bold;
	padding-bottom: 5px;
}
#enkaku dd {
	line-height: 1.4em;
	padding-bottom: 10px;
}
#enkaku  .enkaku_left {
	width: 350px;
	float: left;
}
#enkaku  .enkaku_right {
	width: 350px;
	float: right;
}

/* 最新情報
----------------------------------------------------------- */
#news {
}
#news h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#news .news_box {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
#news .news_box .news_box_in {
	background-image: url(../../image/news2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#news .news_box .news_box_in ul {
	padding-left: 70px;
}
#news h4 {
	font-weight: bold;
	background-image: url(../../image/news_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 130%;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 10px;
}
#news dt {
	font-weight: bold;
	padding-bottom: 5px;
}
#news dd {
	line-height: 1.4em;
	padding-bottom: 10px;
}

/* 管理物件一覧
----------------------------------------------------------- */
#kanri {
}
#kanri .kanri_box {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#kanri h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#kanri h4 {
	margin-bottom: 10px;
	color: #630;
}
#kanri .kanri_left {
	width: 340px;
	float: left;
}
#kanri .kanri_right {
	width: 340px;
	float: right;
}
.ul_kanri  {
	border-top:1px solid #CBCBCB;
}
.ul_kanri li {
	border-bottom:1px solid #CBCBCB;
	padding:1px 0;
}
.ul_kanri li dl dt {
	clear:both;
	color:#666;
	float:left;
	font-weight:bold;
	width:325px !important;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.ul_kanri li dl dd {
	height:1%;
	margin-left:200px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.ul_kanri .kanri_bk {
	background-color: #F4F4F4;
}
.ul_kanri .kanri_bk2 {
	background-color: #F4F4F4;
	font-weight:bold;
	color:#666;
}
.ul_kanri .kanri_bk3 {
	background-color: #F3E8DC;
	font-weight:bold;
	color:#666;
}

/* タグの定義
----------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img { 
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1em;
}
div, p {
	text-align: left;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 16px;
}
img {
	border: 0px;
}
ul,ol {
	list-style: none;
}
a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	color: #630;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: none;
}
a:active {
	color: #600;
	text-decoration: none;
}

/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}

*html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
.clear {
	clear:both;
}


