@charset "utf-8";F

/*------------------------
=01 default style reset
=02 clearfix
=03 common
=04 layout
=05 module head
=06 module foot
=07 module navi
=08 module contents
=09 module form
=10 module search
=11 module common
=12 module top
=13 module item list
=14 module item new
=15 module item reco
=16 module item info
=17 module company
=18 module entry
=19 module login form
=20 module regist
=21 module news
=22 module bookmark
=23 module pass word
=24 module login
=25 module admin
=26 module etc
------------------------*/



/* =01 default style reset
------------------------*/

body,div,dl,dt,dd,ul,li,ol,li,
h1,h2,h3,h4,h5,form,p,
table,th,td,address,input{
	margin:0;
	padding:0;
}

html,body{
	line-height:1;
	overflow-x:hidden;
}
html,body{
	width:100%;
	/* height:100%; */
}
	
a img,img{
	border:0;
}

a:hover img {
	opacity: 0.55;
	filter: alpha(opacity=55);	/* IE6、IE7対応 */
	-moz-opacity: 0.55;
	border:0px;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
	
caption,th{
    	text-align:left;
}
	
ul,li,ol,li{
	list-style:none;
}

a{
	/* color:#0088cc; */
	color:#727171;
	outline:none;
	/* text-decoration:underline; */
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#0088cc;
}
#link_white a:link{
	color:#ffffff;
	outline:none;
	/* text-decoration:underline; */
	text-decoration:none;
}

#link_red a:link{
	color:#c8161d;
	outline:none;
	/* text-decoration:underline; */
	text-decoration:none;
}

#link_red a:visited{
	color:#c8161d;
	outline:none;
	/* text-decoration:underline; */
	text-decoration:none;
}

address{
	font-style:normal;
}

textarea{
	/* width:98%; */
	width:75%;
	margin:5px 0;
}

iframe{
	border:none;
}



/* =02 clearfix
------------------------*/

.clearfix{
	/zoom:1;
}

.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}

.clear{ clear: both; visibility: hidden; height: 0;}

/* =03 common
------------------------*/

.r_txt{
	text-align:right !important;	
}

.l_txt{
	text-align:left !important;	
}
	
.c_txt{
	text-align:center !important;	
}

.r_lnk{
	text-align:right;
}

.r_lnk a{
	line-height:150%;
}



/* =04 layout
------------------------*/

body{
	font-family:"メイリオ", Meiryo;
	color:#333;
	/* border-top:1px dotted #1b45b1; */
	/* background-color:#ecece8; */
	background-color:#ffffff;
	margin:0;

	padding:0 0 160px 0;
}


#wrapper{
	width:100%;
	margin:0 auto;
	/* position:relative; */
	background-color:#C8161D;
	text-align:center;
}

#wrapper01{
	width:100%;
	margin:0 auto;
	/* position:fixed; */
	background-color:#ffffff;
	position:relative;
	height:100%;
	min-height:100%;
	/* overflow:auto; */
}

html div#contentArea{
	/* height:100%; */
	/* height:auto; */
}

* html div#wrapper01{
	height:100%;
	overflow:auto;
}
#header{
	width:964px;
	/* width:100%; */
	height:40px;
	padding:2px 0 0 0;
	margin:0 auto;
	/* position:relative; */
	background-color:#C8161D;
	font-size:75%;
	text-align:right;
}

#header_s{
	width:980px;
	height:105px;
	padding:2px 0 0 0;
	margin:0 auto;
	/* position:relative; */
	background-color:#ffffff;
	font-size:75%;
	text-align:right;
}

#header_s01{
	width:980px;
	height:190px;
	padding:2px 0 0 0;
	margin:0 auto;
	/* position:relative; */
	background-color:#ffffff;
	font-size:90%;
	padding: 0 auto;
}

#header_s02{
	width:980px;
	height:30px;
	padding:2px 0 0 0;
	margin:0 auto;
	/* position:relative; */
	background-color:#ffffff;
	font-size:75%;
	text-align:left;
	padding: 0 auto;
}

.box_header_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#ffffff;
	width:620px;
	height:30px;
	padding-left:10px;
	padding-top:10px;
	text-align: left;
}

.box_header_left_s {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#727171;
	width:640px;
	height:30px;
	padding-left:10px;
	padding-top:10px;
	text-align: left;
}


.box_header_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#ffffff;
	width:320px;
	height:30px;
	text-align: right;
	padding-top:10px;
}

.box_search_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#ffffff;
	width:250px;
	height:180px;
	text-align: left;
}

.box_search_space {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#ffffff;
	width:20px;
	height:180px;
	text-align: left;
}

.box_search_mid {
	float:left;
	border-color:#969696; 
	border-width:1px; 
	border-style:solid;
	color:#ffffff;
	width:700px;
	height:180px;
	text-align: left;
}

.header_navi{
float:right;
width:320px;
}

#header01{
	/* height:180px; */
	width:100%;
	padding:10px 0 0 0;
	margin:0 auto;
	* position:relative; */
	background-color:#C8161D;
}

#header01_s{
	width:100%;
	height:120px;
	padding:10px 0 0 0;
	margin:0 auto;

	/* position:fixed; */
	background-color:#ffffff;
	z-index:1;
}

#contents{
	width:980px;
	/* height:100%; */
	/* min-height:100%; */
	/* height:55vh; */
	/* padding:0 10px 140px 10px; */
	padding-bottom:20px;
	margin:0 auto;
	position:relative;
	/* overflow-y:scroll; */
	/*background-color:#ecece8;*/
}

#contents01{
	/* width:980px;	*/
	width:100%;
	height:60vh;
	/* padding:0 10px 10px 10px; */
	margin:0 auto;
	position:relative;
	overflow-y:scroll;
	/* height:400px; */

	background-color:#ffffff;
}

.contents01_fixed{
	width:980px;
	height:100px;
	top:100px;
	padding:0 10px 10px 10px;
	margin:0 auto;
	position:fixed;
	background-color:#666666;
}

#contents02{
	width:980px;
	display:inline-block;
	margin:0 auto;
	/* position:relative; */
	text-align:center;
}

#contents_s{
	width:980px;
	/* height:100%; */
	padding:0 10px 10px 10px;
	margin:0 auto;
	position:relative;
	/* overflow:auto; */
	/* background-color:#ecece8; */
}

#footer{
	height:120px;
	padding:20px 0 0 0;
	/* border-top:3px solid #1b45b1; */
	background-color:#c8c8c8;
}

#footer09{
	width:100%;
	/*height:135px;*/
	padding:10px 0 0 0;
	/* border-top:3px solid #1b45b1; */
	background-color:#ffffff;
	border-top:3px solid #c8161d;
	position:fixed !important;
	position:absolute;
	bottom:0;
	left:0;
}
#footer09under{
	height:30px;
	padding:20px 0 0 0;
	/* border-top:3px solid #1b45b1; */
	background-color:#c8161d;
}

.box_space { border-color:#969696; border-width:0px; border-style:none; WIDTH: 980px; height: 15px; text-align: left; margin:0px auto;} /* 空白枠*/



/* =05 module head
------------------------*/

h1{
	font-size:100%;
	text-align:left;
}

#head{
	margin:2px 0 0 0;
}

