@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-color: #333;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*----------------------------------------------------------------------------------------------------
  	ヘッダー
 ---------------------------------------------------------------------------------------------------*/
#header_wrap {
	width: 100%;
	background: url("img/bg_head_bg.png") repeat-x top;
	height: 100px;
}
#header_back {
	background: url("img/bg_head.png") no-repeat center;
	width: 100%;
	height: 100px;
} 
#header {
	width: 866px;
	height: 100px;
	background:url("img/sprite_frame.png") transparent;
	margin:0 auto;
	background-position: -167px 0;
} 
#logo {
	width: 173px;
	height: 30px;
	float: left;
	padding-left: 3px;
}
#logo a {
	display: block;
    background: url("img/sprite_frame.png") transparent;
    background-repeat: no-repeat;
    background-position: -170px -25px;
	width: 170px;
	height: 30px;
	position: absolute;
	top: 25px;
	overflow: hidden;
}
#logo h1 {
	text-indent: 0px !important;
}
#logo a span {
	display: none;
}
#head_menu {
	float: right;
	margin: 0 auto;
	height: 12px;
	width: 482px;/* 変更前335px */
	_width: 492px;/* +10px */
	margin-top: 12px;
}
#head_menu ul {
	margin: 0 auto;
}
#head_menu ul li {
	float: left;
	margin-left: 10px;
}
#head_menu ul li a {
	display: block;
	height: 14px;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
}
#head_menu a.h_menu01 {background: url("img/sprite_frame.png") transparent -167px -238px no-repeat; width:48px;}
#head_menu a.h_menu01:hover {background-position: -167px -251px;}
#head_menu a.h_menu02 {background: url("img/sprite_frame.png") transparent -228px -238px no-repeat; width:60px;}
#head_menu a.h_menu02:hover {background-position: -228px -251px;}
#head_menu a.h_menu03 {background: url("img/sprite_frame.png") transparent -300px -238px no-repeat; width:84px;}
#head_menu a.h_menu03:hover {background-position: -300px -251px;}
#head_menu a.h_menu04 {background: url("img/language_btn_c_jpn.png")  no-repeat; width:38px;}
#head_menu a.h_menu04:hover {background-position:0 -14px;}
#head_menu a.h_menu05 {background: url("img/language_btn_c_eng.png")  no-repeat; width:90px;}
#head_menu a.h_menu05:hover {background-position:0 -14px;}
/* ie6用 */
#head_menu a.h_menu01 {_background: url("img/utility_btn_ie6.png") transparent 0 0 no-repeat;}
#head_menu a.h_menu01:hover {_background-position: 0 -13px;}
#head_menu a.h_menu02 {_background: url("img/utility_btn_ie6.png") transparent -59px 0px no-repeat;}
#head_menu a.h_menu02:hover {_background-position: -59px -13px;}
#head_menu a.h_menu03 {_background: url("img/utility_btn_ie6.png") transparent -131px 0px no-repeat;}
#head_menu a.h_menu03:hover {_background-position: -131px -13px;}

#head_menu ul li a span {
	display: none;
}
#head_logo {
	width: 97px;
	height: 22px;
	float: right;
	padding-right: 1px;
}
#head_logo a {
	display: block;
    background: url("img/sprite_frame.png") transparent;
    background-repeat: no-repeat;
    background-position: -936px -12px;
	width: 96px;
	height: 22px;
	overflow: hidden;
}
#head_logo a span {
	display: none;
}
#header form {
	padding: 33px 0 0 117px;
	_padding: 33px 0 0 126px;
}
/* サイト内検索フォーム */
#cse-search-box div input{
	display: block;
	
}
/* 検索窓を左寄せ調整するための空ボックス */
#cse-search-box div  span{
	display: block;
	height:21px;
	width:146px;
	float:left;
}

.search_erea {
    background: url("img/sprite_frame.png") transparent;
    _background: url("img/search.gif") transparent; /* for ie6 */
    background-repeat: no-repeat;
    background-position: -401px -239px;
    /background-position: -401px -238px;
    _background-position: 0 -24px; /* for ie6 */
		_background-attachment: fixed;
	width: 170px;
	height: 21px;
	/height: 20px;
	_height: 21px;
	line-height: 20px;
	padding-left: 5px;
	overflow: hidden;
	border: none;
	float: left;
}
.search_button {
    background: url("img/sprite_frame.png") transparent;
    background-repeat: no-repeat;
    background-position: -576px -239px;
    /background-position: -576px -239px;
	width: 40px;
	height: 21px;
	/height: 20px;
	overflow: hidden;
	border: none;
	float: left;
	_margin-top: 1px;
}

/*----------------------------------------------------------------------------------------------------
  	メニュー
 ---------------------------------------------------------------------------------------------------*/
#menu_wrap {
	margin: 0 auto;
	width: 866px;
}
#menu {
	width: 866px;
	margin: 0 auto;
	height: 46px;
	position: absolute;
	top: 74px;
	_left:50%;
	_margin-left: -433px;
}
#menu ul {
	margin: 0 auto;
	width: 866px;
	margin-top: 3px;
	_margin-top: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	overflow: hidden;
	border-bottom: none;
	height: 46px;
	padding: 0;
	_margin-top: 3px;
	_height: 43px;
}
#menu a.menu01 {background: url("img/sprite_frame.png") transparent -167px -100px no-repeat;width:175px;}
#menu a.menu01:hover {background-position: -167px -146px;}
#menu a.menu01:active {background-position: -167px -192px;}
#menu a.menu01_on {background: url("img/sprite_frame.png") transparent -167px -192px no-repeat; width:175px;}
#menu a.menu01_on:active {background-position: -167px -146px;}
#menu a.menu01_a {background: url("img/sprite_frame.png") transparent -167px -100px no-repeat;width:175px;}
#menu a.menu01_a:hover {background-position: -167px -146px;}
#menu a.menu01_a:active {background-position: -167px -192px;}
#menu a.menu01_a_on {background: url("img/sprite_frame.png") transparent -167px -192px no-repeat; width:175px;}
#menu a.menu01_a_on:active {background-position: -167px -146px;}
#menu a.menu02 {background: url("img/sprite_frame.png") transparent -342px -100px no-repeat; width:172px;}
#menu a.menu02:hover {background-position: -342px -146px;}
#menu a.menu02:active {background-position: -342px -192px;}
#menu a.menu02_on {background: url("img/sprite_frame.png") transparent -342px -192px no-repeat; width:172px;}
#menu a.menu02_on:active {background-position: -342px -146px;}
#menu a.menu03 {background: url("img/sprite_frame.png") transparent -514px -100px no-repeat; width:172px;}
#menu a.menu03:hover {background-position: -514px -146px;}
#menu a.menu03:active {background-position: -514px -192px;}
#menu a.menu03_on {background: url("img/sprite_frame.png") transparent -514px -192px no-repeat; width:172px;}
#menu a.menu03_on:active {background-position: -514px -146px;}
#menu a.menu04 {background: url("img/sprite_frame.png") transparent -686px -100px no-repeat; width:172px;}
#menu a.menu04:hover {background-position: -686px -146px;}
#menu a.menu04:active {background-position: -686px -192px;}
#menu a.menu04_on {background: url("img/sprite_frame.png") transparent -686px -192px no-repeat; width:172px;}
#menu a.menu04_on:active {background-position: -686px -146px;}
#menu a.menu05 {background: url("img/sprite_frame.png") transparent -858px -100px no-repeat; width:175px;}
#menu a.menu05:hover {background-position: -858px -146px;}
#menu a.menu05:active {background-position: -858px -192px;}
#menu a.menu05_on {background: url("img/sprite_frame.png") transparent -858px -192px no-repeat; width:175px;}
#menu a.menu05_on:active {background-position: -858px -146px;}

