@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td
pre,code,form,fieldset,legend,input,button,textarea,p,blockquote {
  margin: 0;
  padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{ 
  height:100%;
}

body {
  height:100%; 
  text-align: center;
  font-size:12px;
}

li {
  list-style: none;
}

img {
  border: 0;
}

/*-----------------------トップページ-----------------------*/
#container {
  width:814px;
  margin: 0 auto;
  border: solid 1px #D4DBD8;
  background-color:#D4DBD8;
  border-bottom:none;
}

#side {
  width:150px;
  float:left; 
  background-color:#D4DBD8;
  background-image:url(../images/menuBK2_01_b.gif);
  background-repeat:no-repeat;
}

#navi {
  width:120px;
  padding:35px 0px 0px 5px;
}

* html #navi {
  margin:-30px 0px 0px 0px;
}

#main {
  width:664px;
  float:right;
  background-color:#FFFFFF;
  padding-bottom:15px;
}

#mainvisual {
  width:664px;
  height:196px;
}

#section01 {
	float:right;
	margin:15px 0px 10px;
	width:336px;
} 

.fm_middle{
  border-left: solid 1px #f68c3b;
  border-right: solid 1px #f68c3b;
}  

#section02 {
	float:left;
	width:290px;
	margin:15px 0px 0px 35px;
	text-align: left;
}   

#section03 {
  clear:both;
  width:628px;
  background-image:url(../images/carender.jpg);
  background-repeat:no-repeat;
  background-position:5px 0;
  padding-top:5px;
  margin-left:35px;
}

* html #section03 {
  height:340px;
  background-position:10px -0px;
  margin-left:-10px;
}

#report {
  clear:both;
  margin-top:20px;
  width:595px;
} 

* html #report {
  padding-left:15px;
  }

.fm_middle02{
  border-left: solid 1px #aedbb3;
  border-right: solid 1px #aedbb3;

}  

#carender_all {
  margin-top:10px;
  width:620px;
}

* html #carender_all {
  width:600px;
  }


caption {
_padding-bottom:5px;
}

#carender01 {
  margin-left:10px;
  float:left;
}

#carender02 {
  float:right;
  font-weight:bold;
  color:#FF0000;
  margin-right:6px;
  background-image:url(../images/carender01.jpg);
  background-position:50% 40px; 
  background-repeat:no-repeat;
  height:150px;
}

#shop {
  clear:both;
  padding-top:15px;
}

* html #shop {
  height:420px;
  width:608px;
  padding-bottom:15px;  
}

.shop01 {
  background-image:url(../images/oomori.png);
  background-position:50% 5px; 
  background-repeat:no-repeat;
  float:left;
  width:143px;
  margin-left:35px;
  padding-top:25px;
  text-align:left;
  line-height:1.5;
  border: solid 1px #D4DBD8;
}

* html .shop01 {
  margin-left:4px;
}

.shop01 dl {
  padding:3px 0px 5px 5px;
}

.shop02 {
  background-image:url(../images/hiraike.png);
  background-position:50% 5px; 
  background-repeat:no-repeat;
  float:left;
  width:143px;
  margin-left:5px;
  padding-top:25px;
  text-align:left;
  line-height:1.5;
  border: solid 1px #D4DBD8;
}

.shop02 dl {
  padding:3px 0px 5px 5px;
}

.shop03 {
  background-image:url(../images/sango.png);
  background-position:50% 5px; 
  background-repeat:no-repeat;
  float:left;
  width:143px;
  margin-left:5px;
  padding-top:25px;
  text-align:left;
  line-height:1.5;
  border: solid 1px #D4DBD8;
}

.shop03 dl {
  padding:3px 0px 5px 5px;
}

.shop04 {
  background-image:url(../images/lagoon.png);
  background-position:50% 5px; 
  background-repeat:no-repeat;
  float:left;
  width:143px;
  margin: 0px 6px 15px 5px;
  padding-top:25px;
  text-align:left;
  line-height:1.5;
  border: solid 1px #D4DBD8;
}

