/*** オール ***/

#all {
	width:800px;
	margin:0px auto;
	text-align:left;
	font-size:80%;
	font-family:Sans-serif;
	color:#444;
	line-height:160%;
	background:#fff;
	padding:0px 20px;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#efe9e0;
}

img {
	border:none;
	vertical-align:bottom;
}

h1 {
	float:left;
	margin:10px 0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:5px 0px 10px 0px;
}

h3 {
	margin:10px 0px;
	padding:0px 0px 5px 20px;
	border-bottom:dotted 1px #d21111;
	font-size:140%;
	font-family:Serif;
	font-weight:bold;
	background:url("img/wall_h3.gif") left top no-repeat;
}

h4 {
	font-size:130%;
	font-weight:bold;
	background:url("img/wall_h4.gif") bottom left no-repeat;
	padding:5px 0px 10px 0px;
	margin:5px 0px;
}

h4.red {
	color:#d0101e;
	background:none;
}

table {
	border-collapse:collapse;
	border:solid 1px #bdbdbd;
	width:580px;
}
th,td {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:3px;
	border:solid 1px #bdbdbd;
}
th {
	width:100px;
}
table.noframe {
border-collapse: collapse;
border-spacing: 0px;
border:0;
width:0;
}
table.noframe th,table.noframe td {
border:0;
}


table.mini {
	width:340px;
}

a { color:#d21111; }
a:hover { color:#666; }

em {
	color:#d21111;
	font-style:normal;
	font-weight:bold;
}

address {
	margin:0px;
	padding:5px 0px;
	font-style:normal;
	font-weight:normal;
}


/*** ヘッダ ***/

#head {
	text-align:right;
	height:54px;
	padding:5px 0px;
}
#head ul {
	margin:0px;
	padding:34px 0px 0px 0px;
	list-style:none;
}
#head li {
	display:inline;
	margin-right:5px;
}

/*** メニュー ***/

#menu {
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style:none;
	height:39px;
	clear:both;
}
#menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#menu li a {
	display:block; width:160px; height:39px; float:left;
}
#menu li a.home-top    { background:url("img/menu_home_top.gif")    top; }
#menu li a.about-top   { background:url("img/menu_about_top.gif")   top; }
#menu li a.works-top   { background:url("img/menu_works_top.gif")   top; }
#menu li a.release-top { background:url("img/menu_release_top.gif") top; }
#menu li a.recruit-top { background:url("img/menu_recruit_top.gif") top; }

#menu li a.home    { background:url("img/menu_home.gif")    top; }
#menu li a.about   { background:url("img/menu_about.gif")   top; }
#menu li a.works   { background:url("img/menu_works.gif")   top; }
#menu li a.release { background:url("img/menu_release.gif") top; }
#menu li a.recruit { background:url("img/menu_recruit.gif") top; }
#menu li a:hover {
	background-position:bottom;
}
#menu strong {
	display:none;
}

/*** トップ メイン ***/

#main-top {
	padding:10px;
}

/*** トップ 事業メニュー ***/

ul.works-menu {
	margin:10px 0px;
	padding:0px;
	list-style:none;
	height:169px;
}
ul.works-menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
ul.works-menu a.hirata   { display:block; width:262px; height:169px; background:url("img/works_menu_hirata_top.jpg")   top; float:left; }
ul.works-menu a.machine  { display:block; width:262px; height:169px; background:url("img/works_menu_machine_top.jpg")  top; float:left; margin-left:7px; }
ul.works-menu a.profoods { display:block; width:262px; height:169px; background:url("img/works_menu_profoods_top.jpg") top; float:left; margin-left:7px; }
ul.works-menu a:hover {
	background-position:bottom;
}

ul.works-menu strong {
	display:none;
}

/*** トップ インフォメーション ***/
#main-top h2 {
font-size:100%;
margin: 15px 0 5px 0;
padding: 0;
}

#main-top dl {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	float:left;
	width:525px;
}
#main-top dt {
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #d21111;
}
#main-top dd {
	margin:0px;
	padding:0px;
}


/*** インフォメーション ***/

