/*-----------------------------------------------

トップページ home

----------------------------------------------- */
#top_slide {
	background-color: rgba(255,255,255,1.00);
	width: 930px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	border-radius: 5px;
	border: 1px solid #000000;
}
#top_slide0205 {
	width: 100%;
	max-width:930px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	border-radius: 5px;
}
#contents_top a {
	color: #000000;
	font-family: "Kozuka Mincho Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents_top a:hover {
	color: #B94047;
	text-decoration: none;
}
#contents_top .news {
	float: left;
	width: 463px;
}
#contents_top .news h2 {
	background-image: url(../img/common/top_newsbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 25px;
}
.news h2 span {
	display: block;
	text-align: right;
	margin-top: -25px;
	font-size: 15px;
	font-weight: normal;
	padding-right: 20px;
	background-image: url(../img/top/news_arrow.png);
	background-repeat: no-repeat;
	background-position: 87% center;
}
.news ul {
	padding-left: 15px;
}
.news ul li {
	list-style-type: none;
	background-image: url(../img/common/top_news_border.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	padding-bottom: 8px;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;
}
.news ul li a {
	color: #000000;
	font-family: "Kozuka Mincho Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}
.news ul li a:hover {
	color: #B94047;
	text-decoration: underline;
}
#contents_top .top_button {
	float: right;
	width: 360px;
}
.button_m {
	margin-bottom: 15px;
}
.top_button a:hover {
	cursor: pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity: 0.6;
	zoom: 1;
}
#contents_top{
margin-bottom:150px;
	overflow:hidden;
}
/*-----------------------------------------------

コンテンツページ共通

----------------------------------------------- */
#pankuzu {
	text-align: right;
	margin-bottom: 10px;
	font-size: 13px;
	color: #000000;
}
#pankuzu a:hover {
	color: #B94047;
	text-decoration: none;
}
#contents h3 {
	margin-bottom: 20px;
}
#contents h4 {
	margin-bottom: 15px;
}
.contents_box {
	padding-bottom: 30px;
}
#contents table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
	background-color: #FFFFFF;
}
#contents table td {
	padding: 8px;
}
#contents table tr:nth-child(odd) {
	background-color: rgba(199,178,153,0.60);
}
#contents table tr:nth-child(even) {
	background-color: rgba(221,209,194,0.60);
}
/*-----------------------------------------------

ごあいさつ

----------------------------------------------- */
#greeting {
	padding-top: 471px;
	overflow: hidden;
	background-image: url(../img/greeting/rinen2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}
#greeting_text {
	width: 600px;
	margin-left: 164px;
}
#greeting_photo {
	float: right;
}
/*-----------------------------------------------

会社紹介

----------------------------------------------- */
#contents_company table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#gaiyou {
	clear: both;
}
.table_title {
	width: 13%;
	text-align: center;
}
.letter_2 {
	letter-spacing: 3em;
}
.letter_3 {
	letter-spacing: 1em;
}
.letter_4 {
	letter-spacing: 0.3em;
}
.table_bg {
	background-image: url(../img/company/gaiyou_bg.png);
	background-repeat: no-repeat;
}
#enkaku .table_title {
	vertical-align: top;
}
/*-----------------------------------------------

取扱品目

----------------------------------------------- */
#contents h5 {
	border: 1px solid #000000;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#product h5 span {
	border-left: 7px solid #B94047;
	padding-left: 10px;
}
#product ul li {
	list-style-type: none;
	list-style-image: url(../img/product/list_type.png);
	font-size: 16px;
	padding-bottom: 10px;
}
#product li span {
	font-weight: bold;
	padding-right: 5px;
}
#product p {
	font-size: 17px;
	margin-bottom: 10px;
}
/*-----------------------------------------------

社員紹介

----------------------------------------------- */
#staff img {
	margin-bottom: 50px;
}
/*-----------------------------------------------

採用情報

----------------------------------------------- */
#recruit table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contents_recruit p {
	font-size: 14px;
}
#contents_recruit table td:nth-child(1) {
	background-image: url(../img/company/gaiyou_bg.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.recruit_bg1 {
	width: 40%;
	background-image: url(../img/recruit/eigyou_bg.png);
	background-repeat: no-repeat;
}
.bg1_width{
width: 27%;
	background-image: url(../img/recruit/eigyou_bg.png);
	background-repeat: no-repeat;
}
#contents_recruit table td:nth-child(3) {
	background-image: url(../img/recruit/jimu_bg.png);
	background-repeat: no-repeat;
}
.recruit_bg3 {
	background-image: url(../img/recruit/recruit_bg3.png);
	background-repeat: no-repeat;
}
.table_padding {
	line-height: 30px;
}
#recreation {
	font-size: 16px;
}
#chikuho p {
	font-size: 15px;
	margin-top: -15px;
}
/*-----------------------------------------------

飯塚市の魅力

----------------------------------------------- */
.chikuho_box01 {
	padding-left: 380px;
	padding-bottom: 30px;
}
.chikuho_box02 {
	padding-bottom: 20px;
}
.chikuho_box02 p {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}
.chikuho_border {
	background-image: url(../img/chikuho/border.png);
	background-repeat: no-repeat;
	display: block;
}
#denemon {
	background-image: url(../img/chikuho/photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kaho {
	background-image: url(../img/chikuho/photo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kaho_photo {
	margin-left: -380px;
	padding-top: 80px;
}
#kaho_photo img {
	padding-right: 20px;
}
#akane {
	background-image: url(../img/chikuho/photo05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ooula {
	background-image: url(../img/chikuho/photo06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#nouryo {
	background-image: url(../img/chikuho/photo07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 380px;
}
#botayama {
	background-image: url(../img/chikuho/photo08.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#chikuho a:hover {
	color: #B94047;
	text-decoration: none;
}
