﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;
	background-image:  url(/common_img/background_color.gif);
	background-repeat: repeat;

}
* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrap-white {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 850px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
div {
	zoom:1;
}
.font10 {
	font-size: 10px;
	line-height: 1.6em;
}
a {
	color: #006699;
}
a:hover {
	color: #3399CC;
}
li {
	list-style-type: none;
}
.float-left {
	float: left;
	margin: 0px;
	padding: 00px;

}
.float-right {
	float: right;
	margin: 0px;
	padding: 0px;
}

.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.margin-bottom30 {
	margin-bottom: 30px;
}
.bottom-pad-10 {
	padding-bottom: 10px;
}

#header {
	background-image: url(/common_img/head_back.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 90px;
	text-align: right;
}
#pre-text {
	float: left;
	position: relative;
	left: 100px;
	line-height: 1.2em;
	top: 10px;
}
#head-navi {
	text-align: right;
	clear: both;
	position: relative;
	top: 24px;
	right: 35px;
	line-height: 1.2em;
}
#header a {
	color: #990066;
	text-decoration: none;
}
#header li {
	display: inline;
	font-weight: bold;
	color: #333333;
}
#head-inquiry {
	float: right;
	position: relative;
	top: 11px;
	right: 20px;
}

#footer {
	padding-top: 10px;
}
#footer a {
	color: #990066;
	text-decoration: none;
}
#footer ul {
	margin-bottom: 5px;
}
#footer li {
	display: inline;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;

}
#copyright-back {
	background-image: url(/common_img/copyright_back.gif);
	height: 45px;
	width: 800px;
	background-repeat: no-repeat;
}
#copyright {
	color: #FFFFFF;
	position: relative;
	left: 20px;
	top: 18px;
	font-weight: bold;
}
#index-main {
	background-image: url(/index_img/main_back.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	height: 250px;
	width: 530px;
}
#index-main-in {
	position: relative;
	right: 20px;
	top: 170px;
}

#index-right-box {
	float: right;
	width: 250px;
}
#index-navi-btn {
	margin-bottom: 10px;
}
#news-frame {
	width: 248px;
	height: 180px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#index-page-line {
	background-image:  url(/index_img/page_line.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 2px;
	width: 800px;
	margin-bottom: 10px;
}
#comp-info {
	background-image: url(/index_img/comp_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 210px;
	width: 540px;
	text-align: right;
}
#comp-info-in {
	text-align: left;
	margin-left: auto;
	width: 270px;
}
#comp-map {
	background-image: url(/index_img/index_map.gif);
	background-repeat: no-repeat;
	float: right;
	height: 210px;
	width: 230px;
}
.clear-spacer {
	clear: both;
	height: 10px;
	width: 800px;
}

#profile-title {
	width: 800px;
	text-align: right;
	margin-bottom: 30px;
	background-image: url(/profile/ekimae_photo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;

}
#profile-title-in {
	width: 600px;
	margin-left: auto;
}
#profile-left {
	float: left;
	width: 400px;
}
#profile-right {
	float: right;
	width: 370px;
}
.profile-data-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.profile-data-td-right {
	font-size: 12px;
	line-height: 1.7em;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.profile-data-td-left {
	white-space: nowrap;
	padding-right: 14px;
	background-color: #FFFFCC;
	padding-left: 14px;
	font-size: 12px;
	line-height: 1.7em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.profile-li {
	margin-left: 1.5em;
	list-style-type: circle;
}

#form-design {
	font-size: 12px;
	line-height: 2.5em;
	margin-top: 30px;
	margin-bottom: 30px;
}
#form-design h1 {
	font-size: 14px;
	margin-bottom: 20px;
}