/*______ ロゴ ______*/

#logo{
	float:left;
}

#logo a{
	width:285px;
	height:51px;
	/zoom:1;
}

#logo a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.header_navi
	height:30px;
	width:980px;
	text-align:right;
	float:left;
	white-space: nowrap;
	/* padding:5px 100px 0 0; */
	font-size:75%;
}

/*______ ヘッダーナビ ______*/

#h_navi ul{
	text-align:left;
	float:right;
}

#h_navi ul li{
	font-size:75%;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	padding:0 10px;
	border-right:1px solid #666;
}

#h_navi ul li span{
	font-weight:bold;
	color:#ff6600;
}

#h_navi ul li a{
	color:#666;
	
}

#h_navi ul li.bottom{
	border-right:none;
}


/* =06 module foot
------------------------*/

#foot{
	width:980px;
	margin:0 auto;
}

#foot09{
	width:980px;
	margin:0 auto;
	background-color:#ffffff;
}

#foot09copy{
	width:980px;
	margin:0 auto;
	height:30px;
}

#foot ul{
	text-align:left;
}

#foot ul li{
	font-size:75%;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
}

#foot ul li a{
	color:#666;
	padding:0 10px 0 5px;
	border-right:1px solid #666;
}

#foot ul li.top a{
	padding-left:0;
}

#foot ul li.bottom a{
	border-right:none;
}
	
#foot p{
	font-size:75%;
	color:#666;
	clear:both;
	display:block;
	text-align:left;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
	border-top:1px dotted #bbb;
}

.box_footer01_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:240px;
	height:80px;
	text-align: left;
}

.box_footer01_right {
	float:left;
	font-size:75%;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:730px;
	height:80px;
	padding-right: 10px;
	text-align: right;
}

.box_footer01_copy {
	border-width:0px; 
	border-style:none;
	width:970px;
	height:20px;
	text-align: right;
	font-size:75%;
	color:#ffffff;
	padding-right: 10px;
}



/* =07 module navi
------------------------*/

#g_navi{
	width:980px;
	height:45px;
	margin:0 auto;
}

#g_navi li{
	float:left;
	text-align:center;
}

#g_navi li a{
	font-size:87.5%;
	color:#fff;
	width:196px;
	height:30px;
	padding:15px 0 0 0;
	text-decoration:none;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	background:url(img/g_navi_bg.gif) no-repeat 0 0;
}

#g_navi li.home a:hover,
#g_navi li.home#current a{
	background-position:0 -45px;
}

#g_navi li.navi01 a:hover,
#g_navi li.navi01#current a{
	background-position:-196px -45px;
}

#g_navi li.navi02 a:hover,
#g_navi li.navi02#current a{
	background-position:-392px -45px;
}

#g_navi li.navi03 a:hover,
#g_navi li.navi03#current a{
	background-position:-588px -45px;
}

#g_navi li.navi04 a:hover,
#g_navi li.navi04#current a{
	background-position:-784px -45px;
}



/* =08 module contents
------------------------*/

#main{
	width:690px;
	float:right;
	/* background-color:#ffffff; */
}

.main_s{
	width:700px;
	height:100%;
	float:right;
	overflow:auto;
	background-color:#666666;
}

#scroll{
	width:710px;
	/* position:relative; */
	/* overflow-y:scroll; */
	/* height:400px; */
	/* height:600px; */
	/* height:100%; */
	margin: 0 auto;
}

#main01left{
	width:230px;
	float:left;
	/* background-color:#ffffff; */
}

.main01left_pickup{
	width:230px;
	/* height:400px; */
	/* background-color:#ffffff; */
	border-color:#969696; 
	border-width:1px; 
	border-style:solid;
}

.main01left_bn {
	/* border-color:#969696; */
	/* border-width:1px; */
	/* border-style:solid; */
	width:230px;
	font-size:80%;
}

#main01left_space{
	width:25px;
	height:50px;
	float:left;
	/* background-color:#ffffff; */
}

#main01middle{
	width:470px;
	float:left;
	/* background-color:#ffffff; */
}

#main01right{
	width:230px;
	float:left;
	/* background-color:#ffffff; */
}

.box_main {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:690px;
	height:640px;
	text-align: left;
}

.box_main01 {
	/* float:left; */
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:690px;
	/* height:840px; */
	text-align: left;
}

.box_main01_j_solid {
	/* float:left; */
	background-color:#ffffff;
	border-color:#969696; 
	border-width:2px; 
	border-style:solid;
	width:686px;
	/* height:840px; */
	text-align: left;
	margin-bottom:20px;
	padding-top:5px;
}

.box_main01_j_none {
	/* float:left; */
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:690px;
	/* height:840px; */
	text-align: left;
}

.box_main01_solid {
	border-color:#969696; 
	border-width:1px; 
	border-top-style:solid; 
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none; 
	margin-left:10px;
	padding:3px:10px;
	WIDTH: 650px; 
	height:10px; 
	text-align: left;
}

.box_main01_left {
	float:left;
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:280px;
	height:840px;
	text-align: left;
}

.box_main01_left_text {
	float:left;
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:240px;
	padding-left:3px;
	text-align: left;
	position:relative;
	display:inline-block;
	_display:inline;
}

.box_main01_pickup {
	/* float:left; */
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:690px;
	height:440px;
	text-align: left;
}


#box_main01_left .search{
	width:250px;
	margin:20px 0 0 0;
}

#box_main01_left .search .narrow{
	margin:0 auto;
	padding:0 0 2px 0;
	background-color:#ffffff;
}

.box_main01_right {
	float:left;
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:410px;
	height:840px;
	text-align: left;
	font-size:95%;
}

.box_main01_right_solid {
	border-color:#969696; 
	border-width:1px; 
	border-top-style:dotted; 
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none; 
	WIDTH: 400px; 
	height:10px; 
	text-align: left;
}

.box_main01_cond_left {
	float:left;
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:80px;
	height:30px;
	text-align: left;
}

.box_main01_cond_right {
	float:left;
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:328px;
	text-align: left;
}

.box_main01_cond_space {
	background-color:#ffffff;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:400px;
	height:10px;
	text-align: left;
}

.box_main01_search {
	/* float:left; */
	/* padding-top:10px; */
	border-top:solid 3px #c8161d;
	background-color:#ffffff;
	width:980px;
	height:180px;
	margin: 0 auto;
}

.box_main_int {
	/* background-color:#ffffff;  */
	border-width:0px; 
	border-style:none;
	width:690px;
	text-align: left;
}

.box_main_space {
	/* background-color:#ffffff;  */
	border-width:0px; 
	border-style:none;
	width:690px;
	height:20px;
	text-align: left;
}

.box_main_space_05 {
	/* background-color:#ffffff;  */
	border-width:0px; 
	border-style:none;
	width:690px;
/*	height:5px;*/
	text-align: left;
}

.box_main_space_10 {
	/* background-color:#ffffff;  */
	border-width:0px; 
	border-style:none;
	width:690px;
	height:10px;
	text-align: left;
}

.box_main_dotted {
	/* background-color:#ffffff;  */
	border-top:1px dotted #666;
	border-color:#969696;
	width:690px;
	height:8px;
	text-align: left;
}

