﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;

}
* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;

}
.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;
}

.color-orange {
	color: #FF9900;
}
.color-blue {
	color: #336699;
}
.color-green {
	color: #66CC33;
}

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

#header {
	background-image: url(/common_img/head_back.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 65px;
	text-align: right;
}
#head-contents {
	text-align: left;
	width: 510px;
	margin-left: auto;
	padding-top: 5px;
}
#pre-text {
	color: #FFFFFF;
}
#home-position {
	float: right;
	padding-top: 15px;
	padding-right: 7px;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header li {
	display: inline;
	font-weight: bold;
	color: #333333;
}
.li-mail {
	background-image: url(/common_img/icon_mail.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#footer {
	padding-top: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer li {
	display: inline;
	line-height: 2em;
	font-weight: bold;
	color: #333333;
}
#copyright-back {
	background-image: url(/common_img/copyright_back.gif);
	height: 27px;
	width: 800px;
	background-repeat: no-repeat;
	clear: both;
}
#copyright {
	line-height: 27px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}
.footer-btm-text {
	line-height: 1.4em;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 20px;
}#index-main {
	background-image: url(/index_img/main_back.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 800px;
}
#main-in {
	padding-top: 20px;
	padding-left: 20px;
}
.bottom-pad-10 {
	padding-bottom: 10px;
}
#index-contents {
	padding-top: 10px;
}
#index-left-box {
	float: left;
	width: 530px;
}
#index-right-box {
	float: right;
	width: 250px;
}
#choice-frame {
	width: 100%;
	height: 280px;
	border: none;
}
#news-frame {
	margin-bottom: 10px;
	border: 1px solid #999999;
	width: 248px;
	height: 180px;

}

.profile-title {
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
}
#profile-left {
	float: left;
	width: 410px;
}
#profile-right {
	float: right;
	width: 350px;
}
#boss-face {
	float: left;
	width: 120px;
}
#boss-profile {
	float: right;
	width: 270px;
	display: block;
}
#profile-right table {
	width: 350px;
}
#profile-right td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
}
.profile-data-td-left {
	white-space: nowrap;
	padding-right: 20px;
}
#profile-right h3 {
	font-size: 12px;
	line-height: 1.7em;
}
.profile-li {
	margin-left: 1.5em;
	list-style-type: circle;
}
#profile-title-space {
	padding-top: 20px;
	padding-bottom: 30px;
}
#profile-img {
	width: 410px;
	height: 150px;
	padding-bottom: 10px;
}
#profile-boss {
	width: 410px;
	padding-bottom: 25px;
}
#form-design {
	font-size: 12px;
	line-height: 2.5em;
	margin-top: 30px;
	margin-bottom: 30px;
}
#form-design h1 {
	font-size: 14px;
	margin-bottom: 20px;
}
