@charset "utf-8";
/* [Update:08-07-02] */

/* formatting style 
------------------------------------*/

* {
	font-style:normal;
	margin:0px;
	padding:0px;
}

body{
	font-family: sans-serif;
	text-align:left;
	color:#666666;
	font-size: 80%;
	line-height: 1.6em;
}

/* link style 
------------------------------------*/

a img{
	border-style:none;
}
a:link{
	color:#0000FF;
	text-decoration:underline;
}
a:visited{
	text-decoration:underline;
	color: #0000FF;
}
a:hover{
	color:#FF6600;
	text-decoration:none;
}
a:active{
	text-decoration:none;
	position:relative;
}

/* basic layout
------------------------------------*/

#wrapper_1 {
	width: 766px;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_2 {
	width: 733px;
	background-image: url(img/shadow_2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#main {
	width: 700px;
	padding-bottom: 25px;
	margin-left: 33px;
}
#footer {
	width: 700px;
	margin-left: 33px;
}

/* header style
------------------------------------*/

#header {
	width: 700px;
	margin-left: 33px;
}
#header #logo {
	left : 30px;
	top : 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* header_navi style
------------------------------------*/

#header ul {
	width: 700px;
	height: 30px;
	margin-top: 5px;
	background-color: #CCCCCC;
}
#header ul li {
	float: left;
	list-style-type: none;
}
/* home
--------------------*/
#home #header ul li#nHome a {
	background-image: url(img/btn_home_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nHome a {
	background-image: url(img/btn_home_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nHome a:hover{
	background-image: url(img/btn_home_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
/* company
--------------------*/
#company #header ul li#nCompany a {
	background-image: url(img/btn_company_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#enkaku #header ul li#nCompany a {
	background-image: url(img/btn_company_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#message #header ul li#nCompany a {
	background-image: url(img/btn_company_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#fukuri #header ul li#nCompany a {
	background-image: url(img/btn_company_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#ippan_form #header ul li#nRecruit a {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#keiyaku_form #header ul li#nRecruit a {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#shain_form #header ul li#nRecruit a {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#thanks #header ul li#nRecruit a {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#header ul li#nCompany a {
	background-image: url(img/btn_company_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;	
}
#header ul li#nCompany a:hover {
	background-image: url(img/btn_company_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#recruit #header ul li#nRecruit a {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nRecruit a {
	background-image: url(img/btn_recruit_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nRecruit a:hover {
	background-image: url(img/btn_recruit_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#contact #header ul li#nContact a {
	background-image: url(img/btn_contact_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nContact a {
	background-image: url(img/btn_contact_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nContact a:hover {
	background-image: url(img/btn_contact_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#accese #header ul li#nAccese a {
	background-image: url(img/btn_access_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nAccese a {
	background-image: url(img/btn_access_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#header ul li#nAccese a:hover {
	background-image: url(img/btn_access_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	margin-right: 2px;
}
#link #header ul li#nLink a {
	background-image: url(img/btn_link_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
}
#header ul li#nLink a {
	background-image: url(img/btn_link_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
}
#header ul li#nLink a:hover {
	background-image: url(img/btn_link_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
}
.span1 {
	display:none;
}

/* footer style
------------------------------------*/

#footer address {
	background-color: #64686C;
	text-align: center;
	width: 700px;
}
#footer address img{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* index
------------------------------------*/

#home #main h2{
	margin-top: 25px;
	margin-left: 25px;
	font-size: 16px;
}
#main .recruit a{
	margin-left: 25px;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
#main .policy a{
	font-size: 10px;
	color: #005FBD;
	margin-right: 25px;
	text-align: right;
	display: block;
	text-decoration: underline;
}
#main dl{
	width: 680px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#main dt{
	margin-top: 15px;
}
#main dd{
	margin-right: 25px;
}
#main th{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #24a9d5;
	background-color: #e2f1fa;
}
#main td{
	background-color: #EAEAEA;
	color: #333333;
}

/*  company
------------------------------------*/

#company #main h2{
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#main ul{
	height: 21px;
	margin-top: 25px;
	margin-left: 100px;
	float: left;
}
#main ul li{
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#enkaku #main ul li#nEnkaku a {
	background-image: url(img/enkaku_on.gif);
	background-repeat: no-repeat;
	display: block;
	width: 46px;
	height: 21px;
}
#main ul li#nEnkaku a {
	background-image: url(img/enkaku.gif);
	background-repeat: no-repeat;
	display: block;
	width: 46px;
	height: 21px;
}
#main ul li#nEnkaku a:hover{
	background-image: url(img/enkaku_on.gif);
	background-repeat: no-repeat;
	display: block;
}
#message #main ul li#nMessage a {
	background-image: url(img/message_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 124px;
}
#main ul li#nMessage a {
	background-image: url(img/message.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 124px;
}
#main ul li#nMessage a:hover{
	background-image: url(img/message_on.gif);
	background-repeat: no-repeat;
	display: block;
}
#fukuri #main ul li#nFukuri a {
	background-image: url(img/fukuri_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 72px;
}
#main ul li#nFukuri a {
	background-image: url(img/fukuri.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 72px;
}
#main ul li#nFukuri a:hover {
	background-image: url(img/fukuri_on.gif);
	background-repeat: no-repeat;
	display: block;
}
#company #main table{
	margin-top: 20px;
	margin-left: 25px;
}
#company #main th{
	padding: 10px;
}
#company #main td{
	padding: 10px;
}
#company #main {
	background-image: url(img/pic_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*  company_enkaku
------------------------------------*/

#enkaku #main h2{
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#enkaku #main table{
	margin-top: 20px;
	margin-left: 25px;
}
#enkaku #main th{
	padding: 10px;
}
#enkaku #main td{
	padding: 10px;
}

/*  company_message
------------------------------------*/

#message #main h2{
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#message .message{
	margin-top: 20px;
	text-align: center;
}

/*  company_fukuri
------------------------------------*/

#fukuri #main h2{
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#fukuri .shanai{
	margin-left: 15px;
	margin-top: 25px;
	width: 350px;
	float: left;

}
#fukuri #main p{
	margin-left: 10px;
	margin-top: 25px;
	float: left;

}