.box_main_banner_left {
	float:left;
	border-width:0px; 
	border-style:none;
	width:452px;
	height:120px;
	text-align: left;
}

.box_main_banner_space01 {
	float:left;
	border-width:0px; 
	border-style:none;
	width:8px;
	height:120px;
	text-align: left;
}

.box_main_banner_dotted {
	float:left;
	border-left:1px dotted #666;
	border-color:#969696;
	width:8px;
	height:115px;
	text-align: left;
}

.box_main_banner_right {
	float:left;
	border-width:0px; 
	border-style:none;
	width:220px;
	height:120px;
	text-align: left;
}

.box_main_banner {
	float:left;
	border-width:1px; 
	border-style:solid;
	border-color:#969696;
	width:220px;
	height:50px;
	text-align: left;
}

.box_main_banner_115 {
	float:left;
	border-width:1px; 
	border-style:solid;
	border-color:#969696;
	width:220px;
	text-align: left;
}

.box_main_banner_space {
	float:left;
	border-width:0px; 
	border-style:none;
	width:6px;
	height:50px;
	text-align: left;
}

.box_main_banner_space02 {
	border-width:0px; 
	border-style:none;
	width:200px;
	height:12px;
	text-align: left;
}

.box_main_irai {
	border-width:0px; 
	border-style:none;
	width:452px;
	height:50px;
	text-align: left;
}

.box_main_under_space {
	border-width:0px; 
	border-style:none;
	width:980px;
	height:10px;
	text-align: left;
}

.box_main_under_logo {
	border-width:1px; 
	border-style:solid;
	font-weight:bold;
	width:968px;
	height:18px;
	text-align: left;
	font-size:80%;
	padding:5px;
	line-height: 18px;
}

.box_main_under_text {
	border-width:0px; 
	border-style:none;
	width:980px;
	height:50px;
	text-align: left;
	font-size:75%;
	padding:10px 0 5px 5px;
	line-height:16px;
}

.box_main_under_copy {
	border-width:0px; 
	border-style:none;
	width:980px;
	height:30px;
	text-align: center;
	font-size:75%;
}

/* 2015/06/01_s */
.box_main_arealogo {
	width:690px;
	padding:2px 0 0 0;
	margin:0 auto 3px auto;
	/* position:relative; */
	background-color:#ffffff;
	font-size:110%;
	text-align:left;
}

.box_main_arealogo_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#727171;
	width:300px;
	height:40px;
	text-align: left;
}


.box_main_arealogo_middle {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	color:#727171;
	width:100px;
	height:40px;
	text-align: left;
}

.box_main_arealogo_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:280px;
	height:40px;
	text-align: right;
}

/* 2015/06/01_e */

#side{
	width:250px;
	height:100%;
	top:200px;
	float:left;
	/* position:absolute; */
}

.side_01{
	width:250px;
	height:100%;
	float:left;
	position:absolute; */
}

.side_box {
	/* border-color:#969696; */
	/* border-width:1px; */
	/* border-style:solid; */
	width:250px;
	height:260px;
	text-align: left;
	background-color:#ffffff;
	font-size:90%;
}

.side_box01 {
	/* border-color:#969696; */
	/* border-width:1px; */
	/* border-style:solid;*/
	width:245px;
	height:143px;
	text-align: left;
	background-color:#ffffff;
	font-size:90%;
	line-height: 1.5;
}

.side_box02 {
	/* border-color:#969696; */
	/* border-width:1px; */
	/* border-style:solid; */
	width:250px;
	font-size:80%;
}

.side_box03 {
	border-color:#969696; 
	border-width:0px; 
	border-style:solid;
	width:250px;
	text-align: center;
	background-color:#ffffff;
	font-size:80%;
}

.side_space_box {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:250px;
	height:15px;
	text-align: left;
}
.side_space_box10 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:250px;
	height:10px;
	text-align: left;
}

.side_space_box02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:250px;
	height:8px;
	text-align: left;
}

.side_logo_box {
	width:245px;
	text-align: center;
	color:#595757;
	font-size:90%;
	font-weight:bold;
	border-bottom: solid 1px #595757;
	padding-bottom:5px;
	margin-bottom: 5px;
}

/*______ カラム ______*/

.column1 #main{
	width:980px;
}

/*______ パンくず ______*/

#topicpath{
	margin:20px auto;
	border-bottom: solid 1px #C8161D;
	padding:5px 0px 9px 0px;

}

#topicpath li{
	font-size:75%;
	color:#fff;
	display:inline;
	list-style-type:none;
	padding:7px 15px 7px 15px;
	/* background:url(img/topicpath.gif) no-repeat 0 51%; */
	background: #C8161D;
	
}

#topicpath li a{
	color:#fff;
}

#topicpath li a:hover{
	color:#fff;
	text-decoration: underline;
}

#topicpath li.home{
	padding:5px 5px 0px 5px;
	background:none;
}

#topicpath li.home strong{
	color:#533800;
}

#topicpath li.home a:hover{
	color:#533800;
	text-decoration: underline;
}

.box_fb {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:250px;
	height:350px;
	text-align: left;
}



/* =09 module form
------------------------*/

/*______ 共通 ______*/

td input{
	margin:0 3px 3px 3px;
	padding:2px;
	position:relative;
	top:1px;
}

td label{
	margin:5px 20px 0 0;
}


/*______ サブミット ______*/

.submit{
	text-align:center;
	clear:both;
}

.submit .sbmt_back input,
.submit .sbmt_check input,
.submit .sbmt_send input,
.submit .sbmt_edit input,
.submit .sbmt_regist input,
.submit .sbmt_delete input,
.submit .sbmt_home a{
	width:170px;
	height:30px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	margin:0 20px;
}

.submit .sbmt_back input {
	background:url(img/sbmt_back.gif) no-repeat 0 0;
}

.submit .sbmt_check input {
	background:url(img/sbmt_check.gif) no-repeat 0 0;
}

.submit .sbmt_send input {
	background:url(img/sbmt_send.gif) no-repeat 0 0;
}

.submit .sbmt_edit input {
	background:url(img/sbmt_edit.gif) no-repeat 0 0;
}

.submit .sbmt_regist input {
	background:url(img/sbmt_regist.gif) no-repeat 0 0;
}

.submit .sbmt_delete input {
	background:url(img/sbmt_delete.gif) no-repeat 0 0;
}

.submit .sbmt_home a{
	background:url(img/sbmt_home.gif) no-repeat 0 0;
}

.submit .sbmt_back input:hover,
.submit .sbmt_check input:hover,
.submit .sbmt_send input:hover,
.submit .sbmt_edit input:hover,
.submit .sbmt_regist input:hover,
.submit .sbmt_delete input:hover,
.submit .sbmt_home a:hover{
	background-position:0 -30px;
}


/*______ フォーム ______*/

.form{
	padding:20px;
	border:1px solid #bbb;
	margin:20px 0 0 0;
	background-color:#ffffff;
}

.form table{
	width:100%;
	margin:0 0 20px 0;
}

.form table caption{
	font-size:87.5%;
	padding:7px;
	border-bottom:1px solid #333;
}

