@charset "UTF-8";
/* CSS Document */

/* common
-------------------------- */


/* 茶色のbg　余白の設定*/
#history_wrapper,#profile_wrapper, #cyokugen_wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
	padding-top: 63px;
}

/* 紙のテクスチャ*/
.innerbox-bg {
	background:url(../images/bg-youkouinner.jpg) repeat-y;
	width:578px;
}

.innerbox-head {
	background:url(../images/bg-youkouhead.jpg) no-repeat;
	width:578px;
}

.boshu-naiyou {
	padding:70px 20px 0 18px;
}

.innerbox-btm {
	width:578px;
}


/* テーブルの設定*/
.boshu-naiyou table { border-width:1px 1px 0 1px; border-color:#cecece; border-style:solid; }
.boshu-naiyou th { background-color: rgb(236, 236, 236); border-bottom:1px solid #cecece; text-align:center;}
.boshu-naiyou td { border-bottom:1px solid #cecece; padding:5px; }



/* 採用要項共通css*/
#saiyou0911 h2, #saiyou0911 h3 { margin:0; padding:0; }
#saiyou0911 p, #saiyou0911 ul, #saiyou0911 li {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#saiyou0911 ul li .mrg-btm10{
	margin-bottom:10px;
	list-style-type: none;
}
#saiyou0911 a { text-decoration:none; }

#saiyou0911 .clr { clear:both; }
#saiyou0911 .txt-red-b { color: rgb(255, 0, 0); font-weight: bold; }


#saiyou0911 #maincontent {
	background:url(../images/bg-main.jpg) repeat-y;
	width:578px;
	padding-top: 40px;
	padding-right: 32px;
	padding-bottom: 35px;
	padding-left: 30px;
}

#saiyou0911 #maincontent h2 { 
	margin-bottom:40px;
}

#saiyou0911 .staffmsg-wrap {
	width:578px;
	margin-bottom:25px;
	margin-top: 5px;
}

#saiyou0911 .pikarea-l {
	float:left;
	width:130px;
}

#saiyou0911 .pikarea-r {
	float:right;
	width:448px;
}

#saiyou0911 #modoru {
	text-align: center;
	width: 578px;
	padding: 0px;
	margin-top: 20px;
}
.oubohouhou{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.oubohouhou h4 {
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ショップ採用情報用css*/
.asset-content img {
float:none;
margin:0;
}

table, th, td {
border:none;
border-collapse:collapse;
}
