/* タグ */
* {
	margin: 0;
	padding: 0;
	}

img {
	vertical-align: bottom;
	}

a img {
	border: none;
	}

a {
	color: #666666;
	text-decoration: none;
	}

body {
	background: #010001 url(../images/bg.png) repeat-x;
	}

.Clear {
	clear: both;
	}

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

.Clearfix {
	display: inline-table;
	}

/* Hides from ie-mac \*/
* html .Clearfix {
	height: 1%;
	}

.Clearfix {
	display: block;
	}
/* End hide from ie-mac */

h3, h4 {
	color: #666;
	font-size: medium;
	}

h3 span, h4 span {
	color: #990000;
	}

/* ---- header --- */
#Mark {
	background: #010001;

}
h1 {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-bottom: 0;
	background: #010001;
	}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto 10px;
	}

#logo {
	float: left;
	margin-top: 10px;
	}

/* ---- Navi_Sub ---- */
/*-----------------------------ヘッドナビ-----------------------------*/

#Navi_Sub {
	background: url(../images/navi_sub.jpg) no-repeat; /* IE6\p */
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 30px;
	width: 300px;
	}

#Navi_Sub ul {
	margin: 0;
	padding: 0;
  }

#Navi_Sub ul li {
	display: inline;
	list-style: none;
	}

#Navi_Sub ul li a {
	display: block;
	float: left;
	margin: 0 auto;
	padding: 30px 0 0 0;
	overflow: hidden;
	width: 150px;
	}

/*Subナビゲーション　物件概要*/
#Navi_Sub ul li.outline a {
	background: url(../images/navi_sub.jpg) no-repeat 0 0;
	}
#Navi_Sub ul li.outline a:hover {
	background: url(../images/navi_sub.jpg) no-repeat 0 -40px;
	}

#Navi_Sub ul li.outline_a a {
	background: url(../images/navi_sub.jpg) no-repeat 0 -40px;
	}

/*SubirQ[V@*/
#Navi_Sub ul li.apply a {
	background: url(../images/navi_sub.jpg) no-repeat -150px 0;
	}

#Navi_Sub ul li.apply a:hover {
	background: url(../images/navi_sub.jpg) no-repeat -150px -40px;
	}

/* ---- Navi_Main ---- */

#Navi_Main {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	z-index: 9998;
	}

#Navi_Main ul {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 900px;   /* ---- 項目数に応じて要変更 ---- */
	}

#Navi_Main ul li {
	display: inline;
	list-style: none;
	}

#Navi_Main ul li a {
	display: block;
	float: left;
	height: 0;
	overflow: hidden;
	padding: 35px 0 0 0;
	background: url(../images/navi_main.jpg) no-repeat;
	width: 150px;
	}

#Navi_Main ul li.top a {
	background-position: 0 0;
	}

#Navi_Main ul li.top a:hover {
	background-position: 0 -35px;
	}

#Navi_Main ul li.top_a a {
	background-position: 0 -35px;
	}

#Navi_Main ul li.location a {
	background-position: -150px 0;
	}

#Navi_Main ul li.location a:hover {
	background-position: -150px -35px;
	}

#Navi_Main ul li.location_a a {
	background-position: -150px -35px;
	}

#Navi_Main ul li.access a {
	background-position: -300px 0;
	}

#Navi_Main ul li.access a:hover {
	background-position: -300px -35px;
	}

#Navi_Main ul li.access_a a {
	background-position: -300px -35px;
	}

#Navi_Main ul li.plan a {
	background-position: -450px 0;
	}

#Navi_Main ul li.plan a:hover {
	background-position: -450px -35px;
	}

#Navi_Main ul li.plan_a a {
	background-position: -450px -35px;
	}

#Navi_Main ul li.equipment a {
	background-position: -600px 0;
	}

#Navi_Main ul li.equipment a:hover {
	background-position: -600px -35px;
	}

#Navi_Main ul li.equipment_a a {
	background-position: -600px -35px;
	}

#Navi_Main ul li.about a {
	background-position: -750px 0;
	}

#Navi_Main ul li.about a:hover {
	background-position: -750px -35px;
	}

#Navi_Main ul li.about_a a {
	background-position: -750px -35px;
	}

/* ---- body  ---- */
#Container_bg {
	background: #010001 url(../images/bg_con.png) 50% 0 repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	}

#Container_bg .Container_top {
	background: url(../images/bg_con_top.png) 50% 0 no-repeat;
	margin: 0;
	width: 100%;
	}

#Container {
	margin: 0 auto;
	padding: 20px 30px;
	width: 840px;
	}

