/* ----------------------------------------
いちおし求人 
-----------------------------------------*/
#headline_bn {
	background-image: url(../img/top/pickup.gif);
	background-position:center top ;
	background-repeat: no-repeat;  /* 繰返なし */
	width:646px;
	height: 24px;
	padding-top :14px;
	margin-left :0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#headline_box {
	background-color:#ff57b9;
	width:646px;
/*	height: 262px;
	padding-top :6px;	*/
	height: 254px;
	padding:6px 0 8px;
	margin-top :0px;
	margin-bottom :30px;
	text-align: center;
	overflow:hidden;
}
.banner {
	display:none;
}
/* ----------------------------------------
でかい3つbn 
-----------------------------------------*/
#hotlink{
	width:646px;
	padding-top :0px;
	margin-top :0px;
}
#hotlink img{
	margin-bottom:8px;
}



/* ----------------------------------------
お店検索
-----------------------------------------*/
#seach_bn{
	background-image: url(../img/top/search_bn.gif);
	background-position:left top ;
	background-repeat: no-repeat;  /* 繰返なし */
	width:646px;
	height: 20px;
	padding-top :18px;
	margin-left :0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;	/*文字間隔広げる*/
}
.seach_box{
	width:646px;
	padding-top :26px;
	padding-bottom :0px;
	margin-left :0px;
	margin-bottom: 10px;
	border-top: 1px #696969 dashed;
}
table.sa {
	border-width: 0px;
	border-style: none;
	margin-bottom: 20px;
	padding: 0px;
	text-align:left;
	width:646px;
}
th.sa {
	border-width: 0px;
	border-style: none;
	width:128px;
	margin: 0px;
	padding: 0px 24px 0px 12px;
	text-align:left;
	vertical-align: top;
	width:120px;
}
td.sa {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	width:240px;
	text-align:left;
	vertical-align: top;
	line-height:2.2em;
	font-size: 14px;
}
/* ----------------------------------------
左カラム　おみくじ 
-----------------------------------------*/
.omikuji{
	background-image: url(../img/template/left_memu/side_omikuji.gif);
	background-position:center top ;
	background-repeat: no-repeat;  /* 繰り返しなし */
	width:164px;
	height: 256px;
	padding: 0px;
	margin-bottom :20px;
	line-height: 1.3;
}
.omikuji p.kRes {
	/* くじの結果 */
	margin: 0px;
	padding: 96px 0px 0px 20px;
	font-size: 20pt;
}
.omikuji p.kCom {
	/* くじのコメント */
	height: 76px;
	margin: 0px;
	padding: 0px 16px 0px 68px;
	font-size: 8pt;
}
p.button {
	/* ボタンの表示 */
	width: 149px;
	margin: 10px 0px;
	text-align: right;
}
/* ----------------------------------------
TOPページのクラス指定
-----------------------------------------*/
a:link {color: #4d4d4d;	text-decoration: none;}	/* リンク前 */
a:visited { text-decoration:none; color:#4d4d4d; }	/* リンク後 */
a:active { text-decoration:none; color:#ff57b9; }	/* 押した時 */
a:hover { text-decoration:none; color:#ff57b9; }	/* ポイント時 */

