@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:5px 0 0 20px; }


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(im-s/kensakujob2_04.jpg) no-repeat;
	width:740px;
	height:280px;
}

#mainvisual ul {
	list-style:none;
	padding:23px 0 0 40px;
}

#mainvisual li {
	font-size:12px;
	font-weight:bold;
	line-height:36px;
	text-indent:30px;
	margin:0 0 12px 0;
}

#mainvisual li a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:195px;
	height:36px;
}

#mainvisual li a:hover { color:#ff9933; }


/*---メニューボックス---*/
#menubox {
	float:left;
	width:200px;
	padding-top:10px;
}

#menubox a:hover { color:#ff9933; }

#menubox h2 {
	font-size:16px;
	text-align:center;
	width:190px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
}

ul.sabumenu {
	list-style:square;
	padding-left:35px;
}

ul.sabumenu li{
	font-size:14px;
	width:155px;
}

ul.sabumenu li a {
	color:#000000;
	text-decoration:none;
}

.cp {
	font-size:small;
	margin:10px 10px 0 50px;
}

.cp1{
	color:#000000;
	font-size:small;
	margin-top:10px;
	padding-left:10px;
}

.cp2 {
	font-size:small;
	margin:10px 0 10px 55px;
}

.cp3{
	font-size:small;
	line-height:1.2em;
	border:#00CCFF 1px solid;
	width:170px;
	margin:10px 0 10px 10px;
	padding:10px 5px;
}

.cp6 {
	font-size:small;
	text-align:center;
	margin:10px 0;
}


/*---メインコンテンツ---*/
#contents {
	float:left;
	width:540px;
	padding-top:10px;
}

#searchbox {
	text-align:center;
	background:url(im-s/kensakujob121_10.gif) no-repeat left bottom;
	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 {
	height:22px;
	background:url(im-s/kensakujob123_09_09.gif) no-repeat;
}

.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;
}

table#topcat {
	border-collapse:collapse;
	width:414px;
	margin:10px auto;
}

table#topcat td {
	color:#000000;
	font-size:12px;
	line-height:21px;
	border-bottom:#CCCCCC dashed 1px;
	padding:5px 0;
}

table#topcat td.kate {
	color:#000000;
	font-weight:bold;
	text-indent:20px;
	background:url(im-s/kensakujob2_11.gif) no-repeat 5px center;
	width:120px;
}

table#topcat td a { margin-right:5px; }

/*---フッター---*/
#footer {
	clear:both;
	color:#000000;
	text-align:center;
	background:url(im-s/foot_09.gif) repeat-x;
}

#footer a { color:#000000; text-decoration:none; }
#footer a:hover { color:#ff9933; }

#footer ul {
	padding-top:10px;
	margin:0 auto;
}

#footer ul li {
	display:inline;
	font-size:12px;
}

#footer ul li a { margin-right:5px; }

#footer p {
	font-size:12px;
	line-height:24px;
}


/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }


/*---カテゴリーページ用追加分---*/

/*ナビゲーションバー*/
#navi { margin-left:20px; }

hr {
	width:95%;
	margin:15px auto;
	text-align:center;
}	

.rightside {
	text-align:right;
	margin:5px;
}

#contentsitem { text-align:left; }


/*---個別ページテーブル用追加分---*/
.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:0 auto;
}

.sogolink p { margin:5px 0 15px 5px; }