@charset "UTF-8";
/*********************************************
**    Copyright (c) 2007 Eye Movic.
**                  All Rights Reserved.
**********************************************/
/*********************************************
**  ■初期化設定
**  ■基本設定
**  └その他
**  ■ヘッダー設定
**  ■ヘッダーメニュー設定
**  ■フッター設定
**  ■右部設定
**  ■中央設定
**  ■共通設定
**  ├要素関連
**  ├レイアウト関連
**  ├ナビゲーション関連
**  ├画像関連
**  ├テキスト関連
**  ├フォーム関連
**  ├テーブル関連
**  ├注釈関連
**********************************************/
/*++++++++++++++++++++++++++++++++++++++++
         初期化設定
++++++++++++++++++++++++++++++++++++++++*/
* {
	margin				: 0;
	padding				: 0;
	font-family			: "ＭＳ Ｐゴシック", "Osaka－等幅";
	line-height			: 150%;
	font-size			: small;
}

*:first-child+html body {
	font-size			: small;
}

/*++++++++++++++++++++++++++++++++++++++++
         基本設定
++++++++++++++++++++++++++++++++++++++++*/
body {
	margin				: 0 0 30px 0;
	color				: #594c4c;
}
#container {
	margin				: 0 auto;
	width				: 723px;
}
/*-----------------------------
         その他
-----------------------------*/
/*  リンク
-----------------------------*/
a:link {
}
a:visited {
}
a:hover {
}

/*++++++++++++++++++++++++++++++++++++++++
         ヘッダー設定
++++++++++++++++++++++++++++++++++++++++*/
/* トップページ */
#index_header {
	text-align			: center;
	margin				: 23px 0 20px 0;
}
#index_header div {
	border-bottom		: 1px solid #999999;
	padding				: 0 0 5px 0;
	margin				: 0 0 5px 0;
}
#index_header p {
	margin				: 0 8px 20px 8px;
	line-height			: 130%;
}
	#index_header p span {
		color				: #fc7215;
		font-weight			: bold;
	}

/* 下層 */
#header img {
	border				: none;
}

#header table {
	border-bottom		: 4px solid;
	margin				: 0 0 2px 0;
}
.content_menu {
	text-align			: right;
	padding				: 2px 0 5px 0;
}
	.content_menu a {
		margin				: 0 5px 0 5px;
	}


/*++++++++++++++++++++++++++++++++++++++++
         ヘッダーメニュー設定
++++++++++++++++++++++++++++++++++++++++*/
#header_menu img {
	border				: none;
}

/*++++++++++++++++++++++++++++++++++++++++
         フッター設定
++++++++++++++++++++++++++++++++++++++++*/
#footer {
	margin				: 20px 0 0 0;
}
#footer table {
	border-bottom		: 1px solid #666666;
}
	#footer td {
		padding			: 0 5px 0 5px;
	}
#footer p {
	text-align			: right;
	color				: #666666;
	font-size			: 85%;
	margin				: 3px 5px 0 0;
}
	#footer p a {
		color				: #666666;
		font-size			: 100%;
		text-decoration		: none;
	}

/*++++++++++++++++++++++++++++++++++++++++
         中央設定
++++++++++++++++++++++++++++++++++++++++*/
#index_main {
	margin				: 0 0 40px 0;
}

#contents {
	width				: 723px;
	margin				: 0 11px 0 0;
	float				: left;
}

/* エントリータイトル */
.tbl_shop_title {
	border-top			: 2px solid #f4623d;
	border-bottom		: 1px dashed #e7e3d1;
	background			: #fffdf0;
	margin				: 0 0 20px 0;
}
	.tbl_shop_title td {
		padding				: 4px 0 4px 0;
	}
	.txt_shop_title {
		padding				: 4px 10px 4px 10px !important;
		font-weight			: bold;
		font-size			: 116%;
		color				: #000000;
	}
	.txt_shop_title a {
		font-weight			: bold;
		font-size			: 100%;
		color				: #000000;
	}

/* エントリー写真部分 */
.tbl_entry_photo img {
	margin				: 0 0 10px 0;
}

/* エントリー詳細 */
.txt_entry_description {
	padding				: 0 0 20px 0;
}
/* 求人情報 */
.lyt_job_info {
	border-top			: 1px solid #cccccc;
	padding				: 4px 0 0 10px;
	margin				: 10px 0 0 0;
	font-weight			: bold;
}
	.lyt_job_info a {
		font-weight			: normal;
	}
/* エントリー日時 */
.posted p {
	border-top			: 1px solid #cccccc;
	text-align			: right;
	line-height			: 120%;
	margin				: 4px 0 20px 0;
	padding				: 4px 5px 0 0;
	color				: #999999;
}

/* ページ切り替え */
.lyt_page_switch {
	text-align			: center;
}

