/* CSS Document */


/*----------------------------------------------------------
共通
----------------------------------------------------------*/

html, body {
	margin: 0;
	background-color: #F0F0F0;
	color: #333333;
	font-size: 12px;
}
td {
	color: #333333;
	font-size: 12px;
}
img {
	border: 0;
}
#header_bg {
	width: 100%;
	height: 380px;
	background-image: url(../img/bg_top_main.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header_bg_2nd {
	width: 100%;
	height: 380px;
	background-image: url(../img/bg_top_main_2nd.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header_box {
	width: 950px;
	height: 380px;
	margin: 0 auto;
	position: relative;
}
#header_box_2 {
	width: 950px;
	height: 380px;
	margin: 0 auto;
	position: relative;
	background-image: url(../img/bg_top_main_side.jpg);
	background-repeat: no-repeat;
}
#header_text {
	height: 20px;
	text-align: right;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 170px;
}
#header_logo_s {
	height: 37px;
	text-align: left;
}
#header_img {
	width: 950px;
	height: 300px;
	margin-top: 5px;
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 0;
}
#header_menu {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 950px;
	height: 44px;
	z-index: 1;
	background-image: url(../img/bg_top_menu.png);
	background-repeat: no-repeat;
	behavior: url("/common/iepngfix.htc");
}
div#header_menu ul {
	margin: 0;
	padding: 0;
}
div#header_menu ul li {
	list-style-type: none;
	float: left;
	line-height: 42px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 11px;
}
#header_menu_2nd {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 950px;
	height: 35px;
	z-index: 1;
	background-image: url(../img/bg_top_menu_2nd.png);
	background-repeat: no-repeat;
	behavior: url("/common/iepngfix.htc");
}
div#header_menu_2nd ul {
	margin: 0;
	padding: 0;
}
div#header_menu_2nd ul li {
	list-style-type: none;
	float: left;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 11px;
}
#header_menu_3rd {
	position: absolute;
	left: 0px;
	top: 103px;
	width: 950px;
	height: 29px;
	z-index: 2;
	background-image: url(../img/bg_top_menu_3rd.png);
	background-repeat: no-repeat;
	behavior: url("/common/iepngfix.htc");
}
div#header_menu_3rd ul {
	margin: 0;
	padding: 0;
}
div#header_menu_3rd ul li {
	list-style-type: none;
	float: left;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
}
#header_logo_l {
	position: absolute;
	left: 785px;
	top: 0px;
	width: 154px;
	height: 152px;
	z-index: 4;
	background-image: url(../img/logo_tire.png);
	background-repeat: no-repeat;
	behavior: url("/common/iepngfix.htc");
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
h2 {
	width: 663px;
	height: 37px;
	background-image: url(../img/bg_ttl.jpg);
	background-repeat: no-repeat;
	line-height: 37px;
	padding-left: 30px;
	font-size: 18px;
	letter-spacing: 1px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
#contents {
	width: 100%;
	float: left;
	text-align: center;
}
#contents_container {
	width: 950px;
	margin: 0 auto;
}
#contents_bg {
	float: left;
	width: 950px;
	background-image: url(../img/bg_contents.jpg);
}
#contents_box {
	background-image: url(../img/bg_contents_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	padding-bottom: 85px;
}
#contents_left {
	width: 255px;
	float: left;
	background-image: url(../img/bg_contents_side.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#contents_right {
	width: 690px;
	float: right;
	text-align: left;
}
#contents_left p {
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
}
#contents_left p.qa {
	padding-left: 10px;
	margin: 3px 0px 0px 0px;
}
#contents_left p.line {
	padding-left: 20px;
	margin: 0;
	margin-top: 20px;
	padding-bottom: 10px;
}
#side_menu {
	padding-left: 10px;
	padding-top: 20px;
}
#navi {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	background-image: url(../img/line_navi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	width: 680px;

}
#navi_top {
	float: left;
	padding-left: 838px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#go_top {
	height: 18px;
	line-height: 18px;
	background-image: url(../img/mark_top.gif);
	width: 94px;
	text-align: left;
	padding-left: 16px;
	background-repeat: no-repeat;
	float: left;
}
#txt_top {
	padding-left: 20px;
	line-height: 140%;
	letter-spacing: 1px;
}

/*----------------------------------------------------------
トップページ
----------------------------------------------------------*/