.form tr{
	border-bottom:1px dotted #ccc;
}

.form th,
.form td{
	font-size:75%;
	line-height:150%;
	padding:10px;
}

.form td{
}

.form th{
	width:20%;
	text-align:left;
}

.form th span{
	font-size:90%;
	font-weight:normal;
    color:#ff0000;
    margin:0 0 0 10px;
}

.form td{
	text-align:left;
}

.form td p{
	line-height:160%;
}

.form td.row label{
	width:43%;
	float:left;
}

.form .submit{
	width:150px;
	margin:0 auto;
}

/*______ チェックフォーム ______*/

.check{
	border:1px solid #bbb;
	padding:20px;
	margin:20px 0 0 0;
	background-color:#ffffff;
}
	
.check table{
	width:100%;
	margin:0 0 20px 0;
}

.check table caption{
	font-size:87.5%;
	padding:7px;
	border-bottom:1px solid #333;
}

.check th,
.check td{
	font-size:75%;
	border-bottom:1px dotted #ccc;
	padding:10px;
}

.check th{
	width:20%;
	text-align:left;
}

.check td{
	text-align:left;
}

.check .submit{
	width:420px;
	margin:0 auto;
}

/*______ エラー ______*/

.error{
	padding:20px 20px 10px 20px;
	margin:20px auto 0 auto;
	border:2px solid #ff6600;
}
	
.error .msg{
	font-size:87.5%;
	font-weight:bold;
	color:#ff6600;
	line-height:160%;
	padding:0 0 10px 25px;
	margin:0 0 20px 0;
	border-bottom:1px dashed #ff6600;
	background:url(img/icon_alert.gif) no-repeat 0 0;
}

.error ul{
	padding:0 10px;
}
	
.error li{
	font-size:75%;
	color:#ff6600;
	line-height:150%;
	background:url(img/icon_arrow2.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	margin:0 0 10px 0;
}



/* =10 module search
------------------------*/

#side .search{
	width:250px;
	margin:20px 0 0 0;
}

#side .search .narrow{
	margin:0 auto;
	padding:0 0 2px 0;
	background-color:#ffffff;
}

#side .search h2{
	color:#2569ce;
	font-size:87.5%;
	padding:10px 10px 10px 30px;
	/* background:#ffffff url(img/icon_search.gif) no-repeat 10px 50%; */
	background:#ffffff;
	/* border-top:3px solid #2569ce; */
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
}

#side .search table{
	width:250px;
	margin:0 auto;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}

#side .search th,
#side .search td{
	font-size:75%;
}

#side .search th{
	font-weight:bold;
	text-align:left;
	padding:10px 10px 5px 10px;
}

#side .search td{
	padding:0 10px 10px 10px;
	border-bottom:1px dotted #ccc;
}
	
#side .search td input[type="text"]{
	margin:0 3px 3px 0;
	padding:2px;
	position:relative;
	top:1px;
	/* width:98% */
	width:85%
}

#side .search th1{
	text-align:left;
	padding:10px 10px 5px 10px;
}

#side .search td1{
	padding:0 10px 10px 10px;
}
	
#side .search td1 input[type="text"]{
	margin:0 3px 3px 0;
	padding:2px;
	position:relative;
	top:1px;
	/* width:98% */
	width:98%
}

#side .search td.row label{
	width:40%;
	float:left;
}
	
#side .search td label{
	margin:5px 20px 0 0;
	display:block;
}

/* 2014/09/17start */
#side .search_main{
	width:690px;

	color:#727171;
}

#side .search_main .narrow{
	margin:0 auto;
	padding:0 0 2px 0;
	background-color:#ffffff;
}

#side .search_main01{
	width:690px;
	margin:20px 0 0 0;
}

#side .search_main01 .narrow{
	margin:0 auto;
	padding:0 0 2px 0;
	background-color:#ffffff;
}



#side .search_main table{
	width:660px;
	margin:0 auto;
	/* border-left:1px solid #bbb; */
	/* border-right:1px solid #bbb; */
}

#side .search_main th{
	text-align:left;
	width:600px;
	padding:10px 10px 5px 10px;
}

#side .search_main td{
	width:220px;
	padding:1px 5px 1px 5px;
}

/* 2014/09/17end */


#side .search .submit{
	padding:10px 0;
	background:#f8f8f8;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	/* background:url(img/sbmt_search.gif) no-repeat 0 0; */
}

#side .search .submit input{
	width:175px;
	height:30px;
	/display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	margin:0 20px;
	background:url(img/sbmt_search.gif) no-repeat 0 0;
}

.search .submit input{
	width:400px;
	height:39px;
	/display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	margin:0 20px;
	/* background:url(img/sbmt_search.gif) no-repeat 0 0; */
	background:url(img/search_btn09.jpg) no-repeat 0 0;
}

.search .submit input:hover{
	opacity: 0.55;
	filter: alpha(opacity=55);	/* IE6、IE7対応 */
	-moz-opacity: 0.55;
	border:0px;
}

#side .search .submit input:hover{
	background-position:0 -30px;
}



/* =11 module common
------------------------*/

/*______ ページナビ ______*/

.page_navi ul{
	text-align:right;
}

.page_navi li{
	display:inline;
}

.page_navi li span {
	color:#fff;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	padding:0.4em 0.7em;
	background-color:#2469ce;
	border:1px #2469ce solid;
	font-weight:bold;
}

.page_navi li a{
	color:#333;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	padding:0.4em 0.7em;
	border:1px #ccc solid;
}
	 
.page_navi li a:link,
.page_navi li a:visited{
	border-color:#ccc;
}

.page_navi li a:hover,
.page_navi li a:active{
	border-color:#ccc;
	background-color:#f2f2f2;
}

.page_navi li.next a{
	width:32px;
	text-align:left;
	background:url(img/next.gif) no-repeat 33px 6px;
}

.page_navi li.back a{
	width:32px;
	text-align:right;
	background:url(img/back.gif) no-repeat 3px 6px;
}

/*______ 求人一覧 ______*/



.list h3{
	font-size:65%;
	font-size:105%;
	line-height:160%;
	padding:5px 5px 0 0;
	/* margin:20px 0 0 0; */
	background:#f8f8f8;
}

.list_s {
	/* font-size:87.5%; */
	width:660px;
	font-size:105%;
	line-height:160%;
	padding:10px;
	margin:20px 0 0 0;
	border-top:3px solid #C8161D;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#f8f8f8;
}

.list comp_name{
	font-size:87.5%;
	padding:10px 10px 10px 20px;
	margin:20px 10px 0 0;
}

.list jobtype{
	font-size:87.5%;
	padding:10px 10px 10px 20px;
	margin:20px 10px 0 0;
}

.rendate{
	width:660px;
	font-size:75%;
	padding:0px 5px 5px 5px;
	text-align:right;
}

.list addtext_box{
	font-size:87.5%;
	width:600px;
	float:right;
	text-align:right;
}

.list h3 input{
	position:relative;
	top:1px;
	margin:0 5px 0 0;
}

.list dl{
	/* border-left:1px solid #bbb; */
	/* border-right:1px solid #bbb; */
	/* border-bottom:1px solid #bbb; */
	/* padding:10px;*/
	/* background:#f8f8f8; */
}

