/*ボディ・H1・ヘッダー・フッター・ぱんくず・ベース------------------------------------------------------------*/
body{
	text-align: center;
	font-family:メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5A5A5A;
	background-color: #FFF4EA;
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.base{
	background-color: #FFFFFF;
}
.main{
	background: #FFFAEB;
	text-align:left;
}
.line_l{
	background: url(../img/page_upsidebk_l.gif) repeat-y;
	vertical-align: top;
	width: 4px;
}
.line_r{
	background: url(../img/page_upsidebk_r.gif) repeat-y;
	vertical-align: top;
	width: 4px;
}
.line_lu{
	background: url(../img/page_sidebk_l.gif) repeat-y;
	vertical-align: top;
	width: 4px;
}
.line_ru{
	background: url(../img/page_sidebk_r.gif) repeat-y;
	vertical-align: top;
	width: 4px;
}
#container
{
	margin:0 auto 0 auto;
	width:700px;
	background:#fff;
	padding:30px;
}
/* ------------------ 背景指定 ------------------ */
#screen
{
	padding:0px 20px 0 20px;
	background:url(../img/side.gif) repeat-x top;
	text-align:center;
}

/* ------------------ ヘッダー ------------------ */
#header
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
/* ヘッダー左 */
#hd_left
{
	width:400px;
	float:left;
	text-align:left;
}
/* ヘッダー左 */
#hd_right
{
	width:400px;
	float:right;
	text-align:right;
	padding:70px 0px 0 0;
}

/* ------------------ メニュー ------------------ */
#menu
{
	margin:0 auto 0 auto;
	width:800px;
	background:#5b4a3f;
	text-align:center;
}
#menu .box
{
	float:left;
	overflow:visible;
	width:130px;
}
#menu .box2
{
	float:left;
	overflow:visible;
	width:130px;
}

/* ------------------ サイドメニュー ------------------ */
.sidemenu
{
	vertical-align: middle;
	margin:0 auto;
	padding: 5px 0;
	width:206px;
	background:#8DC221;
	text-align:center;
}
.sidemenu_about
{
	vertical-align: middle;
	padding: 3px 2px 3px 2px;
	background:#FFBFBF;
	text-align:center;
}
.sidemenu_d
{
	vertical-align: middle;
	padding: 3px 8px 3px 8px;
	background:#8DC221;
	text-align:center;
}
.sidemenu_con_t
{
	border-top:2px dashed #8DC221;
	vertical-align: middle;
	padding: 6px 8px 3px 8px;
	background:#8DC221;
	text-align:center;
}
.sidemenu_f
{
	background-image: url(../img/menu_sidebk.gif);
	vertical-align: middle;
	padding: 3px 8px 10px 8px;
	background:#8DC221;
	text-align:center;
}
.sidemenu_us
{
	background-image: url(../img/tit_us_bk.gif);
	vertical-align: top;
	padding: 23px 8px 10px 8px;
	text-align:center;
	color:FFF4EA;
}
/* ------------------ パン屑 ------------------ */
.pankuzu{
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	text-align:left;
	color: #F65842;
}
/*見出し・小見出し----------------------------------------------------------------------------*/
.midasi{
	text-align: left;
	border-bottom: 3px solid #D7C3AA;
}
/*表組----------------------------------------------------------------------------*/

.hyo_title {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	text-align: left;
	background: #FFFFFF;
}
.hyo_l {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	text-align: left;
	background: #FFF4EA;
	color: #856A50;
}
.hyo_l_14 {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	text-align: left;
	background: #FFF4EA;
}
.hyo_r {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: left;
	background: #FFFFFF;
	color: #856A50;
}
.hyo_r_textright {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: right;
	background: #FFFFFF;
}
.hyo_r2 {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: left;
	background: #FFFFFF;
	border-right: 1px solid #D7C3AA;
}
.hyo_l_ue {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	text-align: left;
	background: #FFF4EA;
	border-top: 1px solid #D7C3AA;
}
.hyo_r_ue {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: left;
	background: #FFF4EA;
	border-top: 1px solid #D7C3AA;
}
.hyo_r_ue3 {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: left;
	background: #FFF4EA;
}
.hyo_r_ue2 {
	border-bottom: 1px solid #D7C3AA;
	padding: 8px 6px;
	border-left: 1px solid #D7C3AA;
	text-align: left;
	background: #FFFFFF;
	border-top: 1px solid #D7C3AA;
}
.hyo_r2_ue2 {
	padding: 8px 6px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #D7C3AA;
}
.hyo_vacancy_1 {
	padding: 8px 6px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #D7C3AA;
}
.hyo_vacancy_2 {
	padding: 8px 6px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #D7C3AA;
	border-left: 1px solid #D7C3AA;
}
.hyo_vacancy_week1 {
	padding: 8px 6px;
	text-align: center;
	background: #FFD7C8;
	border-bottom: 1px solid #D7C3AA;
}
.hyo_vacancy_week2 {
	padding: 8px 6px;
	text-align: center;
	background: #FFF4EA;
	border-bottom: 1px solid #D7C3AA;
	border-left: 1px solid #D7C3AA;
}
.hyo_recruit_top1 {
	padding: 8px 6px;
	text-align: center;
	background: #FFF4EA;
	border-bottom: 1px solid #D7C3AA;
	border-top: 1px solid #D7C3AA;
}
.hyo_recruit_top2 {
	padding: 8px 6px;
	text-align: center;
	background: #FFF4EA;
	border-bottom: 1px solid #D7C3AA;
	border-left: 1px solid #D7C3AA;
	border-top: 1px solid #D7C3AA;
}
.hyo_recruit1 {
	padding: 8px 6px;
	text-align: left;
	background: #FFFFFF;
	border-bottom: 1px solid #D7C3AA;
}
.hyo_recruit2 {
	padding: 8px 6px;
	text-align: left;
	background: #FFFFFF;
	border-bottom: 1px solid #D7C3AA;
	border-left: 1px solid #D7C3AA;
}
/* ------------------------------------ */
.head_right{
	background-color: #FFF4EA;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 5px;
}
.head_menu{
	background-color: #F1E0C2;
	border-bottom-style: solid;
	border-bottom-color: #C6AF8A;
	border-bottom-width: 6px;
}
.menu_bg{
	background-color: #C6AF8A;
	text-align: center;
	vertical-align: top;
	background-image: url(../img/side_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-bottom: 16px;
}
.menu_text{
	background-color: #C6AF8A;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
}
.top_imgborder{
	margin-top: 2px;
}
.top_campain {
	padding: 10px;
	border: 1px solid #C8C8C8;
}
.top_title {
	padding: 0px 0 30px 0;
}
.news_day{
	color: #F65842;
	font-size: 12px;
}
.news_text{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6AF8A;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.about_title {
	padding: 10px 210px 10px 10px;
	border-bottom:2px solid #FF952B;
}
.about_img {
	padding: 5px 0px 5px 0px;
}
/* ------------------------------------ */
.shohin_border{
	border: 1px solid #C6AF8A;
}
.shohin_link{
	font-size: 12px;
	color: #3475EA;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 18px;
	vertical-align: top;
}
.dal_week{
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #FEF9E0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6B19A;
	border-bottom-color: #C6B19A;
}
.top_com_text{
	font-size: 12px;
	line-height: 17px;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 10px;
}
.links_text{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6AF8A;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/*ヘッダー------------------------------------------------------------------------------------*/
.head_link{
	background-color: #FFF4EA;
	padding-top: 10px;
}
.head_line{
	color: #5a5a5a;
}
/*フッター------------------------------------------------------------------------------------*/
.foot_link{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width:840;
}
.foot_line{
	vertical-align: center;
	color: #5a5a5a;
}
/*リンクの装飾------------------------------------------------------------------------------------*/
a:link {
	color: #5580FF;
	text-decoration: none;
}
a:visited {
	color: #5580FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF5555;
}
a:active {
	color: #FF5555;
	text-decoration: underline;
}
/*seo部分--------------------------------------------------------------------------------------*/
.seo_bg{
}
.seo_text{
	background-image: url(../img/tit_seo_bk.gif);
	padding: 20px 180px 20px 15px;
	vertical-align: top;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	color: #966830;
	text-align: left;
}
.seo_tit{
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 5px;
}
.seo_rogo{
}
/*2階層目共通------------------------------------------------------------------------------------*/
.text_01{
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.tit_bg{
	background-image: url(../img/tit_bg.gif);
	font-size: 24px;
	line-height: 28px;
	padding-top: 15px;
	padding-left: 12px;
	vertical-align: top;
	height: 55px;
}
.tit_bg_more{
	background-image: url(../img/tit_bg.gif);
	font-size: 18px;
	line-height: 20px;
	padding-top: 22px;
	padding-left: 12px;
	vertical-align: top;
	height: 33px;
}
.number{
	text-align: center;
	color: #F76D54;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 18px;
	padding-top: 20px;
}
.back{
	text-align: left;
	color: #F76D54;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 18px;
	padding-top: 5px;
	padding-left: 8px;
}
.t_r{
	background-color: #FEF9E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.t_l{
	background-color: #F1E0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.t_yelw{
	background-color: #FEF9E0;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
}
.tit_mini{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6AF8A;
	border-bottom-color: #C6AF8A;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.hoshi{
	color: #F76D54;
	font-size: 12px;
}
/*事業所について------------------------------------------------------------------------------------*/
.com_service_img{
	padding: 5px 0 12px 0;
}
.com_text{
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}
/*個人情報の取扱い----------------------------------------------------------------------------*/
.pri_midasi{
	text-align: left;
	border-top: 3px solid #FF5555;
	border-bottom: 3px solid #FF5555;
}
.pri_from{
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: right;
}
.pri_text_box{
	background-color: #FEF9E0;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dashed #330000;
}
.pri_no{
	width: 25px;
	font-size: 12px;
	line-height: 17px;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
}
.pri_text{
	font-size: 12px;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}
.pri_no_ul{
	width: 25px;
	font-size: 12px;
	line-height: 17px;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
	border-bottom: 3px solid #FF5555;
}
.pri_text_ul{
	font-size: 12px;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
	border-bottom: 3px solid #FF5555;
}
/*お問い合せ----------------------------------------------------------------------------*/
.contact_tit{
	padding: 10px 20px 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5580FF;
	border-bottom: 2px solid #330000;
	font-size: 15px;
}
.contact_txt{
	font-size: 11px;
	line-height: 15px;
}
.fax_area{
	background: #F0F0F0;
	padding: 7px 13px;
}
.form_txt01{
	padding: 10px 5px 14px 14px;
	font-size: 15px;
	font-weight: bold;
	color: #FF5555;
}
.form_txt02{
	padding: 0px 5px 20px;
	font-size: 11px;
	line-height: 15px;
}
.form_txt03{
	padding : 8px;
	font-size: 11px;
	line-height: 15px;
}
.contact_send{
	padding : 8px;
	background: #555555;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #646464;
	color: #6EA0FF;
	text-align: center;
}
#contact_info
{
	margin-right: auto;
	margin-left: auto;
	width:634px;
	margin-bottom:10px;
	font-size:1.2em;
	text-align: center;
}
#contact_info td
{
	padding-top:15px;
	text-align:left;
}
.info_left
{
	padding-left:15px;
}
.info_text
{
	padding-left:15px;
}
#form_box
{
	margin-right: auto;
	margin-left: auto;
	width:634px;
	border-top:3px solid #000;
	border-bottom:1px solid #000;
	color: #FFFFFF;
	background: #5580FF;
}
#form_box th
{
	text-align:left;
	width:120px;
	border-bottom:1px solid #b4b4b4;
	padding:10px 0 10px 10px;
	vertical-align:top;
	font-weight:normal;
	font-size:1.2em;
}
#form_box .form_right
{
	text-align:left;
	border-bottom:1px solid #b4b4b4;
	padding:10px 0 10px 10px;
	background:#fff;
	font-size:0.9em;
	color: #696EB4;
}
span.hissu
{
	color:#f00;
}
td.form_btn
{
	background:#fff;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	font-size:0.9em;
	border-bottom:1px solid #b4b4b4;
}
td.form_btn p
{
	margin-bottom:10px;
}
