@charset "utf-8";

/*--------------------------------------------------------------------
 full reset
--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*
* {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica,;
	letter-spacing:0.1em;
	color: #454545;
}
*/

#wrap {
	font-size:small;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, ;
	letter-spacing:0.1em;
	color: #454545;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica,;
	color: #454545;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset{
	border: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
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;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content:'';
}


/*--------------------------------------------------------------------
 common setting
--------------------------------------------------------------------*/


a {
	text-decoration: none;
	color: #0578A3;
}
a:hover,
a:visited {
}
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}
.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
hr {
	display: none;
}
*.hidden_element {	
	visibility: hidden;
}
*.none_element {
	display: none;
}

/* header setting */

#header {
	background: url(image/bg_top_header.gif) left top repeat-x;
	height:116px;
}


/* global navi setting */

#global_navi_box {
	width: 860px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	height: 30px;
	padding-top: 15px;
}


/*--------------------------------------------------------------------
 under contents base setting
--------------------------------------------------------------------*/

/* alpha */

* html #contents_under_box_body,
* html h2#contents_under_box_ttl {
	behavior: expression(IEPNGFIX.fix(this));
}


/* contents base setting */

#contents_under_box_ttl  {
	background: url(image/bg_under_contents_top.png) left top no-repeat;
	padding: 7px 0 0 7px;
}

/* ★☆★ */
#contents_under_box_body {
	background: url(image/bg_under_contents_body.png) left top repeat-y;
	width: 860px;
	/*
	background-color: #669900;
*/
}


/* ★☆★ */
#contents_under_box {
	background: url(image/bg_under_contents_bottom.gif) left bottom no-repeat;
	width: 860px;
	margin: 0 auto;
	padding-bottom: 6px;
	text-align: left;
}
#news_list,
#contact_form,
#contact_thanks,
.product_list,
#recruit_form {
	margin-top: 20px;
	width: 606px;
}


/* site path setting */

p#site_path a {
	font-size: 10px;
	color: #0076A3;
}


/* to_top setting */

.to_top {
	background: url(image/bg_to_top.gif) left top repeat-x;
	position: relative;
	height: 32px;
	width: 606px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.to_top a {
	background: url(image/img_to_top.gif) left top no-repeat;
	position: absolute;
	left: 530px;
	top: 10px;
	width: 66px;
	height: 11px;
	text-indent: -9999px;
}


/* contents left setting */

#contents_left_area {
	float: left;
	width: 210px;
	_width: 197px;
	margin-bottom: 15px;
	padding-left: 13px;
	z-index: 3;
	margin-top: -10px;
	display: block;
}
#contents_left_area h6 {
	margin-top: 5px;
}


/* ★☆★ contents right setting */

#contents_right_area {
	float: right;
	width: 606px;
	_width: 593px; /* hack for ie6 */
	margin-top: -10px;
	padding-right: 13px;
	z-index: 2;
	display: block;
}


/*--------------------------------------------------------------------
 under contents element setting
--------------------------------------------------------------------*/

/* other navi setting */

.side_navi_other {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px;
}
.side_navi_other li {
	margin-bottom: 5px;
}
.side_navi_other li a img {
	border: 2px solid #BBBBBB;
}
.side_navi_other li a:hover img {
	border: 2px solid #78A3B3;
}


/* information_list setting */

#list-information_en dt a {
	color: #0076A3;
	font-weight: bold;
}
#list-information_en span {
	color: #0076A3;
	font-weight: bold;
}
#list-information_en dd {
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/*
#news_list dt a {
	color: #0076A3;
	font-weight: bold;
}
#news_list dd {
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
*/

/* information detail setting */

/*
#information_detail {
	background: url(image/bg_information_ttl.gif) left top no-repeat;
	margin-top: 20px;
	padding: 16px 13px 0 13px;
	width: 580px;
	_width: 606px;
}
#information_detail h4 {
	background: url(image/icon_ttl.gif) 0 0 no-repeat;
	padding-top: 3px;
	padding-left: 20px;
	float: left;
	width: 480px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}
#information_detail p {
	margin-top: 20px;
}
#information_detail p.information_date {
	float: right;
	text-align: right;
	line-height: 1;
	margin-top: 10px;
}
#information_detail p.information_ttl_end {
	background: url(image/bg_ttl_line.jpg) left top repeat-x;
	padding-top: 15px;
	margin-top: 0;
}
#information_movie {
	text-align: center;
	padding-top: 20px;
}
#information_detail p.btn_information_list {
	text-align: right;
}
*/

#entry-information_en {
	background: url(image/bg_information_ttl.gif) left top no-repeat;
	margin-top: 20px;
	padding: 16px 13px 0 13px;
	width: 580px;