/* ie6用 */
#menu a.menu01 {_background: url("img/sprite_frame.png") transparent -167px -102px no-repeat;_width:175px;}
#menu a.menu01:hover {_background-position: -167px -148px;}
#menu a.menu01:active {_background-position: -167px -194px;}
#menu a.menu01_on {_background: url("img/sprite_frame.png") transparent -167px -194px no-repeat; width:175px;}
#menu a.menu01_on:active {_background-position: -167px -146px;}
#menu a.menu01_a {_background: url("img/sprite_frame.png") transparent -167px -102px no-repeat;_width:174px;}
#menu a.menu01_a:hover {_background-position: -167px -148px;}
#menu a.menu01_a:active {_background-position: -167px -194px;}
#menu a.menu01_a_on {_background: url("img/sprite_frame.png") transparent -167px -194px no-repeat;_width:174px;}
#menu a.menu01_a_on:active {_background-position: -167px -148px;}
#menu a.menu02 {_background: url("img/sprite_frame.png") transparent -342px -102px no-repeat; width:172px;}
#menu a.menu02:hover {_background-position: -342px -148px;}
#menu a.menu02:active {_background-position: -342px -194px;}
#menu a.menu02_on {_background: url("img/sprite_frame.png") transparent -342px -194px no-repeat; width:172px;}
#menu a.menu02_on:active {_background-position: -342px -146px;}
#menu a.menu03 {_background: url("img/sprite_frame.png") transparent -514px -102px no-repeat; width:172px;}
#menu a.menu03:hover {_background-position: -514px -148px;}
#menu a.menu03:active {_background-position: -514px -194px;}
#menu a.menu03_on {_background: url("img/sprite_frame.png") transparent -514px -194px no-repeat; width:172px;}
#menu a.menu03_on:active {_background-position: -514px -148px;}
#menu a.menu04 {_background: url("img/sprite_frame.png") transparent -686px -102px no-repeat; width:172px;}
#menu a.menu04:hover {_background-position: -686px -148px;}
#menu a.menu04:active {_background-position: -686px -194px;}
#menu a.menu04_on {_background: url("img/sprite_frame.png") transparent -686px -194px no-repeat; width:172px;}
#menu a.menu04_on:active {_background-position: -686px -148px;}
#menu a.menu05 {_background: url("img/sprite_frame.png") transparent -858px -102px no-repeat; width:175px;}
#menu a.menu05:hover {_background-position: -858px -148px;}
#menu a.menu05:active {_background-position: -858px -194px;}
#menu a.menu05_on {_background: url("img/sprite_frame.png") transparent -858px -194px no-repeat; width:175px; }
#menu a.menu05_on:active {_background-position: -858px -148px;}

#menu ul li a span {
	display: none;
}

/*----------------------------------------------------------------------------------------------------
  	メイン画像部分
 ---------------------------------------------------------------------------------------------------*/
#main_page {
	background: url("img/h1_c2_bg.png") center repeat-y;
	height: 185px;
	margin: 0 auto;
}
#main_csr {
	background: url("../csr/img/catch_csr.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_technical {
	background: url("../technical/img/catch_technical.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_service {
	background: url("../service/img/catch_service.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_product {
	background: url("../product/img/catch_product.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_company {
	background: url("../company/img/catch_company.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_recruit {
	background: url("/img/recruit/catch_recruit.jpg") center no-repeat;
	height: 185px;
	margin: 0 auto;
}
#main_page_box {
	height: 185px;
	width: 860px;
	margin: 0 auto;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-indent: 15px;
}
h1 span {
	display: none;
}

/*----------------------------------------------------------------------------------------------------
  	トピックス部分（共通部分）
 ---------------------------------------------------------------------------------------------------*/
#topics_wrap {
	width: 100%;
	min-height: 230px;
	margin: 0 auto;
	background: url("img/sprite_frame.png") transparent no-repeat;
	background-position: center -433px;
	_background-position: center -433px;
	line-height: 1.5;
	margin-top: -18px;
	z-index: 999;
	position:relative;
}
#topics_wrap a:hover { color: #003399; text-decoration: underline;}
#topics_wrap a { color: #003399; text-decoration: none;}
#topics_box {
	margin: 0 auto;
	width: 866px;
}
#topics a:hover { color: #003399; text-decoration: underline;}
#topics a { color: #003399; text-decoration: none;}

#pankuzu {
	float: left;
	width: 602px;
	height: 30px;
	line-height: 30px;
	margin-left:3px;
	_margin-left: 2px;
	margin-top: 3px;
	_margin-top: 1px;
	padding: 0 15px;
	font-size: 10px;
	color: #333;
}
#pankuzu a {color: #6698CB !important; text-decoration: none;}
#pankuzu a:hover {color: #6698CB; text-decoration: underline;}

.pankuzu_page {
	_margin-left: 2px !important;
	_padding: 3px 15px 0 !important;
}

#topics_font {
	float: right;
	width: 138px;
	margin-top: 4px;
	_margin-top: 3px;
	margin-right:3px;
	_margin-right: 1px;
}
#topics_font ul {
	background:url("img/sprite_frame.png") transparent;
	background-position: -636px -239px;
	height: 28px;
	margin-left: 3px;
	_margin-left: 3px;
	_width: 133px;
	_overflow: hidden;
}
#topics_font ul li {
	float: left;
}
#topics_font ul li a {
	display: block;
	height: 28px;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
	outline:none;
}
/* ie6用 */
#topics_font_page {
	float: right;
	width: 138px;
	margin-top: 4px;
	_margin-top: 5px;
	margin-right:3px;
	_margin-right: 1px;
}
#topics_font_page ul {
	background:url("img/sprite_frame.png") transparent;
	background-position: -636px -239px;
	height: 28px;
	margin-left: 3px;
	_margin-left: 3px;
	_width: 133px;
	_overflow: hidden;
}
#topics_font_page ul li {
	float: left;
}
#topics_font_page ul li a {
	display: block;
	height: 28px;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
	outline:none;
}
#topics_font_page ul li a span {	display: none;}

a#font-small {background: url("img/sprite_frame.png") transparent -636px -239px no-repeat; width:44px;}
a#font-small:hover, a#font-small.on {background-position: -636px -267px;}
a#font-medium {background: url("img/sprite_frame.png") transparent -680px -239px no-repeat; width:44px;}
a#font-medium:hover, a#font-medium.on {background-position: -680px -267px;}
a#font-large {background: url("img/sprite_frame.png") transparent -724px -239px no-repeat; width:47px; _width:44px;}
a#font-large:hover, a#font-large.on {background-position: -724px -267px;}
#topics_font ul li a span {
	display: none;
}


/*----------------------------------------------------------------------------------------------------
  	トピックス部分（コンテンツインデックス3カラム）
 ---------------------------------------------------------------------------------------------------*/
.content_index3 {
	width: 830px;
	xmargin: auto;
	margin-bottom: 20px;
}
.content_index3_l {
	float: left;
	width: 266px;
	margin-right: 16px;
}
.content_index3_r {
	float: right;
	width: 266px;
	margin: 0 !important;
}

/*----------------------------------------------------------------------------------------------------
  	トピックス部分（コンテンツインデックス2カラム）
 ---------------------------------------------------------------------------------------------------*/
#topics_page_wrap {	
	width: 100%;
	min-height: 230px;
	margin:0 auto;
	background:url("img/sprite_frame.png") transparent no-repeat;
	background-position: center -433px;
	_background-position: center -432px;
	line-height: 1.5;
	margin-top: -18px;
	_margin-top: -19px;
	z-index: 999;
}
#topics_page_wrap a { color: #003399; text-decoration: none;}
#topics_page_wrap a:hover { color: #003399; text-decoration: underline;}
#topics_page_box {
	margin: 0 auto;
	width: 866px;
}
#topics_page {
	width: 866px;
	height: 36px;
	margin: 0 auto;
	background-position: -170px -295px;
	position: absolute;
	top: 267px;
	margin-left: 3px;
	min-height: 36px;
}
#topics_bg_page {
	width: 860px;
	height: 36px;
	margin:0;
	background:url("img/sprite_frame.png") transparent no-repeat;
	background-position: -170px -295px;
	min-height: 36px;
}
.content_index2 {
	width: 830px;
	margin: auto;
	padding-top: 20px;
}
.content_index2_l {
	float: left;
	width: 548px;
}

