@charset "utf-8";
/* CSS Document */

/* reset */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	color: #605558;
	}
	
body { 
	width: 795px;
	margin: 0 auto 0 auto;
	font-size: 16px;
	text-align: center; /* IE5 */
	}
	/* IE6 */
	*html body { font-size: 100%; }
	/* IE7 */
	*:first-child+html body {font-size: 100%; }

a:link {
	color: #0066CC;
	text-decoration: underline; 
	}
a:visited {
	color:#666699;
	text-decoration: underline;
	}
a:hover {
	color:#FF6600;
	text-decoration: none;
	}
a:active {
	color:#FF6600;
	text-decoration: none;
	}
p {
	margin:0;
	padding:0;
	}
img {
	border: 0;
	}


/* CONTENTS_FRAME */
#contentsFrame {
	width: 795px;
	border-left: 1px solid #C9D2D8;
	border-right: 1px solid #C9D2D8;
	display: block; 
	clear: both;
	overflow: inherit;
	}

/* HEADER */
#header {
	margin: 0 auto 0 auto;
	width: 795px;
	height: 65px;
	background-image: url(../img/header_bg.jpg) ;
	background-repeat: no-repeat;
	text-align: left; /* IE5 */
	}
#header_top {
	margin: 0 auto 0 auto;
	width: 795px;
	height: 65px;
	background-image: url(../img/header_bg_top.jpg) ;
	background-repeat: no-repeat;
	text-align: left; /* IE5 */
	}
div.header_left {
	float: left;
	width: 10px;
	height: 60px;
	}
div.logo {
	/*\*/float: left;
	width: 700px;
	height: 60px;
	padding: 20px 0 auto 0;
	position: static;
	margin: 10px auto -10px auto;/* */
	}
div.sitemap {
	/*\*/float: right;
	width: 80px;
	height: 60px;
	margin: 0;
	position: relative;
	top: 38px;
	right: 0;/* */
	}


/* CONTAINER */
#container {
	margin: 0;
	padding: 0;
	/*\*/display: block;/* */
	/*\*/clear: both;/* */
	/*\*/overflow: inherit;/* */
	}

/* LEFT */
#sidemenu {
	width: 178px;
	float: left;
	clear: right;
	margin: 20px 13px auto 15px;
	text-align: left; /* IE5 */
	/*\*/display: inline;/* */
	}
ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li.menu {
	margin: 0;
	padding: 0;
	display: inline;
	}

/* RIGHT */
#main {
	width: 568px;
	margin: 20px 15px auto 0;
	float: right;
	display: inline;
	}

div.pankuzu {
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 0.8em;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
div.pagetitle {
	margin: 0 0 20px 0;
	text-align: left;
	height: 40px;
	}
div.pagetitle_large {
	margin: 0 0 20px 0;
	text-align: left;
	height: 80px;
	}

/* PAGETOP */
.pageTop {
	display: block;
	clear: both;
	text-align: right;
	margin: 0 10px 2px 0;
	}
.pageTop_2 {
	clear: both;
	text-align: right;
	margin: 5px 5px 20px auto;
	}
	
/* FOOTER */
.footer {
	width: 100%;
	display: block;
	clear: both;
	text-align: right; /* IE5 */
	}

/* COMMON */

.tax {
	font-size: 0.7em;
	}	

.margin_h30 {
	height: 30px;
	clear: both;
	float: none;
	}
.margin_h20 {
	height: 20px;
	clear: both;
	float: none;
	}
.margin_h10 {
	height: 10px;
	clear: both;
	float: none;
	}
.margin_h5 {
	height: 5px;
	clear: both;
	float: none;
	}
.index {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	}
	

/* --------------------------------------------
 SITEMAP
-------------------------------------------- */
#sitemap_area {
	width: 705px;
	margin: 20px 20px 0 70px;
	text-align: left;
	}

#sitemap_area h1 {
	font-size: 0.9em;
	font-weight: bolder;
	margin: 5px 5px 10px 5px;
	padding: 2px 5px 2px 10px;
	}
.sitemap_home {
	border-left: 3px solid #666699;
	}
.sitemap_company {
	border-left: 3px solid #7199C1;
	}
.sitemap_estate {
	border-left: 3px solid #367A52;
	}
.sitemap_car {
	border-left: 3px solid #F27212;
	}
.sitemap_contact {
	border-left: 3px solid #66CCCC;
	}

#sitemap_area ul {
	font-size: 0.8em;
	margin: 0 20px 30px 40px;
	}
#sitemap_area li {
	margin: 0 0 5px 0;
	}

.sitemap_none_bullet {
	list-style-type: none;
	}		
.sitemap_home_bullet {
	list-style-image: url(../img/bullet_sitemap01.gif);
	}
.sitemap_company_bullet {
	list-style-image: url(../img/bullet_sitemap01.gif);
	}
.sitemap_estate_bullet {
	list-style-image: url(../img/bullet_sitemap01.gif);
	}
.sitemap_car_bullet {
	list-style-image: url(../img/bullet_sitemap01.gif);
	}
.sitemap_contact_bullet {
	list-style-image: url(../img/bullet_sitemap01.gif);
	}
			

/* --------------------------------------------
 ERROR MESSAGE
-------------------------------------------- */
.errorMessage {
	font-size: 1em;
	color: #CC3333;
	font-weight: bold;
	margin: 10px;
	text-align: left;
	}





/* clearfix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
/*\*/
*html .cont_01{ height: 1%; }
.cont_01 { display: block; }
/* clearfix end */