/*	_width: 606px; */
}
#entry-information_en .entry-head {
	background: url(image/icon_ttl.gif) 0 0 no-repeat;
	padding-top: 3px;
	padding-left: 20px;
	width: 560px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}
#entry-information_en .entry-head a {
	font-weight: bold;
}
#entry-information_en p {
	margin-top: 20px;
}
#entry-information_en p.information_date {
	float: right;
	text-align: right;
	line-height: 1;
	margin-top: 10px;
}
#entry-information_en .entry-body {
	background: url(image/bg_ttl_line.jpg) left top repeat-x;
	padding-top: 25px;
	margin-top: 0;
}

#information_movie {
	text-align: center;
	padding-top: 20px;
}
#entry-information_en p.btn_information_list {
	text-align: right;
}


/* privacy and contact setting */

.side_navi_contact {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px 10px 8px;;
}
.side_navi_contact li a {
	background: url(image/bg_side_navi.gif) 0 0 no-repeat;
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
.side_navi_contact #contact_navi_01 a {
	background-position: 0 -41px;
}
.side_navi_contact #contact_navi_02 a {
	background-position: 0 -82px;
	height: 40px;
}
.side_navi_contact #contact_navi_03 a {
	background-position: 0 -122px;
	height: 39px;
}


/* privacy setting */

#privacy_policy h4 {
	padding: 20px 0;
}
#privacy_policy dl,
#privacy_policy p {
	padding-left: 20px;
}
#privacy_policy dl dt {
	font-weight: bold;
}
#privacy_policy dl dd {
	padding-bottom: 25px;
}
#privacy_policy p.privacy_name {
	text-align: right;
}


/* contact form setting */


/*
#contact_form h4 {
	padding-bottom: 10px;
}
#contact_form p.contact_ttl_end {
	background: url(image/bg_ttl_line.jpg) left top repeat-x;
	padding-top: 15px;
	margin-top: 0;
}
#contact_form table {
	margin: 20px 0 5px 0;
}
#contact_form table th {
	background: url(image/bg_th.gif) 3px 8px no-repeat;
	width: 150px;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #424958;
}
#contact_form table td {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #ccc;
}
#contact_form table th.th_line_none,
#contact_form table td.td_line_none {
	border-bottom: none;
}
#contact_form table td input {
	border: 1px solid #7F9DB9;
	width: 395px;
}
#contact_form table td textarea {
	border: 1px solid #7F9DB9;
	width: 395px;
	height: 100px;
}
#contact_form table th span {
	font-size: 10px;
	color: #A9060D;
}
#btn_submit {
	background: url(image/bg_to_top.gif) left top repeat-x;
	text-align: center;
	padding-top: 20px;
}
#btn_submit p {
	padding-bottom: 10px;
}

*/
/* contact thanks setting */

#contact_thanks h4 {
	padding-bottom: 10px;
}
#contact_thanks p {
	background: url(image/bg_ttl_line.jpg) left top repeat-x;
	margin-top: 0;
	padding: 60px 0;
}


/* contact thanks setting */

#company_info_01,
#company_info_02 {
	background: url(image/bg_div_01.jpg) 0 20px no-repeat;
	padding-left: 205px;
	width: 401px;
/*	_width: 606px; */
	padding-top: 20px;
}
#company_info_01 h4,
#company_info_02 h4 {
	display: none;
}
#company_info_01 p,
#company_info_02 p {
	padding-bottom: 15px;
}
#company_info_02 {
	background: url(image/bg_div_02.jpg) 0 20px no-repeat;
}
#company_info_03 {
	padding-top: 20px;
}
#company_info_03 table th {
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
	width: 130px;
	padding: 10px 0 10px 5px;
}
#company_info_03 table td {
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
	padding: 10px 0 10px 0;
}
#company_info_03 table td img {
	padding-bottom: 5px;
}
#history_wrap {
	width: 606px;
	display: block;
	clear: both;
}

#company_info_04 {
	float: left;
	width: 295px;
}
#company_info_05 {
	float: right;
	width: 295px;
}
/*
#company_info_04 iframe,
#company_info_05 iframe {
	border: 1px solid #DFDFDF;
	width:295px;
	height: 350px;
}
*/
.side_navi_company {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px 10px 8px;;
}
.side_navi_company li a {
	background: url(image/bg_side_navi_company.gif) 0 0 no-repeat;
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
.side_navi_company #contact_navi_01 a {
	background-position: 0 -41px;
}
.side_navi_company #contact_navi_02 a {
	background-position: 0 -82px;
	height: 40px;
}
.side_navi_company #contact_navi_03 a {
	background-position: 0 -122px;
	height: 40px;
}
.side_navi_company #contact_navi_04 a {
	background-position: 0 -162px;
	height: 39px;
}


/* pholosophy setting*/

