@charset "UTF-8";
body {
	background: #EBECED url(../image/ind_bg01.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
a img {
	border-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}

#cover {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 840px;
	background: url(../image/ind_bg02.gif) repeat-y;
	overflow: auto;
}
#head .inner {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#head .flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#head .left_culum {
	width: 400px;
	float: left;
}
#head .left_culum .logo {
	padding-top: 7px;
	padding-bottom: 11px;
}
#head .right_culum {
	width: 180px;
	float: right;
}
#head .right_culum .copy {
	padding-top: 7px;
	padding-bottom: 5px;
}
#head .links {
	font-size: 10px;
}
#head .links a:link {
	color: #0066CC;
	text-decoration: underline;
}
#head .links a:visited {
	color: #0066CC;
	text-decoration: underline;
}
#head .links a:hover {
	color: #FF9933;
	text-decoration: none;
}
#head .links a {
	background: url(../image/head_li01.gif) no-repeat left;
	padding-left: 1.5em;
	padding-right: 1em;
}
#gmenu {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-bottom: 15px;
}

#foot {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#foot .copy {
	width: 600px;
	border: 1px solid #B3B8BD;
	background: #CACBCD;
	padding: 10px;
	line-height: 1.5em;
}
#foot .banners {
	margin-bottom: 15px;
}
#foot .banners a img {
	margin: 15px 5px 5px;
}
#copyright {
	text-align: right;
	font-size: .9em;
}


/*中ページ*/
body.under1 {
	background: #EBECED url(../image/inner_bg01.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
.under1 #head {
	overflow: auto;
}
.under1 #head .left_culum .logo {
	padding-bottom: 14px;
}
.under1 #gmenu {
	padding-top: 0px;
}
.under1 #foot {
	padding-top: 45px;
}
.under1 #copyright {
	padding-top: 15px;
}

#cont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 25px;
}
h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
}

h2 {
	background: url(../image/h2_bg01.gif) repeat-x;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
#lnavi
{
	font-size : 14px;
}
#lnavi a , #lnavi span {
	padding-right: 2em;
	padding-left: 2em;
}


/*会社案内*/
.corporate dl {}
.corporate dt {
	margin: 0px;
	width: 40%;
	padding-bottom: 1.5em;
	clear: both;
	float: left;
}
.corporate dd {
	margin: 0px;
	width: 60%;
	padding-bottom: 1.5em;
	float: left;
}

.corporate .left_culum {
	float: left;
	width: 400px;
}
.corporate .right_culum {
	width: 390px;
	float: right;
}
.history dt {
	margin: 0px;
	width: 20%;
	padding-bottom: 1.5em;
	clear: both;
	float: left;
}
.history dd {
	margin: 0px;
	width: 80%;
	padding-bottom: 1.5em;
	float: left;
}

/*地図*/
body.popup {
	background: #FFFFFF url(none);
}
.popup #cover {
	width: 800px;
}
.popup #head {
	width: 800px;
	background: url(none);
	overflow: auto;
}
.popup #head .inner {
	width: 800px;
}
.popup #cont {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*業務内容*/
.service .left_culum {
	float: left;
	width: 390px;
}
.service .right_culum {
	float: right;
	width: 390px;
}
.service p {
	line-height: 2em;
}

/*実績*/
.results table {
}
.results th {
	border-bottom: 1px solid #CCCCCC;
}
.results td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.results td img {
	margin-right: 10px;
}

/*求人案内*/
.rinfo table {
	border-collapse: inherit;
}
.rinfo th {
	background: #E0E0E0;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #FFFFFF;
	padding: 8px 8px 3px;
	vertical-align: top;
}
.rinfo td {
	background: #EDEEEF;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 3px 8px;
}

/*個人情報保護法*/
.plivacy li {
	padding-top: 1em;
}

/*サイトマップ*/
.sitemap ul {
	padding-top: 1em;
}
.sitemap li {
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0.7em 0px 0em;
	padding: 0em 0px 0.7em 17px;
	background: url(../sitemap/image/li01.gif) no-repeat left 5px;
}
.sitemap li li {
	list-style-type: disc;
	list-style-image: none;
	border-style: none;
	background: url(none);
	padding-left: 0px;
}

/*お問合せ*/
input.edit1, select.edit1, textarea.edit1
{
	width						: 400px;
}
input.1stname, input.2ndname
{
	width						: 80px
}
input.tel
{
	width						: 50px
}

ul.message
{
	margin						: 0px 0px 0px 0px;
	padding						: 0px 0px 0px 22px;
}
