﻿@charset "UTF-8";

/* サイトの基本設定 */
*{
	padding: 0px; margin: 0px;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
}
a:link,
a:visited {
	color: #217BF6;
	outline: 0;
}
a:hover,
a:active {
	color: #FF6600;
	outline: 0;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* フレーム */
#wrapper {
	width: 720px;
	padding-top: 3px;
	padding-left: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: 1px;
	text-align: left;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ヘッダー・キービジュアル */
#header {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
	font-size: 10px;
}
#header a {
	color: #999999;
}
h1 {
	width: 680px;
	height: 200px;
	margin-left: 20px;
	background-image: url(../img/key.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* パンくずリスト */
#bread {
	width: 680px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* メイン */
#main {
	width: 680px;
	margin-left: 20px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ナビ */
#navi {
	width: 180px;
}
/* キャプション */
#ncaption-basis,
#ncaption-kind,
#ncaption-information {
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ncaption-basis {
	background-image: url(../img/ncaption-basis.jpg);
}
#ncaption-kind {
	background-image: url(../img/ncaption-kind.jpg);
}
#ncaption-information {
	background-image: url(../img/ncaption-information.jpg);
}
/* リンク */
#navi ul {
	padding: 0px;
	margin: 0px 0px 20px;
	list-style-type: none;
	clear: left;
}
#navi ul a:link,
#navi ul a:visited,
#navi ul a:hover,
#navi ul a:active {
	height: 24px;
	width: 180px;
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	text-indent: 13px;
}
#navi ul a:link,
#navi ul a:visited {
	background-image: url(../img/navi-bt-a.jpg);
	color: #666666;
}
#navi ul a:hover,
#navi ul a:active {
	background-image: url(../img/navi-bt-o.jpg);
	color: #FF6600;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* コンテンツ */