.list dt.photo{
	width:300px;
	float:left;
	padding:0 0 10px 0;
}

.list dt.kinmu_title {
	font-size:80%;
	width:50px;
	float:left;
	padding:0 0 10px 0;
	color:#000000;
	display:inline-block;
}

.list dt.kinmu {
	font-size:80%;
	width:250px;
	float:left;
	padding:0 0 10px 0;
	color:#000000;
	display:inline-block;
}

.list dt.option_box{
	width:600px;
	float:left;
	padding:0 0 10px 0;
}


.list dt.comp{
	width:400px;
	float:left;
	padding:0 0 10px 0;
}

.list dd.info{
	width:650px;
	padding:0 0 10px 0;
	margin:0 0 -10px 0;
	float:right;
}

.list dd.info01{
	width:650px;
	padding:0 0 10px 0;
	margin:0 0 -10px 0;
	float:right;
}

.list dd.info01 li{
	font-size:75%;
	line-height:160%;
	padding:5px 0 3px 0;
	margin:0 0 6px 0;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.list dd.info li{
	font-size:75%;
	line-height:160%;
	padding:5px 0 3px 0;
	margin:0 0 6px 0;
	border-bottom:1px solid #bbb;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}



.list dd.info li span{
	width:60px;
	color:#000000;
	display:inline-block;
	/* background:#ddd; */
	/* border-bottom:1px solid #bbb; */
	padding:0 10px;
	margin:0 10px 0 0;
	text-align:left;
	float:left;
	overflow:auto;
	zoom:1;
}
.list dd.info li span01{
	width:350px;
	color:#000000;
	display:inline-block;
	/* background:#ddd; */
	/* border-bottom:1px solid #bbb; */
	padding:0 10px;
	margin:0 10px 0 0;
	text-align:left;
}

.list dd.info li span02{
	width:410px;
	color:#990000;
	font-weight:bold;
	display:inline-block;
	/* background:#ddd; */
	/* border-bottom:1px solid #bbb; */
	padding:0 10px;
	margin:0 10px 0 0;
	text-align:left;
}


.list dd.btn{
	clear:both;
	float:right;
	text-align:left;
}

#admin .list dd.btn{
	/width:410px;
}

.list dd.btn p{
	/* float:left; */
	float:right;
	margin:0 0 0 10px;
}

/*______ 詳細ボタン ______*/

.btn_info{
}

.btn_info a{
	width:170px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(img/btn_info.jpg) no-repeat 0 0;
}

.btn_info a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*______ 検討中ボタン ______*/

.btn_book{
}

.btn_book a{
	width:170px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(img/btn_book.gif) no-repeat 0 0;
}

.btn_book a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*______ 削除ボタン ______*/

.delete{
	width:20px;
	height:20px;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:block; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	text-indent:-9999px;
	overflow:hidden;
	margin:0 5px;
}

a.delete{
	background:url(img/btn_delete.gif) no-repeat 0 0;
}

a.delete:hover{
	background-position:0 -20px;
}

/*______ 詳細用テーブル ______*/

table.detail{
	width:100%;
	border-collapse:collapse;
	border-spacing:1px;
	border:1px solid #ccc;
	border-left:5px solid #ccc;
	
}

table.detail th,
table.detail td{
	font-size:75%;
	line-height:150%;
	padding:10px 5px;
}

table.detail th{
	width:20%;
	text-align:left;
	border-bottom:1px solid #ccc;
	border-right:dotted 1px #ccc;
}

table.detail td{
	text-align:left;
	border-bottom:1px solid #ccc;
}

/*______ オプション ______*/

.list option_box{
	font-size:87.5%;
	width:600px;
	float:right;
	text-align:right;
}

.option ul{
	text-align:left;
}

.option ul01{
	text-align:left;
}

.option li{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	background:#990000;
	/* background:#ecece8; */
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
}



/* =12 module top
------------------------*/

.top_info{
	width:980px;
	height:420px;
	margin:0 0 30px 0;
}

.top_info01{
	width:980px;
	height:80px;
	margin:0 0 30px 0;
}

.top_info_imgbk{
	/* width:980px; */
	width:100%;
	text-align:center;
	height:650px;
	background-image:url("img/bg_tile650.jpg");
	background-repeat:repeat-x;
	background-position:top center,top left;
	/* margin:0 0 30px 0; */
}

.top_info_img01{
	width:980px;
	text-align:center;
	height:650px;
	background-image:url("img/pon_main02.png");
	background-repeat:no-repeat;
	background-position:top center,top left;
	/* margin:0 0 30px 0; */
}

.top_info_img{
	/* width:980px; */
	width:100%;
	text-align:center;
	height:650px;
	background-image:url("img/pon_main02.png"),url("img/bg_tile650.jpg");
	background-repeat:no-repeat,repeat-x;
	background-position:top center,top left;
	/* margin:0 0 30px 0; */
}

.top_info_text{
	width:980px;
	height:20px;
	margin:10px 0 5px 0;
	margin:5px 0 0 0;
	font-size:80%;
	color:#727171;
	font-weight:bold;
	text-align: center;
}

.top_info_text01{
	width:980px;
	font-size:80%;
	color:#ee7800;
	font-weight:bold;
	text-align: right;
	padding-top:5px;

}

.top_info_text02{
	width:980px;
	font-size:80%;
	color:#ee7800;
	font-weight:bold;
	text-align: right;
	padding-top:5px;

}

.top_info_text02_box{
	width:980px;
	height:20px;
}

.top_info_btn{
	width:980px;
	height:35px;
	/* margin:0 0 5px 0; */
	text-align: center;
	margin-top:10px;
}

.top_info_menubox{
	/* width:980px; */
	width:100%;
	height:70px;
	background-color:#C8161D;
	/* margin:0 0 5px 0; */
	text-align: center;
	/* margin-top:10px; */
}

.top_info_line{
	width:1px;
	height:33px;
	border-color:#969696; 
	border-left-width:1px; 
	border-left-style:solid;
	/* margin:0 0 5px 0; */
	text-align: center;
}

.top_info_space{
	width:980px;
	height:490px;
	text-align:center;
}

.top_info_count{
	width:970px;
	height:115px;
	text-align:center;
	
	margin: 0 auto;
}

.top_info_cnt_iwate{
	width:200px;
	height:110px;
	background-image:url("img/cbox_iwate.jpg");
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	padding:60px 0px 0px 0px;
}

.top_info_cnt_aomori{
	width:200px;
	height:110px;
	background-image:url("img/cbox_aomori.jpg");
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	padding:60px 0px 0px 0px;
}

.top_info_cnt_akita{
	width:200px;
	height:110px;
	background-image:url("img/cbox_akita.jpg");
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	padding:60px 0px 0px 0px;
}

.top_info_cnt_zenkoku{
	width:200px;
	height:110px;
	background-image:url("img/cbox_zenkoku.jpg");
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	padding:60px 0px 0px 0px;
}

.top_info_cnt_space{
	float:left;
	width:20px;
	height:110px;
	text-align:center;
}

.top_info_allcount{
	display:inline-block;
	width:600px;
	height:30px;
	color:#3f3b3a;
	font-weight:bold;
	font-size:110%;
	background-color:#ffffff;
	padding-top:10px;
	text-align:center;
	margin:0 auto;
}

.below_info{
	width:980px;
	margin:0 0 30px 0;
}

.box_top01_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:840px;
	height:140px;
	text-align: left;
}

