@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/common/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#job {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* index */

.jobT{
	border:1px solid #000000;
	text-align:center;
	padding:10px 30px;
	margin-top:15px;
}

.jobT p{
	text-align:left;
}

.jobT img{
	margin-bottom:10px
}

.shop_title{
	padding: 10px 10px 10px 25px;
	background-image: url(../img/osusume/news_title_bg.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #408720;
	font-weight: bold;
	margin-top: 15px;
	background-position: center;
	clear:both;
}

.shop_title p{
	float:right;
	font-size: 0.8em;
}

.shop{
	margin-top:10px;
}

.shopP{
	float:left;
	width:120px;
	border:1px solid #CCCCCC;
}

.shop p{
	float:right;
	width:460px;
	text-align:left;
}