#pholosophy_01_01,
#pholosophy_01_02,
#pholosophy_01_03,
#pholosophy_01_04 {
	background: url(image/pholosophy_div_01_01.gif) 0 20px no-repeat;
	padding-bottom: 20px;
	padding-left: 205px;
	width: 401px;
/*	_width: 606px; */
	padding-top: 20px;
}
#pholosophy_01_02,
#pholosophy_01_03,
#pholosophy_01_04 {
	padding-top: 0;
}
#pholosophy_01_02 p,
#pholosophy_01_03 p,
#pholosophy_01_04 p {
	padding-bottom: 10px;
}
#pholosophy_01_02 {
	background: url(image/pholosophy_div_01_02.gif) 0 0 no-repeat;
}
#pholosophy_01_03 {
	background: url(image/pholosophy_div_01_03.gif) 0 0 no-repeat;
}
#pholosophy_01_04 {
	background: url(image/pholosophy_div_01_04.gif) 0 0 no-repeat;
	padding-bottom: 0;
}
#pholosophy_01_01 h4,
#pholosophy_01_02 h4,
#pholosophy_01_03 h4,
#pholosophy_01_04 h4 {
	display: none;
}
p.pholosophy_01_01_ttl {
	padding-bottom: 15px;
}
#pholosophy_02_01 {
	width: 606px;
}
#pholosophy_02_01 h5 {
	padding-bottom: 10px;
}
#pholosophy_02_01 p {
	padding-bottom: 20px;
}
#pholosophy_01_02 ul {
	list-style-type: decimal;
	padding-left: 25px;
}

.pholosophy_03_01, .pholosophy_03_02 {
	padding-bottom: 15px;
}


.pholosophy_03_01 {
	float: left;
	width: 295px;
	display: block;
}
.pholosophy_03_02 {
	float: right;
	width: 295px;
	display: block;
}
.pholosophy_03_01 h6,
.pholosophy_03_02 h6 {
	background: url(image/bg_h6_02.jpg) left bottom no-repeat;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#pholosophy_03_01 {
	background: url(image/bg_dream.jpg) left top no-repeat;
	width: 606px;
	min-height: 185px;
	_height: 285px;
	padding-top: 100px;
}
#pholosophy_03_01 h4 {
	text-indent: -9999px;
}
#pholosophy_03_01 p {
	padding-left: 15px;
	width: 325px;
}
/* product setting */

.side_navi_product {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px 10px 8px;
}
.side_navi_product li a {
	background: url(image/bg_side_navi_product.gif) 0 0 no-repeat;
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
.side_navi_product #product_navi_01 a {
	background-position: 0 -41px;
}
.side_navi_product #product_navi_02 a {
	background-position: 0 -82px;
	height: 40px;
}
.side_navi_product #product_navi_03 a {
	background-position: 0 -123px;
	height: 40px;
}
.side_navi_product #product_navi_04 a {
	background-position: 0 -164px;
}
.side_navi_product #product_navi_05 a {
	background-position: 0 -205px;
	height: 40px;
}
.side_navi_product #product_navi_06 a {
	background-position: 0 -246px;
	height: 40px;
}


/* recruit setting */

.side_navi_recruit {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px 10px 8px;
}
.side_navi_recruit li a {
	background: url(image/bg_side_navi_recruit.gif) 0 0 no-repeat;
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
.side_navi_recruit #recruit_navi_01 a {
	background-position: 0 -41px;
}
.side_navi_recruit #recruit_navi_02 a {
	background-position: 0 -82px;
	height: 40px;
}
.side_navi_recruit #recruit_navi_03 a {
	background-position: 0 -123px;
	height: 40px;
}
.side_navi_recruit #recruit_navi_04 a {
	background-position: 0 -164px;
	height: 40px;
}


/* recruit setting */

#recruit-info-01 {
	background: url(image/bg_div_01_a.jpg) 0 20px no-repeat;
	padding-left: 205px;
	width: 401px;
/*	_width: 606px;*/
	padding-top: 20px;
}

#recruit-info-01 h4 {
	display: none;
}
#recruit-info-01 p {
	padding-bottom: 18px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica,;
	letter-spacing:0.1em;
	color: #454545;
}
#recruit_info_02 {
	width: 606px;
}
#recruit_info_02 div {
	float: right;
	width: 340px;
}
#recruit_info_02 p {
	float: left;
}
#recruit_info_02 div dl {
	padding-top: 10px;
}
#recruit_info_02 div dl dt {
}
#recruit_info_02 div dl dd {
	padding-bottom: 10px;
}
#recruit_info_02 ul {
	width: 606px;
	clear: left;
	padding-top: 20px;
}
#recruit_info_02 ul li {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

