@charset "utf-8";
/** CSS for overall site **/

body{
	background-color: #537d4c ;
	background-image:url(../images/bg_earth.png);
	background-repeat: repeat-x;
	margin-top:0px;
}

a:link {
	color: #7A2226;
	text-decoration: none;
}
a:visited {
	color: #D78231;
	text-decoration: none;
}
a:hover {
	color: #AEB930;
	text-decoration:underline;
}
a:active {
	color: #B36188;
	text-decoration:underline;
}

#wrapper{ 
	width:750px;
	margin-left:auto; 
	margin-right:auto; 
	font-size:0.9em;
	line-height:1.1em;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Helvetica, Arial, sans-serif; }

#header{ 
	width:740px; 
	height:146px;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:0px;
	border-left : 1px solid #666;
	border-right : 1px solid #666;
	border-top : 1px solid #666;
	float:left; 
}
#header .address{
	font-size:0.8em;
	font-weight: 500;
	color:#44723D;
	line-height: 1.4em;
	margin-left:10px;
}

/** CSS for navigation menu **/
#navcontainer{
	margin-top:0px;
	width:740px;
	height:45px;
	background-color:#FFFFFF;
	border-left : 1px solid #666;
	border-right : 1px solid #666;
	float:left;
}

#navcontainer ul{
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	padding:0px;
	list-style-type: none ;
}

#navcontainer ul li{
	width:120px;
	height:45px;
	margin:0px;
	padding:0px;
	background-image:url(../images/nav.png);
	color:#fff;
	font-weight:800;
	text-align:center;
	float:left;
}

#navcontainer li a{
	display: block;
	width:120px;
	padding: 12px 0px 0px 0px;
	overflow:hidden;
	color: #fff;
	text-decoration:none;
}

#navcontainer li a:hover{
	width:120px;
	height:45px;
	margin:0px;
	padding: 12px 0px 0px 0px;
	background-image:url(../images/nav_MO.png);
	color: #fff; 
	font-weight:800;
	text-align:center;
	float:left;
}

/** end CSS for navigation menu **/

#contents{
	width:700px;
	height:auto;
	border-left : 1px solid #666;
	border-right : 1px solid #666;
	background-color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float:left;
}

#contents img .2{
	margin-left:10px;
}
#contents img .3{
	margin-top:10px;
}
#contents img .4{
	margin-top:10px;
	margin-left:10px;
}

#contents a:hover img {
-moz-opacity:0.7;
opacity:0.7;
filter: alpha(opacity=70);
}


#footer{
	width:440px;
	height:240px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/footer_bg.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	border-left : 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#fff;
	float:left;
}

#footer .earth{
	font-size:1.3em;
	color: #666666;
	font-weight:800;
	margin-left:50px;
	margin-top:35px;
}
#footer .address{
	font-size:0.8em;
	line-height: 1.4em;
	color: #666666;
	margin-left:50px;
}
#footer .information{
	font-size:0.7em;
	line-height: 1.4em;
	color: #333333;
	margin-left:50px;
}

#logo{
	width:300px;
	height:240px;
	margin-right:0px;
	margin-left:0px;
	border-right : 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#fff;
	float:left;
}

.header_memo{float:left; margin-right:7px ; margin-bottom:0px; width:145px; font-size:10px; } 

.float_left{float:left; margin-right:1em; margin-bottom:1em; } 
.float_right{float:right; margin-left:1em; margin-bottom:1em; } 

.margin_left25{ margin-left:25px;}
.margin_left30{ margin-left:30px;}
.margin_left50{ margin-left:50px;}
.margin_right20{ margin-right:20px;}
.margin_right60{ margin-right:60px;}
.margin_top35{ margin-top:35px;}

.line_height14{ line-height:1.4em;}
.line_height17{ line-height:1.7em;}

.highlight{ font-weight:800; color:#44723D; background-color: #FFFF99; font-size:1.2em;　}

.border_left_lime{ margin-left:50px; border-left: 5px solid #AEB930; font-size:0.9em; font-weight:600; padding-left: 10px;}
.border_left_pink{ margin-left:25px; border-left: 5px solid #B36188; font-size:0.9em; font-weight:600; padding-left: 10px;}

.send_recruiting{margin-left:250px;}
.align_center{ text-align:center;}

.sakamoto{ 
	background-image:url(../images/staff/sakamoto.gif);
	background-repeat:no-repeat;}
.nakagawa{ 
	background-image:url(../images/staff/nakagawa.gif);
	background-repeat:no-repeat;}
.yamamoto{ 
	background-image:url(../images/staff/yamamoto.gif);
	background-repeat:no-repeat;}
.hanabata{ 
	background-image:url(../images/staff/hanabata.gif);
	background-repeat:no-repeat;}
.hisatsune{ 
	background-image:url(../images/staff/hisatsune.gif);
	background-repeat:no-repeat;}
.suzuki{ 
	background-image:url(../images/staff/suzuki.gif);
	background-repeat:no-repeat;}

.question{
	font-size:1.0em;
	font-weight:bold;
	background-color: #F7FDC6;
	border-top:1px solid #AEB930;
	border-right:1px solid #AEB930;
	border-bottom:none;
	border-left:1px solid #AEB930;
	padding: 10px 15px 10px 15px;
	margin: 0px 30px 0px 0px;
}
.answer{
	border-top:none;
	border-right:1px solid #AEB930;
	border-bottom:1px solid #AEB930;
	border-left:1px solid #AEB930;
	padding: 10px 10px 10px 15px;
	margin: 0px 30px 20px 0px;
}

img{ border:0px; }

h1{
	color:#44723d;
	font-size:1.2em;
	font-weight:bold;
	border-top:none;
	border-right:none;
	border-bottom:#44723d;
	border-bottom-style: solid ;
	border-bottom-width:2px;
	border-left:#44723d;
	border-left-style: double;
	border-left-width: thick;
	padding-bottom:2px;
	padding-left:7px;
	margin-left:10px;
}
h2{
	color: #484135;
	font-size:1.0em;
	font-weight:bold;
	border-top:1px dotted #484135;
	border-right:none;
	border-left:1px dotted #484135;
	border-bottom:none ;
	padding-top:5px;
	padding-left:7px;
	margin-left:25px;
}

