@charset "Shift_JIS";
/* CSS Document */

#subimg {
	width: 900px;
	height: 123px;
	background: url(../img/img_bg02.gif) no-repeat top center;
	text-align: center;
}

h2 {
	text-indent: -9999px;
	margin-bottom: 17px;
	float: left;
	width: 600px;
	height: 45px;
}

p.pankuzu {
	float: left;
	width: 240px;
	height: 45px;
	padding-top: 5px;
	text-align: right;
	padding-right: 60px;
	background-image: url(../img/pankuzu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*
p.pankuzu {
	float: left;
	width: 185px;
	height: 45px;
	background: url(../img/pankuzu_bg.gif) no-repeat top left;
	padding-top: 5px;
	padding-left: 35px;
	letter-spacing: 0.2em;	
}
*/
p.pk2 {
	background: url(../img/pankuzu_bg2.gif) no-repeat top left;
}

p.pankuzu a,
p.pankuzu a:hover,
p.pankuzu a:visited{
	color: #4817ff;
}

/* Recruit
--------------------------------------------*/

h2.saiyou {
	background: url(../img/h2_saiyou.gif) no-repeat top left;
}


#con1 {
	float: left;
	margin: 0px 30px 0px 60px;
}

*html #con1 {margin: 0px 30px 0px 30px;}


table.saiyou {
	border-collapse: collapse;
	border: 1px solid #4817ff;
	margin-bottom: 15px;
	width: 500px;
}

table.saiyou th {
	background-color: #eafed9;
	font-weight: normal;
	text-align: left;
	border: 1px solid #4817ff;
	padding: 3px;
	vertical-align: top;
	white-space: nowrap;
}

table.saiyou th.blue {
	background-color: #4817ff;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 1px;
}


table.saiyou td {
	border: 1px solid #4817ff;
	padding: 3px;
	background-color: #FFF;
}

#con2 {
	float: left;
	width: 194px;
}

#con2 img {
	margin-bottom: 7px;
}



/* ShopInfo
--------------------------------------------*/

h2.tenpo {
	background: url(../img/h2_tenpo.gif) no-repeat top left;
}

div.tb {
	clear: both;
	background:url(../img/tb_bg.gif) repeat-y top center;
	width:780px;
	margin-left: 60px;
	margin-bottom: 10px;
}



div.tb img.tb_img01 {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 17px;
}

div.tb img.tb_img02 {
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 17px;
}

div.tb ul {
	float: left;
	list-style-type: none;
	background: url(../img/tb_illust.gif) no-repeat top left;
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 35px;
}

div.tb ul li.map {
	margin-top: 10px;
}

div.tb p.syoukai {
	clear: both;
	margin-left: 30px;
	margin-bottom: 17px;
}

div.tb p.tb_bottom {
	background: url(../img/tb_bottom.gif) no-repeat bottom center;
	width: 780px;
	height: 10px;
	clear: both;
}


/* Map
--------------------------------------------*/
img.h2_blank {
	float: left;
}

#map_canvas {
	width: 450px;
	height: 300px;
	border: 1px solid #eee;
	float: left;
	margin: 10px 0px 15px 30px;
}

*html #map_canvas {margin-left: 10px;}