.content_index2_h3_box {
	width: 548px;
	margin-bottom: 20px;
}
.content_index2_h3_l {
	float: left;
	width: 266px;
}
.content_index2_h3_r {
	float: right;
	width: 266px;
}
.content_index2_img {
	background: url(img/bg-thum.png) repeat;
	width: 258px;
	height: 92px;
	padding: 4px;
	margin-bottom: 10px;
}
.content_index2_img a {
	display: block;
	width: 256px;
	height: 90px;
	border: 1px solid #fff;
}
.content_index2_img a:hover {
	border: 1px solid #003399;
}

.content_index2_r {
	float: right;
	width: 266px;
}
.content_index2_r_h2 {
	margin-bottom: 20px;
}

.content_index2 p {
	margin: 0 15px;
}

/*------------------------------------------------------
  	トピックス_見出し部分（コンテンツインデックス2カラム）
 -----------------------------------------------------*/
.content_index2_l .index_548 {
	width: 548px;
	background: url(img/h2-index-548-foot.png) bottom no-repeat;
	margin-bottom: 10px;
}
.content_index2_l .index_548 h2 {
	background: url(img/h2-index-548-head.png) top no-repeat;
	padding: 0 15px;
	width: 518px;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.content_index2_l .index_548 h2 a {
	display: block;
	background: url(img/h2-arrow.gif) right no-repeat;
	width: 518px;
	line-height: 30px;
}

.content_index2_l .index_266 {
	width: 266px;
	background: url(img/h3-index-foot.png) bottom left no-repeat;
	margin-bottom: 10px;
}
.content_index2_l .index_266 h3 {
	background: url(img/h3-index-head.png) top left no-repeat;
	padding: 0 15px;
	width: 236px;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.content_index2_l .index_266 h3 a {
	display: block;
}

.index_266 {
	width: 266px;
	background: url(img/h2-index-266-foot.png) bottom left no-repeat;
	margin-bottom: 10px;
}
.index_266 h2 {
	background: url(img/h2-index-266-head.png) top left no-repeat;
	width: 241px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px 5px 15px;
	_padding: 5px 5px 5px 15px;
}
.index_266 h2 a {
	display: block;
	background: url(img/h2-arrow.gif) right no-repeat;
	width: 246px;
}


/*----------------------------------------------------------------------------------------------------
  	トピックス部分（コンテンツ/コンテンツ）
 ---------------------------------------------------------------------------------------------------*/
#main_page_3 {
	background: url("img/h1_c2_bg.png") center repeat-y;
	height: 115px;
	margin: 0 auto;
}
#main_page_box_3 {
	height: 115px;
	width: 860px;
	margin: 0 auto;
}
#main_page_box_3 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 115px;
	text-indent: 15px;
}

#main_page_3_form {
	background: url("img/h1_c2_bg.png") center repeat-y;
	height: 99px;
	/height: 100px;
	margin: 0 auto;
}
#main_page_box_3_form {
	height: 99px;
	width: 860px;
	margin: 0 auto;
}
#main_page_box_3_form h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 85px;
	text-indent: 15px;
}

#topics_page_box_3 {
	margin: 0 auto;
	width: 866px;
}
#topics_page_wrap_3 {
	width: 100%;
	min-height: 230px;
	margin:0 auto;
	background:url("img/sprite_frame.png") transparent no-repeat;
	background-position: center -433px;
	_background-position: center -433px;
	line-height: 1.5;
	margin-top:-18px;
	z-index:999;
}

#topics_page_3 {
	width: 860px;
	height: 36px;
	margin:0 auto;
	background-position: -170px -441px;
	position: absolute;
	top: 197px;
	margin-left: 3px;
	min-height: 36px;
}
#topics_bg_page_3 {
	width: 860px;
	height: 36px;
	margin:0;
	background:url("img/sprite_frame.png") transparent no-repeat;
	background-position: -170px -433px;
	min-height: 36px;	
}
#topics_page_wrap_3 a { color: #003399; text-decoration: none;}
#topics_page_wrap_3 a:hover { color: #003399; text-decoration: underline;}

#content_left {
	float: left;
	width: 615px;
	padding: 20px 0 0 18px;
}
#content_left p {
	margin: 0 15px;
}

#content_left table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#content_left table th {
	width: 130px;
	background: #F2F5F7;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	vertical-align: top;
}
#content_left table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	vertical-align: top;
}

#content_contact {
	background: url(img/sprite-contact.png) no-repeat;
	width: 615px;
	height: 46px;
	padding-top: 14px;
	margin-bottom: 20px;
}
#content_contact span { display: none;}
#content_contact a {
	display: block;
	background: url(img/sprite-contact.png) no-repeat;
	width: 220px;
	height: 32px;
}
#content_contact_mail {
	float: left;
	padding-left: 152px;
}
#content_contact_mail a {
	background-position: -152px -14px;
}
#content_contact_mail a:hover {
	background-position: -152px -63px;
}
#content_contact_tel {
	float: right;
	padding-right: 14px;
}
#content_contact_tel a {
	background-position: -381px -14px;
}
#content_contact_tel a:hover {
	background-position: -381px -63px;
}

.content_index_box {
	width: 615px;
	margin-bottom: 20px;
}
.content_img {
	float: left;
	width: 160px;
}
.content_img_a {
	float: left;
	background: url(img/bg-thum.png) repeat;
	width: 152px;
	height: 112px;
	padding: 4px;
}
.content_img_a a {
	display: block;
	width: 150px;
	height: 110px;
	border: 1px solid #fff;
}
.content_img_a a:hover {
	border: 1px solid #003399;
}
.content_index_box_p1 {
	float: right;
	width: 440px;
}
.content_index_box_p1 p {
	margin: 0 15px 0 0 !important;
}

.content_index_box_p2 {
	float: left;
	width: 455px;
}
.content_index_box_img {
	float: right;
	width: 160px;
}

#page_link {
	width: 615px;
}
#page_link_back {
	background: #fafafa url("img/related_links/related_foot.png") no-repeat bottom;
	padding: 5px 15px;
}
#page_link_back ul li {
	float: left;
}
#page_link_back ul li a {
	display: block;
	background: url("img/marker_arrow_blue.png") 0 6px no-repeat;
	padding-left: 10px;
	margin: 3px 20px 3px 0;
	white-space: nowrap;
}
#page_link_title .content_h2_navi {
	background: url("img/related_links/related_head.png") repeat-x bottom;
	height: 30px;
	width: 615px;
}
#page_link_title span {
	display: none;
}
#content_right {
	float: right;
	width: 200px;
	padding: 20px 18px 0 0px;
}

/*------------------------------------------------------
  	トピックス_見出し部分（コンテンツ/コンテンツ）
 -----------------------------------------------------*/
#content_left h2.content_h2_index {
	background: url(img/h2-cont-head.png) bottom repeat-x;
	padding: 0 15px;
	width: 585px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 30px;
}

#content_left .content_h3 {
	background: url(img/h3-cont-foot.png) bottom;
	width: 615px;
	margin-bottom: 10px;
}
#content_left .content_h3 h3 {
	width: 585px;
	background: url(img/h3-cont-head.png) no-repeat top;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
}

#content_left .content_h3_mt {
	background: url(img/h3-cont-foot.png) bottom;
	width: 615px;
	margin: 20px 0 10px 0;
}
#content_left .content_h3_mt h3 {
	width: 585px;
	background: url(img/h3-cont-head.png) no-repeat top;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	padding: 0 15px;
}
.mb20 { margin-bottom: 20px;}
.mt20 { padding-top: 20px;}

.font_b_mt20 {
	font-weight: bold;
	margin: 20px 15px 0 !important;
}

/*------------------------------------------------------
  	トピックス_メニュー部分（コンテンツ/コンテンツ）
 -----------------------------------------------------*/