/* recruit-staff */ 
.recruit-staff {
	clear: both;
}
.recruit-staff h5 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: inline;
}
.recruit-staff h5 img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #E1E1E1;
}
.recruit-staff dl {
	float: right;
	width: 400px;
	display: inline;
}
.recruit-staff dd {
	padding-left: 7px;
	padding-bottom: 7px;
}


.recruit-staff-box {
	clear: both;
}
.recruit-staff-box table {
	width: 600px;
}
.recruit-staff-box td img {
	width: 75px;
	height: 75px;
}



.recruit-data {
	padding-top: 20px;
}
.recruit-data table {
	width: 600px;
}
.recruit-data table th {
	width: 130px;
	padding: 10px 0 10px 5px;
	background-image: url(image/bg_line_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.recruit-data table td {
	padding: 10px 0 10px 0;
	background-image: url(image/bg_line_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.recruit-data table td img {
	padding-bottom: 5px;
}
.recruit-data a {
	color: #0076A3;
}

#recruit_form h4 {
	padding-bottom: 10px;
}
#recruit_form p.contact_ttl_end {
	background: url(image/bg_ttl_line.jpg) left top repeat-x;
	padding-top: 15px;
	margin-top: 0;
}
#recruit_form table {
	margin: 20px 0 5px 0;
}
#recruit_form table th {
	background: url(image/bg_th.gif) 3px 8px no-repeat;
	width: 150px;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #424958;
}
#recruit_form table td {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #ccc;
}
#recruit_form table th.th_line_none,
#recruit_form table td.td_line_none {
	border-bottom: none;
}
#recruit_form table td input {
	border: 1px solid #7F9DB9;
	width: 395px;
}


#recruit_form table td input.address_style_01 {
	border: 1px solid #7F9DB9;
	width: 50px;
}
#recruit_form table td input.address_style_02 {
	border: 1px solid #7F9DB9;
	width: 145px;
}
#recruit_form table td input.address_style_03 {
	border: 1px solid #7F9DB9;
	width: 250px;
}
#recruit_form table td input.address_style_04 {
	border: 1px solid #7F9DB9;
	width: 80px;
}
#recruit_form table td input.check_box {
	width: 20px;
	border: none;
}
#recruit_form table td label {
	margin-right: 8px;
}
#recruit_form table td textarea {
	border: 1px solid #7F9DB9;
	width: 395px;
	height: 100px;
}
#recruit_form table th span {
	font-size: 10px;
	color: #A9060D;
	padding-left: 5px;
}

#btn_submit {
	background: url(image/bg_to_top.gif) left top repeat-x;
	text-align: center;
	padding-top: 20px;
}

#btn_submit p {
	padding-bottom: 10px;
}


/* faq */

.side_navi_faq {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px 10px 8px;
}

.side_navi_faq li a {
	background: url(image/bg_side_navi.gif) 0 0 no-repeat;
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}

.side_navi_faq #faq_navi_01 a {
	background-position: 0 -41px;
}

.side_navi_faq #faq_navi_02 a {
	background-position: 0 -82px;
	height: 40px;
}

.side_navi_faq #faq_navi_03 a {
	background-position: 0 -122px;
	height: 40px;
}

.side_navi_faq #faq_navi_04 a {
	background-position: 0 -162px;
	height: 40px;
}

#faq_search {
	background: url(image/bg_right_navi_bottom.gif) left bottom no-repeat;
	padding: 5px 8px;
	text-align: center;
	width: 194px;
	_width: 210px;
}

#faq_search input.text_search {
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #7F9DB9;
}

#faq_search input.btn_search {
	margin-bottom: 5px;
}

#faq_info {
	padding-top: 20px;
	width: 606px;
}

#faq_info p {
	padding-bottom: 5px;
}

#faq_info h4.second_contents {
	padding-top: 25px;
	clear: left;
}

#faq_info ul {
	width: 621px;
	margin-left: -15px;
	background: none;
	padding-bottom: 15px;
}

#faq_info ul li {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}

#faq_info dl {
	padding: 10px;
	border: 1px solid #DFDFDF;
	background-color: #F2F2F2;
	padding-bottom: 0px;
	margin-top: 10px;
}

#faq_info dt {
	padding-bottom: 10px;
}

#faq_info dd {
	padding-bottom: 20px;
}

#faq_info dd a {	
	color:#0076A3;
}


/* faq detail */

#faq_detail {
	padding-top: 20px;
	text-align: center;
}

#faq_detail h5 {
	background: url(image/icon_q.gif) 3px 2px no-repeat;
	padding: 5px 0 5px 30px;
	text-align: left;
}

#faq_detail .qa_detail {
	background: url(image/bg_qa.gif) left top repeat;
	border: 1px solid #DFDFDF;
	margin-top: 5px;
	margin-bottom: 30px;
	padding: 10px 0;
	text-align: left;
}