table.info {
	border:none;
	margin-bottom:10px;
}
table.info * {
	border:none;
}

img.topix-image {
	float:right;
	padding:0px 0px 10px 10px;
}


/*** トップ 右バナー ***/

#main-top div {
	float:right;
	width:239px;
	padding-bottom:10px;
}
#main-top div p {
	margin:0px;
	padding:0px 0px 6px 0px;
	background:url("img/shadow.gif") bottom repeat-x;
}

/*** 下層メイン ***/

#main {
	margin-left:174px;
	background:url("img/wall_main.gif") left repeat-y;
	padding:20px 0px 20px 20px;
}

div.main-inner {
	margin:0px 10px;
}

p.topicpath {
	margin:0px;
	padding:0px;
}

/* コンテンツメニュー */

ul.contents-menu {
	margin:10px 0px;
	padding:0px;
	list-style:none;
	height:169px;
}
ul.contents-menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
ul.contents-menu a.recruit-file    { display:block; width:282px; height:169px; background:url("img/recruit_menu_file.jpg")    top; float:left; }
ul.contents-menu a.recruit-q-a     { display:block; width:282px; height:169px; background:url("img/recruit_menu_q_a.jpg")     top; float:left; margin-left:7px; }
ul.contents-menu a.recruit-point   { display:block; width:282px; height:169px; background:url("img/recruit_menu_point.jpg")   top; float:left; }
ul.contents-menu a.recruit-explain { display:block; width:282px; height:169px; background:url("img/recruit_menu_explain.jpg") top; float:left; margin-left:7px; }
ul.contents-menu a:hover {
	background-position:bottom;
}

ul.contents-menu strong {
	display:none;
}

/* ワーカーズファイル */
table.recruit-file {
	width:580px;
	border-collapse:collapse;
	font-size:100%;
	border:none;
}
table.recruit-file th, table.recruit-file td {
	border:none;
}
table.recruit-file table {
	width:280px;
	border:none;
	border-top:solid 2px #e5e5e5;
}
table.recruit-file table th {
	background:url("img/link_red.gif") left top no-repeat;
	padding-left:15px;
}
table.recruit-file table td {
	padding-left:15px;
	font-size:90%;
}
div.recruit-file-image {
	float:left;
	padding:5px 10px 20px 0px;
	font-size:90%;
}
div.recruit-file-image p {
	border-bottom:dotted 1px #d21111;
	margin:0px;
	padding:5px 0px;
}

/* Ｑ＆Ａ */
dl.q-a {
	margin:5px 0px;
	padding:0px;
}
dl.q-a dt {
	border-top:solid 2px #e5e5e5;
	padding:5px 0px 5px 1.5em;
	text-indent:-1.5em;
	margin:0px;
	color:#d21111;
	font-weight:bold;
}
dl.q-a dd {
	padding:5px 0px 5px 1.5em;
	margin:0px;
	text-indent:-1.5em;
}

/* プライバシー */

table.privacy {
	border-collapse:separate;
	margin-bottom:10px;
}
table.privacy th {
	border:none;
	border-bottom:solid 1px #e5e5e5;
	width:580px;
}
table.privacy td {
	border:none;
}

/* 事業案内 */

table.works-top {
	border:none;
	margin-bottom:20px;
}
table.works-top th {
	border:none;
	width:340px;
	border-bottom:dotted 1px #d21111;
}
table.works-top td {
	border:none;
}

table.works-hirata {
	border:none;
	margin-bottom:10px;
}
table.works-hirata td {
	border:none;
}

div.history-left {
	width:270px;
	float:left;
	margin-bottom:10px;
}
div.history-right {
	border-left:solid 1px #e5e5e5;
	margin-left:280px;
	padding-left:10px;
}

table.machine {
	border:none;
	margin-bottom:10px;
}
table.profoods {
	border:none;
	border-bottom:solid 2px #e5ecf0;
	margin:0px;
}

table.machine th,table.profoods th {
	border:none;
	color:#d21111;
	font-size:120%;
	font-weight:bold;
	width:400px;
	padding-top:20px;
}
table.machine td,table.profoods td {
	border:none;
	padding-bottom:5px;
}


