@charset "UTF-8";

/*------------------------------------*/
/*          news                     */
/*------------------------------------*/


body{
	font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	}

ul.news {
	 _zoom: 1;
	overflow: hidden;
	font-size:12px;
	font-weight:nomal;
	margin:0;
	padding:0;
	}
	
ul.news li {
	border-top:#666 1px dotted;
	margin-top: -1px;
	padding:10px 5px;
	}
	
ul.news li a {
	color:#666;
	text-decoration:none;
	display:block;
	}

ul.news li a:hover, ul.news li a:hover span {
	color:#F90;
	text-decoration:underline;
	}


ul.news li a span {
	padding-left:10px;
	color:black;
	font-weight:bold;
	}

/*------------------------------------*/
/*          button                     */
/*------------------------------------*/

.btn-02 {
	margin:0 0 0 50px;
	}

.btn-02 a {
	display:block;
	clear:both; 
	font-size:25px; 
	color:white;
	background: url(http://www.sekaietobidase.com/images/01_container/bg_container01.gif);
	background-position:0 -515px;
	width:515px;
	height:51px;
	line-height:200%;
	text-indent:38px;
	text-decoration:none;
	}

.btn-02 a:hover {
	background-position:0 -461px;
	}

.blw_btn-02 {
	margin-top:10px;
	text-indent:20px;
	}
	
/*------------------------------------*/
/*          Search                     */
/*------------------------------------*/


.search {
	width:620px;
	height:94px; 
	text-align:center;
	margin:0 0 40px 0;
	background:url(../images/01_container/bg_wanted_select.gif) no-repeat;
	}
	
.search div {
	 height:94px; 
	 text-align:center;
	 padding:10px 0;
	}

.search .searchLeft {
	width:186px;
	float:left;
	 }

.search .searchCenter {
	width:223px;
	float:right;
	 }

.search .searchRight {
	float:right;
	width:190px;
	 }

.search select {
	margin:30px 0 20px 0;
	padding:5px 0;
	font-size:12px;
	}



/*------------------------------------*/
/*          view                     */
/*------------------------------------*/


table.wanted {
	padding:5px;
	border: 1px #ff9600 solid;
	text-align:left;
	color:#666666;
	font-weight:normal;
	font-size:12pt;
	border: 1px #ff9600 solid;
	border-collapse: collapse;
	margin:20px 0;
	}

table.wanted tr.wanted-top td {
	background-color:#f38218;
	widh:850px;
	height:20px;
	color:white;
	font-size:12px;
	font-weight:nomal;
	text-align:center;
	}

table.wanted tr.wanted-top select {
	font-size:12px;
	font-weight:nomal;
	}

table.wanted td, .wanted th {
	padding:5px;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	border: 1px #ff9600 solid; 
	border-collapse: collapse;
	}

table.wanted th {
	width:120px;
	text-align:center;
	background-color:#FFC;
	color:#930;
	}

table.wanted td { 
	text-align:left;
	background-color:white;
	color:#333;
	}

table.wanted td p, .wanted th p { 
	margin: 3px 20px;
	}



/*------------------------------------*/
/*          list                     */
/*------------------------------------*/

table.wanted_list {
	padding:5px;
	border: 1px #ff9600 solid;
	text-align:left;
	color:#666666;
	font-weight:normal;
	font-size:12pt;
	border: 1px #ff9600 solid;
	border-collapse: collapse;
	margin:20px 0;
	}

table.wanted_list tr.wanted_list-top td {
	background-color:#f38218;
	widh:850px;
	height:20px;
	color:white;
	font-size:12px;
	font-weight:nomal;
	text-align:center;
	}

table.wanted_list tr.wanted_list-top select {
	font-size:12px;
	font-weight:nomal;
	}

table.wanted_list td, .wanted_list th {
	padding:5px;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	border: 1px #ff9600 solid; 
	border-collapse: collapse;
	}

table.wanted_list th {
	width:90px;
	text-align:center;
	background-color:#FFC;
	color:#930;
	}

table.wanted_list td { 
	text-align:left;
	background-color:white;
	color:#333;
	}

table.wanted_list td p, .wanted_list th p { 
	margin: 3px 20px;
	}