#faq_detail .qa_detail p {
	background: url(image/icon_a.gif) 3px 0 no-repeat;
	padding-left: 30px;
}

#faq_detail .qa_accoun {
	border: 1px solid #DFDFDF;
	width: 503px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}

#faq_detail .qa_accoun h6 {
	margin-bottom: 15px;
}

#faq_detail .qa_accoun input {
	margin-right: 10px;
}

#faq_detail .qa_accoun label {
	margin-left: 15px;
}



/* footer setting */

#footer {
	background: url(image/img_under_copy.gif) left top no-repeat;
	text-indent: -9999px;
	width: 864px;
	height: 46px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	clear: both;
}


/*--------------------------------------------------------------------
global navi
--------------------------------------------------------------------*/

#global_navi {
	height: 30px;
}

#global_navi li {
	float: left;
}

#global_navi li a {
	background: url(image/img_global_navi.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	height: 30px;
}


/* basic setting */

#global_navi #home a {
	background-position: 0 0;
	width: 69px;
}

#global_navi #information a {
	background-position: -69px 0;
	width: 120px;
}

#global_navi #company a {
	background-position: -189px 0;
	width: 94px;
}

#global_navi #pholosophy a {
	background-position: -283px 0;
	width: 104px;
}

#global_navi #products a {
	background-position: -387px 0;
	width: 90px;
}

#global_navi #faq a {
	background-position: -477px 0;
	width: 53px;
}

#global_navi #recruit a {
	background-position: -530px 0;
	width: 81px;
}

#global_navi #blog a {
	background-position: -611px 0;
	width: 62px;
}

#global_navi #over_now a {
	background-position: -673px 0;
	width: 98px;
}

#global_navi #contact a {
	background-position: -771px 0;
	width: 89px;
}


/* hover */

#global_navi li a:hover {
	background: url(image/img_global_navi.jpg) 0 0 no-repeat;
}
#global_navi #home a:hover {
	background-position: 0px -29px;
}

#global_navi #information a:hover {
	background-position: -69px -29px;
}

#global_navi #company a:hover {
	background-position: -189px -29px;
}

#global_navi #pholosophy a:hover {
	background-position: -283px -29px;
}

#global_navi #products a:hover {
	background-position: -387px -29px;
}

#global_navi #faq a:hover {
	background-position: -477px -29px;
}

#global_navi #recruit a:hover {
	background-position: -530px -29px;
}

#global_navi #blog a:hover {
	background-position: -611px -29px;
}

#global_navi #over_now a:hover {
	background-position: -673px -29px;
}

#global_navi #contact a:hover {
	background-position: -771px -29px;
}


/*--------------------------------------------------------------------
header navi
--------------------------------------------------------------------*/


#shortcut_navi li {
	float: left;
	height: 10px;
}

#shortcut_navi li a {
	background: url(image/img_shortcut_navi.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	height: 10px;
}


/* basic setting */

#shortcut_navi #shortcut_home a {
	background-position: 0px 0;
	width: 40px;
}

#shortcut_navi #shortcut_company a {
	background-position: -40px 0;
	width: 56px;
}

#shortcut_navi #shortcut_media_article a {
	background-position: -93px 0;
	width: 70px;
}

#shortcut_navi #shortcut_privacy a {
	background-position: -164px 0;
	width: 45px;
}

/*--------------------------------------------------------------------
select language
--------------------------------------------------------------------*/


#select_language {
	padding-top: 3px;
	_padding-top: 0; /* hack for ie6 */
	margin-top: -3px;
	clear: both;
}

#select_language li {
	float: left;
	height: 10px;
}

#select_language li a {
	background: url(image/img_select_language.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	height: 10px;
}


/* basic setting */

#select_language #japanese a {
	background-position: 0px 0;
	width: 51px;
}

#select_language #english a {
	background-position: -51px 0;
	width: 61px;
}



/*--------------------------------------------------------------------
top element setting
--------------------------------------------------------------------*/

/* home setting */
.top {
/*
	background: url(image/bg_under_body.jpg) left top repeat-x;
	background-color: #F9F9F9;
	text-align: center;
*/	
	background-color: #000000;
	text-align: center;
}

/* page setting */
.page {
	background: url(image/bg_under_body.jpg) left top repeat-x;
	background-color: #F9F9F9;
	text-align: center;
}


/* contents setting */

#contents_top_box {
	background: url(image/bg_top_contents.gif) left bottom repeat-x;
	clear: both;
}

#contents_top_box_inner {
	width: 860px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	padding-bottom: 5px;
}

.sub_contents_box {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 15px;
	clear: both;
}


/* pickup setting */

#pickup_info {
	width: 860px;
	height: 110px;
}

#pickup_info li {
	float: left;
	padding-right: 8px;
}