/* ---- eRec ---- */
#contents, #Plan_contents {
	background: #fff;
	padding: 15px 35px;
	width: 770px;
	margin: 0 auto;
	text-align: center;
	}

/* ---- TopPage ---- */
#Main {
	width: 900px;
	margin: 0 auto;
	}

#information {
	background: #010001 url(../images/ti_info.gif) no-repeat 0 0;
	float: left;
	width: 480px;
	height: 160px;
	margin: 10px 0;
	overflow: hidden;
	border-bottom: #c0c0c0 1px solid;
	}

#information div.textarea {
	margin: 10px 10px 10px;
	padding: 10px;
	overflow: auto;
	height: 110px;
	width: 480px;
	font-size: 75%;
	}

#information  li {
	color: #fff;
	display: block;
	list-style: none;
	padding: 3px 0 3px 20px;
	margin: 0 0 5px 5px;
	background: #010001 url(../images/info.gif) no-repeat 1px 3px;
	}

#information  a {
	text-decoration: underline;
	}

#banner {
	background: #010001 url(../images/ti_topic.gif) no-repeat 0 0;
	float: right;
	width: 320px;
	height: 160px;
	margin: 10px 0;
	border-bottom: #c0c0c0 1px solid;
	}

#banner ul {
	margin: 20px 0 0;
	}

#banner ul li {
	display: block;
	list-style: none;
	margin-top: 10px;
	width: 250px;
	}

#banner ul li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 60px 0 0 0;
	}

#banner ul li.banner_eco a {
	background: url(../images/banner_eco.png) no-repeat 0 0;
	}

#banner ul li.banner_eco a:hover {
	background: url(../images/banner_eco.png) no-repeat 0 -60px;
	}

#banner ul li.banner_cm a {
	background: url(../images/banner_cm.png) no-repeat 0 0;
	}

#banner ul li.banner_cm a:hover {
	background: url(../images/banner_cm.png) no-repeat 0 -60px;
	}

#banner ul li.banner_team-6 a {
	background: url(../images/banner_team-6.png) no-repeat 0 0;
	}

#banner ul li.banner_team-6 a:hover {
	background: url(../images/banner_team-6.png) no-repeat 0 -60px;
	}

#banner ul li.banner_service a {
	background: url(../images/banner_service.png) no-repeat 0 0;
	}

#banner ul li.banner_service a:hover {
	background: url(../images/banner_service.png) no-repeat 0 -60px;
	}

#banner ul li.banner_jal a {
	background: url(../images/banner_jal.png) no-repeat 0 0;
	}

#banner ul li.banner_jal a:hover {
	background: url(../images/banner_jal.png) no-repeat 0 -60px;
	}

#banner ul li.banner_kurumu a {
	background: url(../images/banner_kurumu_test.png) no-repeat 0 0;
	}

#banner ul li.banner_kurumu a:hover {
	background: url(../images/banner_kurumu_test.png) no-repeat 0 -60px;
	}

/* ---- footer ---- */
#footer {
	width: 900px;
	margin: 15px auto;
	}

#footer div.logo_f {
	float: left;
	margin: 0 5px 0;
	padding: 0 0 5px;
	}

#footer div.tel {
	float: right;
	margin: 0 10px 0 15px;
	padding: 0 0 5px;
	}

#footer div.soken {
	float: left;
	margin: 12px 30px 0 0;
	}

#footer div.soken a {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}

#footer .Tel {
	float: right;
	padding: 0 10px 0 15px;
	}

#footer .Tel p {
	font-size: x-small;
	line-height: 100%;
	margin: 0;
	padding: 0 0 5px;
	color: #fff;
	}

#footer .Tel h4 {
	background: url(../../images/free.gif) 0 center no-repeat;
	color: #990000;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	letter-spacing: 0.2em;
	line-height: 100%;
	margin: 0;
	padding: 0 0 0 22px;
	}

#copy {
	width: 900px;
	margin: 10px auto;
	font-size: 9px;
	text-align: center;
	color: #999999;
	}


/* ---- access page ---- */
#Navi {
	background: #333;
	margin: 0 auto;
	padding: 2px 5px 5px 0;
	width: 681px;
	}

#Navi p {
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 120%;
	margin: 4px 0 0 10px;
	padding: 0;
	text-align: left;
	}

#Navi .print {
	float: right;
	margin: 0;
	padding: 0;
	}

/* ---- outline ----*/
#outline {
	width: 700px;
	margin: 30px auto 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
	background: #ffffff;
	text-align: center;
	}

