@charset "UTF-8";
/* ガイドボックス大見出し */
#guide h2 {
	font-size: 20px;
	background-image: url(../img/menu/title_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	background-position: 5px;
	line-height: 22px;
}
/* テキストボックス */
.text {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
/* ガイド中見出し */
#guide h3 {
	font-size: 14px;
	line-height: 16px;
	border: 3px double #98CA98;
	padding: 2px;
	margin-bottom: 5px;
}
/* ガイド小見出し */
#guide h4 {
	color: #FF0033;
	background-image: url(../img/menu/guide/other_list_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin-left: 20px;
}
/* 一覧表 */
.guide_list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #A5D3E2;
	margin-bottom: 5px;
}
/* 一覧表タイトル */
.guide_title {
	background-color: #A5D3E2;
	margin: 3px;
	padding: 2px;
	color: #0066FF;
}
/* 一覧表内容 */
.guide_contents {
	margin-left: 20px;
}
/* テーブル */
#guide table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4A7A2A;
	border-left-color: #4A7A2A;
	margin-bottom: 5px;
}
/* テーブルタイトルセル */
#guide th {
	background-color: #009966;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
}
/* テーブル内容セル */
#guide td {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4A7A2A;
	border-bottom-color: #4A7A2A;
	padding: 2px;
}
/* コストセルサイズ指定 */
.cost_146 {
	width: 146px;
}
/* アルバイトグラフセルサイズ指定 */
.arbeit_246 {
	width: 246px;
}
/* 連絡先サイズ指定 */
.contact650 {
	width: 650px;
}
/* 本文表 */
.contents_list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4A7A2A;
	margin-bottom: 5px;
}
/* 本文表タイトル */
.contents_title {
	background-color: #009966;
	margin: 3px;
	padding: 2px;
	color: #FFFFFF;
}
/* 本文表内容 */
.contents_contents {
	margin-left: 20px;
}
/* Q&A表 */
.q-a_list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
/* Q&A表タイトル */
.q-a_title {
	color: #FF0033;
	font-weight: bold;
	background-image: url(../img/menu/guide/question_icon.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
/* Q&A表内容 */
.q-a_contents {
	background-image: url(../img/menu/guide/answer_icon.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
/* その他表 */
.other_list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
/* その他表タイトル */
.other_title {
	color: #FF0033;
	background-image: url(../img/menu/guide/other_list_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
}
/* その他表内容 */
.other_contents {
	padding: 2px;
	margin-left: 14px;
}
/* ランキング表 */
.ranking_list {
	width: 170px;
	text-align: center;
	margin-left: 70px;
	margin-bottom: 5px;
}
/* ランキング表タイトル */
.ranking_title {
	padding: 2px;
}
/* ランキング表1位 */
.ranking_no1 {
	border: 1px solid #FF0000;
	padding: 2px;
	color: #FFFFFF;
	background-color: #FF3535;
}
/* ランキング表2位 */
.ranking_no2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FF6666;
	color: #000000;
	padding: 2px;
}
/* ランキング表3位 */
.ranking_no3 {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFA2A2;
	color: #000000;
}
/* ランキング表4位 */
.ranking_no4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFCACA;
	padding: 2px;
	color: #000000;
}
/* ランキング表5位 */
.ranking_no5 {
	color: #000000;
	background-color: #FFDFDF;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
/* 設備リストタイトル */
.equipment_title {
	color: #4A7A2A;
	font-weight: bold;
	margin-left: 10px;
}
/* 設備リスト内容 */
.equipment_contents {
	margin-left: 30px;
}