/*  company_form
------------------------------------*/

#main form em{
	color: #FF0000;
}

/*  ippan_form
--------------------------------*/

#ippan_form #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#ippan_form #main table{
	margin-top: 10px;
	margin-left: 25px;
}
#ippan_form #main th{
	background-color: #FFFFFF;
	border-left-style: none;
	text-align: left;
	padding-right: 10px;
}
#ippan_form #main td{
	background-color: #FFFFFF;
}

/*  keiyaku_form
--------------------------------*/

#keiyaku_form #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#keiyaku_form #main table{
	margin-top: 10px;
	margin-left: 25px;
}
#keiyaku_form #main th{
	background-color: #FFFFFF;
	border-left-style: none;
	text-align: left;
	padding-right: 10px;
}
#keiyaku_form #main td{
	background-color: #FFFFFF;
}

/*  shain_form
--------------------------------*/

#shain_form #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#shain_form #main table{
	margin-top: 10px;
	margin-left: 25px;
}
#shain_form #main th{
	background-color: #FFFFFF;
	border-left-style: none;
	text-align: left;
	padding-right: 10px;
}
#shain_form #main td{
	background-color: #FFFFFF;
}

/*  thanks
--------------------------------*/

#thanks #main p{
	margin-top: 25px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 300px;
}

/*  recruit
------------------------------------*/

#recruit #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#recruit #main{
	background-image: url(img/pic_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#recruit #main h3{
	margin-left: 25px;
	font-size: 14px;
	margin-top: 10px;
}
#recruit #main h4{
	margin-left: 25px;
	font-size: 14px;
	margin-top: 20px;
}
#recruit #main table{
	margin-bottom: 5px;
	margin-left: 25px;
}
#recruit #main th{
	font-size: 12px;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#recruit #main td{
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#recruit p{
	margin-left: 25px;
	font-size: 13px;
}
#recruit .touroku{
	margin-left: 25px;
	margin-bottom: 30px;
}

/* contact
------------------------------------*/

#contact #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#contact #main p{
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contact .map img{
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 45px;
}
#contact #main table{
	margin-left: 15px;
	float: left;
}
#contact #main th{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact #main td{
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
}

/* access
------------------------------------*/

#accese .map img{
	margin-top: 25px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 45px;
	margin-left: 45px;
}
#accese p{
	margin-top: 10px;
	margin-left: 80px;
	width: 550px;
}

/* policy
------------------------------------*/

#policy #main h2{
	margin-top: 25px;
	margin-left: 25px;
}
#policy #main p{
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}
#policy .sign{
	margin-right: 25px;
	margin-left: 450px;
}

/* link
------------------------------------*/

#link #main h2{
	margin-top: 25px;
	margin-left: 25px;
}

#link p{
	margin-top: 25px;
	margin-left: 25px;
}

/* clear
------------------------------------*/
.clear{
	clear: both;
}

