﻿@charset "UTF-8";
/* PAGE STRUCTURE */
body {
	padding: 0px;
	margin:  0px;
	background: #ffffff;
	text-align: center;
	scrollbar-face-color: #e1e2e6;
	scrollbar-arrow-color: #4c505b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ececdb;
	scrollbar-base-color: #ececdb;
	scrollbar-3dlight-color: #e6e6e6;
	scrollbar-darkshadow-color: #999999;
	font-family: verdana, MSPゴシック;
	font-size: 12px;
}

a:link {
	color: #ffffff !important;
	text-decoration: none;
}

a:visited {
	color: #ffffff !important;
	text-decoration: none;
}

a:active { 
	color: #FF8000 !important;
	text-decoration: none;
}

a:hover {
	color: #FF8000 !important;
	text-decoration: none;
}

a:hover {
	position: relative;
	top: 1px;
	left:1px;
}

.font1 { color : #ffffff ;}
.font2 { color : #444444 ;}
.font3 { color : #666666 ;}
.font4 { color : #ff8000 ;}
.font5 { color : #d5d5d5 ;}
.font6 { color : #335F83 ;}
.font7 { color : #40515d ;}
.font8 { color : #ff0000 ;}

/* HEADER -------------------------------- */
#header {
	margin: 0px auto;
	width: 800px;
	height: 80px;
	background:  url(images/he_img.jpg) no-repeat;
	text-align: left;
}

h1 {
    font-size: 12px;
	color: #777777;
	padding: 20px 0 0 0;
}

/* FOOTER --------------------------------- */
#footer {
	width: 800px;
	height: 60px;
	margin: 0px auto;
	background-image: url(images/fo_img.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 0;
	font-size: 12px;
	color: #444444;
	clear: both;
}

/* TOP ----------------------------- */
/* container_a ----------------------------- */
#container_a {
	width: 800px;
	height: 330px;
	margin: 0px auto;
	text-align: left;
}
/* menu ---------------------------------- */
#menu{
    width: 300px;
	height: 270px;
	background-image: url(images/menu_img.jpg);
    background-repeat: no-repeat;
	margin: 0px auto;
}

ul {
    list-style-position: outside;
	list-style-type: none;
	background-position: 0 0.5em;
}

li {
	background: url(images/arrow.gif) no-repeat left center;
	line-height: 300%;
	padding: 0 0 0 40px;
	font-size: 14px;
}
/* crossfader -------------------------------- */
.cf_element {
	width: 500px;
	height: 330px;
}
#cf_wrapper {
	position: relative;
	top:-165px;
}
* html #cf_wrapper {
	position: relative;
	top:-165px;
}

/* side_01 ------------------------------- */
#side_01 {
	width: 300px;
	height: 60px;
	background-image: url(images/side_01.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

/* img ----------------------------------- */
#td_img {
	width: 500px;
	height: 330px;
}

/* container_b ----------------------------- */
#container_b {
	width: 800px;
	height: 420px;
	margin: 0px auto;
	text-align: left;
}

/* leftbox ----------------------------------- */
#leftbox {
	width: 300px;
	height: 420px;
	background-image: url(images/side_02.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
/* textbox_1 ------------------------------- */
#textbox_1 {
	width: 280px;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	margin: 20px auto 30px auto;
	line-height: 140%;
}

/* textbox_2_a ------------------------------- */
#textbox_2_a {
	width: 270px;
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding: 5px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color:#666666;
	background-image: url(images/bg_01.jpg);
	margin: 0 auto;
}

/* textbox_2_b ------------------------------- */
#textbox_2_b {
	width: 270px;
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding: 5px;
	line-height: 140%;
	border-width: 1px;
	border-style: solid;
	border-color:#666666;
	background-color: #f8f8f8;
	text-align: justify;
	margin: 0 auto;
}

/* rightbox ----------------------------------- */
#rightbox {
	width: 500px;
	height: 420px;
	background-image: url(images/main_img1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

/* main_01 ----------------------------------- */
#main_01 {
	width: 460px;
	height: 300px;
	overflow: auto;
	margin:110px auto 10px auto;
	text-align: center;
}

table .prop{
    width: 440px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a6a6;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #f8f8f8;
}

.th{
    padding: 5px;
    font-size: 12px;
	color: #ffffff;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #a7a6a6;
	background-color: #647483;
	text-align: left;
}
.td{
    border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #a7a6a6;
	padding: 5px;
	font-size: 12px;
	color: #444444;
}
.tf{
    padding: 5px;
	text-align: right;
	font-size: 12px;
}

/* COMPANY PROFILE ----------------------------------- */
/* title_01 ----------------------------------- */
.title_01 {
	width: 759px;
	margin: 0px auto;
	text-align: left;
	border-width: 1px 1px 1px 20px;
	border-style: solid;
	border-color: #a7a6a6;
	padding: 10px;
	font-size: 14px;
	color: #444444;
	background-color:#f3f3f3;
}


/* com_01 ----------------------------------- */
#com_01 {
	width: 800px;
	height: 300px;
	margin: 10px auto;
	text-align: left;
}

.com_01_left{
    width: 450px;
	font-size: 12px;
	color: #444444;
}
.com_01_left_a{
    width: 70px;
	float: left;
	padding: 3px;
	
}
.com_01_left_b{
    width: 380px;
	padding: 3px;
}

.com_01_right{
    width: 350px;
	text-align: right;
}

/* com_02 ----------------------------------- */
#com_02 {
	width: 800px;
	height: 300px;
	margin: 10px auto;
	text-align: left;
}
.box_01_left{
    padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 300px;
}

.box_01_right{
    padding: 10px;
	font-size: 12px;
	color: #444444;
}

/* PRIVACY POLICY ----------------------------------- */
.pp_01 {
	width: 800px;
	margin: 10px auto;
	text-align: justify;
	padding: 10px;
	font-size: 12px;
	color: #555555;
	line-height: 140%;
}
.pp_02 {
	width: 800px;
	margin: 0 auto;
	text-align: right;
	padding: 10px;
	font-size: 12px;
	color: #555555;
	line-height: 150%;
}
.pp_02_li {
	 font-size: 12px;
	 color: #444444;
	 padding: 2px;
	 line-height: 130%;
}
.pp_02_ul {
     list-style-type: disc;
	 font-size: 12px;
	 color: #444444;
	 padding: 2px;
	 line-height: 130%;
}

/* RENT PROPERTY ----------------------------------- */
#rent_01{
    width: 800px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.rent_01_td{
    width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a6a6;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat;
	padding: 10px;
	font-size: 12px;
	color: #444444;
}

#rent_02{
    width: 800px;
	margin: 0 auto;
	text-align: center;
}

.rent_02_td{
    width: 400px;
	vertical-align: top;
}

.rent{
    width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a6a6;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #f8f8f8;
}