#content_right_menu {
	width: 200px;
	background: #F2F5F7 url("img/localnavi_foot.png") no-repeat bottom;
	margin: 0;
	padding:0;
	padding-bottom: 1px;
}
#content_right_menu ul li a { color: #333; text-decoration: none;}
#content_right_menu ul li a:hover { 
	color: #333; 
	text-decoration: underline; 
	background: #D5E8FB url("img/marker_arrow_blue.png") 14px 14px no-repeat ;
}
#content_right_menu_title {
	display: block;
	width: 190px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("img/localnavi_head.png");
	padding-left: 10px;
}
#content_right_menu_title a:hover{ text-decoration: underline; color: #fff;}
#content_right_menu_title span {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
#page_right_menu_title {
	display: block;
	width: 190px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("img/localnavi_head.png");
	padding-left: 10px;
}
#page_right_menu_title a:hover{ text-decoration: underline; color: #fff;}

#page_right_menu_title .content_menu_title {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
#page_right_menu_title .content_menu_title a { color: #FFF !important; display: block;}

#content_right_menu ul {
	zoom: 1;
}
#content_right_menu ul li {
	xpadding: 0 1px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	zoom: 1;
}
#content_right_menu ul li.list_border {
	background: url("img/line_dot.gif") repeat-x bottom ;
	padding-bottom: 1px;
	zoom: 1;
}
#content_right_menu ul li.list_border_on {
	background: #D5E8FB  url("img/line_dot.gif") repeat-x bottom ;
	padding-bottom: 1px;
	zoom: 1;
}
#content_right_menu ul li.on {
	background: #D5E8FB ;
	zoom: 1;
}
#content_right_menu ul li.list_box {
	background: url("img/localnavi_foot_blue.png") no-repeat bottom;
	padding-bottom: 1px;
	zoom: 1;
}
#content_right_menu ul li.list_box a {
	background: #D5E8FB url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}

#content_right_menu ul li.list_box_on {
	background: url("img/localnavi_foot_blue.png") no-repeat bottom;
	padding-bottom: 1px;
	zoom: 1;
}
#content_right_menu ul li.list_box a.link_on {
	background: #D5E8FB url("img/marker_arrow_blue_down.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}
#content_right_menu ul li.list_box span {
	background: #D5E8FB url("img/marker_arrow_blue_down.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}
#content_right_menu ul li.list_box span.link_non {
	background: #F2F5F7 url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}
#content_right_menu ul li a {
	background: url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}


#content_right_menu ul li ul {
	padding: 0 0 10px 10px;
	background: #D5E8FB;
	zoom: 1;
}
#content_right_menu ul li ul li {
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	zoom: 1;
}
#content_right_menu ul li.list_box ul li a {
	background: #F2F5F7 url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}
#content_right_menu ul li.list_box ul li a:hover { 
	color: #333; 
	text-decoration: underline; 
	background: url("img/marker_arrow_blue.png") 14px 14px no-repeat #D5E8FB ;
	zoom: 1;
}

#content_right_menu ul li.list_box ul li a.on {
	background: #D5E8FB url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	zoom: 1;
}
#content_right_menu ul li ul li a.border_bottom {
	background: #F2F5F7 url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	border-bottom: 1px solid #ccc;
	zoom: 1;
}
#content_right_menu ul li ul li a.border_bottom_on {
	background: #D5E8FB url("img/marker_arrow_blue.png") 14px 14px no-repeat;
	display: block;
	padding: 8px 15px 8px 23px;
	border-bottom: 1px solid #ccc;
	zoom: 1;
}

/*----------------------------------------------------------------------------------------------------
  	トピックス部分（テキスト/コンテンツ）
 ---------------------------------------------------------------------------------------------------*/
#content_wrap {
	width: 830px;
	padding: 20px 0 0 18px;
}
#content_wrap p {
	margin: 0 15px;
}

#navi_link {
	width: 830px;
}
#navi_link_back {
	background: #fafafa url("img/related_links/related_foot_large.png") no-repeat bottom;
	padding: 5px 15px;
}
#navi_link_back ul li {
	float: left;
}
#navi_link_back ul li a {
	display: block;
	background: url("img/marker_arrow_blue.png") 0 6px no-repeat;
	padding-left: 10px;
	margin: 3px 20px 3px 0;
	white-space: nowrap;
}
#navi_link_title .recruit_h2_navi {
	background: url("img/related_links/related_head_large.png") repeat-x bottom;
	height: 30px;
	width: 830px;
}
#navi_link_title span {
	display: none;
}

/*--------------------------------------------------
  	トピックス_見出し部分（テキスト/コンテンツ）
 -------------------------------------------------*/
#content_wrap .content_wrap_h2 {
	background: url(img/h2-cont-head.png) bottom repeat-x;
	padding: 0 15px;
	line-height: 30px;
	width: 800px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#content_wrap .content_wrap_h3 {
	background: url(img/h3-text-foot.png) bottom;
	width: 830px;
	margin-bottom: 10px;
}
#content_wrap .content_wrap_h3 h3 {
	width: 800px;
	background: url(img/h3-index-head.png) no-repeat top;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
}


/*----------------------------------------------------------------------------------------------------
  	その他共通部分
 ---------------------------------------------------------------------------------------------------*/
.link_arrow {
	background: url("img/marker_arrow_blue.png") 0 3px no-repeat;
	padding-left: 10px;
}
.link_arrow2 {
	background: url("img/marker_arrow_blue.png") 0 3px no-repeat;
	padding-left: 10px;
	margin-left: 15px;
}
table td a.link_arrow {
	background: url("img/marker_arrow_blue.png") 0 3px no-repeat;
	padding-left: 10px;
	white-space: nowrap;
	margin-right: 20px;
}
.link_arrow3 {
	background: url("img/marker_arrow_blue.png") 0 3px no-repeat;
	padding-left: 10px;
	font-weight: normal !important;
}
.content_box {
	margin-bottom: 20px;
}

#noscript {
	padding: 20px 0 0 18px;
}
#noscript_navi {
	background: url(img/java-alart-head.png) top no-repeat;
	width: 830px;
}
#noscript_navi p {
	background: url(img/java-alart-foot.png) bottom no-repeat;
	width: 750px;
	padding: 17px 15px 17px 65px;
}
.mb10 { margin-bottom: 10px;}
.mb10_2 { padding-bottom: 20px;}

/*----------------------------------------------------------------------------------------------------
	TOPページに関する指定
----------------------------------------------------------------------------------------------------*/
#topics_left {
	clear: both;
	float: left;
	padding: 20px 0 0 20px;
	width: 615px;
}
#topics_left h2 {
	width: 615px;
	height: 30px;
}
h2 a span {
	display: none;
}

#index_main {
	background: url("../img/ ") center no-repeat;
	height: 285px;
	margin: 0 auto;
	text-align: center;
	background-color:#efefef;
}
#index_main p {
	display: none;
}
.h2_index a {
	display: block;
	background: url(../img/sprite_heading.png) 0 0 no-repeat;
	width: 615px;
	height: 30px;
}
.h2_index a:hover { background-position: 0 -30px;}

#index_h2_wrap {
	width: 615px;
	background: url(../img/index-h2-wrap-bg.png) bottom;
	padding-bottom: 10px;
}
.index_h2_box1 {
	float: left;
	width: 195px;
	margin-right: 15px;
}
.index_h2_box2 {
	float: right;
	width: 195px;
}
#index_h2_wrap h2 {
	width: 195px;
	margin: 0;
	padding: 0;
}
#index_h2_wrap h2 a span { display: none;}
h2#index_service_h2 a {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: 0 -120px;
}
h2#index_service_h2 a:hover {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: 0 -150px;
}
h2#index_technology_h2 a {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -195px -120px;
}
h2#index_technology_h2 a:hover {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -195px -150px;
}
h2#index_csr_h2 a {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -390px -120px;
}
h2#index_csr_h2 a:hover {
	display: block;
	width: 195px;
	height: 30px;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -390px -150px;
}
.index_h2_img {
	background: url(img/bg-thum.png) repeat;
	width: 167px;
	height: 57px;
	padding: 4px;
	margin: 10px;
}
.index_h2_img a {
	display: block;
	width: 165px;
	height: 55px;
	border: 1px solid #fff;
}
.index_h2_img a:hover {
	border: 1px solid #003399;
}
#index_h2_wrap ul li {
	margin: 0 15px;
	zoom: 1;
}
#index_h2_wrap ul li a {
	display: block;
	background: url(img/marker_arrow_blue.png) 0 6px no-repeat;
	padding-left: 10px;
}
.font_b {
	font-weight: bold;
	margin-bottom: 5px;
}