/* サービスの主旨 */
.lyt_purport {
	background			: #ebebeb;
	padding				: 13px 19px 13px 19px;
}
	.lyt_purport p {
		margin				: 13px 0 13px 0;
		font-size			: 110%;
	}

/* 加盟店舗一覧 */
.lyt_joining_list {
	border				: 1px solid #cccccc;
	height				: 175px;
	overflow			: auto;
}
	.lyt_joining_list ul {
		margin				: 5px 3px 5px 6px;
	}
		.lyt_joining_list li {
			list-style-type		: none;
			background			: url(../images/img_icon_left_list.gif) no-repeat 0 5px;
			padding				: 0 0 5px 10px;
			line-height			: 110%;
		}

/* サービス紹介 */
.service_midashi {
	padding				: 0 0 5px 0;
	margin				: 0 0 10px 0;
}

/* サービスページ */
.lyt_service table {
	width				: 723px;
}
.lyt_service p {
	margin				: 5px 0 0 5px;
}
	.lyt_service p.contact_detail {
		text-align			: right;
		margin				: 0 0 10px 0;
		padding				: 0 0 5px 0;
	}

/*++++++++++++++++++++++++++++++++++++++++
         共通設定
++++++++++++++++++++++++++++++++++++++++*/
/*-----------------------------
         要素関連 
-----------------------------*/
/*  見出し
-----------------------------*/

/*-----------------------------
         レイアウト関連 
-----------------------------*/
.flt_left	{ float: left; }
.c_both		{ clear: both; }
.lyt_block	{ display: block; }
.lyt_sps5	{ margin: 0 0 5px 0; }
.lyt_sps10	{ margin: 0 0 10px 0; }
.lyt_sps20	{ margin: 0 0 20px 0; }
.lyt_sps30	{ margin: 0 0 30px 0; }
.lyt_sps40	{ margin: 0 0 30px 0; }
.lyt_sps50	{ margin: 0 0 50px 0; }
.lyt_left	{ text-align: left; }
.lyt_center	{ text-align: center; }
.lyt_right	{ text-align: right; }
.lyt_top	{ vertical-align: top; }
.lyt_middle	{ vertical-align: middle; }
.lyt_bottom	{ vertical-align: bottom; }


/*-----------------------------
         ナビゲーション関連 
-----------------------------*/
/* パンクズナビ */
#navi {
	margin				: 5px 0 10px 3px;
	font-size			: 85%;
}
	#navi a {
		font-size			: 100%;
	}

/* ページトップ */
.page_top {
	text-align			: right;
	margin				: 30px 0 -10px 0;
}

/*-----------------------------
         画像関連 
-----------------------------*/
.border_non { border: none; }

/*-----------------------------
         テキスト関連 
-----------------------------*/
.txt_bld	{ font-weight: bold; }
.txt_f10	{ font-size: 78% !important; }
.txt_f15	{ font-size: 117% !important; }


/*-----------------------------
         フォーム関連 
-----------------------------*/
input {
	margin				: 3px 0 3px 0;
}

select {
	vertical-align		: middle;
	margin				: 3px 5px 3px 0;
}
	select option {
		padding				: 0 5px 0 0;
	}

html:first-child select {
	padding				: 3px 4px 3px 0;
}
/* IE7 */
*:first-child+html input[type="text"] {
	height				: 18px;
}
/* opera9 */
html:first-child input[type="text"] {
	height				: 18px;
}

/*-----------------------------
         テーブル関連 
-----------------------------*/
.tbl_gray_bg {
	border				: 1px solid #cccccc;
	background			: #f0f0f0;
	padding				: 9px 11px 9px 11px;
}
	.tbl_gray_bg p {
		line-height			: 120%;
	}

/*-----------------------------
         注釈関連 
-----------------------------*/
.txt_annotation {
	color				: red;
}

/* ++++++++++++++++++++ 各ページデザイン部分設定 ++++++++++++++++++++ */
/* ++++++ トップページ ++++++ */
/* 写真テーブル */
.lyt_index_photo_list {
	width				: 160px;
	vertical-align		: top;
}

/* ++++++ メインページ ++++++ */
/* 一般の方へ */
.lyt_top_general {
	margin				: 0 auto;
	width				: 121px;
}
	.lyt_top_general img {
		border				: none;
		margin				: 0 0 13px 0;
	}
.lyt_top_general p {
	text-indent			: -999em;
}
	.lyt_top_general p a {
		display				: block;
		width				: 121px;
		background-position	: left top;
		background-repeat	: no-repeat;
		background			: url(../images/img_top_menu_circle_01.gif);
		height				: 117px;
	}
		.lyt_top_general p a:hover {
			background-position	: left -117px;
		}

/* 店長・オーナー様の方へ */
.lyt_top_owner {
	margin				: -20px 0 0 0;
	float				: left;
	width				: 361px;
}
	.lyt_top_owner div {
		margin				: 0 0 0 20px;
	}
	.lyt_top_owner img {
		border				: none;
	}