* html .shop04 {
  margin: 0px 1px 0px 5px;

}

.shop04 dl {
  padding:3px 0px 5px 5px;
}

#footer {
  clear:both;
  width:816px;
  height:151px;
  margin: 0 auto;
  background-image:url(../images/footer.png);
  background-repeat:no-repeat;
  text-align:left;
}

#footnavi {
  text-align:center;
  width:150px;
  padding-top:95px;
  font-size:10px;
}

* html #footnavi {
  float:left;
  width:160px;
  padding:95px 0px 8px 0px;
  font-size:10px;
}

#footnavi li {
  display:inline;
  padding-left:8px;
  padding-right:5px;
  border-left:1px solid #000000;
}

#footnavi li.navi {
  border-left:none;
}

.table_content {
 width:200px; 
 border-collapse:collapse;
 font-size:12px;
}

.table_content th {
  border:1px solid #000000; 
  padding:3px 1px; 
  font-size:10px; 
  font-weight:bold;
  background-color:#D4DBD8;
}

.table_content td {
  border:1px solid #000000; 
  padding:3px 1px;
  vertical-align: top;
}

.table_content caption {
  text-align:left;
  font-size:14px; 
  font-weight:bold;
  margin-bottom:5px;
}

.table_content02 {
 width:180px; 
 border-collapse:collapse;
 font-size:12px;
}

.table_content02 th {
  border:1px solid #000000; 
  padding:3px 1px; 
  font-size:10px; 
  font-weight:bold;
  background-color:#D4DBD8;
}

.table_content02 td {
  border:1px solid #000000; 
  padding:3px 1px;
  vertical-align: top;
}

.table_content02 caption {
  text-align:left;
  font-size:14px; 
  font-weight:bold;
  margin-bottom:5px;
}

/*-----------------------大森-----------------------*/
div#topicpath {
	margin-top:15px;
	text-align:center;
} 

#topicpath ul {
  display:inline;
  padding-left:5px;
}

#topicpath li {
  display:inline;
  padding:0px 10px 0px 5px;
} 

.font01 {
  color:#FFFFFF;
}

.font02 {
  color:#FF6666;
}

.alpha a:hover {
  zoom: 1;
  filter:alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
} 

.shop05 {
  float:left;
  padding-left:6px;
}

.shop06 {
  float:right;
  padding-right:6px;
}











/* CSS Document */

.txt12 {
	font-size:12px;
	line-height:1.3;
}

.txt12LGray {
	font-size:12px;
	line-height:1.3;
	color:#999;
}

.txtSpace {
	letter-spacing:1px;
}

.margin15 {
	margin:15px 0;
}

/*--------------------------
		recruit/hirc.html
---------------------------*/

.recTable {
	
}

.recTable td {
	padding:2px 0;
}

.recSort {
	font-size:14px;
	color:#e6961a;
	border-bottom:double 3px #e6961a;
	margin:0;
	padding:0;
	padding-bottom:3px;
	margin-bottom:5px;
}

.recInfo {
	width:576px;
	height:275px;
	background:url(../recruit/images/workImg02.jpg) no-repeat;
	padding:0 0 0 16px;
	margin:0;
}

.recInfo2 {
	width:576px;
	height:164px;
	background:url(../recruit/images/workImg02_02.jpg) no-repeat;
	padding:0 0 0 16px;
	margin:0;
}
 
.mt05 { margin-top:  5px !important; }  
.mt10 { margin-top: 10px !important; }  
.mt15 { margin-top: 15px !important; }  
.mt20 { margin-top: 20px !important; }  
.mt25 { margin-top: 25px !important; }  
.mt30 { margin-top: 30px !important; }  
.mt35 { margin-top: 35px !important; }  
.mt40 { margin-top: 40px !important; }  
   