/*--------------------------------------------------
  	タブの設定
 -------------------------------------------------*/
#index_tab_search {
	width: 615px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#index_tab_search ul {
	width: 615px;
	height: 31px;
}
#index_tab_search ul li {
	float: left;
	background: url(../img/tab/tab-panel.png) no-repeat top left;
	line-height: 30px;
	height: 31px;
	text-align: center;
	margin: 0;
	padding: 0;
	zoom: 1;
}
#index_tab_search ul li#Tab0 { width: 150px; padding-right: 5px;}
#index_tab_search ul li#Tab1 { width: 150px; padding-right: 5px;}
#index_tab_search ul li#Tab2 { width: 150px; padding-right: 5px;}
#index_tab_search ul li#Tab3 { width: 150px;}
#index_tab_search ul li a span {
	background: url(../img/tab/tab-arrow.png) 0 1px no-repeat;
	padding-left: 15px;
}
#index_tab_search ul li a {
	display: block;
	background: url(../img/tab/tab-panel.png) no-repeat top left;
	background-position: 0 0;
	height: 30px;
	margin: 0;
}
#index_tab_search ul li.open a {
	display: block;
	background: url(../img/tab/tab-panel.png) no-repeat top left;
	background-position: -155px 0;
	height: 31px;
}
#index_tab_search ul li.open a:hover {
	display: block;
	background-position: -155px 0;
	height: 31px;
}
#index_tab_search ul li.close a:hover {
	display: block;
	background-position: -155px 0;
	height: 30px;
	xborder-bottom: 1px solid #ccc;
}
.tabBox {
	background: url(../img/tab/tab-panel-foot.png) bottom;
	padding: 20px 15px 10px;
}

.index_tab_wrap {
	width: 585px;
}
.index_tab_left {
	float: left;
	width: 285px;
	margin-bottom: 10px;
}
.index_tab_img {
	float: left;
	width: 80px;
}
.index_tab_food {
	float: left;
	width: 72px;
	background: url(img/bg-thum.png) repeat;
	height: 52px;
	padding: 4px;
}
.index_tab_food a {
	display: block;
	width: 70px;
	height: 50px;
	border: 1px solid #fff;
}
.index_tab_food a:hover {
	border: 1px solid #003399;
}
.index_tab_right {
	float: right;
	width: 285px;
	margin-bottom: 10px;
}
.index_tab_txt {
	float: right;
	width: 195px;
}
.index_tab_txt a {
	display: block;
	background: url(img/marker_arrow_blue.png) 0 6px no-repeat;
	padding-left: 10px;
}
.index_tab_wrap .index_original {
	background: url(img/bg-thum.png) repeat;
	width: 277px;
	height: 72px;
	padding: 4px;
	margin-bottom: 10px;
}
.index_tab_wrap .index_original a {
	display: block;
	width: 275px;
	height: 70px;
	border: 1px solid #fff;
}
.index_tab_wrap .index_original a:hover {
	border: 1px solid #003399;
}
.index_tab_wrap p a {
	background: url(img/marker_arrow_blue.png) 0 2px no-repeat;
	padding-left: 10px;
}
.index_tab_b1 {
	float: left;
	width: 185px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.index_tab_b2 {
	float: right;
	width: 185px;
	margin-bottom: 10px;
}
.index_tab_b1 p {
	text-align: center;
}
.index_tab_b2 p {
	text-align: center;
}

#index_food a {
	display: block;
	background: url(../img/tab/thum/sprite-h2-btn.png) no-repeat;
	width: 585px;
	height: 30px;
	margin-bottom: 10px;
}
#index_food a:hover { background-position: 0 -30px;}
#index_food a span { display: none;}
#index_product a {
	display: block;
	background: url(../img/tab/thum/sprite-h2-btn.png) 0 -60px no-repeat;
	width: 585px;
	height: 30px;
	margin-bottom: 10px;
}
#index_product a span { display: none;}
#index_accept a {
	display: block;
	background: url(../img/tab/thum/sprite-h2-btn.png) 0 -90px no-repeat;
	width: 585px;
	height: 30px;
	margin-bottom: 10px;
}
#index_accept a span { display: none;}

#index_mhp2 a {
	display: block;
	width: 200px;
	height: 60px;
	background: url(../img/banner-mhp2.png) no-repeat;
	margin-bottom: 10px;
}
#index_mhp2 a:hover { background-position: 0 -60px;}
#index_mhp2 a span { display: none;}

#index_iwamuro a {
	display: block;
	width: 200px;
	height: 60px;
	background: url(../img/banner-iwamuro.png) no-repeat;
	margin-bottom: 10px;
}
#index_iwamuro a:hover { background-position: 0 -60px;}
#index_iwamuro a span { display: none;}

#index_pakat a {
	display: block;
	width: 200px;
	height: 60px;
	background: url(../img/banner-pakat.png) no-repeat;
	margin-bottom: 10px;
}
#index_pakat a:hover { background-position: 0 -60px;}
#index_pakat a span { display: none;}



/*----------------------------------------------------------------------------------------------------
	【事業紹介】の設定
 ---------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  	納品フローの設定
 -------------------------------------------------*/
.service_flow {
	width: 615px;
	background: #D5E8FB url(img/arrow-flow.png) bottom no-repeat;
	padding-bottom: 35px;
	margin-top: 20px;
}
.service_flow_h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 15px;
	line-height: 30px;
}
.service_flow_bottom {
	width: 615px;
	background: #D5E8FB;
	padding-bottom: 5px;
	margin-top: 20px;
}
.service_flow_back {
	width: 605px;
	margin: auto;
	background: #fff;
}
.service_flow_back p {
	float: left;
	width: 400px;
	margin: 10px 0 10px 10px !important;
}
.service_flow_back p.case_p {
	width: 585px;
	margin: 10px 0 10px 10px !important;
	_margin: 10px 0 10px 5px !important;
}
.service_flow_back img {
	float: right;
	display: block;
	width: 160px;
	height: 120px;
	padding: 10px;
}

/*--------------------------------------------------
  	事例の設定
 -------------------------------------------------*/