/*** 募集 ***/

table.recruit {
	margin-bottom:10px;
}


/*** サブメニュー ***/

#sub-menu {
	width:167px;
	float:left;
	padding-top:20px;
}

#sub-menu p {
	margin:0px;
	padding:0px 0px 6px 0px;
	background:url("img/shadow.gif") bottom repeat-x;
}

#sub-menu ul {
	margin:10px 0px;
	padding:0px;
	list-style:none;
}
#sub-menu ul li {
	margin-top:20px;
	padding:0px 0px 10px 12px;
	background:url("img/link_submenu.gif") left top no-repeat;
	border-bottom:dotted 1px #d21111;
}
#sub-menu ul li a {
	color:#666;
	text-decoration:none;
	font-family:serif;
	font-size:110%;
	font-weight:bold;
}
#sub-menu ul li a:hover {
	color:#d21111;
}


#sub-menu ul ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sub-menu ul li ol li {
	margin-top:5px;
	padding:0 0 0 12px;
	background: none;
	border-bottom:0;
}
#sub-menu ul li ol li a {
	color:#666;
	text-decoration:none;
	font-family:serif;
	font-size:110%;
	font-weight:bold;
}
#sub-menu ul li ol li a:hover {
	color:#d21111;
}


/*** フッター ***/

#foot {
	clear:both;
	border-top:solid 4px #e5ecf0;
}

/*** もろもろ ***/

.red {
	color:#d21111;
	margin:3px;
	padding:0px;
}

.link {
	padding-left:12px;
	background:url("img/link.gif") top left no-repeat;
}
.link-red {
	padding-left:12px;
	background:url("img/link_red.gif") top left no-repeat;
}
ul.link-red {
	margin:0px;
	padding:5px 0px;
	list-style:none;
	background:none;
}
ul.link-red li {
	background:url("img/link_red.gif") left top no-repeat;
	padding-left:15px;
	margin:5px 0px;
}

ul.topix li {
	margin-bottom:10px;
}
ul.topix em {
	float:left;
	display:block;
	font-style:normal;
	font-weight:bold;
	color:#444;
	display:inline-block;
	width:110px;
}
ul.topix span ,
.topix span {
	float:left;
	display:block;
	width:120px;
	background:#666;
	color:#fff;
	padding:4px;
	display:inline-block;
	width:70px;
	text-align:center;
	border-radius:3px;
	font-size:80%;
	line-height:1.1;
}
ul.topix span.hirata ,
.topix span.hirata {
	background:#ce0505;
}
ul.topix span.profoods ,
.topix span.profoods {
	background:#4bc364;
}
ul.topix span.machine ,
.topix span.machine {
	background:#373bc1;
}
.topix span {
	float:left;
	display:block;
	width:120px;
	background:#666;
	color:#fff;
	padding:4px;
	margin-right:10px;
	display:inline-block;
	width:70px;
	text-align:center;
	border-radius:3px;
	font-size:80%;
	line-height:1.1;
}

ul.topix a {
	margin-left:200px;
	display:block;
}

.small {
	font-size:80%;
}

.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-center {
	text-align:center;
}
.right {
	float:right;
}
.margin-bottom {
	margin-bottom:50px;
}


.n {
	display:none;
}


/*** 採用情報 ***/
ul#recruit-point {
list-style: none;
margin: 0;
padding: 0;
}

ul#recruit-point li {
float: right;
}

ul#recruit-point a.shinsotsu {
display: block;
width: 85px;
height: 20px;
background:url("img/btn_recruit_point_shinsotsu.gif") top;
}

ul#recruit-point a.chuto {
display: block;
width: 80px;
height: 20px;
background:url("img/btn_recruit_point_chuto.gif") top;
}

ul#recruit-point a:hover {
background-position:bottom;
}
ul#recruit-point .hide {
display:none;
}

p.pageing {
	text-align:center;
}

.height-min {
	font-size:1px;
	line-height:1px;
}

.movie {
  margin-bottom: 40px;
}

/*** ヒラタにて追加 ***/
.topimg {
  padding: 20px 0 10px 0;
}
.topimg img {
  width: 100%;
}