#contents {
	width: 490px;
	float: right;
}
h2,
h3 {
	width: 490px;
	height: 30px;
	margin-bottom: 5px;
	background-image: url(../img/caption.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-indent: 12px;
}
h3 {
	float: left;
	margin-top: 20px;
}
p {
	clear: left;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 135%;
}
.emphasis {
	font-weight: bold;
	color: #CC0000;
}
.caption {
	font-weight: bold;
	color: #FF6600;
}
.point {
	color: #CC0000;
}
.color-red {
	color: #CC0000;
}
.txt12 {
	font-size: 12px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* トップバナー */
#banner-box {
	float: left;
	margin: 0px 0px 20px;
	list-style-type: none;
}
#banner-box li {
	float: left;
}
/* バナーの基本設定 */
a.banner-work1 {
	width: 155px;
	height: 90px;
	margin-left: 3px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
a.banner-work2,
a.banner-work3 {
	width: 155px;
	height: 90px;
	margin-left: 10px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
/* 就職・転職 */
a.banner-work1:link,
a.banner-work1:visited {
	background-image: url(../img/banner-work1-a.jpg);
}
a.banner-work1:hover,
a.banner-work1:active {
	background-image: url(../img/banner-work1-o.jpg);
}
/* 派遣 */
a.banner-work2:link,
a.banner-work2:visited {
	background-image: url(../img/banner-work2-a.jpg);
}
a.banner-work2:hover,
a.banner-work2:active {
	background-image: url(../img/banner-work2-o.jpg);
}
/* アルバイト */
a.banner-work3:link,
a.banner-work3:visited {
	background-image: url(../img/banner-work3-a.jpg);
}
a.banner-work3:hover,
a.banner-work3:active {
	background-image: url(../img/banner-work3-o.jpg);
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* トップ　基礎知識 */
.top-basis {
	clear: left;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 135%;
}
.top-basis a:link,
.top-basis a:visited {
	color: #666666;
}
.top-basis a:hover,
.top-basis a:active {
	color: #FF6600;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 給付リスト */
.benefit-box1,
.benefit-box2,
.benefit-box3,
.benefit-box4,
.benefit-box12,
.benefit-box134 {
	clear: left;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	background-position: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 40px;
}
.benefit-box1 {
	background-image: url(../img/benefit1.gif);
}
.benefit-box2 {
	background-image: url(../img/benefit2.gif);
}
.benefit-box3 {
	background-image: url(../img/benefit3.gif);
}
.benefit-box4 {
	background-image: url(../img/benefit4.gif);
}
.benefit-box12 {
	background-image: url(../img/benefit12.gif);
}
.benefit-box134 {
	background-image: url(../img/benefit134.gif);
}
.benefit-box1 a:link,
.benefit-box1 a:visited,
.benefit-box2 a:link,
.benefit-box2 a:visited,
.benefit-box3 a:link,
.benefit-box3 a:visited,
.benefit-box4 a:link,
.benefit-box4 a:visited,
.benefit-box12 a:link,
.benefit-box12 a:visited,
.benefit-box134 a:link,
.benefit-box134 a:visited {
	color: #666666;
}
.benefit-box1 a:hover,
.benefit-box1 a:active,
.benefit-box2 a:hover,
.benefit-box2 a:active,
.benefit-box3 a:hover,
.benefit-box3 a:active,
.benefit-box4 a:hover,
.benefit-box4 a:active,
.benefit-box12 a:hover,
.benefit-box12 a:active,
.benefit-box134 a:hover,
.benefit-box134 a:active {
	color: #FF6600;
}
#annotation {
	padding: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 135%;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* リターン */
#return {
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-right: 20px;
	font-size: 12px;
	text-align: right;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* フッター */
#footer {
	width: 720px;
	height: 65px;
	padding-top: 5px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;	
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ハローワーク情報 */
.info {
	color: #666666;
	font-weight: bold;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ads */
#ads-navi {
	width: 180px;
	height: 90px;
	margin-bottom: 20px;
}
#ads-top {
	padding: 30px 0px 50px;
	margin-left: 5px;
}
#ads-bottom {
	padding: 30px 0px;
	text-align: center;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* カテゴリ */
.category-box {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
#footer-link {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 検索 */
.search-box {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* お問い合わせ */
#ask-box {
	width: 480px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: #999999;
}
#ask-box table {
	width: 480px;
}
#ask-box table th {
	width: 137px;
	padding: 5px;
	background-color: #E2EDFC;
	font-size: 14px;
	color: #3366FF;
	text-align: center;
}
#ask-box table td {
	width: 320px;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
}
#ask-btarea {
	margin-bottom: 20px;
	text-align: center;
}
/* ステップ */
#ask-step1,
#ask-step2,
#ask-step3 {
	width: 480px;
	height: 100px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ask-step1 {
	background-image: url(../img/ask-step1.gif);
}
#ask-step2 {
	background-image: url(../img/ask-step2.gif);
}
#ask-step3 {
	background-image: url(../img/ask-step3.gif);
}
/* エラー */
#caution {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding-top: 45px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../img/caution.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 135%;
	color: #CC0000;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* トップページ　更新情報 */
.top-news,
.top-news2 {
	padding-bottom: 5px;
	margin: 5px 0px 0px 5px;
	font-size: 12px;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.top-news strong,
.top-news2 strong {
	color: #666666;
}
.top-news {
	margin-bottom: 5px;
}
.top-news2 {
	margin-bottom: 20px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 質問・回答 */
.qa,
.qa2 {
	padding-bottom: 15px;
	margin: 5px 0px 0px 5px;
	font-size: 12px;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.qa {
	margin-bottom: 15px;
}
.qa2 {
	margin-bottom: 20px;
}
.question {
	padding-top: 75px;
	background-image: url(../img/question.gif);
	background-repeat: no-repeat;
}
.answer {
	background-image: url(../img/answer.gif);
	background-repeat: no-repeat;
	padding-top: 75px;
	margin-top: 70px;

}
a.qa-banner {
	width: 180px;
	height: 180px;
	margin-bottom: 20px;
	display: block;
	background-image: url(../img/qa-banner.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