.case_box {
	width: 615px;
	margin: 20px 0;
}
.case_box_l {
	float: left;
	width: 240px;
}
.case_box_l_img {
	width: 240px;
	height: 180px;
	margin-bottom: 10px;
}
.case_box_thum {
	width: 240px;
	height: 55px;
}
.case_box_thum1 {
	float: left;
	margin-right: 10px;
	background: url(img/bg-thum.png) repeat;
	width: 65px;
	height: 47px;
	padding: 4px;
}
.case_box_thum1 a {
	display: block;
	width: 63px;
	height: 45px;
	border: 1px solid #fff;
	cursor: pointer;
}
.case_box_thum1 a:hover {
	display: block;
	width: 63px;
	height: 45px;
	cursor: pointer;
	border: 1px solid #003399;
}
.case_box_thum2 {
	float: right;
	background: url(img/bg-thum.png) repeat;
	width: 65px;
	height: 47px;
	padding: 4px;
}
.case_box_thum2 a {
	display: block;
	width: 63px;
	height: 45px;
	border: 1px solid #fff;
	cursor: pointer;
}
.case_box_thum2 a:hover {
	border: 1px solid #003399;
	cursor: pointer;
}
.case_box_r {
	float: right;
	width: 360px;
}
.case_box_r table {
	width: 360px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.case_box_r table th {
	padding: 10px !important;
	width: 60px !important;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #F2F5F7;
	font-weight: bold;
	vertical-align: top;
}
.case_box_r table td {
	padding: 10px !important;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.case_box_bor {
	background: url(img/line_dot.gif) repeat-x top;
	padding-top: 20px;
	width: 615px;
	margin-bottom: 20px;
}

/*--------------------------------------------------
  	成形品の設定
 -------------------------------------------------*/
#goods_img {
	width: 615px;
	margin-top: 20px;
}
#goods_img img { margin: 0;}
#goods_img img.mr { margin-right: 15px !important;}


/*----------------------------------------------------------------------------------------------------
	【製品紹介】の設定
 ---------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  	米袋等の設定
 -------------------------------------------------*/
.product_box {
	width: 615px;
	margin-bottom: 20px;
}
.product_box_l {
	float: left;
	width: 400px;
	height: 300px;
}
.product_box_r {
	float: right;
	width: 200px;
}
.product_box_thum {
	width: 200px;
	height: 70px;
	margin-bottom: 10px;
}
.product_box_thum1 {
	float: left;
	background: url(img/bg-thum.png) repeat;
	width: 87px;
	height: 62px;
	padding: 4px;
}
.product_box_thum1 a {
	display: block;
	width: 85px;
	height: 60px;
	border: 1px solid #fff;
}
.product_box_thum1 a:hover {
	border: 1px solid #003399;
}
.product_box_thum2 {
	float: right;
	background: url(img/bg-thum.png) repeat;
	width: 87px;
	height: 62px;
	padding: 4px;
}
.product_box_thum2 a {
	display: block;
	width: 85px;
	height: 60px;
	border: 1px solid #fff;
}
.product_box_thum2 a:hover {
	border: 1px solid #003399;
}

.product_case_box {
	width: 615px;
	margin-bottom: 20px;
}
.product_case_box h3.product_h3 {
	font-size: 12px !important;
	font-weight: bold;
}
.product_case_box dl {
	margin: 0 15px 0 115px;
}
.product_case_box_l {
	float: left;
	width: 315px;
}
.product_case_box_r {
	float: right;
	width: 300px;
}
.product_case_thum {
	float: left;
	background: url(img/bg-thum.png) repeat;
	width: 92px;
	height: 67px;
	padding: 4px;
}
.product_case_thum a {
	display: block;
	width: 90px;
	height: 65px;
	border: 1px solid #fff;
}
.product_case_thum a:hover {
	border: 1px solid #003399;
}
.product_case_txt {
	float: right;
	width: 215px;
}
.product_case_txt2 {
	float: right;
	width: 200px;
}
.product_reration {
	border: 1px solid #d8d8d8;
	background: #fafafa;
	padding: 10px;
	width: 278px;
}

.product_link_bottom {
	background: url(img/marker_arrow_blue_down.png) 0 4px no-repeat;
	padding-left: 10px;
}

/*--------------------------------------------------
  	製品形状一覧の設定
 -------------------------------------------------*/
.shape_table {
	clear: both;
	margin-top: 15px;
}

/*--------------------------------------------------
  	セプラシリーズの設定
 -------------------------------------------------*/
.sepla_box {
	width: 615px;
	margin-top: 20px;
}
.sepla_box_l {
	float: left;
	width: 290px;
	background: #D5E8FB;
	padding: 0 5px 5px 5px;
}
.sepla_box_r {
	float: right;
	width: 290px;
	background: #D5E8FB;
	padding: 0 5px 5px 5px;
}
.sepla_box_img {
	padding: 10px;
	background: #fff;
}
.sepla_box h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.sepla_table {
	text-align: center !important;
	vertical-align: middle !important;
}
.sepla_table td {
	text-align: center !important;
	vertical-align: middle !important;
}
.sepla_head {
	background: #f2f5f7;
	font-weight: bold;
}
.sepla_img_wrap {
	clear: both;
	width: 615px;
	margin-top: 20px;
}
.sepla_img_l {
	float: left;
	width: 315px;
}
.sepla_img_r {
	float: right;
	width: 300px;
}
.sepla_img_box {
	width: 315px;
}
.sepla_img_box2 {
	width: 300px;
}
.sepla_img_box_img {
	float: left;
	width: 100px;
}
.sepla_img_wrap_p1 {
	float: right;
	width: 215px;
}
.sepla_img_wrap_p2 {
	float: right;
	width: 200px;
}
.sepla_img_wrap_h3 {
	background: url(img/h3-cont-300-foot.png) bottom;
	width: 300px;
	margin-bottom: 10px;
}
.sepla_img_wrap_h3 h3 {
	background: url(img/h3-cont-300-head.png) no-repeat top;
	width: 270px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
}


dl.sepla_list {
	width: 585px;
	padding: 5px 15px 0 15px;
}
dl.sepla_list dt {
	float: left;
	xwidth: 100px;
	clear: both;
}
dl.sepla_list dd {
	xwidth:260px;
	margin-left: 10px;
}


/*--------------------------------------------------
  	パカットOPENの設定
 -------------------------------------------------*/

dl.pakat_list {
	padding: 3px 15px 0 15px;
}
dl.pakat_list dt {
	float: left;
	clear: both;
}
dl.pakat_list dd {
	margin-left: 10px;
}

/*--------------------------------------------------
  	MHPⅡの設定
 -------------------------------------------------*/
.h3_bold {
	font-weight: bold;
	margin: 0 15px;
	font-size: 14px;
}
.h3_bold_bottom {
	font-weight: bold;
	margin: 15px 15px 0 15px;
	font-size: 14px;
}
.mhp_box {
	width: 615px;
	margin: 10px 0;
}
.mhp_box h4 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.mhp_table {
	margin: 10px 0;
}

/*----------------------------------------------------------------------------------------------------
	【技術紹介】の設定
 ---------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  	企画・設計・デザインの設定
 -------------------------------------------------*/
.design_box {
	clear: both;
	width: 615px;
	background: url("../technical/img/design-design-arrow-1.png") center 70px no-repeat;
	height: 200px;
	margin-top: 20px;
}
.design_box_l {
	float: left;
}
.design_box_r {
	float: right;
}

/*--------------------------------------------------
  	設備一覧の設定
 -------------------------------------------------*/
.equip_table {
	vertical-align: middle !important;
}
.equip_table td {
	vertical-align: middle !important;
}
.equip_head {
	background: #f2f5f7;
	font-weight: bold;
	text-align: center !important;
}

/*----------------------------------------------------------------------------------------------------
	【CSR】の設定
 ---------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  	3Rの推進の設定
 -------------------------------------------------*/
.csr_box {
	width: 615px;
}
.csr_box_l {
	float: left;
	width: 195px;
}
.csr_box_r {
	float: right;
	width: 420px;
}
.csr_box_r h3 {
	font-weight: bold;
	margin: 0 15px;
}
.csr_box_r_p {
	margin: 0 15px 15px 15px !important;
}
.csr_action_p {
	margin: 0 0 15px 0 !important;
	padding: 15px;
	border: 1px solid #ccc;
}

#csr_index_box {
	float: right;
	border: 1px solid #d8d8d8;
	background: #fafafa;
	padding: 10px 0;
	width: 540px;
	height: 160px;
}

/*----------------------------------------------------------------------------------------------------
	【企業情報】の設定
 ---------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  	包装のつぶやきの設定
 -------------------------------------------------*/
#introduction_box {
	width: 455px;
	height: 730px;
	background: url(../company/img/introduction-pic-1.jpg) no-repeat;
	color: #fff;
	padding: 140px 80px 0;
	margin-bottom: 20px;
}
#introduction_box p { margin: 0 !important;}


/*--------------------------------------------------
  	事業所の設定
 -------------------------------------------------*/
