/*=================================

sapuraizu css

01:BASE
02:BASE TEXT
03:BASE PARTS
04:HEADER
05:FOOTER
06:MAINARIA
07:SIDE
08:CONTENTS


====================================*/


/* 01:BASE--------------------------*/

html{
	margin:0px;
	padding:0px;
	scrollbar-arrow-color:#ffffff; 
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-3dlight-color:#e5e5e5;
	scrollbar-face-color:#66cc66; 
	scrollbar-highlight-color:#909090;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#e5e5e5;

}


body{
	font-size:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(images/back.gif);
	backgorund-repeat:no-repeat;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#wrap{
	text-align:left;
	width:760px;
	height:auto;
	margin:10px auto;
	background:#ffffff;
	padding:0px;
	border:1px solid #66cc66;
}

#footer{
	width:100%;
	height:25px;
	margin:0px;
	padding:0px;
	background:#66cc66;
	color:#ffffff;
	font-size:14px;
}

/* 02:BASE TEXT--------------------------*/

h2{
	margin:0px;
	padding:0px;
	
}

p{
	color:#fff;
}

a:link{
	color:green;
}

a:visited{
	color:green;
}

a:hover,a:active{
	text-decoration:none;
	color:blue;
}



/* 03:BASE PARTS--------------------------*/

img{
	border-style:none;
}

.bag{
	display:inline;
	margin:0px;
	padding:0px;
	clear:both;
}

/* 04:HEADER--------------------------*/

h1{
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	background:#66cc66;
	color:#ffffff;
	font-size:14px;
}

#header{
	width:760px;
	height:auto;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #66cc66;
}

#header h2{
	float:left;
	margin:0px;
	padding:0px;
}

#header h2 img{
	margin:0px;
	padding:0px;
}

.headbox{
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.nambar{
	list-style:none;
	width:230px;
	height:61px;
	margin:6px 0px 0px 140px;
	padding:0px;
	background:url(images/renraku.jpg) no-repeat;
	text-align:left;
}

.nambar li{
	letter-spacing:3px;
	margin:1px 0px 0px 40px;
	padding:0px;
}


.gnavi{
	margin:4px 0px 0px 70px;
	padding:0px;
}

.gnavi li{
	font-size:13px;
	letter-spacing:3px;
	float:left;
	font-weight:bold;
	list-style:none;
	margin:0px 5px 0px 5px;
	padding:0px;
}


/* 05:FOOTER--------------------------*/

#footer ul{
	margin:0px;
	padding:0px;
}

#footer li{
	list-style:none;
	float:right;
	margin:3px;
}

#footer p{
	float:left;
	margin:3px;
	padding:0px;
}

#footer a:link{
	text-decoration:none;
	color:#fff;
}

#footer a:visited{
	color:#fff;
}

#footer a:hover,a:active{
	text-decoration:none;
	color:green;
}

/* 06:MAINARIA--------------------------*/

h3{
	
	border-bottom:1px solid #66cc66;
	margin:0px;
	padding:0px;
	height:auto;
	clear:both;
}

h3 img{
	margin:0px 0px 0px 1px;
	padding:0px;
	display:inline;
}

.leftbox{
	margin:0px;
	padding:0px;
	width:490px;
	float:left;
}

.rightbox{
	margin:0px;
	padding:0px;
	width:269px;
	float:right;
}


.smallnavi{
	float:left;
	width:120px;
	height:225px;
	margin:5px;
	padding:10px 0px 0px 0px;
	border:1px solid #99cc99;
	list-style:none;
	font-size:14px;
	background:#ffffff;
}


.smallnavi a{
	text-align:center;
	width:95px;
	height:29px;
	margin:auto;
	padding:0px;
	line-height:1.8em;
	display:block;
	background:#66cc66;
	color:#ffffff;
	border:1px solid #ffffff;
	text-decoration:none;
}

.smallnavi a:visited{
	text-align:center;
	width:95px;
	height:29px;
	margin:auto;
	padding:0px;
	line-height:1.8em;
	display:block;
	background:#66cc66;
	color:#ffffff;
	border:1px solid #ffffff;
	text-decoration:none;
}

.smallnavi a:hover{
	text-align:center;
	width:95px;
	height:29px;
	margin:auto;
	padding:0px;
	line-height:1.8em;
	display:block;
	background:#ffffff;
	color:#66cc66;
	border:1px solid #66cc66;
	text-decoration:none;
	font-weight:bold;
}


