@charset "Shift_JIS";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-color: #F8F7F5;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CBA57F;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CBA57F;*/
}
#header_navi {
	height: 36px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;	/*border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2A582;
	border-left-color: #C2A582;*/
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C2A582;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C2A582;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main #left_body {
	float: left;
	width: 700px;
	background-color: #FFF;
	margin-left: 18px;
}
#main #right_body {
	float: left;
	width: 180px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C2A582;
	background-color: #FFF;
}
#footer_shita {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #666;
}
.footer_left {
	text-decoration: underline;
	padding-left: 20px;
}
.footer_right {
	float: right;
}
#footer_ue {
	clear: both;
	background-image: url(../../introduse/img/bg_footer.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
}
#footer_shita2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.rogo {
	height: 39px;
	width: 180px;
	margin-top: 19px;
	float: left;
	margin-left: 10px;
}
.company_info {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 90%;
	color: #666;
}
.search {
	float: right;
	clear: right;
	margin-right: 150px;
	margin-top: 20px;
	font-size: 90%;
	color: #666;
}
/* CSS Document */

/* CSS Document */

.kaisou_home {
	font-size: 80%;
	padding-left: 12px;
	font-weight: bold;
	color: #333;
}
.shita_navi_borda- {
	text-decoration: underline;
}
.ueni_modoru {
	float: right;
	clear: both;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 80%;
	background-image: url(../../introduse/img3/uenimodoru_.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}
#left_body #shita_navi {
	clear: both;
	text-align: center;
	font-size: 80%;
}
a:link.samp    { color: #BDA585; }
a:visited.samp { color: #97846A; }
a:active.samp  { color: #BDA585; }