.factory_wrap {
	width: 615px;
	margin-bottom: 20px;
}
.factory_add {
	width: 615px;
}
.factory_box {
	clear: both;
	width: 605px;
	background: #F2F5F7;
	padding: 0 5px 5px 5px;
	margin-top: 20px;
}
.factory_box_img_back {
	background: #FFF;
	width: 595px;
	padding: 10px 0 10px 10px;
}
.factory_box_img {
	float: left;
	width: 138px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	/margin-bottom: 0px;
	_margin-bottom: 10px;
}
.factory_box_img span {
	display: block;
}
.factory_box_img2 {
	float: left;
	width: 138px;
	text-align: center;
	margin-bottom: 10px;
	/margin-bottom: 0px;
}
.factory_box_img2 span {
	display: block;
}
.factory_box table {
	width: 582px !important;
	margin-right: 0;
	/margin-top: 10px;
	_margin-top: 0px;
}
.factory_box h4 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.gm {
	float: right;
	padding: 0 0 5px 0;
	margin-left: 5px;
}
.gm_fac {
	margin-top: 5px;
}


/*--------------------------------------------------
  	沿革の設定
 -------------------------------------------------*/
.history_box {
	width: 615px;
	margin-bottom: 20px;
}
.history_box table th {
	width: 90px !important;
	background: #F2F5F7;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	vertical-align: top;
}

/*----------------------------------------------------------------------------------------------------
	【採用情報】の設定
 ---------------------------------------------------------------------------------------------------*/
#recruit_site {
	background: url(/img/recruit/recruit-btn-bg.png) no-repeat;
	width: 566px;
	height: 63px;
	padding: 17px 0 0 264px;
	margin-bottom: 20px;
}
#recruit_site a {
	display: block;
	background: url(/img/recruit/recruit-btn-1.png) no-repeat;
	width: 306px;
	height: 46px;
}
#recruit_site a:hover { background-position: 0 -46px;}
#recruit_site a span { display: none;}
 
#recruit_flow {
	text-align: center;
	margin-bottom: 20px;
}
.recruit_table {
	width: 830px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.recruit_table th {
	width: 130px;
	background: #F2F5F7;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	vertical-align: top;
}
.recruit_table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	vertical-align: top;
}

/*----------------------------------------------------------------------------------------------------
	【ニュース一覧】の設定
 ---------------------------------------------------------------------------------------------------*/
#news_day {
	text-align: right;
	padding: 0 15px;
	margin-bottom: 15px;
}
#news_day img {
	margin-left: 10px;
	vertical-align: middle;
	margin-bottom: 2px;
	/margin-bottom: 1px;
}
#news_index {
	width: 615px;
}
#news_index table {
	width: 595px;
	margin-left: 15px;
	border: none;
}
#news_index table td {
	padding: 3px 10px 3px 0;
	vertical-align: top;
	border: none;
}
#news_index table td.news_th {
	white-space: nowrap;
}
#news_index table td a {
	background: url(img/marker_arrow_blue.png) 0 3px no-repeat;
	padding-left: 10px;
}
#news_index table td img {
	margin-top: 2px;
}

/*----------------------------------------------------------------------------------------------------
  	【お問い合わせ】の設定
 ---------------------------------------------------------------------------------------------------*/
#contact_flow1 {
	background: url(../contact/img/flow.png) 0 0 no-repeat;
	width: 830px;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
#contact_flow2 {
	background: url(../contact/img/flow.png) 0 -40px no-repeat;
	width: 830px;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
#contact_flow3 {
	background: url(../contact/img/flow.png) 0 -80px no-repeat;
	width: 830px;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}

#contact_form {
	width: 830px;
	margin: 20px 0;
}
#contact_form table {
	width: 100%;
	margin-bottom: 20px;
}
#contact_form table th {
	width: 142px;
	padding: 10px;
	background: url(img/line_dot.gif) left top repeat-x;
	font-weight: bold;
	vertical-align: top;
}
#contact_form table td {
	background: url(img/line_dot.gif) left top repeat-x;
	padding: 10px 15px 10px 15px;
	xfont-size: 10px;
}
#contact_form table td span {
	font-size: 10px;
}
.contact_ast {
	color: #cc0000;
}
.contact_form_erea {
	border: 1px solid #ccc;
	background: #f2f5f7;
	padding: 4px 3px;
}
.contact_form_mb {
	margin-bottom: 10px;
}

#contact_button_back {
	background: url(../contact/img/cotact-btn-bg.png) no-repeat;
	width: 830px;
	height: 80px;
	margin: 20px 0;
}

#contact_wait {
	display: none;
	width: 830px;
	margin: 20px 0;
	border: 1px solid #FF0000;
	text-align: center;
	padding: 20px 0;
	color: #FF0000;
}


#contact_button {
	width: 306px;
	margin: 0 auto;
	padding-top: 17px;
}
#contact_button a {
	display: block;
	background: url(../contact/img/sprite-contact.png) 0 0px;
	width: 306px;
	height: 46px;
}
#contact_button a:hover {
	background-position: 0 -46px;
}
#contact_button a span { display: none;}
#contact_check {
	width: 306px;
	margin: auto;
	padding-top: 17px;
}
#contact_check a {
	display: block;
	background: url(../contact/img/sprite-contact.png) 0 -92px;
	width: 306px;
	height: 46px;
}
#contact_check a:hover {
	background-position: 0 -138px;
}
#contact_check a span { display: none;}
#contact_send {
	width: 796px;
	margin: 0 auto;
	padding-top: 17px;
}
#contact_send a {
	display: block;
	background: url(../contact/img/sprite-contact.png) no-repeat 0 0;
	width: 156px;
	height: 46px;
}
#contact_send a.contact_amend {
	float: left;
	background-position: 0 -190px;
}
#contact_send a:hover.contact_amend {
	background-position: 0 -236px;
}
#contact_send a.contact_send {
	float: right;
	background-position: 0 -282px;
}
#contact_send a:hover.contact_send {
	background-position: 0 -328px;
}
#contact_send a span { display: none;}
#contact_home {
	width: 306px;
	margin: 0 auto;
	padding-top: 17px;
}
#contact_home a {
	display: block;
	background: url(../contact/img/sprite-contact.png) 0 -374px;
	width: 306px;
	height: 46px;
}
#contact_home a:hover {
	background-position: 0 -420px;
}
#contact_home a span { display: none;}

/*----------------------------------------------------------------------------------------------------
	【サイトマップ】の設定
 ---------------------------------------------------------------------------------------------------*/
.sitemap_box {
	width: 830px;
	margin-bottom: 20px;
}
.sitemap_l {
	float: left;
	width: 410px;
}
.sitemap_r {
	float: right;
	width: 410px;
}
.sitemap_h2 {
	background: url(img/h2-sitemap-410-foot.png) bottom;
	width: 410px;
	margin-bottom: 10px;
}
.sitemap_h2 h2 {
	background: url(img/h2-sitemap-410-head.png) no-repeat top;
	padding: 0 15px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.sitemap_h2 h2 a {
	display: block;
	background: url(img/h2-arrow.gif) right no-repeat;
}
.sitemap_box ul {
	margin: 0 15px;
}
.sitemap_box ul li {
	background: url("img/marker_arrow_blue.png") 0 6px no-repeat;
	padding-left: 10px;
}

/*----------------------------------------------------------------------------------------------------
  	トピックス部分＿バナー欄など
 ---------------------------------------------------------------------------------------------------*/
#topics_right {
	float: right;
	padding: 20px 18px 0 0;
	_padding: 20px 17px 0 0;
	width: 200px;
}
#h2_quick {
	display: block;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -0px -60px;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#h2_quick span { display: none;}
