@charset "utf-8";
/* CSS Document */
html,body { height:100%;margin-top:0;margin-bottom:0;text-align: center; background-color: #fff9f5;line-height: 103%;}

hr{border:solid #fff 1px;margin-top:0;}
hr.line{border:solid #000 1px;margin-left:0;padding-left:0;}

/*　全頁共通CSS　*/

a{
    color:#000;
    font-style:normal;
    text-decoration:none;
}
a:link {
    color:#000;
    font-style:normal;
    text-decoration:none;
}
a:visited {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#FF0;
    font-style:normal;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}


img.logo
{	float : left ;
	margin-left:5px;}

div.main
{	width:720px;
	background-color: #fff;
	border-right:solid #000 1px;
	border-left:solid #000 1px;
	margin: 0 auto;
	text-align: center;}
	
p.midashi{
	background-color:#C03;
	width:200px;
	height:20px;
}
	
div.under
{
	clear:both;
	width:725px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-left:10px;
	font-size:10pt;
	float : left ;
	}
	
div.topimg
{
	padding-left:15px;
	float : left ;
	}
	
div.footer-bk
{
	clear:both;
	background-color: #444;
	border-right:solid #000 1px;
	border-left:solid #000 1px;
	color: #FFF;font-size: 9pt;
	width:719px;
	height: 100px;
	text-align:left;
	bottom: 0;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*　ショップリスト用CSS　*/

img.title
{
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

div.shop_syousai
{
	width:165px;
	height:150px;
	font-size:10px;
	text-align: center;
	background-image : url(image/shop_shosai.jpg);
	background-color:#fff;
	margin-left:10px;
	margin-bottom:5px;
	float : left ;}

div.shop_syousai img {
    width: 150px;
    height: 60px;
	padding-bottom:3px;
}

div.flore
{	width:185px;
	height:30px;
	background-image : url(image/menu2.jpg);
	color: #FFF;font-size: 11pt;
	border-right:solid #FFF 1px;
	border-top:solid #FFF 1px;
	background-color: #6c272d;
	margin-bottom:0;
	padding-top:15px;
	text-align: center;
	float : left ;
	}
	
div.flore2
{	width:185px;
	height:30px;
	background-image : url(image/menu3.jpg);
	color: #FFF;font-size: 11pt;
	border-top:solid #FFF 1px;
	border-right:solid #FFF 1px;
	border-left:solid #FFF 1px;
	background-color: #6c272d;
	padding-top:15px;
	margin-bottom:0;
	text-align: center;
	float : left ;}

/*　会社概要CSS　*/

td.company
{	background-color:#666;
	height:30px;width:100px;
	text-align: center;
	color: #FFF;}
td.com_syosai
{	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	text-align: left;}

/*　催事用CSS　*/
td.midasi
{
	height:30px;
	text-align: center;
	background-color:#800000;
	color:#fff;
}

/*　求人募集用CSS　*/
div.recruit
{	width:325px;
	background-color: #f5b199;
	background-repeat: no-repeat;
	padding-left:25px;
	margin-left:8px;
	margin-top:8px;
	text-align: left;
	float : left ;}
	
div.recruit2
{	width:325px;
	background-color: #f5b199;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-right:0px;
	margin-top:8px;
	text-align: left;
	float : left ;}

div.recruit_list
{	width:630px;
	border: 1px #808080 solid;
	background-color: #f8f4e6;
	background-repeat: no-repeat;
	padding-left:25px;
	padding-right:25px;
	margin-left:8px;
	margin-top:8px;
	text-align: left;
	float : left ;}

td.rectitle
{	width:100px;
	height:50px;
	text-align: center;
	color: #fff;
	background-color: #9e3d3f;}
td.recnaiyo
{	width:500px;
	background-color: #fff;
	border: 1px #808080 solid;
	padding-top:25px;
	padding-bottom:25px;
	}