.hausu{
	margin:10px 0px 0px 30px;
	padding:0px;
	text-align:center;
	width:308px;
	float:left;
	border:1px solid #66cc66;
	border-collapse : collapse ;
}

.big{
	letter-spacing:2px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.hausubar01{
	background:#66cc66;
	border-collapse : collapse ;
}

.hausu img {
	text-align:center;
	margin:5px;
}

.hausu td{
	letter-spacing:1px;
	font-family:MS UI Gothic;
	font-size:12px;	
	font-weight:normal;
	border:1px solid #66cc66;
	line-height:1.6em;
	border-collapse : collapse ;
}

.newsbox{
	width:311px;
	height:122px;
	float:left;
	border:1px solid #99cc99;
	margin:10px 0px 0px 30px;
	padding:0px;
}

.newsbox h4{
	width:200px;
	height:30px;
	margin:0px 0px 0px 10px;
	padding-left:20px;
	line-height:1.9em;
	border-bottom:2px solid #99cc99;
	background-image:url(images/newslist.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.newsbox02{
	text-align:left;
	width:290px;
	height:80px;
	margin:3px 0px 0px 10px;
	padding:0px;
	border:1px solid #99cc99;
	list-style-image:url(images/sikaku.jpg);
	text-align:center;
	overflow:auto;
}

.t_yl{
	color:green;
}

.newsbox02 p{
	margin:3px;
	text-align:left;
	color:#000;
	font-size:12px;
	line-height:1.5em;
}

.gyousyabox{
	width:225px;
	height:140px;
	margin:10px 0px 10px 5px;
	padding:0px;
	border:1px solid #99cc99;
	float:left;
}

.gyousyabox h4{
	font-size:18px;
	text-align:center;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #99cc99;
}

.gyousyabox p{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	line-height:1.5em;
	color:#000;
	letter-spacing:2px;
}

.ariabox{
	width:238px;
	height:140px;
	margin:10px 0px 10px 5px;
	padding:0px;
	border:1px solid #99cc99;
	float:left;
	background-image:url(images/eria.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.ariabox h5{
	font-size:14px;
	text-align:center;
	line-height:1.5em;
	margin:2px auto;
	padding:0px;
	background:#ccffcc;
	width:228px;
	height:22px;
	font-weight:normal;
	font-weight:bold;
}

.ariabox p{
	font-weight:bold;
	color:#000;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	padding:20px 0px 0px 5px;
	margin:0px;
	line-height:2;
}

.rightbox ul{
	margin:10px 0px 30px 0px;
	padding:0px;
	list-style:none;
}

.rightbox li{
    margin:10px 0px 0px 3px;
	}


/* 07:SIDE--------------------------*/

#side{
	width:238px;
	height:auto;
	margin:0px;
	padding:10px auto;
	float:left;
}



#side dl{
	width:220px;
	height:auto;
	margin:30px 5px 30px 5px;
	padding:10px 0px 0px 0px;
	list-style:none;
	font-size:15px;
	background:#ffffff;
}

#side dt{
	margin:10px 5px 0px 0px;
}

#side dd{
	font-size:14px;
	text-align:left;
	width:160px;
	height:auto;
	margin:5px auto;
	padding:0px 0px 0px 20px;
	display:block;
	line-height:1.5em;
	text-decoration:underline;
}

#side dt a{
	text-align:center;
	width:180px;
	height:29px;
	margin:auto;
	padding:0px;
	line-height:1.8em;
	display:block;
	background:#66cc66;
	color:#ffffff;
	border:1px solid #ffffff;
	text-decoration:none;
}

#side dt a:hover{
	text-align:center;
	width:180px;
	height:29px;
	margin:auto;
	padding:0px;
	line-height:1.8em;
	display:block;
	background:#ffffff;
	color:#66cc66;
	border:1px solid #66cc66;
	text-decoration:none;
	font-weight:bold;
}

/* 08:CONTENTS--------------------------*/


#main{

	width:520px;
	height:auto;
	margin:0px;
	padding:10px auto;
	float:right;
	text-align:center;
	border-left:1px solid #66cc66;
	border-top:1px solid #66cc66;
}

.subtitle01{
	margin:0px;
	padding:0px;
}

.subtitle02{
	margin:10px auto;
	padding:0px;
}

/* 08:CONTENTS TEIKI--------------------------*/

