@charset "shift_jis";
/*CSS*/

/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#999999 url(im-s/stripeback.gif);
	text-align:center;
}

strong { font-weight:normal; }

img { border:none; }


/*---コンテンツ格納コンテナ---*/
#container {
	background:#FFFFFF;
	text-align:left;
	width:740px;
	margin:0 auto;
}


/*---ヘッダー---*/
#header {
	background:	url(im-s/kensakujob2_02.gif) no-repeat;
	width:740px;
	height:79px;
}

#header p.title {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:20px 0 0 20px;
}

#header p.titleimg { padding:3px 0 0 20px; }



/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(im-s/kensakujob2_04.jpg) no-repeat;
	width:740px;
	height:280px;
}

ul#headmenu {
	width:197px;
	margin:0 0 0 40px;
	padding:21px 0 0 0;
}

ul#headmenu li {
	font-size:12px;
	font-weight:bold;
	line-height:37px;
	text-indent:30px;
	list-style:none;
}

ul#headmenu a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:195px;
	height:37px;
	margin-bottom:12px;
}

ul#headmenu a :hover { color:#ff9933; text-decoration:none; }



/*---キーワード検索---*/
.kiword {
	background:#FFFFFF;
	width:740px;
}

.kiword p {
	font-size:small;
	text-align:left;
	padding:10px;
}

#searchbox {
	background:url(im-s/kensakujob121_10.gif) no-repeat left bottom;
	text-align:center;
	width:524px;
	height:110px;
	margin:10px auto;
}

#searchbox h2 {
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	background:url(im-s/kensakujob12_07.gif) no-repeat;
	height:37px;
	padding:22px 0 0 60px;
}

#searchbox form {
	background:url(im-s/kensakujob123_09_09.gif) no-repeat;
	height:22px;
}


/*---メニューボックス---*/
#menubox {
	float:left;
	font-size:small;
	width:180px;
	padding-top:10px;
	text-align:left;
}

#menubox a:hover { color:#ff9933; }

#menubox p {
	line-height:1.2em;
	border:#00CCFF 1px solid;
	margin:0 0 10px 10px;
	padding:10px 5px;
}

/* 地域別検索 */
ul#sabumenu {
	margin-bottom:5px;
	padding:0 0 10px 35px;
}

ul#sabumenu li {
	font-size:14px;
	list-style:square;
	width:155px;
	margin-bottom:4px;
}

ul#sabumenu a { color:#000000; text-decoration:none; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	font-size:small;
	line-height:1.3em;
	width:540px;
	padding:10px 0;
}

.headline {
	color:#000000;
	font-size:16px;
	background:#FFFFFF url(im-s/kensakujob2_07.gif) no-repeat;
	width:374px;
	height:23px;
	margin:10px auto;
	padding:6px 0 0 40px;
}

#topcat {
	border-collapse:collapse;
	width:420px;
	margin:10px auto;
}

#topcat td {
	color:#000000;
	font-size:12px;
	line-height:20px;
	border-bottom:1px dashed #CCCCCC;
	padding:5px 0;
}

#topcat td.kate {
	font-weight:bold;
	text-indent:20px;
	background:url(im-s/kensakujob2_11.gif) no-repeat 5px center;
	border-bottom:1px dashed #CCCCCC;
	width:120px;
}

#topcat td a { margin-right:5px; }


.cp { margin:10px 50px 10px 50px;}

.cp1{
	color:#000000;
	margin-top:10px;
	padding-left:10px;
}

.cp2 { margin:10px 0 10px 55px; }

.toi { text-align:center; }


/*---フッター---*/
#footer {
	clear:both;
	color:#000000;
	font-size:12px;
	text-align:center;
	background:url(im-s/foot.gif) repeat-x;
}

#footer a { color:#000000; text-decoration:none; }
#footer a:hover { color:#ff9933; }

#footer ul {
	padding-top:15px;
	margin:5px auto;
}

#footer li { display:inline; }
#footer li a { margin-right:5px; }

#footer p { line-height:24px; }


/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }


/*---カテゴリーページ用追加分---*/

/*カテゴリメニュー*/
#menubox h2 {
	font-size:16px;
	text-align:center;
	background:#FFFFFF ;
	width:190px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
}

/*ナビゲーションバー*/
#navi { margin-left:20px; }

hr {
	width:95%;
	margin:15px auto;
	text-align:center;
}	

.rightside {
	text-align:right;
	margin:5px;
}


/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { margin-left:20px; }

.sogolink {
	color:#000000;
	font-size:16px;
	width:430px;
	margin:10px auto;
}

.sogolink p { margin:5px 0 15px 0; }