.box_top01_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:138px;
	height:140px;
	text-align: left;
}

.box_top02_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:140px;
	height:280px;
	text-align: left;
}

.box_top02_middle {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:700px;
	height:280px;
	text-align: left;
}

.box_top02_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:138px;
	height:280px;
	text-align: left;
}

.box_top03_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:580px;
	height:160px;
	text-align: left;
}

.box_top03_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:398px;
	height:160px;
	text-align: left;
}

.box_top03_right_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:40px;
	height:140px;
	text-align: left;
}
.box_top03_right_right {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:356px;
	height:140px;
	text-align: left;
}

.top{
}



/* =13 module item list
------------------------*/
.item_list_cnt{
	color:#fff;
	font-size:70%;
	width:980px;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg.gif) no-repeat 0 0; */
	background-color:#C8161D;
}

.item_list h2{
	color:#fff;
	font-size:87.5%;
	width:680px;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg.gif) no-repeat 0 0; */
	background-color:#C8161D;
}

.item_list comm{
	color:#000000;
	font-size:80%;
	width:680px;
	height:20px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg.gif) no-repeat 0 0; */
	/* background-color:#533800; */
}




/* =14 module item new
------------------------*/

.new{
	width:250px;
	height:220px;
}



/* =15 module reco
------------------------*/

.reco{
	width:690px;
	height:920px;
	/height:924px;
}



/* =16 module item info
------------------------*/

.item_info h3{
	color:#fff;
	font-size:87.5%;
	height:23px;
	padding:12px 0 0 10px;
	margin:30px 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#c8161d;
	clear:both;
}

.item_info .btn p{
	float:left;
}

#admin .item_info .btn p{
	float:left;
	margin:0 5px;
}

.item_info .info{
	padding:20px 20px 10px 20px;
	border-top:5px solid #c8161d;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background-color:#ffffff;
	position:relative;
}

.item_info .info h2{
	font-size:100%;
	line-height:160%;
	padding:5px 0 0 15px;
	margin:0 0 20px 0;
	float:left;
	width:650px;
}

.item_info .info h2 span{
	font-size:87.5%;
	display:block;
	margin:10px 0 0 0;
}

.item_info .info .update{
	font-size:75%;
	float:right;
}

.item_info .info .btn{
	width:170px;
	float:right;
	margin-top:10px;
}

#admin .item_info .btn{
	width:360px;
	margin:0 auto;
}

#admin .item_info .info .btn p{
	float:left;
	margin:0 0 0 10px;
}

.info .option{
	clear:both;
}

.info .option ul{
	margin:0 -7px 0 0;
}

.info .option li{
	/* width:158px; */
	width:100px;
	font-size:75%;
	padding:10px 12px;
	margin:0 2px 3px 0;
	/margin:0 7px 7px 0;
}


.item_info table.detail{
	margin:0 0 30px 0;
}

/*______ 応募ボタン ______*/

.item_info .btn_entry{
	width:170px;
	margin:0 auto;
}

.item_info .btn_entry a{
	width:170px;
	height:40px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(img/btn_entry.jpg) no-repeat 0 0;
}

.item_info .btn_entry a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*______ 画像 ______*/

.item_info .photo{
	margin:20px -10px 0 0;
	/margin:20px -15px 0 0;
}

.item_info .photo li{
	width:300px;
	height:225px;
	margin:0 10px 10px 0;
	/margin:0 15px 15px 0;
	border:1px solid #ddd;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/	
}

/*______ 交通機関 ______*/

.item_info .access{
	margin:20px 0 0 0;
}

.item_info .access .map{
	width:480px;
	float:left;
}

.item_info .access .address{
	width:480px;
	float:right;
}

.item_info .access .address p{
	font-size:87.5%;
	font-weight:bold;
	padding:20px;
	background:#f8f8f8;
	border:1px solid #bbb;
}

.item_info .access .address dl{
	border:1px solid #bbb;
	padding:20px;
	margin:20px 0 0 0;
}
	
.item_info .access .address dt{
	font-size:75%;
	color:#2469ce;
	margin:0 0 10px 0;
}

.item_info .access .address dd{
	font-size:75%;
	margin:0 0 20px 0;
}

/*______ 会社概要 ______*/

.item_info .outline{
	padding:0 0 10px 0;
	margin:0 0 30px 0;
	background:url(img/outline_bg.gif) no-repeat left bottom;
}

.item_info .outline h3{
	color:#555;
	width:980px;
	height:30px;
	padding:10px 0 0 30px;
	margin:0;
	background:url(img/h3_outline.gif) no-repeat 0 0;
}

.item_info .outline h3 span a{
	width:77px;
	height:23px;
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 10px;
	background:url(img/btn_more.gif) no-repeat 0 0;
	vertical-align: middle;
}

.item_info .outline h3 span a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.item_info .outline .body{
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	padding:20px 30px;
}

.item_info .outline table{
	width:100%;
}

.item_info .outline th,
.item_info .outline td{
	font-size:75%;
	font-weight:bold;
	padding:10px;
	border-bottom:1px dotted #bbb;
}



/* =17 module company
------------------------*/

.company h3{
	color:#fff;
	font-size:87.5%;
	height:23px;
	padding:12px 0 0 10px;
	margin:30px 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#C8161d;
	clear:both;
}

.company .info{
	padding:20px;
	border-top:5px solid #C8161d;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	position:relative;
}

.company .info h2{
	font-size:87.5%;
	padding:10px;
	margin:0 0 20px 0;
	border:1px solid #bbb;
	background:#f8f8f8;
	border-radius:3px;/* CSS3草案 */  
	-webkit-border-radius:3px;/* Safari,Google Chrome用 */  
	-moz-border-radius:3px;/* Firefox用 */
}

.company .info .photo{
	width:300px;
	height:225px;
	float:left;
}

/*______ 会社概要 ______*/

.company .outline{
	width:618px;
	float:right;
}
	
.company .outline table{
	width:100%;
}

.company .outline th,
.company .outline td{
	font-size:75%;
	font-weight:bold;
	padding:10px;
	border-bottom:1px dotted #bbb;
}

/*______ 求人一覧 ______*/

.company .list{
	margin:20px 0 0 0;
}

.company .list table{
	width:100%;
	border:1px solid #bbb;
	margin:0 0 20px 0;
	clear:both;
}
	
.company .list th,
.company .list td{
	font-size:75%;
	text-align:center;
	line-height:150%;
	/border-bottom:1px solid #bbb;
}

.company .list th{
	padding:7px 5px 6px 5px;
	background:#eee;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
}

.company .list td{
	padding:10px;
	text-align:center;
	border-left:1px dotted #bbb;
	border-right:1px dotted #bbb;
}

.company .list tr{
	border-bottom:1px solid #bbb;
}



/* =18 module entry
------------------------*/

.entry h2{
	color:#fff;
	font-size:87.5%;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#c8161d;
}