#menu_bg {
	width: 100%;
	height: 210px;
	text-align: center;
}
#menu_box {
	width: 950px;
	margin: 0 auto;
	height: 210px;
}
div#menu_box ul {
	margin: 0;
	padding: 0;
}
div#menu_box ul li.feature {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 0px;
	background-image: url(../img/menu_top_feature_201007.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.faq {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_faq.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.pay {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_pay.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.diary {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 0px;
	background-image: url(../img/menu_top_diary_201007.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.qa {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_qa_201007.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.blog {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_blog.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.factory {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 0px;
	background-image: url(../img/menu_top_factory.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.map {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_map.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#menu_box ul li.inquiry {
	list-style-type: none;
	width: 310px;
	height: 98px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/menu_top_inquiry.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.menu_txt {
	padding-left: 135px;
	padding-top: 35px;
	line-height: 140%;
	text-align: left;
}
#oshirase_bg {
	width:100%;
	text-align: center;
}
#oshirase_container {
	width: 950px;
	margin: 0 auto;
}
* html #oshirase_container {
	width: 960px;
	margin: 0 auto;
}
.oshirase_box {
	background-image: url(../img/bg_oshirase_btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.oshirase_left {
	width: 470px;
	float: left;
}
.oshirase_right {
	width: 470px;
	float: right;
}
.topic {
	margin: 0;
	line-height: 25px;
	padding-left: 32px;
	background-image: url(../img/bg_oshirase_txt.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
}
.topic_dummy {
	margin: 0;
	line-height: 25px;
	padding-left: 32px;
	text-align: left;
	height: 25px;
}
.topic_day {
	float: left;
	width: 75px;
}
#otoiawse_bg {
	width: 100%;
	float: left;
	text-align: center;
}
#otoiawse_box {
	width: 950px;
	margin: 0  auto;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 40px;
}
#footer_bg {
	width: 100%;
	text-align: center;
	height: 125px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	float: left;
}
#footer_box {
	width: 950px;
	margin: 0  auto;
	height: 125px;
}
#footer_navi {
	height: 45px;
	width: 100%;
}
#footer_add {
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #666666;
	width: 100%;
}
#footer_copy {
	text-align: right;
	width: 100%;
	height: 40px;
}
#footer_copy_left {
	float: left;
}
#footer_copy_right {
	float: right;
}

/*----------------------------------------------------------
会社紹介
----------------------------------------------------------*/

.company_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_company.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.company_side_menu {
	background-image: url(../img/side_menu_list.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 45px;
	letter-spacing: 2px;
	margin: 0;
}
.company_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
#com_tb {
	margin-left: 20px;
}
.com_td_1 {
	padding-bottom: 16px;
	padding-top: 16px;
	padding-left: 10px;
	line-height: 140%;
}
.com_td_2 {
	padding-left: 25px;
}

/*----------------------------------------------------------
スタッフ紹介
----------------------------------------------------------*/

.staff_box {
	width: 650px;
	margin-top: 20px;
	float: left;
	padding-left: 15px;
}
.staff_1 {
	width: 315px;
	float: left;
	background-image: url(../img/nigaoe_syachou.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.staff_2 {
	width: 315px;
	float: right;
	background-image: url(../img/nigaoe_zako.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.staff_3 {
	width: 315px;
	float: left;
	background-image: url(../img/nigaoe_macchan.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.staff_4 {
	width: 315px;
	float: right;
	background-image: url(../img/nigaoe_yoko.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.staff_line {
	width: 200px;
	margin-left: 113px;
	height: 28px;
	line-height: 30px;
	background-image: url(../img/bg_staff_line.jpg);
	background-repeat: no-repeat;
}
.staff_line_2 {
	width: 200px;
	margin-left: 113px;
	line-height: 16px;
	background-image: url(../img/bg_staff_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.staff_line_left {
	float: left;
	margin-top: 5px;
	width: 39px;
}
.staff_line_right {
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
}
.staff_txt {
	width: 200px;
	margin-left: 113px;
	line-height: 140%;
	padding-top: 10px;
}
#nigaoeya {
	line-height: 140%;
	width: 660px;
	text-align: right;
	font-size: 10px;

}

/*----------------------------------------------------------
アクセス方法
----------------------------------------------------------*/
.map_top {
	padding-left: 20px;
	line-height: 140%;
	letter-spacing: 1px;
}
.map_txt {
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 160%;
	padding-left: 12px;
}
.map_img {
	margin-top: 15px;
	margin-left: 30px;
}
.map_google {
	margin-top: 25px;
	margin-left: 30px;
}

/*----------------------------------------------------------
施設案内
----------------------------------------------------------*/
.factory_box {
	width: 650px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
}
*html body .factory_box {
	width: 650px;
	float: left;
	margin-top: 25px;
	margin-left: 7px;
}
.factory_left {
	width: 320px;
	float: left;
}
.factory_right {
	width: 320px;
	float: right;
}
.factory_txt {
	line-height: 150%;
	padding-top: 10px;
	letter-spacing: 1px;
}

/*----------------------------------------------------------
お知らせ
----------------------------------------------------------*/
.info_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_siteinfo.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.info_side_menu {
	background-image: url(../img/side_menu_list.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 45px;
	letter-spacing: 2px;
	margin: 0;
}
.info_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
#info_list {
	width: 630px;
	margin-left: 30px;
}
#search_list {
	width: 630px;
}
.topic_info {
	margin: 0;
	height: 35px;
	line-height: 35px;
	background-image: url(../img/info_bg_info.gif);
	padding-left: 115px;
	background-repeat: no-repeat;
}
.topic_blog {
	margin: 0;
	height: 35px;
	line-height: 35px;
	background-image: url(../img/info_bg_blog.gif);
	padding-left: 115px;
	background-repeat: no-repeat;
}
.topic_diary {
	margin: 0;
	height: 35px;
	line-height: 35px;
	background-image: url(../img/info_bg_diary.gif);
	padding-left: 115px;
	background-repeat: no-repeat;
}
.topic_z_qa {
	margin: 0;
	height: 35px;
	line-height: 35px;
	background-image: url(../img/info_bg_z_qa.gif);
	padding-left: 115px;
	background-repeat: no-repeat;
}
.blog_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_bloginfo.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.search_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_kensaku.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
#info_detail {
	width: 600px;
	margin-left: 30px;
	background-image: url(../img/info_bg_detail.gif);
	background-repeat: repeat-y;
}
#detail_ttl {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/info_bg_detail_top.gif);
	background-repeat: no-repeat;
	padding: 15px 0px 8px 20px;
}
#detail_day {
	padding: 0px 0px 8px 20px;
}
html>/**/body #detail_day {
	padding: 0px 0px 0px 20px;
}
#detail_line {
	padding-left: 20px;
}
#detail {
	line-height: 140%;
	letter-spacing: 1px;
	background-image: url(../img/info_bg_detail_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 12px 20px 75px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#back_info {
	padding: 40px 0px 0px 10px;
}
#back_info_list {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height: 11px;
	margin-top: 10px;
}

/*----------------------------------------------------------
ザコちゃんの整備日誌
----------------------------------------------------------*/

.diary_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_diary.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.diary_side_menu {
	background-image: url(../img/side_menu_list_2.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 40px;
	letter-spacing: 1px;
	margin: 0;
}
.diary_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
#side_menu_2 {
	padding-left: 10px;
	padding-top: 10px;
}
.diary_side_ttl_2 {
	margin: 0;
	background-image: url(../img/side_ttl_diary_2.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.diary_side_menu_2 {
	background-image: url(../img/side_menu_list_3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	letter-spacing: 1px;
	margin: 0;
	height: 27px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#diary_txt {
	width: 590px;
	height: 120px;
	background-image: url(../img/bg_diary_txt.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-top: 10px;
	padding-left: 16px;
	line-height: 140%;
	letter-spacing: 1px;
}
#topics_ttl {
	background-image: url(../img/bg_ttl_2.jpg);
	width: 620px;
	height: 40px;
	line-height: 38px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#topics_ttl_2 {
	padding-left: 40px;
}
#topics_list {
	margin-left: 30px;
	width: 620px;
}
.topic_box {
	margin: 0;
	background-image: url(../img/bg_diary_list.gif);
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
#diary_MT {
	padding-left: 60px;
}
.topic_txt {
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*----------------------------------------------------------
ザコちゃんのQ&A
----------------------------------------------------------*/

.z_qa_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_z_qa.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.z_qa_side_menu {
	background-image: url(../img/side_menu_list_2.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 40px;
	letter-spacing: 1px;
	margin: 0;
}
.z_qa_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
.z_qa_side_ttl_2 {
	margin: 0;
	background-image: url(../img/side_ttl_z_qa_2.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.z_qa_side_menu_2 {
	background-image: url(../img/side_menu_list_3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	letter-spacing: 1px;
	margin: 0;
	height: 27px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#side_menu_3 {
	padding-left: 10px;
	padding-top: 10px;
}
#side_menu_btn {
	width: 230px;
	height: 52px;
	background-color: #F0F0F0;
}
#side_menu_btn_img {
	padding-top: 6px;
	padding-left: 5px;
}
#z_qa_txt {
	width: 590px;
	height: 130px;
	background-image: url(../img/bg_z_qa_txt.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	line-height: 140%;
	letter-spacing: 1px;
}
#z_qa_txt_2 {
	padding-top: 10px;
	padding-left: 145px;
}
.topic_txt_2 {
	float: left;
	width: 340px;
}
.topic_name {
	float: left;
	width:170px;
	font-size:10px;
}
.z_qa_btn {
	text-align: center;
	padding-top: 40px;
}
#z_qa_MT {
	padding-left: 40px;
}
#gimon_txt {
	padding-left: 20px;
	line-height: 140%;
	letter-spacing: 1px;
}
#gimon_tb {
	padding-left: 20px;
	padding-top: 20px;
}
.gimon_tb_line {
	padding-top: 10px;
	padding-bottom: 10px;
}
.gimon_tb_left {
	padding-left: 15px;
}

/*----------------------------------------------------------
お問合せ
----------------------------------------------------------*/

.inquiry_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_inquiry.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.inquiry_side_menu {
	background-image: url(../img/side_menu_list.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 45px;
	letter-spacing: 2px;
	margin: 0;
}
.inquiry_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
#inq_form {
	width: 600px;
	padding-left: 30px;
	padding-top: 20px;
}
table#inq {
	border-collapse: collapse;
	border: solid 1px #cccccc;
	font-size: 12px;
	width: 600px;
}
table#inq td.right {
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

table#inq td.left {
	border-bottom: solid 1px #cccccc;
	width: 125px;
}
.inq_ttl {
	background-image: url(../img/mark_inq.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 16px;
}
.btn {
	text-align: center;
	padding-top: 20px;
}

/*----------------------------------------------------------
整備・メンテナンス
----------------------------------------------------------*/

.feature_side_ttl {
	margin: 0;
	background-image: url(../img/side_ttl_feature.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 45px;
}
.feature_side_menu {
	background-image: url(../img/side_menu_list.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 45px;
	letter-spacing: 2px;
	margin: 0;
}
.feature_side_bottom {
	margin: 0;
	background-image: url(../img/side_menu_bottom.gif);
	width: 230px;
	height: 7px;
	background-repeat: no-repeat;
}
.feature_main_box{
	margin-left: 10px;
	padding: 10px;
	background-image: url(../img/bg_feature_main.gif);
	width:640px;
	background-repeat:repeat;
}
.feature_main_contents_box{
	padding: 22px 10px 40px;
}
.feature_main_photo_area{
	width: 206px;
	float:left;
}
.feature_main_text_area{
	width: 375px;
	float:left;
	margin-left:20px;
	padding-top: 10px;
	line-height: 140%;
}

/*----------------------------------------------------------
整備工賃表
----------------------------------------------------------*/
.pay_main_box{
	margin-left: 16px;
}
.pay_tb_area_head_1{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h_1.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_head_2{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h_2.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_head_3{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h_3.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_head_4{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h_4.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_head_5{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h_5.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_head_6{
	margin: 0;
	background-image: url(../img/bg_pay_tb_h.gif);
	width:643px;
	height:56px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
}
.pay_tb_area_body{
	margin: 0;
	background-image: url(../img/bg_pay_tb_b.gif);
	width:643px;
	background-repeat:repeat-y;
}
.pay_tb_area_foot{
	margin: 0;
	background-image: url(../img/bg_pay_tb_f.gif);
	width:643px;
	height:61px;
}
.pay_tb_area_head_contents{
	padding-top: 18px;
	padding-left: 60px;
}

table.pay{
	table-layout: fixed;
	width:620px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-collapse: separate;
	margin-left:10px;
}
table.pay th{
	background-image: url(../img/bg_pay_tb_th.gif);
	height:28px;
	background-repeat:repeat-x;
	background-position: bottom;
	text-align:center;
}
table.pay td{
	padding-left: 15px;
	padding-right: 15px;
}
table.pay td.line1{
	background-image: url(../img/bg_pay_tb_td1.gif);
	height:28px;
	background-repeat:repeat-x;
	background-position: bottom;
}
table.pay td.line2{
	background-image: url(../img/bg_pay_tb_td2.gif);
	height:28px;
	background-repeat:repeat-x;
	background-position: bottom;
}
.pay_contents{
	width: 620px;
	padding:10px;
	line-height: 150%;
	border-top: 1px dotted #cccccc;
}
.pay_txt {
	padding-left: 15px;
	padding-top: 8px;
}

/*----------------------------------------------------------
メンテナンスＱ＆Ａ
----------------------------------------------------------*/
.faq_main_box{
	margin-left: 16px;
}
.faq_title{
	width:621px;
	height: 32px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
}
.faq_anser_list{
	width:621px;
	background-image: url(../img/bg_faq_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	min-height: 70px;
	padding-left:30px;
	padding-bottom:50px;
	line-height: 180%;
}
.faq_anser{
	width:621px;
	background-image: url(../img/bg_faq_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-top:15px;
	padding-bottom:50px;
}
.faq_anser_text{
	width:540px;
	line-height: 150%;
	float:left;
}
.faq_anser_img{
	width:66px;
	height:19px;
	background-image: url(../img/lbl_l_ans.gif);
	background-repeat:no-repeat;
	float:left;
}


/*----------------------------------------------------------
パーツ
----------------------------------------------------------*/

.wrap_parts {
	width: 660px;
	background-image: url(../img/bg_parts.gif);
	margin: 25px 0px 0px 10px;
	background-repeat: repeat-y;
}
.box_parts {
	width: 219px;
	float: left;
	text-align: center;
}
.box_parts IMG {
	margin: 15px 0px;
}
.parts_name {
	width: 180px;
	text-align: left;
	margin: 0px auto 8px auto;
	line-height: 140%;
}
.parts_info {
	width: 170px;
	text-align: left;
	margin: 0px auto;
	background-color: #F1F1F9;
	line-height: 140%;
	padding: 10px;
}
a.link_parts:link,
a.link_parts:visited,
a.link_parts:active {
	color: #14139D;
	text-decoration: underline;
}
a.link_parts:hover {
	color: #7373EE;
	text-decoration: none;
}
a.parts_detail:link,
a.parts_detail:visited,
a.parts_detail:active {
	width: 110px;
	height: 24px;
	display: block;
	background-image: url(../img/btn_parts.jpg);
	background-repeat: no-repeat;
	margin: 15px auto;
}
a.parts_detail:hover {
	background-position: 0px -24px;
}


/*----------------------------------------------------------
リンク
----------------------------------------------------------*/

/*--- ヘッダーメニュー ---*/

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*--- 下線なし ---*/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*--- 下線あり ---*/

a.line:link {
	color: #13138F;
	text-decoration: underline;
}
a.line:visited {
	color: #13138F;
	text-decoration: underline;
}
a.line:active {
	color: #13138F;
}
a.line:hover {
	color: #FF0000;
	text-decoration: none;
}

/*--- トップページメニュー ---*/

div#menu_box ul li.feature a,
div#menu_box ul li.faq a,
div#menu_box ul li.pay a,
div#menu_box ul li.diary a,
div#menu_box ul li.qa a,
div#menu_box ul li.blog a,
div#menu_box ul li.factory a,
div#menu_box ul li.map a,
div#menu_box ul li.inquiry a {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 305px;
	height: 80px;
	z-index:1;
	background-image: url(../img/spacer.gif);
}
div#menu_box ul li.feature a:hover,
div#menu_box ul li.faq a:hover,
div#menu_box ul li.pay a:hover,
div#menu_box ul li.diary a:hover,
div#menu_box ul li.qa a:hover,
div#menu_box ul li.blog a:hover,
div#menu_box ul li.factory a:hover,
div#menu_box ul li.map a:hover,
div#menu_box ul li.inquiry a:hover {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 305px;
	height: 80px;
	z-index:1;
	background-color:#FF0000;
	filter: alpha(opacity=10);
	opacity:.10;
	-moz-opacity: 0.10;
	-khtml-opacity: 0.10;
}


/*--- Twitterアイコン設置 ---*/

.icon_twitter {
	margin-left: 280px;
	margin-bottom: 8px;
}


/*--- トップページレイアウト変更 ---*/

div#news_container { width:720px; float:left; }
div#news_container div.news_list { width:350px; float:left; margin: 0px 10px 10px 0px; padding-bottom:10px; background: url(../img/bg_news_list.gif) no-repeat bottom; }
div#news_container div.news_list div.news_box { width:330px; margin: 0px auto; text-align:left; border-bottom: dotted 1px #CCC; }
div#news_container div.news_list div.news_box div.day { padding: 4px 10px 4px 20px; background: url(../img/arrow_01.gif) no-repeat 4px 6px; }
div#news_container div.news_list div.news_box div.title { padding: 0px 10px 6px 20px; }

div#banner_container { width:230px; float:right; }
div#banner_container p { font-size:10px; text-align:left; color:#666; padding:0; margin: 0px 0px 8px 0px; }

div#logo { float:left; }
div#facebook { float:left; margin: 9px 0px 0px 165px; }
div#twitter { float:left; margin: 7px 0px 0px 10px; }


 



