/* CSS Document main*/

body{
	line-height:140%;
	font-size:12px;
	color:#333333;
	background-color:#F0F0F0;
	margin:0px;
	
}

.base{
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*top*/
.head{
	height:80px;
    text-transform: capitalize;
}




.head2{
	height:100px;
	background-image: url(img/toptitle.JPG);
}

.right{
	width: 130px;
	float: left;
	height: 650px;
	text-align: center;
	background-color: #e7e7e7;
}

.center{
	width: 585px;
	padding: 10px 0px 10px 20px;
	float: left;
	height: 640px;
	top: auto;
	line-height:15px;
}

.footer{
	clear: left;
	height: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

/*MENU*/

.menu{
width:725px;
height:30px;
line-height:30px;
background:#f2f2f2;} 
.menu a,
.menu a:link,
.menu a:visited,
.menu a:active{
width:80px;
height:20px;
text-align:center;
display:block;
color:#400040;
float:left;
text-decoration: none;}
 

.menu a:hover{
	width:80px;
	height:20px;
	background:#9b9b9b;
	color:#ffffff;
	text-align:center;
	display: block;
	float:left;
} 

.h1{
	background:#e7e7e7;
	font-family : "MS UI Gothic";
	font-size : 12pt;
	text-align : left;
	padding:2 5px;
	border-left:solid 10px #747474;
	margin-left: 10px;
	height: 28px;
	padding-top: 8px;
	margin-right: 10px;
}

.h2{
	background:#e7e7e7;
	font-family : "MS UI Gothic";
	font-size : 12pt;
	text-align : left;
	height: 28px;
	padding-top: 8px;
	width: 132px;
}





/*pankuzu*/
.pankuzu{
	background-color : #FFFFFF;
	font-family : Arial,Helvetica;
	font-size:9px;
	width: 710px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
}

/*floatclear*/
.clear{clear:left;
}




/*縦menu*/

.menut {
margin: 0px;
padding: 0px;
width: 130px;
border-top: 1px solid #666666;
font-size: 10pt;}
.menut ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;}
.menut li {
margin: 0px;
padding: 0px;}
.menut a {
background-color: #e7e7e7;
width: 130px;
display: block;
padding: 5px 0px;
border-bottom: 1px solid #666666;
text-decoration: none;
color: #333333;}
.menut a:hover {
background-color: #999999;
width: 130px;
display: block;
padding: 5px 0px;
text-decoration: none;
color: #FFFFFF;}

/**center**/

/*link*/
.link a{text-decoration:none;
        }


/*事業所*/
/*kashima*/
.boxk{
	width:540px;
	height:630px;
	padding:10px 5px 0px 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #FFFFFF;
	 }

.hk{
	width:200px;
	height:30px;
	background-color:#FFFF66;
	font-size: 14px;
	padding: 5px;
}

/*hirono*/
.boxh{
	width:540px;
	height:630px;
	padding:10px 5px 0px 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #FFFFFF;
	 }

.hh{
	width:100px;
	height:30px;
	background-color:#FFFF66;
	font-size: 14px;
	padding: 5px;
}

/*futtsu*/
.boxf{
	width:540px;
	height:630px;
	padding:10px 5px 0px 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #FFFFFF;
	 }

.hf{
	width:100px;
	height:30px;
	background-color:#FFFF66;
	font-size: 14px;
	padding: 5px;
}

/*fukushima*/
.boxfu{
	width:540px;
	height:630px;
	padding:10px 5px 0px 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #FFFFFF;
	 }

.hfu{
	width:100px;
	height:30px;
	background-color:#FFFF66;
	font-size: 14px;
	padding: 5px;
}

/*採用*/
.shin{
	background:#d8ffb0;
	font-family : "MS UI Gothic";
	font-size : 11pt;
	text-align : left;
	padding:2 5px;
	border :solid 1px #009900;
	border-right:solid 2px #009900;
	border-bottom:solid 3px #009900;
	height: 20px;
	width: 100px;
	margin-bottom: 5px;
}


.chuto{
	background:#ffdfdf;
	font-family : "MS UI Gothic";
	font-size : 11pt;
	text-align : left;
	padding:2 5px;
	border :solid 1px #dd0000;
	border-right:solid 2px #dd0000;


	border-bottom:solid 3px :#ffdfdf;
	height: 20px;
	width: 100px;
	border-bottom: solid 3px #dd0000;
	margin-bottom: 5px;
}

.mou1{
width:100px;
padding:3px;
background:#bd0000;
border-top:solid 1px #ff8080;
border-right:solid 1px #330000;
border-bottom:solid 1px #330000;
border-left:solid 1px #ff8080;
}
.mou2{
width:100%;
padding:5px;
background:#f7eeee;
text-align:left;
border-top:solid 1px #330000;
border-right:solid 1px #ff8080;
border-bottom:solid 1px #ff8080;
border-left:solid 1px #330000;
}

/*商品情報*/

.links a{text-decoration:none;
        color: #333333}
.links a:hover{ text-decoration:underline;
               color:#FF3333;}
.center3{
	width: 585px;
	padding: 10px 15px 10px 15px;
	height: 640px;
	float: left;
}




/*新着情報詳細*/

.center2{
	width:725px;
	padding:25px;
	float:left;
	height:640px;
	top:auto;
	line-height:15px;
	font-size: 14px;
}

.links2 a{ text-decoration:underline;
        color: #0066CC}
.links2 a:hover{ text-decoration:underline;
               color:#FF3333;
			   background-color:#FFCCFF}
			   
/*リンク*/			   
.links3 a{ text-decoration:underline;
        color: #CC0000}
.links3 a:hover{ text-decoration:underline;
               color:#FF0033;
			   background-color:#FFFF99}


	 