.entry p{
	font-size:75%;
	line-height:160%;
}

/*______ 一覧 ______*/

.entry .list{
	margin:20px 0 0 0;
	background-color:#ffffff;
}

.entry .list table{
	width:100%;
	border:1px solid #bbb;
	clear:both;
}
	
.entry .list th,
.entry .list td{
	font-size:75%;
	text-align:left;
	line-height:150%;
	/border-bottom:1px solid #bbb;
}

.entry .list th{
	padding:7px 5px 6px 5px;
	background:#eee;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
}

.entry .list td{
	padding:10px;
	text-align:center;
	border-left:1px dotted #bbb;
	border-right:1px dotted #bbb;
}

.entry .list tr{
	border-bottom:1px solid #bbb;
	text-align:left;
}


/* =19 module login form
------------------------*/

#main .login h2{
	color:#fff;
	font-size:87.5%;
	width:980px;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#c8161d;
}

/*______ ログインフォーム ______*/

#main .login .login_form{
	width:460px;
	float:left;
	padding:0 0 10px 0;
	background:url(img/login_bg.gif) no-repeat left bottom;
}

#main .login .login_form h3{
	font-size:87.5%;
	width:460px;
	height:25px;
	padding:15px 0 0 30px;
	background:url(img/h3_login.gif) no-repeat 0 0;
}

#main .login .login_form .body{
	height:151px;
	padding:20px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	background-color:#ffffff;
}

#main .login .login_form table{
	width:100%;
	background:#ddd;
	border:1px solid #bbb;
	margin:0 0 20px 0;
}

#main .login .login_form th,
#main .login .login_form td{
	font-size:75%;
	padding:10px;
	border-bottom:1px solid #bbb;
	text-align:right;
}

#main .login .login_form .submit input{
	width:175px;
	height:30px;
	/display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	background:url(img/sbmt_login.gif) no-repeat 0 0;
}

#main .login .login_form .submit input:hover{
	background-position:0 -30px;
}

#main .login .login_error {
	color:#F00;
	font-size:90%;
	height:30px;
}

/*______ 会員登録 ______*/

#main .login .account{
	width:460px;
	float:right;
	padding:0 0 10px 0;
	background:url(img/login_bg.gif) no-repeat left bottom;
}

#main .login .account h3{
	font-size:87.5%;
	width:460px;
	height:25px;
	padding:15px 0 0 30px;
	background:url(img/h3_login.gif) no-repeat 0 0;
}

#main .login .account .body{
	padding:20px 20px 10px 20px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	background-color:#ffffff;
}

#main .login .account .ex{
	font-size:75%;
	line-height:160%;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #bbb;
}

#main .login .account .btn_regist{
	margin:20px auto 0 auto;
}



/* =20 module regist
------------------------*/

.regist h2{
	color:#fff;
	font-size:87.5%;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#C8161d;
}

.regist p{
	font-size:75%;
	line-height:160%;
}



/* =21 module news
------------------------*/

.news h2{
	color:#fff;
	font-size:87.5%;
	width:690px;
	height:23px;
	padding:12px 0 0 10px;
	background:url(img/title_bg.gif) no-repeat 0 0;
}

.news li{
	font-size:75%;
	line-height:160%;
	list-style-type:none;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}

.news li span{
	font-weight:bold;
	list-style-type:none;
	color:#202020;
	display:block;
}

.news_index{
	width:470px;
	height:295px;
}

.pickup_index{
	width:220px;
	/* height:295px; */
}



/* =22 module bookmark
------------------------*/

.book_list h2{
	color:#fff;
	font-size:87.5%;
	width:980px;
	height:23px;
	padding:12px 0 0 10px;
	margin:0 0 20px 0;
	/* background:url(img/title_bg_full.gif) no-repeat 0 0; */
	background-color:#C8161d;
}

/*______ 求人一覧 ______*/

.book_list .list{
	margin:20px 0 0 0;
}

.book_list .list table{
	width:100%;
	border:1px solid #bbb;
	margin:0 0 20px 0;
	clear:both;
	background-color:#ffffff;
}
	
.book_list .list th,
.book_list .list td{
	font-size:75%;
	text-align:center;
	line-height:150%;
	/border-bottom:1px solid #bbb;
}

.book_list .list th{
	padding:7px 5px 6px 5px;
	background:#eee;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
}

.book_list .list td{
	padding:10px;
	text-align:center;
	border-left:1px dotted #bbb;
	border-right:1px dotted #bbb;
}

.book_list .list tr{
	border-bottom:1px solid #bbb;
}


/*______ 応募ボタン ______*/

.book_list .list .btn_entry{
	width:100px;
	margin:0 auto;
}

.book_list .list .btn_entry a{
	width:100px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(img/btn_entry.gif) no-repeat 0 0;
}

.book_list .list .btn_entry a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* =24 module login
------------------------*/

#side .login{
	width:210px;
	height:225px;
	padding:5px 20px;
	background:url(img/login_bg_index.gif) no-repeat 0 0;
}

#side .login h2{
	font-size:87.5%;
	margin:20px 0 10px 0;
}

.btn_regist a{
	width:210px;
	height:92px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	background:url(img/btn_regist.gif) no-repeat 0 0;
}

.btn_regist a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.btn_login a{
	width:210px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(img/btn_login.gif) no-repeat 0 0;
}

.btn_login a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



/* =25 module admin
------------------------*/

#admin{
	width:250px;
	background-color:#ffffff;
}

#admin .admin{
	padding:0 0 10px 0;
	/* background:url(img/admin_bg.gif) no-repeat left bottom; */
	background-color:#ffffff;
}

#admin .admin h2{
	color:#fff;
	font-size:75%;
	width:220px;
	height:27px;
	white-space:nowrap;
	overflow:hidden;
	padding:15px 0 0 30px;
	background:url(img/h2_title_admin.gif) no-repeat 0 0;
}

#admin .admin ul{
	padding:13px 20px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}

#admin .admin li{
	font-size:75%;
	border-bottom:1px dotted #bbb;
}

#admin .admin li a{
	line-height:150%;
	text-decoration:none;
	padding:7px 5px;
	display:block;
}

#admin .admin li a:hover{
	background:#f8f8f8;
}



/* =26 module etc
------------------------*/

/*______ ページトップ ______*/

.page_top a{
	width:60px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(img/pagetop.png) no-repeat left top;
	position:fixed;
	bottom:0;
	right:0;
}

.page_top a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*______ ホームへ ______*/

.page_home a{
	width:60px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(img/pagehome.jpg) no-repeat left top;
	position:fixed;
	bottom:0;
	right:60px;
}

.page_home a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/*______ メッセージ ______*/

.comp{
	padding:20px;
	border:double #bbb;
}

.comp dt{
	font-size:87.5%;
	line-height:160%;
	margin:0 0 20px 0;
}

.comp dd{
	text-align:center;
}

.comp dd p{
	font-size:75%;
	line-height:150%;
	display:inline;
	margin:0 10px;
	padding:1px 0 2px 20px;
	background:url(img/icon_arrow1.gif) no-repeat left 50%;
}

.select_send {
	line-height:150%;
	margin:5px 0 0 5px;
	padding:0 0 0 25px;
	background:url(img/icon_arrow1.gif) no-repeat left 50%;
}