#pickup_info li.list_last {
	padding-right: 0px;
}


/* news & info setting */

#information_box {
	background: url(image/bg_information_box.jpg) left top no-repeat;
	float: left;
	width: 645px;
	clear: left;
	height: 192px;
	_height: 200px; /* hack for ie6 */
	padding-top: 8px;
}


/* ★ */
#information_left_box {
	float: left;
	width: 295px;
	padding-left: 15px;
}

#information_left_box h3 {

	background: url(image/ttl_news.gif) left top no-repeat;
	text-indent: -9999px;

}

#information_left_box .parts {
}
#information_left_box .parts dl {
}
#information_left_box .parts dt {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0076A3;	
}
#information_left_box .parts dd {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
#information_left_box a {
	font-size: 12px;
	font-weight: bold;
	color: #0076A3;
}


#information_right_box {
	float: right;
	width: 615px;
	padding-right: 15px;
}
#information_right_box h3 {
	background: url(image/ttl_information.gif) left top no-repeat;
	text-indent: -9999px;
}
#information_right_box .parts {
}
#information_right_box .parts dl {
}
#information_right_box .parts dt {
	padding-top: 5px;
}
#information_right_box .parts dd {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
#information_right_box a {
	font-size: 12px;
	font-weight: bold;
	color: #0076A3;
}
/* ★ */

/* side info setting */

#side_info {
	float: right;
	width: 209px;
}

#side_info li {
	padding-bottom: 10px;
}

#side_info li.list_last {
	padding-bottom: 0;
}


/* iframe setting */

iframe {
	width: 295px;
	height: 160px;
	border: 0;
	margin:0;
}


/* not found */


#not_found {
	text-align: center;
	font-size:14px;
	padding: 200px 0;
	color: #FFFFFF;
}


/* footer setting */

#footer {
	background: url(image/img_copy.gif) left top no-repeat;
	text-indent: -9999px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 39px;
	clear: both;
	margin-top: 10px;
}


.parts-top {
	overflow: auto;
	height: 160px;
	width: 615px;
	
	background-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}


/* ----------------------------------------
 *  h2 MAIN IMAGE
 * ---------------------------------------- */


h2 {
	width: 860px;
	height: 149px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	clear: both;
}
#h2_information {
	background-image: url(image/h2_info.jpg);
}
#h2_information_en {
	background-image: url(image/h2_info_en.jpg);
}
#h2_company {
	background-image: url(image/h2_company.jpg);
}
#h2_company_en {
	background-image: url(image/h2_company_en.jpg);
}

#h2_philosophy {
	background-image: url(image/h2_philosophy.jpg);
}
#h2_philosophy_en {
	background-image: url(image/h2_philosophy_en.jpg);
}
#h2_products {
	background-image: url(image/h2_product.jpg);
}
#h2_products_en {
	background-image: url(image/h2_product_en.jpg);
}

#h2_faq {
	background-image: url(image/h2_faq.jpg);
}
#h2_recruit {
	background-image: url(image/h2_recruit.jpg);
}

#h2_recruitform {
	background-image: url(image/h2_recruit.jpg);
}

#h2_blog {
	background-image: url(image/h2_sato_blog.jpg);
}
#h2_overnow {
	background-image: url(image/h2_over_now.jpg);
}

#h2_contact {
	background-image: url(image/h2_contact.jpg);
}
#h2-contact-en {
	background-image: url(image/h2_contact.jpg);
}

#h2_privacy {
	background-image: url(image/h2_privacy.jpg);
}
#h2_privacy_en {
	background-image: url(image/h2_privacy_en.jpg);
}
/*
#sitemap {	height: 120px;
	background-image: url(image/h2_sitemap.jpg);
}
*/


/* ----------------------------------------
 *  h3 MAIN IMAGE
 * ---------------------------------------- */