#h2_news a {
	display: block;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -400px -60px;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#h2_news a:hover {
	background-position: -400px -90px;
}
#h2_news a span {
	display: none;
}
#h2_news_company a {
	display: block;
	background: url(../img/sprite_heading.png) no-repeat;
	background-position: -200px -60px;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#h2_news_company a:hover {
	background-position: -200px -90px;
}
#h2_news_company a span {
	display: none;
}
.top_news {
	width: 200px;
	margin-bottom: 10px;
}
.top_news ul {
	list-style: none;
	background: url("../img/news_bg.png") repeat-y;
}
.top_news ul li{
	padding: 0;
	margin: 0;
	padding: 0 15px;
	zoom: 1;
}
.top_news ul li.news_day {
	xwidth: 160px;
	padding-top: 8px;
	_padding-top: 8px;
	zoom: 1;
}
/* アイコン */
.news_icon01, .news_icon_info {
	background: url(img/marker-news-info.png) no-repeat 133px 9px;
}
.news_icon02, .news_icon_products {
	background: url(img/marker-news-products.png) no-repeat 133px 9px;
}
.news_icon03, .news_icon_recruit {
	background: url(img/marker-news-recruit.png) no-repeat 133px 9px;
}
ul.menu_top {
	padding-top: 8px;
}
ul li.news_content {
	background: url("img/marker_arrow_blue.png")  no-repeat scroll 15px 8px transparent;
	padding-top: 2px;
	zoom: 1;
}
ul li.news_content a {
	padding-left: 9px;
	display: block;
	zoom: 1;
}
ul li.news_content a.news_border {
	xbackground: url("img/line_dot.gif") repeat-x bottom;
	xpadding-bottom: 8px;
	_xpadding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}
ul li.news_bottom {
	background: url("../img/news_bg_foot.png") no-repeat bottom;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 2px;
	zoom: 1;
}
ul li.news_bottom a {
	background: url("img/marker_arrow_blue.png")  no-repeat scroll 0px 5px transparent;/***/
	padding-left: 9px;/***/
	display:block;/***/
	zoom: 1;
}

#topics_bn {
	margin: 15px 0 0 0;
}
a.topics_bn01 {
	display: block;
	width: 200px;
	height: 65px;
    background: url("img/sprite_banner.png") transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
}
a:hover.topics_bn01 { background-position: 0 -65px;}
a.topics_bn02 {
	display: block;
	width: 200px;
	height: 65px;
    background: url("img/sprite_banner.png") transparent;
    background-repeat: no-repeat;
    background-position: 0px -130px;
	overflow: hidden;
	xmargin-top: 5px;
}
a:hover.topics_bn02 { background-position: 0 -195px;}
a.topics_bn03 {
	display: block;
	width: 200px;
	height: 95px;
    background: url("img/sprite_banner.png") transparent;
    background-repeat: no-repeat;
    background-position: 0px -260px;
	overflow: hidden;
	margin-top: 20px;
}
a:hover.topics_bn03 { background-position: 0 -355px;}
#topics_bn ul li a span{
	display: none;
}
.clear {
	clear: both;
}

/*----------------------------------------------------------------------------------------------------
  	フッター
 ---------------------------------------------------------------------------------------------------*/
#footer_wrap {
	clear: both;
	width: 100%;
	background: url("img/bg_footer_bg.png") repeat-x;
	margin-top: 20px;
}
#footer_wrap a { color: #6698CB; text-decoration: none;}
#footer_wrap a:hover { color: #6698CB; text-decoration: underline;}
#footer {
	width: 866px;
	margin: 0 auto;
	background: url("img/sprite_frame.png") transparent;
	background-repeat: no-repeat;
	background-position: -167px -298px;
	height: 43px;
}
#footer_box {
	width: 866px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: -167px -528px;
}
#footer ul {
	margin: 0 auto;
	width: 866px;
	margin-top: 3px;
}
#footer ul li {
	float: left;
	zoom: 1;
}
#footer ul li a {
	display: block;
	background: url("img/sprite_frame.png") no-repeat;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
	margin-top: 6px;
}
#footer ul li a.f_menu01 {
	background: url("img/sprite_frame.png") -190px -306px no-repeat;
	width: 68px;
	height: 21px;
	margin-left: 23px;
}
#footer ul li a.f_menu01:hover { background-position: -190px -352px;}
#footer ul li a.f_menu01:active { background-position: -190px -398px;}

#footer ul li a.f_menu02 {
	background: url("img/sprite_frame.png") -258px -306px no-repeat;
	width: 82px;
	height: 21px;
	margin-left: 1px;
}
#footer ul li a.f_menu02:hover { background-position: -258px -352px;}
#footer ul li a.f_menu02:active { background-position: -258px -398px;}

#footer ul li a.f_menu03 {
	background: url("img/sprite_frame.png") -341px -306px no-repeat;
	width: 105px;
	height: 21px;
	margin-left: 1px;
}
#footer ul li a.f_menu03:hover { background-position: -341px -352px;}
#footer ul li a.f_menu03:active { background-position: -341px -398px;}

#footer ul li a.f_menu04 {
	background: url("img/sprite_frame.png") -447px -306px no-repeat;
	width: 129px;
	height: 21px;
	margin-left: 1px;
}
#footer ul li a.f_menu04:hover { background-position: -447px -352px;}
#footer ul li a.f_menu04:active { background-position: -447px -398px;}

#footer ul li a.f_menu05 {
	background: url("img/sprite_frame.png") -577px -306px no-repeat;
	width: 105px;
	height: 21px;
	margin-left: 1px;
}
#footer ul li a.f_menu05:hover { background-position: -577px -352px;}
#footer ul li a.f_menu05:active { background-position: -577px -398px;}

#footer ul li a.f_menu06 {
	background: url("img/sprite_frame.png") -848px -306px no-repeat;
	width: 152px;
	height: 21px;
	margin-left: 165px;
}
#footer ul li a.f_menu06:hover { background-position: -848px -352px;}
#footer ul li a.f_menu06:active { background-position: -848px -398px;}

#footer ul li a span {
	display: none;
}
#footer_back {
	clear: both;
	width: 100%;
	height: auto;
	min-height: 50px;
	background: #F2F5F7;
	padding-bottom: 20px;
}
#footer_link {
	clear: both;
	width: 800px;
	margin: 0 auto;
}
.footer_box {
	float: left;
	width: 152px;
	margin-top: 15px;
	margin-right: 10px;
}
.footer_box h6 {
	background: url("img/footer_line_hor.png") bottom no-repeat;
	line-height: 1.5;
	padding-bottom: 5px;
}
.footer_box h6 a {
	background: url("img/marker_arrow_silver.png") 0 1px no-repeat;
	padding-left: 15px;
}
.footer_box ul {
	padding-left: 5px;
}
.footer_box ul li {
	background: url("img/marker_arrow_blue.png") no-repeat scroll 0px 4px transparent;
	/background: url("img/marker_arrow_blue.png") no-repeat scroll 0px 3px transparent;
	margin-top:5px;
	padding-left: 10px;
}
.footer_box2 {
	float: left;
	width: 152px;
	margin-top: 15px;
}
.footer_box2 h6 {
	background: url("img/footer_line_hor.png") bottom no-repeat;
	line-height: 1.5;
	padding-bottom: 5px;
}
.footer_box2 h6 a {
	background: url("img/marker_arrow_silver.png") 0 2px no-repeat;
	padding-left: 15px;
}
.footer_box2 ul {
	padding-left: 5px;
}
.footer_box2 ul li {
	background: url("img/marker_arrow_blue.png")  no-repeat scroll 0px 4px transparent;
	/background: url("img/marker_arrow_blue.png") no-repeat scroll 0px 3px transparent;
	margin-top:5px;
	padding-left: 10px;
	zoom: 1;
}
#footer_bottom {
	clear: both;
	width: 100%;
	background: #6698CB;
	height: 40px;
}
#footer_bottom_box {
	width: 860px;
	margin: 0 auto;
}
#footer_copy {
	width: 227px;
	height: 11px;
	float: left;
}
#footer_copy p {
	display: block;
    background: url("img/sprite_copy.png") transparent;
    background-repeat: no-repeat;
    background-position: -803px -238px;
	width: 227px;
	height: 11px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 30px;
}
#footer_copy p span {
	display: none;
}
#footer_logo {
	width: 102px;
	height: 17px;
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
}
#footer_logo p {
	display: block;
    background: url("img/sprite_frame.png") transparent;
    background-repeat: no-repeat;
    background-position: -803px -250px;
	width: 102px;
	height: 17px;
	overflow: hidden;
	margin-top: 12px;
}
#footer_logo p span {
	display: none;
}
div.recruit_table_p table.recruit_table p {
	margin: 0 !important;
}