/* 利用規約 */
.box_kiyaku {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:940px;
	text-align: left;
	padding:40px 20px 40px 20px;
}

.kiyaku_title {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	height:30px;
	text-align: center;
}

.kiyaku_space {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	height:20px;
}

.kiyaku_text01 {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
	font-size:75%;
}

.kiyaku_text02 {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
	font-size:75%;
	padding-left:12px;
	line-height:18px;
}

.kiyaku_text03 {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align:right;
	font-size:75%;
}

.box_logo980 {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:980px;
	height:40px;
	text-align:right;
	font-size:75%;
}

.box_logo980-160 {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:980px;
	height:160px;
	text-align:right;
	font-size:75%;
}

.box_reg_next {
	border-width:0px; 
	border-style:none;
	width:980px;
	height:40px;
	text-align:right;
	font-size:75%;
}

.box_login {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:980px;
	text-align: left;
}

.box_login_space {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:900px;
	height:50px;
	text-align: left;
	font-size:75%;
}

.box_login_left {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:100px;
	height:300px;
	text-align: left;
}

.box_login_center {
	float:left;
	background-color:#e4e5e6; 
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:780px;
	height:300px;
	text-align: left;
	font-size:75%;
}

.box_login_input {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:780px;
	height:280px;
	text-align: left;
}

.box_login_input_space {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:30px;
	height:280px;
	text-align: left;
}

/* 利用規約 */
.box_carr_info {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:940px;
	text-align: left;
	padding:20px 20px 20px 20px;
}

.box_carr_info_title01 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-weight:bold;
	font-size:75%;
	width:450px;
	text-align: left;
}

.box_carr_info_title {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
}

.box_carr_info01 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:450px;
	text-align: left;
}

.box_carr_info02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
}

.box_carr_info01_space {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:450px;
	height:15px;
	text-align: left;
}

.box_carr_info01_text {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:75%;
	width:450px;
	text-align: left;
	line-height:18px;
}

.box_carr_info01_text02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
	line-height:18px;
}

.box_carr_info01_text03 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:980px;
	text-align: right;
	line-height:18px;
}

.box_carr_info02_text {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:75%;
	width:900px;
	text-align: left;
	line-height:20px;
}

.box_carr_info_space {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:20px;
	height:280px;
	text-align: left;
}

.box_fjob_offer {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:370px;
	height:280px;
	padding-top:40px;
	text-align: center;
}

.side_box_qa {
	border-color:#969696; 
	border-width:1px; 
	border-style:solid;
	width:250px;
	text-align: left;
	background-color:#ffffff;
	line-height:24px;
	font-size:75%;
}

/* Q&A */
.box_qa {
	background-color:#ffffff; 
	border-width:0px; 
	border-style:none;
	width:650px;
	text-align: left;
	padding:20px 20px 20px 20px;
}

.box_qa_solid {
	background-color:#ffffff; 
	border-bottom:1px solid #666;
	width:650px;
	height:10px;
}

.box_qa_dotted {
	background-color:#ffffff; 
	border-bottom:1px dotted #666;
	width:650px;
	height:10px;
}

.box_qa_space {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:650px;
	height:10px;
	text-align: left;
}

.box_qa_title {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:690px;
	text-align: left;
}

.box_qa_title01 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-weight:bold;
	font-size:75%;
	width:450px;
	text-align: left;
}

.box_qa_title02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:450px;
	text-align: left;
}

.box_qa01 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:450px;
	text-align: left;
}

.box_qa01_space {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:450px;
	height:15px;
	text-align: left;
}

.box_qa01_text {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:75%;
	width:650px;
	text-align: left;
	line-height:18px;
}

.box_qa01_text02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
	line-height:18px;
}

.box_qa_text03 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:980px;
	text-align: right;
	line-height:18px;
}

.box_qa_navi {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:650px;
	text-align: center;
	line-height:18px;
}

.box_merit_text01 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:900px;
	text-align: left;
	line-height:20px;
	float:left;
	overflow:auto;
	zoom:1;
	vertical-align:top;
}

.box_first_title {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:900px;
	text-align: left;
	font-size:85%;
	line-height:20px;
}

.carr_info_tbl td{
	padding:5px;
}

.box_sitemap_text01 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:900px;
	text-align: left;
	line-height:20px;
}

.box_sitemap_solid {
	background-color:#ffffff; 
	border-bottom:2px solid #ff6666;
	width:900px;
	height:10px;
}

.box_sitemap_dotted {
	background-color:#ffffff; 
	border-bottom:1px dotted #ff6666;
	width:900px;
	height:10px;
}

/* ガンバル */
.box_ganbaru {
	background-color:#ffffff;
	border-width:0px; 
	border-style:none;
	width:940px;
	text-align: left;
	padding:40px 20px 40px 20px;
}

.box_ganbaru_pict01 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:280px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_pict02 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:240px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_space01 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:580px;
	height:40px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_space02 {
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:580px;
	height:15px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_space03 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:15px;
	height:15px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_text01 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:85%;
	width:600px;
	text-align: left;
	line-height:20px;
}

.box_ganbaru_text02 {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	font-size:80%;
	width:360px;
	text-align: left;
	line-height:20px;
}

.box_pickup {
	float:left;
	border-color:#969696; 
	border-width:0px; 
	border-style:none;
	width:700px;
	height:180px;
	text-align: left;
}

.box_main_pickup_solid {
	/* float:left; */
	background-color:#ffffff;
	border-color:#969696; 
	border-width:2px; 
	border-style:solid;
	width:686px;
	/* height:840px; */
	text-align: left;
	margin-bottom: 20px;
}

/*サイド*/
.new_area{
	font-size: 90%;
}
.side_name{
	color: #666666;
	width:222px;
	padding-left:23px;
	height:20px;
	margin:3px 0px 3px 0px;
}

/**/

/*top会員＆非会員共通*/

/*エリア*/
.content_name_area,.content_name_area1,.content_name_area2{
text-align:left;
margin:5px 10px 0px 10px;
width:666px;
}

.content_name_area{
font-size:130%;
}

.content_name_area1,.content_name_area2{
margin:8px 10px 0px 10px;
font-size:110%;
padding-top:8px;
}
/*エリア*/

/*業種・職種*/
.content_name_gyosyu,.content_name_syokusyu{
font-size:120%;
text-align:left;
padding: 0px 10px;
margin:5px 10px 0px 10px;
width:646px;
}
/*業種・職種*/

/*勤務形態*/
.content_name_kinmu1,.content_name_kinmu2{
font-size:120%;
text-align:left;
padding: 0px 10px;
margin:0px 10px;
width:646px;
}

.content_name_kinmu1{
margin-top:5px;
}

.content_name_kinmu2{
margin-top:8px;
padding-top:8px;

}
/*勤務形態*/

/*フリーワード*/
.content_name_free,.content_name_free2{
text-align:left;
margin-left:10px
}

.content_name_free{
float:left;
font-size:120%;
width:120px;
padding: 3px 10px;
}

.content_name_free2{
float:left;
padding-top: 10px;
width:300px;
font-size:70%;
color:#727171;
}
/*フリーワード*/