h3 {

}
#h3-information_en {
	background-image: url(image/h3_information.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-company_en {
	background-image: url(image/h3_company.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-philosophy_en {
	background-image: url(image/h3_philosophy.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-products_en {
	background-image: url(image/h3_product.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-faq_en {
	background-image: url(image/h3_faq.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-recruit_en {
	background-image: url(image/h3_recruit.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-recruitform_en {
	background-image: url(image/h3_recruit.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}

#h3-blog_en {
	background-image: url(image/h3_blog.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-overnow_en {
	background-image: url(image/h3_over_now.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-contact_en {
	background-image: url(image/h3_contact.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
#h3-privacy_en {
	background-image: url(image/h3_privacy.gif);
	text-indent: -9999px;
	width: 606px;
	height: 34px;
	clear: both;
	margin-bottom: 20px;
}
/*
#sitemap {	height: 120px;
	background-image: url(image/h2_sitemap.jpg);
}
*/


.sitenavi {
	background: url(image/bg_site_path.jpg) left top repeat-x;
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	margin: 0 2px;
	padding-top: 7px;
	height: 30px;
	z-index: 1;
	display: block;
}
.sitenavi a {
	color: #0076A3;
	font-size: 10px;
}

.pagenavi {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}


/* list */

#news_list {
	margin-top: 20px;
	width: 606px;
}
#news_list dt a {
	color: #0076A3;
	font-weight: bold;
}
#news_list dd {
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
}


/* mail */

.mail textarea,.mail .input {
	width:95%;
}
.mail textarea,.mail select {
	margin:0px 5px 5px;
}
.mail textarea,.mail {
	width:95%;
}



.mail .error,.mail span {
	color: #CC0000;
	padding-bottom: 2px;
}
.mail p,.mail table {
	width: 600px;
}
.mail table {
	margin-top: 15px;
}
.mail th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424958;
}
.mail td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.mail th {
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.mail td {
	width: 350px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mail .button {
	width: 600px;
	text-align: center;
	padding-top: 25px;
	background: url(image/form_button_bg.gif) repeat-x;
	padding-bottom: 25px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}



/* mail */
.list-information {
}


/* entry-head */
#entry-company_en .entry-head,
#entry-philosophy_en .entry-head,
#entry-products_en .entry-head,
#entry-privacy_en .entry-head,
#entry-recruitform_en .entry-head,
#entry-recruit_en .entry-head {
	display:none;
}


/* entry-company */
#entry-company {
	width: 606px;
}

.entry-body {
/*	width: 606px; */
}

/* box */
.entry-text,.entry-image-left,.entry-image-right {
	width:566px;
	text-align:justify;
	padding-bottom:20px;
	clear:both;
	padding-left: 20px;
}
.entry-image-big img {
	margin-bottom: 20px;
	margin-left: 20px;
}
.entry-image-left img {
	vertical-align:middle;
	text-align:center;
	width:240px;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.entry-image-right img {
	vertical-align:middle;
	text-align:center;
	width:240px;
	float:right;
	margin:0px 0px 15px 15px;
}
.entry-image-big img,.entry-image-left img,.entry-image-right img {
	padding:3px;
	background-color: #DFDFDF;
}

.listback {
	display: block;
	width: 150px;
	height: 23px;
	clear: both;
	margin-bottom: 10px;
	padding-left: 435px;
}
.listback a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 150px;
	height: 23px;
	background-image: url(image/btn_information_list.gif);
	background-repeat: no-repeat;
}



.history {
	overflow: auto;
	height: 350px;
	width: 295px;
	border: 1px solid #DFDFDF;
}
.history dl {
	padding: 0 10px;
}
.history dt {
	padding-top: 5px;
}
.history dt a {
	font-weight: bold;
	color: #0076A3;
	text-decoration: none;
}
.history dd {
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(image/bg_line_gray.gif) left bottom repeat-x;
}



/* product */
#product_wxhaust,

#product_rear,
#product_swing,
#product_frame,
#product_rhythm,
#product_mini_atv {
	margin-top: 20px;
	width: 556px;
/*	_width: 606px; */
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 125px;
}

#product_wxhaust p.product_sub_title,

#product_rear p.product_sub_title,
#product_swing p.product_sub_title,
#product_frame p.product_sub_title,
#product_rhythm p.product_sub_title,
#product_mini_atv p.product_sub_title {
	text-indent: -9999px;
	padding-bottom: 0px;
}

#product_wxhaust p,

#product_rear p,
#product_swing p,
#product_frame p,
#product_rhythm p,
#product_mini_atv p {
	color: #ffffff;
	padding-bottom: 15px;
	line-height: 1.5;
}


#product_wxhaust h4,

#product_rear h4,
#product_swing h4,
#product_frame h4,
#product_rhythm h4,
#product_mini_atv h4 {
	text-indent: -9999px;
	padding-bottom: 0px;
}
#product_wxhaust {
	background:url(image/bg_exhaust.jpg) left top no-repeat;
	min-height: 818px;
	_height: 943px;
}

#product_rear {
	background:url(image/bg_rear.jpg) left top no-repeat;
	min-height: 263px;
	_height: 388px;
}

#product_swing {
	background:url(image/bg_swing.jpg) left top no-repeat;
	min-height: 695px;
	_height: 820px;
}

#product_frame {
	background:url(image/bg_frame.jpg) left top no-repeat;
	min-height: 303px;
	_height: 428px;
}

#product_rhythm {
	background:url(image/bg_rhythm.jpg) left top no-repeat;
	min-height: 282px;
	_height: 407px;
}
#product_rhythm li, #product_swing_left dd, #product_swing_right dd, #product_sub_title, #product_rear li {
	color: #FFFFFF;
}

#product_mini_atv {
	background:url(image/bg_mini_atv.jpg) left top no-repeat;
	min-height: 302px;
	_height: 427px;
}
#property {
	background-color: #33CCCC;
}
#sub-navi {
	padding-top: 10px;
}