.teikiber{
	background-image:url(images/teiki/sikakumidori.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:410px;
	height:auto;
	color:#000;
	line-height:1.8em;
	margin:20px auto;
	padding:0px 0px 0px 25px;
	text-align:left;
	font-size:15px;
}

.teiki_ul{
	color:#000;
	width:410px;
	height:auto;
	margin:20px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:15px;
}

.teikiber02{
	list-style:none;
	width:268px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:1.5em;
	font-size:14px;
	border:1px solid #66cc66;
}

.teikiber03{
	color:#000;
	background-image:url(images/teiki/sikakumidori.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:410px;
	height:auto;
	line-height:1.8em;
	margin:20px auto;
	padding:0px 0px 0px 25px;
	text-align:left;
	font-size:15px;
	clear:both;
}

.teikibox01{
	width:500px;
	height:auto;
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:15px;
}

.teikibox01 dt{
	width:500px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:15px;
	clear:both;

}

.teikibox01 dd{
	float:left;
	margin:3px;
	padding:0px;
}

.bigaria{
	color:#000;
	clear:both;
	width:400px;
	height:200px;
	margin:30px auto;
	padding:0px;
	border:1px solid #99cc99;
	background-image:url(images/teiki/ariabig.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.bigaria h5{
	font-size:20px;
	text-align:center;
	margin:0px;
	padding:0px;
	background:#ccffcc;
	width:400px;
	height:22px;
	font-weight:bold;
}

.bigaria p{
	color:#000;
	background-image:none;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:50px auto;
	width:200px;
	height:auto;
}

.top{
	margin:5px;
	text-align:right;
	clear:both;
}

/* 08:CONTENTS SERVICE--------------------------*/

.cleanbox{
	width:386px;
	height:235px;
	margin:20px auto;
	padding:0px;
	font-size:14px;
	border:1px solid #66cc66;
	text-align:center;
}

.cleanbox h4{
	line-height:1.8em;
	margin:0px;
	font-weight:bold;
	padding:0px;
	border-bottom:1px solid #66cc66;
}

.cleanbox ul{
	width:386px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.cleanbox li{
	line-height:1.8em;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.cleanbox01{
	width:386px;
	height:auto;
	font-size:14px;
	border:1px solid #66cc66;
	margin:10px auto;
	padding:0px 0px 0px 0px;
	line-height:1.8em;
	color:#000;
	text-align:left;
}

.cleanbox11{
	width:220px;
	height:223px;
	float:left;
	margin:10px 0px 0px 15px;
	padding:0px;
	border:1px solid #66cc66;
	text-align:center;
	background-image:url(images/clean/clean01.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:13px;
}

.cleanbox11 h5{
	line-height:1.8em;
	margin:0px;
	padding:0px;
	font-size:13px;
	border-bottom:1px solid #66cc66;
}

.cleanbox11 ul{
	width:220px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.cleanbox11 li{
	line-height:1.8em;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.cleanbox12{
	width:220px;
	height:223px;
	margin:10px auto;
	padding:0px;
	float:left;
	border:1px solid #66cc66;
	text-align:center;
	background-image:url(images/clean/clean02.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:13px;
}

.cleanbox12 h5{
	line-height:1.8em;
	margin:0px;
	font-size:13px;
	padding:0px;
	border-bottom:1px solid #66cc66;
}

.cleanbox12 ul{
	width:220px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.cleanbox12 li{
	line-height:1.8em;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.cleanbox13{
	width:220px;
	height:223px;
	float:left;
	margin:10px 0px 0px 15px;
	padding:0px;
	border:1px solid #66cc66;
	text-align:center;
	background-image:url(images/clean/clean03.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:13px;
}

.cleanbox13 h5{
	line-height:1.8em;
	margin:0px;
	padding:0px;
	font-size:13px;
	border-bottom:1px solid #66cc66;
}

.cleanbox13 ul{
	width:220px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.cleanbox13 li{
	line-height:1.8em;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.cleanbox14{
	width:220px;
	height:223px;
	margin:10px auto 30px auto;
	padding:0px;
	float:left;
	border:1px solid #66cc66;
	text-align:center;
	background-image:url(images/clean/clean04.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:13px;
}

.cleanbox14 h5{
	line-height:1.8em;
	margin:0px;
	font-size:13px;
	padding:0px;
	border-bottom:1px solid #66cc66;
}

.cleanbox14 ul{
	width:220px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.cleanbox14 li{
	line-height:1.8em;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}


/* 08:CONTENTS JIREI--------------------------*/

.jireibox01{
	font-size:14px;
	text-align:left;
	width:450px;
	height:auto;
	margin:20px auto;
	padding:10px;
	line-height:1.8em;
	border:1px solid #66cc66;
}

/* 08:CONTENTS KOE--------------------------*/

.koebox01{
	color:#000;
	width:450px;
	height:auto;
	margin:20px auto;
	padding:0px;
	line-height:1.8em;
	border:1px solid #66cc66;
}

.koebox01 h4{
	width:450px;
	height:auto;
	margin:0px auto;
	padding:0px;
	line-height:1.8em;
	color:#99cc99;
	border-bottom:1px solid #66cc66;
	text-align:center;
}

.koebox01 p{
	text-align:left;
	font-size:14px;
	width:450px;
	height:auto;
	margin:0px;
	padding:0px;
	color:#000;
	line-height:1.8em;
}

.koebox02{
	width:480px;
	height:auto;
	margin:40px auto;
	padding:0px;
	line-height:1.8em;
	border:1px solid #66cc66;
}

.koebox02 h4{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	line-height:1.8em;
	text-decoration:underline;
	font-size:18px;
	color:blue;
	font-weight:normal;
}

.koebox02 p{
	text-align:left;
	color:#000;
	font-size:14px;
	width:auto;
	height:auto;
	margin:0px;
	padding:5px auto;
	line-height:2em;
}

/* 08:CONTENTS ryoukin--------------------------*/

.ryoukinbox01{
	margin:30px auto;
	padding:0px;
	
}

.ryoukinbar01{
	margin:0px 0px 30px 0px;
	padding:0px;
	color:#000;
	font-size:14px;
}


/* 08:CONTENTS company--------------------------*/

.companybox{
	margin:20px auto;
	padding:0px;
	color:#000;
	font-size:14px;
	line-height:1.8em;
	
}

/*------採用情報-------*/

.saiyoubox{
	text-align:left;
	list-style:none;
	width:410px;
	height:auto;
	margin:20px auto 40px auto;
	padding:0px;
	border:1px solid #66cc66;
	background:#ccffcc;
	font-size:14px;
	color:#000;
	line-height:1.7em;
}

.saiyouber01{
	width:370px;
	height:auto;
	margin:20px 0px 20px 10px;
	padding-left:3px;
	background:#99cc99;
}

/*-----個人情報------*/

.hogobox01{
	
	width:450px;
	height:auto;
	margin:20px auto;
	padding:0px;
	border:1px solid #66cc66;
}

.hogobox01 p{
	color:#000;
	text-align:left;
	font-size:14px;
	height:auto;
	margin:10px auto;
	padding:10px;
	line-height:1.8em;
}

/*-----サイトマップ-----*/


.sitebox{
	width:450px;
	height:auto;
	border:1px solid #66cc66;
	text-align:left;
	color:#000;
	font-size:14px;
	margin:10px auto;
	padding:10px 0px 10px 30px;
	line-height:1.5em;
}

/*------リンク----*/	

.linkbox02{
	width:350px;
	height:auto;
	margin:10px auto;
	padding:10px;
	line-height:2;
	list-style:none;
	border:1px solid #66cc66;
	font-size:14px;
	color:#000;
	text-align:left;
}

/*------お問い合わせ----*/

.infobox01{
	font-size:14px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	width:auto;
	height:auto;
	line-height:1.5em;
	list-style:none;
}

.infober01{
	border:1px solid #66cc66;
	width:450px;
	height:auto;
	margin:5px auto;
	padding:3px;
}

.infober02{
	width:450px;
	height:auto;
	margin:0px auto;
	padding:3px;
	text-align:center;
}

.formbox01{
	width:450px;
	height:auto;
	margin:40px auto;
	padding:0px;
	text-align:left;
	font-size:14px;
	color:#000;
	border-collapse : collapse ;
}

.formbar01{
	background:#99cc99;
	border:1px solid #66cc66;
	width:200px;
	height:auto;
	margin:0px;
	padding:3px;
}

.formbar02{
	border:1px solid #66cc66;
	width:250px;
	height:auto;
	margin:0px;
	padding:3px;
}

.formbar03{
    width:450px;
	height:auto;
	margin:0px;
	padding:3px;
	text-align:center;
	border:none;
	
}	

.r_12{
	color:red;
	font-size:12px;
}

.infoerror01{
	width:400px;
	height:auto;
	margin:10px auto;
	padding:5px;
	text-align:left;
	color:#990000;
	font-size:14px;
	line-height:1.5em;
	border:3px solid #66cc66;
}

.sub01{
	float:left;
}