.mr05 { margin-right:  5px !important; }  
.mr10 { margin-right: 10px !important; }  
.mr15 { margin-right: 15px !important; }  
.mr20 { margin-right: 20px !important; }  
.mr25 { margin-right: 25px !important; }  
.mr30 { margin-right: 30px !important; }  
.mr35 { margin-right: 35px !important; }  
.mr40 { margin-right: 40px !important; }  
    
.mb05 { margin-bottom:  5px !important; }  
.mb10 { margin-bottom: 10px !important; }  
.mb15 { margin-bottom: 15px !important; }  
.mb20 { margin-bottom: 20px !important; }  
.mb25 { margin-bottom: 25px !important; }  
.mb30 { margin-bottom: 30px !important; }  
.mb35 { margin-bottom: 35px !important; }  
.mb40 { margin-bottom: 40px !important; }  
    
.ml05 { margin-left:  5px !important; }  
.ml10 { margin-left: 10px !important; }  
.ml15 { margin-left: 15px !important; }  
.ml20 { margin-left: 20px !important; }  
.ml25 { margin-left: 25px !important; }  
.ml30 { margin-left: 30px !important; }  
.ml35 { margin-left: 35px !important; }  
.ml40 { margin-left: 40px !important; }  
   
/* padding */  
     
.pt05 { padding-top:  5px !important; }  
.pt10 { padding-top: 10px !important; }  
.pt15 { padding-top: 15px !important; }  
.pt20 { padding-top: 20px !important; }  
.pt25 { padding-top: 25px !important; }  
.pt30 { padding-top: 30px !important; }  
.pt35 { padding-top: 35px !important; }  
.pt40 { padding-top: 40px !important; }  
    
.pr05 { padding-right:  5px !important; }  
.pr10 { padding-right: 10px !important; }  
.pr15 { padding-right: 15px !important; }  
.pr20 { padding-right: 20px !important; }  
.pr25 { padding-right: 25px !important; }  
.pr30 { padding-right: 30px !important; }  
.pr35 { padding-right: 35px !important; }  
.pr40 { padding-right: 40px !important; }  
    
.pb05 { padding-bottom:  5px !important; }  
.pb10 { padding-bottom: 10px !important; }  
.pb15 { padding-bottom: 15px !important; }  
.pb20 { padding-bottom: 20px !important; }  
.pb25 { padding-bottom: 25px !important; }  
.pb30 { padding-bottom: 30px !important; }  
.pb35 { padding-bottom: 35px !important; }  
.pb40 { padding-bottom: 40px !important; }  
   
.pl05 { padding-left:  5px !important; }  
.pl10 { padding-left: 10px !important; }  
.pl15 { padding-left: 15px !important; }  
.pl20 { padding-left: 20px !important; }  
.pl25 { padding-left: 25px !important; }  
.pl30 { padding-left: 30px !important; }  
.pl35 { padding-left: 35px !important; }  
.pl40 { padding-left: 40px !important; }  

.fr {  
	float: right;  
}  
   
.fl {  
	float: left;  
}

.red {
	color:#FF0000;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

.clear {
	clear:both;
}

.report{
width:565px;
height:160px;
overflow-x:hidden;
overflow-y:auto;
text-align:left;
}
.report_in {
padding-left:20px;
}
.f_brn_b{color:#663300; font-weight:bold; font-size:12px;}
#banner,#banner2 {
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 20px;
}



#product {
	text-align: left;
}
#product h2 {
	text-align: center;
	margin-bottom: 20px;
}
#product .section01 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}.kon {
	color: #000099;
}
#product h3 {
	text-align: center;
	margin-bottom: 10px;
	clear: left;
}
#product .hyou {
	width: 580px;
	border-bottom: 1px dotted #999999;
	margin: 15px auto 10px;
}
#product .txt {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.2em;
}
.cord {
	border: 1px solid #CCCCCC;
}
#photo {
	margin-top: 15px;
	overflow: auto;
	clear: both;
}
.staff {
	float: right;
	margin-right: 0px;
}
.float_right    {
	float: left;
	padding-top: 40px;
	padding-left: 50px;
}

