@charset "shift_jis";
body {
	color: #666666;
	background-color: #500000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/1.8 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
#container {
	width: 900px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*リンクカラー
----------------------------------------------------------------*/
a {
	color: #666666;
}
a:hover {
	color: #9e2520;
}

/*強調文字
----------------------------------------------------------------*/
strong {
	font-size: 15px;
	color: #9e2520;
}

/*ヘッダー
----------------------------------------------------------------*/
#header {
	background-image: url(../images/css/top_main_img_hed.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	position: relative;
}
#header img {
	position: absolute;
	left: 27px;
	top: 40px;
}
#header h1 {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
}


/*メニュー
----------------------------------------------------------------*/
#main_menu {
	background-color: #360101;
	height: 55px;
	position: relative;
	font-size: 15px;
	color: #FFFFFF;
}


/*スペース（メインイメージの下スペース）
----------------------------------------------------------------*/
#main_space {
	background-color: #500000;
	height: 10px;
	position: relative;
}



/*コンテンツ
----------------------------------------------------------------*/
#contents {
	background-color: #F5FFDE;
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


/*検索枠
----------------------------------------------------------------*/
#top_search {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	display: inline;
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
	padding: 2px;
	line-height: 1;
}
#top_search h2 {
	background-image: url(../images/css/midashi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding-left: 10px;
	height: 30px;
	padding-right: 5px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	line-height: 30px;
}
#top_search p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}


/*サブメニュー枠
----------------------------------------------------------------*/
#top_submenu {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
	display: inline;
}

#top_submenu p {
	padding-bottom: 5px;
}



/*メイン
----------------------------------------------------------------*/
#main {
	float: left;
	width: 610px;
	margin-left: 20px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 25px;
}
#main h2 {
	background-image: url(../images/css/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 150%;
	padding-left: 10px;
	height: 40px;
	padding-right: 5px;
	color: #621D1D;
	letter-spacing: 0.3em;
	line-height: 40px;
}
#main h3 {
	background-color: #882D00;
	font-size: 110%;
	padding-left: 10px;
	height: 30px;
	padding-right: 5px;
	color: #FFFFFF;
	line-height: 30px;
}
#main h4 {
	background-color: #CC6633;
	padding-left: 10px;
	height: 30px;
	padding-right: 5px;
	color: #FFFFFF;
	line-height: 30px;
}
#main p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}


/*新着情報
-------------------------------------------------------------------------------------*/
#news dl{
	margin:8px 10px 5px 10px;
	font-size:100%;
	color: #621D1D;
	line-height:1.4em;
}
#news dl dt{
	width:15em;
	padding-left:0em;
}
#news dl dd{
	margin-top:-1.4em;
	margin-left:6em;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:solid 1px #d2d7e4;
}
#news a {
	color: #5F0707;
}
#news a:hover {
	color: #FF0000;
}




/*右側
----------------------------------------------------------------*/
#side {
	float: right;
	width: 230px ;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 100%;
}
#side p {
	margin-bottom: 10px;
	color: #666666;
}


/*右側（動画）
----------------------------------------------------------------*/
#side-table0 {
	background-color: #000000;
	padding: 5px;
	margin-bottom:10px;
}
#side-table0 h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 95%;
	margin-right: 10px;
	margin-bottom: 5px;
}


/*右側（掲載企業バナー）
----------------------------------------------------------------*/
#side-table1 {
	background-color: #000050;
	border: 1px solid #000020;
	padding: 2px;
	line-height: 1;
	margin-bottom:10px;
}
#side-table1 p {
	padding-top: 10px;
}
#side-table1 h2 {
	background-color: #453030;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 125%;
	letter-spacing: 0.5em;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}
#side-table1 h3 {
	color: #000000;
	font-weight: normal;
	font-size: 95%;
	margin-left: 4px;
	margin-bottom: 5px;
}


/*右側（求人企業の方へ）
----------------------------------------------------------------*/
#side-table2 {
	background-color: #595858;
	border: 0px solid #cccccc;
	padding: 2px;
	line-height: 15PX;
	margin-bottom:10px;
}
#side-table2 h2 {
	background-color: #453030;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 125%;
	letter-spacing: 0.5em;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}
#side-table2 h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 5px;
}
#side-table2 p {
	padding-top: 5px;
}
#side-table2 a {
	color: #FFFFFF;
}
#side-table2 a:hover {
	color: #FF0000;
}



/*フッター　バナー枠
----------------------------------------------------------------*/
#footerbner {
	clear: both;
	width: 900px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footerbner a {
	color: #FFFFFF;
}
#footerbner p {
	margin-bottom: 10px;
}



/*フッター
----------------------------------------------------------------*/
#footer {
	clear: both;
	width: 900px;
	font-size: 11px;
	padding-bottom: 20px;
	background-color: #000000;
	padding-top: 15px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin-bottom: 10px;
}


/*パンくずリスト
----------------------------------------------------------------*/
#breadcrumbs {
	width: 610px;
	height:2.7em;
	border:1px solid #DBD5AE;
	margin-top: 10px;
}
#breadcrumbs li {
	float:left;
	line-height:2.7em;
	color:#9E7E55;
	padding-left:.85em;
}		
#breadcrumbs li a {
	background: url(../images/css/breadcrums2.jpg) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}							
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
	color:#9E7E55;
	text-decoration:none;
}	


/* PORTERS検索枠メイン
----------------------------------------------------------------*/
#main2 {
	float: right;
	width: 630px;
	margin-right: 0px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 25px;
}


/* PORTERS検索枠フレーム（横幅６７０）
----------------------------------------------------------- */  
.porters {
	float: right;
  margin: 0px 0 10px 0;
  width: 630px;
  overflow: hidden; /* clear float */
}

.porters p {
  margin: 10px 0 0 0px;
}

.porters h4 {
  margin: 0 3px;
  padding: 0 3px;
  color: #339999;
}



/*clearfix
------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