#list-blog .entry-head {
	background:url(image/satoblog_title_bg.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 53px;
	padding-top: 10px;
	padding-left: 30px;
	width: 576px;
}
#entry-blog .entry-head {
	background:url(image/satoblog_title_bg.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 53px;
	padding-top: 10px;
	padding-left: 30px;
}
#entry-overnow .entry-head {
	background:url(image/overnow_title_bg.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 53px;
	padding-top: 10px;
	padding-left: 30px;
	width: 576px;
}
#list-overnow .entry-head {
	background:url(image/overnow_title_bg.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 53px;
	padding-top: 10px;
	padding-left: 30px;
	width: 576px;
}


#list-blog .entry-head a, #list-overnow .entry-head a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#entry-blog .entry-head a, #entry-overnow .entry-head a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}



.entry-image-big img,.entry-image-left img,.entry-image-right img,.entry-work-beforeafter-photo img {
	padding:2px;
	border:1px solid #eaeaea;
	margin-bottom: 15px;
}

#list-blog .foot, #entry-blog .foot {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3E3E3;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: right;
}
#list-blog .foot a, #entry-blog .foot a  {
	color: #0578A3;
}
#entry-overnow .foot {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3E3E3;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: right;
}
#list-overnow .foot {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3E3E3;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: right;
}
#entry-overnow .foot a {
	color: #0578A3;
}
#list-overnow .foot a {
	color: #0578A3;
}

/* calender-blog */

#calender-blog {
	background-image: url(image/calender_blog.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 15px;
}
#calender-blog table {
	width: 210px;
	border: 1px solid #DFDFDF;
	text-align: center;
}
#calender-blog p {
	text-align: center;
	font-weight: bold;
}
#calender-blog a {
	font-weight: bold;
	color: #0076A3;
}
#calender-blog th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;

	background-image: url(image/calendar_bg_01.gif);
	background-repeat: repeat-x;
}
#calender-blog td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;
}


/* calender-overview */

#calender-overview {
	background-image: url(image/calender_blog.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 15px;
}
#calender-overview table {
	width: 210px;
	border: 1px solid #DFDFDF;
	text-align: center;
}
#calender-overview p {
	text-align: center;
	font-weight: bold;
}
#calender-overview a {
	font-weight: bold;
	color: #0076A3;
}
#calender-overview th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;
	background-image: url(image/calendar_bg_01.gif);
	background-repeat: repeat-x;
}
#calender-overview td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;
}


.calendar-sun {
	color: #FF3300;
}
.calendar-day {
	color: #FFFFFF;
}
.calendar-sat {
	color: #0099FF;
}

.calendar-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;
}


#left-area-banner {
	background-image: url(image/other_site_title.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 15px;
}
#left-area-banner .parts {
	background-image: url(image/l_bg_01.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}


/* left-area */


#left-area-information {
	background-image: url(image/left_area_info.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#left-area-information a {
	font-weight: bold;
	color: #0076A3;
}

#left-area-information dt {
	padding: 3px;
}


/* left-area blog  */


#left-area-blog {
	background-image: url(image/s_menu_blog.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#left-area-blog a {
	font-weight: bold;
	color: #0076A3;
}
#left-area-blog a:hover {
	text-decoration: underline;
}

#left-area-blog dt {
	padding: 10px;
}
#left-area-blog dd {
	padding: 3px;
}


/* left-area overnow  */


#left-area-overnow {
	background-image: url(image/s_menu_overnow.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 15px;
}
#left-area-overnow a {
	font-weight: bold;
	color: #0076A3;
}
#left-area-overnow a:hover {
	text-decoration: underline;
}

#left-area-overnow dt {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-type: circle;
}


#comment {
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
	padding: 15px;
	margin-bottom: 15px;
}
#comment .label a {
	font-weight: bold;
}
#comment dt {
	font-weight: bold;
}
#comment dt a {
	font-size: 10px;
}
#comment dt img {
	padding-right: 5px;
	padding-left: 5px;
}
#comment p a {
	padding-right: 5px;
	padding-left: 5px;
	color: #0076A3;
}
#comment p {
	padding-top: 10px;
}


#trackback {
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
	padding: 15px;
	margin-bottom: 15px;
}
#trackback .label a {
	font-weight: bold;
}

.foot {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3E3E3;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: right;
}
.foot a {
	color: #0578A3;
}

.rightarea {
	display: block;
	width: 545px;
}


.contact-01 {
}

.contact-box {
	background-color: #fcfcfc;
	padding: 15px;
	border: 1px solid #999999;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: bold;
}

