body {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*上部の説明*/
h1 {
	text-align: center;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
/*求人募集のページの日時、詳細は電話にて・電話番号*/
.recruit_koumoku {
	text-align: center;
}
.recruit {
	text-align: center;
}
/*スタッフページ*/
.dsR1 /*agl rulekind: base;*/ {
	width: 620px;
	height: /*816*/500px;
}
.dsR2 /*agl rulekind: base;*/ {
	width: 670px;
	height: /*1132*/800px; 
}

/*class指定していないリンクはこれを使用*/
A{
	text-decoration: none; 
	color: #00f; 
	background;#000000;
	FONT-SIZE: 12px;
}
A:link{
	COLOR: blue;
	FONT-FAMILY: arial,geneva,sans-serif;
}
A:visited{
	COLOR: blue;
	FONT-FAMILY: arial,geneva,sans-serif;
}
A:hover{
	color: #f00;
	background-color: #fff2a5; 
}

/*ページ下部のリンク*/
A.bottom_menu{
	font-size:10px;
}

.org-news {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: ff6600;
	FONT-FAMILY: arial,geneva,sans-serif;
}