/*ƒfƒtƒHƒ‹ƒgcssƒŠƒZƒbƒg*/
html,body{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing:0.05em;
}
 
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0px;
	padding: 0px;
}

img {
	border:0px;
	}
table {
	border-collapse: collapse;
	margin: 0px auto;
	}
/* base
--------------------------------------------------------------*/

div#container {
	width: 760px;
	background-image: url(../images/bg.jpg);
	background-position: center 145px;
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	}

table.recruit {
	margin: 0px 130px 50px 130px;
	color: #346F7A;
	font-size: 83%;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #996600;
	}

h3 {
	text-align: center;
	margin: 5px;
	padding: 0px;
	color: #AF151F;
	}

td.job {
	background-color: #EFEFC2;
	}

em{
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	color: #AF3641;
	}

tr#shop {
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	}

tr.border {
	background-image: url(images/line.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	}

td.totop {
	text-align: right;
	}

td.totop a {
	color: #346F7A;
	text-decoration: none;
	}

td.totop a:hover {
	color: #cccc99;
	text-decoration: underline;
	}