#outline table {
	border: 1px solid #eeeeee;
	width: 700px;
	margin: 0;
	}

#outline th {
	background: #f4f4f4;
	font-weight: normal;
	text-align: left;
	font-size: 80%;
	padding: 8px 15px;
	width: 150px;
	border-bottom: 1px solid #e6e6e6;
	}

#outline td {
	text-align: left;
	font-size: 80%;
	padding: 10px 10px;
	border-bottom: 1px solid #e6e6e6;
	}

/* ---- about ----*/
img.txt1 {
	margin: 20px auto;
	}

div.txt1 {
	margin: 30px auto;
	font-size: 80%;
	}

#about {
	text-align: left;
	width: 640px;
	margin: 15px auto;
	padding: 10px 20px;
	font-size: 80%;
	}

#about img.txt2 {
	display: block;
	margin-bottom: 10px;
	}

img.about {
	margin-bottom: 15px;
	}

/*----------------------------- plan -----------------------------*/
#Plan_contents h2,#Plan_contents h3 {
	background: url(../images/arrow.gif) left 2px no-repeat #e5f2cc;
	color: #2E3F13;
	font-size: medium;
	padding-left: 25px;
	margin-bottom:10px;
	text-align: left;
	}

/*Planナビゲーション*/
#Plan_contents ul.Navi_plan {
	clear: both;
	height: 30px;
	margin: 5px auto 15px auto;
	padding: 0;
	width: 770px;
    }

#Plan_contents ul.Navi_plan li {
	display: inline;
	list-style-type: none;
	}

#Plan_contents ul.Navi_plan li a {
	background: url(../images/navi_plan.gif) no-repeat;
	display: block;
	float: left;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 30px 0 0;
	width: 260px;
	}

/*Planナビゲーション　1*/
#Plan_contents ul.Navi_plan li.Np_plan a {
	background-position: 0 0;
	width: 250px;
	}

#Plan_contents ul.Navi_plan li.Np_plan a:hover {
	background-position: 0 -30px;
	width: 250px;
	}

#Plan_contents ul.Navi_plan li.Np_plan_a a {
	background-position: 0 -30px;
	width: 250px;
	}

/*Planナビゲーション　2*/
#Plan_contents ul.Navi_plan li.Np_free50 a {
	background-position: -250px 0;
	}

#Plan_contents ul.Navi_plan li.Np_free50 a:hover {
	background-position: -250px -30px;
	}

#Plan_contents ul.Navi_plan li.Np_free50_a a {
	background-position: -250px -30px;
	}

/*Planナビゲーション　3*/
#Plan_contents ul.Navi_plan li.Np_model a {
	background-position: -510px 0;
	}

#Plan_contents ul.Navi_plan li.Np_model a:hover {
	background-position: -510px -30px;
	}

#Plan_contents ul.Navi_plan li.Np_model_a a {
	background-position: -510px -30px;
	}

#Plan_contents h4 {
	color: #2A3833;
	font-size: medium;
	line-height: 140%;
	margin: 0;
	padding: 0 0 5px;
	}

#Plan_contents dl {
	margin: 0;
	padding: 0;
	}

#Plan_contents dl dt {
	background: #2A1514;
	color: #fff;
	font: 80%/1.4 Arial, Helvetica, sans-serif bold!important;
	margin: 0 0 5px;
	padding: 2px 0 2px 10px;
	}

#Plan_contents dl dd {
	font-size: 70%;
	margin: 0;
	padding: 0 0 15px;
	}

#Plan_contents p.cap {
	font-size: x-small;
	margin: 0;
	padding: 5px 0;
	}

/*-----------------------------ir-----------------------------*/

#Navi_foot {
	margin: 0;
	padding: 10px 0 0;
	}

#Navi_foot ul {
	float: right;
	margin: -2px 0 0;
	padding: 0;
	}

#Navi_foot ul li {
	display: inline;
	list-style: none;
	}

#Navi_foot ul li a {
	background: url(../images/navi_foot_arrow.gif) 0 50% no-repeat;
	color: #fff;
	float: left;
	font-size: 56.25%;
	margin: 0 0 0 5px;
	padding: 1px 5px 1px 12px;
	text-decoration: none;
	}

#Navi_foot ul li a:hover {
	background-color: #B19769;
	color: #010001;
	}

#Navi_foot ul li.Active a,
#Navi_foot ul li.Active a {
	background-color: transparent;
	color: #B19769;
	}

#Navi_foot ul li.Go_top a {
	background: none;
	}

#Navi_foot ul li.Go_top a:hover {
	color: #fff;
	text-decoration: underline;
	}