.lyt_top_owner p {
	text-indent			: -999em;
	margin				: 10px 0 0 190px;
	position			: relative;
	z-index				: 1;
}
	.lyt_top_owner p a {
		display				: block;
		width				: 121px;
		background-position	: left top;
		background-repeat	: no-repeat;
		background			: url(../images/img_top_menu_circle_02.gif);
		height				: 117px;
	}
		.lyt_top_owner p a:hover {
			background-position	: left -117px;
		}
.img_top_owner {
	margin				: -90px 0 0 90px;
}

/* 求職者の方へ */
.lyt_top_job {
	margin				: -20px 0 0 55px;
	float				: left;
	width				: 306px;
}
	.lyt_top_job div {
		margin				: 0 0 0 100px;
	}
	.lyt_top_job img {
		border				: none;
	}
.lyt_top_job p {
	text-indent			: -999em;
	margin				: 10px 0 0 0px;
	position			: relative;
	z-index				: 1;
}
	.lyt_top_job p a {
		display				: block;
		width				: 121px;
		background-position	: left top;
		background-repeat	: no-repeat;
		background			: url(../images/img_top_menu_circle_03.gif);
		height				: 117px;
	}
		.lyt_top_job p a:hover {
			background-position	: left -117px;
		}
.img_top_job {
	margin				: -45px 0 0 105px;
}

/* ++++++ お店詳細ページ ++++++ */
.tbl_detail_table {
	border-collapse		: collapse;
}
	.tbl_detail_table th, .tbl_detail_table td {
		padding				: 5px 9px 5px 9px;
		border				: 1px solid #cccccc;
	}
	.tbl_detail_table th {
		width				: 114px;
		vertical-align		: middle;
		text-align			: left;
		background			: #f0f0f0;
	}

.lyt_detail_contents {
	border-top			: 1px solid #cccccc;
	padding				: 25px 0 0 0;
	margin				: 10px 0 0 0;
}
/* 応募ボタン */
.tbl_detail_button {
	text-align			: center;
	padding				: 20px 0 30px 0;
}


/* ++++++ WEBエントリー ++++++ */
.txt_entry_midashi {
	background			: url(../images/img_icon_arrow.gif) no-repeat 3px 3px;
	color				: #333333;
	font-size			: 116%;
	font-weight			: bold;
	padding				: 2px 0 0 30px;
	margin				: 10px 0 10px 0;
}

.txt_entry_title {
	border-bottom		: 1px dashed #cccccc;
	font-weight			: bold;
	margin				: 0 0 10px 0;
	padding				: 0 5px 5px 20px;
	background			: url(../images/img_icon_arrow_s.gif) no-repeat 3px 3px;
}

/* 個人情報について */
.lyt_policy_area {
	margin				: -10px 0 30px 20px;
}
	.lyt_policy_area p {
		font-weight			: bold;
		margin				: 0 0 10px 0;
	}
	.lyt_policy_area span {
		display				: block;
		font-weight			: bold;
	}
	.lyt_policy_area div {
		margin				: 0 0 0 15px;
	}

/* 応募店舗名 */
.txt_entry_shop_nemu {
	font-weight			: bold;
	font-size			: 125%;
	margin				: -10px 0 10px 10px;
	color				: #333333;
}

/* 会員用応募枠 */
.lyt_master_member {
	width				: 623px;
	border				: 1px solid #cccccc;
	background			: #fffdf0;
	text-align			: center;
	padding				: 20px 20px 10px 20px;
	margin				: 0 auto 30px auto;
}
	.lyt_master_member span {
		display				: block;
		margin				: 5px 0 0 0;
	}
	.lyt_master_member p {
		text-align			: right;
	}

/* フォームテーブル */
.tbl_entry {
	border-collapse		: collapse;
	width				: 663px;
	table-layout		: fixed;
	margin				: 0 auto 15px auto;
}
	.tbl_entry th {
		width				: 110px;
		padding				: 3px 10px 3px 10px;
		border				: solid #cccccc;
		border-width		: 1px 0 1px 1px;
		background			: #f0f0f0;
		text-align			: left;
	}
	.tbl_entry td.tbl_entry_hissu {
		border				: solid #cccccc;
		border-width		: 1px 1px 1px 0;
		background			: #f0f0f0;
		width				: 28px;
		padding				: 0 5px 0 0;
	}
	.tbl_entry td.tbl_entry_input {
		padding				: 3px 10px 3px 10px;
		border				: 1px solid #cccccc;
		text-align			: left;
	}
		.tbl_entry span {
			color				: #aa9b9b;
			vertical-align		: 20%;
		}
		.tbl_entry label {
			vertical-align		: 25%;
			margin				: 0 0 0 5px;
		}


