/*
Theme Name: オートクラフト
Description: オートクラフトのテーマ
Theme URI: http://autocraft-car.com
Author: STEREO KITCHEN
Author URI: http://www.stereo-kitchen.net
Version: 1.0
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/


@charset "utf-8";


/* Reset
------------------------------------------------------------ */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:bottom;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/* Common
------------------------------------------------------------ */

html {
	font-size: 100%;
    overflow-y: scroll;
    margin: 0;
    width: 100%;
}

body {
	background: #f0efe5;
	color: #333;
	font-family: "Hiragino kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'メイリオ',Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    width: 100%;
}

a {
    color: #4fa0d8;
    outline: medium none;
    overflow: hidden;
    text-decoration: none;
}

a:visited {
    outline: medium none;
}

a:focus {
    outline: medium none;
    overflow: hidden;
}

a:active, a:hover {
    outline: medium none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1em;
    margin: 0;
}

h1 {
}

h2 {

}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

address {
    font-style: italic;
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}

p {
    line-height: 1.75em;
    margin: 0 0 22px;
}

code, kbd, pre, samp {
    -moz-hyphens: none;
    font-family: monospace,serif;
    font-size: 14px;
}

pre {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote, q {
    -moz-hyphens: none;
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite, blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

blockquote em, blockquote i {
    font-style: normal;
    font-weight: 300;
}

blockquote strong, blockquote b {
    font-weight: 400;
}

small {
    font-size: 10px;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 0 30px;
}

dt {
    font-weight: bold;
    margin: 0 0 5px;
}

dd {
    margin: 0 0 5px;
}

menu, ol, ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

img {
    border: 0 none;
    vertical-align: middle;
}

.alignleft {
    float: left;
}
.alignright {
    float: right;
}

.clear {
	clear: both;
}

/* Micro Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.pager:before,
.pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager {
    *zoom: 1;
}


.attention {
	color: #d23511;
}

.inner {
	margin: 0 auto;
	width: 1020px;
}

.red {
	color: #d84d4d;
}

/* Header
------------------------------------------------------------ */

/* Header */

header {
	width: 100%;
}
#header {
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0 0px;
}
#header .logo {
	float: left;
	margin: 0 137px 15px 0;
	padding-top: 14px;
	width: 268px;
}
#header .header_address {
	float: left;
	margin: 0 0 18px;
	width: 341px;
}
#header .header_address p {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px;
}
#header .header_info {
	float: right;
	margin: 0 0 16px;
	width: 231px;
}
#header .header_info .header_tel {
	background: url(../images/header_tel.gif) no-repeat 0 50%;
	color: #4b4b4b;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	padding: 4px 0 4px 33px;
}
#header .header_info .header_fax {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#header .header_info .header_fax img {
	float: right;
}

/* Navigation */
nav {
	clear: both;
}

#main_nav {
	background: url(../images/gnav_bg.gif) repeat 0 0;
	height: 49px;
	position: relative;
}

#main_nav li {
	*display: inline;  /* IE 6でのマージン広がりを回避*/
	/zoom: 1;  /* IE用ハック */
	float: left;
	margin: 0;
}



/* Main Image */
#main_image {
	background: #fff;
	height: 461px;
	overflow: hidden;
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 67px;
	width: 100%;
}
#main_image img {
	border-bottom: 1px solid #c9caca;
	left: 50%;
	position: absolute;
	margin-left: -700px;
	top: 0;
}

/* Layout
------------------------------------------------------------ */

/* Container */

#container {
	clear: both;
}

/* Main Area */

#main {
	margin: 0 auto 60px;
	width: 1020px;
}

/* Sidebar */
#sidebar {
	float: left;
	margin: 0 0 60px;
	width: 320px;

}

/* Contents */
#contents {
	float: right;
	margin: 0 0 60px;
	width: 680px;
}

.home #contents {
	float: none;
	width: auto;
}


/* Side Area
------------------------------------------------------------ */

/* Common */ 

#sidebar #side_banner1,
#sidebar #side_banner2 {
	margin: 0 0 25px;
}

#sidebar #nav_menu-2 {
	background: #fff;
	margin: 0 0 25px;
	padding: 14px 0 35px;
}
#sidebar #nav_menu-2 h2 {
	background: url(../images/side_menu_title.gif) no-repeat 50% 0;
	height: 28px;
	text-indent: -9999px;
	margin: 0 0 20px;
}
#sidebar #nav_menu-2 ul {
	padding: 0 28px;
	margin: 0;
}
#sidebar #nav_menu-2 ul li {
	border-bottom: 1px solid #d8d8d8;
	margin: 0;
	padding: 0;
}
#sidebar #nav_menu-2 ul li a {
	background: url(../images/icon_arrow1.gif) no-repeat 22px 50%;
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px 15px 55px;
}
#sidebar #nav_menu-2 ul li a:hover {
	color: #4fa0d8;
	text-decoration: none;
}

/* Contents Area
------------------------------------------------------------ */

/* Title */
#contents h1 {
	margin: 0 0 38px;
}

#contents h2 {
	margin: 0 0 24px;
}

#contents h3 {
	font-size: 20px;
	color: #4fa0d8;
	font-weight: bold;
	margin: 0 0 18px;
}

#contents h4 {
	border-left: #333333 solid 3px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-left: 7px;
}

#contents h5 {
}

/* Bread Navi */

.breadcrumbs {
	text-align: left;
	margin: 0px auto 25px;
	padding-top: 10px;
	font-size: 12px;
}
.breadcrumbs a {
	color: #333;
	letter-spacing: 0.3em;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs a.home {
}
.breadcrumbs span span {
}

/* Pager */
#contents .pager {
	clear: both;
	margin: 20px 0 30px;
	position: relative;
	font-size: 12px;
}

#contents .pager .page_count {
	position: absolute;
	top: 0;
	left: 0;
}

#contents .pager .pager_num {
	text-align: center;
}

#contents .pager .pager_num span,
#contents .pager .pager_num a {
    border: 1px solid #444;
    border-radius: 2px;
    margin-left: 5px;
    padding: 4px 6px;
}
#contents .pager .pager_num span.current {
    background: none repeat scroll 0 0 #cccccc;
}
#contents .pager a {
}
#contents .pager .pager_num a:hover {
    background: none repeat scroll 0 0 #cccccc;
}

#contents .pager .pager_right {
	position: absolute;
	top: 0;
	right: 0;
}

#contents .pager .filters {
	float: left;
}

#contents .pager .filters li {
	float: left;
}

#contents .pager .filters li:before {
	content: " | ";
	padding-left: 6px;
}
#contents .pager .filters li:first-child:before {
	content: ""
}

#contents .pager .pager_orderby {
	float: left;
}

#contents .pager .pager_num span,
#contents .pager .pager_num a {
	margin-left: 0;
}

#contents .pager .pager_num span.current {
	text-decoration: underline;
}

#contents .pager a {
	color: #333;
}

#contents .pager a:hover {
	color: #666;
}


#contents .pager a.next,
#contents .pager a.prev {
}

#contents .navigation {
	margin-bottom: 60px;
	color: #777;
	text-align: center;
}

#contents .navigation a {
	color: #777;
	font-size: 13px;
}

#contents .navigation a:hover {
}


/* Common */
.main_title {
	background: #fff;
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%;
}
.main_title img {
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -700px;
}
#contents a:hover img {
	opacity: 0.8;
}
#contents .pup {
	margin-top: -0.3em;
	position: relative;
}

#contents .content_inquiry {
	clear: both;
}


/* Top Page */
#toppage #top_panel {
	height: 918px;
	position: relative;
	margin: 0 0 67px;
	width: 100%;
}
#toppage #top_panel a:hover img {
	opacity: 1;
}
#toppage #top_panel .panel1 {
	height: 306px;
	left: 0;
	top: 0;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel2 {
	height: 153px;
	left: 340px;
	top: 0;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel3 {
	height: 153px;
	left: 340px;
	top: 153px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel4 {
	height: 153px;
	right: 0;
	top: 0;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel5 {
	height: 153px;
	right: 0;
	top: 153px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel6 {
	height: 153px;
	left: 0;
	top: 306px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel7 {
	height: 153px;
	left: 0;
	top: 459px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel8 {
	height: 153px;
	left: 340px;
	top: 306px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel9 {
	height: 153px;
	left: 340px;
	top: 459px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel10 {
	height: 306px;
	right: 0;
	top: 306px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel11 {
	height: 153px;
	left: 0;
	top: 612px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel12 {
	height: 153px;
	left: 0;
	top: 765px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel13 {
	height: 306px;
	left: 340px;
	top: 612px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel14 {
	height: 153px;
	right: 0;
	top: 612px;
	position: absolute;
	width: 340px;
}
#toppage #top_panel .panel15 {
	height: 153px;
	right: 0;
	top: 765px;
	position: absolute;
	width: 340px;
}
#toppage #top_banner {
	margin: 0 0 65px;
}
#toppage #top_case {
	margin: 0 0 60px;
}
#toppage #top_case h2 {
	background: none;
	border: none;
	margin: 0 0 24px;
	padding: 0;
}
#toppage #top_case #top_case_main {
	height: 266px;
	overflow: hidden;
	z-index: 1;
	background: #fff;
}
#toppage #top_case #top_case_main h3 {
	background: none;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
#toppage #top_case #top_case_main #top_case_slider_wrap {
	float: right;
	padding: 25px 0 0;
	width: 870px;
}

#top_case_slider .top-case-inner {
	background: #f0efe5;
	padding: 10px;
}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	overflow: hidden !important;
    width: 680px !important;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -65px;
	background: url(../images/icon_prev.gif) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: -65px;
	background: url(../images/icon_next.gif) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover {
	opacity: 0.8;
}

.bx-wrapper .bx-next:hover {
	opacity: 0.8;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	outline: 0;
	width: 50px;
	height: 51px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* Dealer */
#contents #dealer h1 {
	margin-bottom: 60px;
}
#dealer .dealer_txt2 {
	text-align: center;
	margin-bottom: 26px;
}
#dealer .page_link {
	margin-bottom: 50px;
}
#dealer .page_link li {
	float: left;
	margin: 0 10px 0px 0;
	width: 220px;
}
#dealer .page_link li.right {
	margin-right: 0;
}
#dealer #price,
#dealer #speed,
#dealer #service {
	margin-top: -30px;
	padding-top: 30px;
	position: relative;
}
#dealer .alignleft,
#dealer .alignright {
	background: #fff;
	margin-bottom: 40px;
	position: relative;
	width: 330px;
}
#dealer .center {
	clear: both;
	text-align: center;
}
#dealer .center h3 {
	margin-bottom: 13px;
}
#dealer .center .blue_box {
	background: #4fa0d8;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	margin: 0 auto 30px;
	width: 186px;
}
#dealer .center .large {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 0;
	color: #4fa0d8;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 105px;
	margin-bottom: 35px;
}
#dealer .results p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 35px;
} 
#dealer .last_txt {
	text-align: center;
	margin-bottom: 80px;
}
#dealer .dealer_reason {
	background: #fff;
	height: 270px;
	position: relative;
}
#dealer .dealer_reason h3 {
	border-bottom: 2px solid #f0efe5;
	padding: 14px 0;
	text-align: center;
	margin-bottom: 15px;
}
#dealer .dealer_reason p {
	padding: 0 26px;
	margin-bottom: 0;
}
#dealer .dealer_reason .red_bg {
	background: #d84d4d;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 58px;
	width: 100%;
}
#dealer .dealer_reason p {
	line-height: 1.5em;
}
#dealer .dealer_reason .red_bg p {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}
#dealer .dealer_reason.alignleft .red_bg p {
	padding: 9px 10px 0;
	line-height: 1.2em;
}
#dealer .dealer_reason.alignright .red_bg p {
	padding: 16px 10px 0;
	text-align: center;
}
#dealer #speed .alignleft,
#dealer #speed .alignright {
	margin-bottom: 50px;
} 
#dealer #speed .alignleft p,
#dealer #speed .alignright p {
	color: #4fa0d8;
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	margin-bottom: 0;
	text-align: center;
}
#dealer .dealer_flow img.flow_image {
	margin-bottom: 10px;
}
#dealer .dealer_flow p {
	font-size: 14px;
	margin-bottom: 40px;
}
#dealer .dealer_flow .flow_txt {
	margin-bottom: 10px;
}
#dealer .dealer_flow .right {
	text-align: right;
	font-size: 12px;
}
#dealer #service .alignleft,
#dealer #service .alignright{
	height: 390px;
}
#dealer .serive_inner {
	padding: 28px 20px 20px;
}
#dealer .serive_inner h4 {
	margin-bottom: 10px;
}
#dealer .serive_inner img {
	padding: 10px 10px 4px;
}
#dealer .serive_inner p.right {
	text-align: right;
	line-height: 1.2em;
	padding: 0 10px;
	margin-bottom: 0;
}
#dealer #service .last_txt {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 0;
	padding-top: 83px;
	margin-bottom: 60px;
	text-align: center;
}
#dealer #service .dealer_last {
	text-align: center;
	margin-bottom: 70px;
}


/* Sheel Metal */
#contents #sheet_metal h1 {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 110px;
	margin-bottom: 45px;
}
#sheet_metal .sheet_metal_reason {
	text-align: center;
	margin-bottom: 70px;
}
#sheet_metal .sheet_metal_reason p {
	clear: both;
	color: #4fa0d8;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sheet_metal .sheet_metal_reason p.arrow {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 40px;
}
#sheet_metal .sheet_metal_reason img.last_img {
	margin-bottom: 18px;
}
#sheet_metal .sheet_metal_reason p.last {
	margin-bottom: 20px;
}
#sheet_metal .sheet_metal_reason ul {
}
#sheet_metal .sheet_metal_reason ul li {
	float: left;
	height: 87px;
	margin: 0 10px 10px 0;
	width: 220px;
}
#sheet_metal .sheet_metal_reason ul li.right {
	margin-right: 0;
}
#sheet_metal .left_padding {
	padding-left: 13px;
}
#sheet_metal .side_padding {
	padding: 0 8px 0 13px;
}
#sheet_metal .bottom_large {
	margin-bottom: 60px;
}
#sheet_metal .sheet_metal_camp {
	padding: 0 10px;
}
#sheet_metal .sheet_metal_case {
	margin-bottom: 50px;
}
#sheet_metal .sheet_metal_case li {
	float: left;
	margin: 0 8px 15px 0;
	width: 164px;
}
#sheet_metal .sheet_metal_case li.right {
	margin-right: 0;
}
#sheet_metal .sheet_metal_case li img {
	display: block;
	margin-bottom: 10px;
}
#sheet_metal .sheel_metal_service img {
	margin-bottom: 25px;
}
#sheet_metal .sheel_metal_service h3 {
	margin-bottom: 12px;
}
#sheet_metal .sheel_metal_img {
	margin: 0 0 40px 10px;
}
#sheet_metal .sheel_metal_flow img {
	margin-bottom: 10px;
}
#sheet_metal .sheel_metal_flow p {
	font-size: 14px;
	margin-bottom: 35px;
}
#sheet_metal .sheel_metal_flow .sheel_metal_flow2 {
	position: relative;
	margin-bottom: 85px;
}
#sheet_metal .sheel_metal_flow .sheel_metal_flow2 img {
	position: relative;
	z-index: 1;
}
#sheet_metal .sheel_metal_flow .sheel_metal_flow2 p {
	line-height: 1.4em;
	position: absolute;
	top: 105px;
	right: 26px;
	height: 40px;
	width: 300px;
	z-index: 1;
}
#sheet_metal .sheel_metal_txt {
	margin-bottom: 80px;
}
#sheet_metal .sheet_metal_voice {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	margin-bottom: 100px;
	padding-bottom: 110px;
}
#sheet_metal .sheet_metal_voice li {
	background: #fff;
	float: left;
	height: 330px;
	margin: 0 20px 20px 0;
	width: 210px;
}
#sheet_metal .sheet_metal_voice li.right {
	margin-right: 0;
}
#sheet_metal .sheet_metal_voice li .sheet_metal_voice_inner {
	padding: 10px;
}
#sheet_metal .sheet_metal_voice li img {
	display: block;
	margin-bottom: 10px;
}
#sheet_metal .sheet_metal_voice li p {
	margin-bottom: 3px;
	padding: 0 8px;
}
#sheet_metal .sheet_metal_voice li p.title {
	font-weight: bold;
}


/* Staff */
#staff #daihyo {
	margin-top: -30px;
	padding-top: 30px;
}
#staff .staff_img1 {
	text-align: center;
	margin-bottom: 35px;
}
#staff .alignright {
	margin: 0 0 40px 10px;
}
#staff .staff_img {
	clear: both;
}
#staff .staff_img li {
	float: left;
	margin: 0 10px 55px 0;
	width: 220px;
}
#staff .staff_img li.right {
	margin-right: 0;
}
#staff .staff_sub {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 35px;
}
#staff .last {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}


/* Company */
#company .company_top {
	padding: 0 13px;
}
#company strong {
	font-size: 16px;
	font-weight: bold;
}
#company .company_p {
	margin-bottom: 5px;
}
#company .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
#company .name {
	text-align: right;
}
#company .alignright {
	margin: 0 0 40px 10px;
}
#company .alignleft {
	margin: 0 10px 40px 0;
}
#company dl {
	position: relative;
	margin-top: -0.3em;
}
#company dl dd {
	line-height: 1.7em;
	margin-bottom: 0px;
}
#company ul {
	clear: both;
}
#company ul li {
	float: left;
	margin: 0 10px 50px 0;
	width: 220px;
}
#company ul li.right {
	margin-right: 0;
}
#company ul li p {
	margin-bottom: 8px;
}
#company .last {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}
#company .googlemap {
	background: #fff;
	float: right;
	margin: 0 0 40px 10px;
	padding: 10px;
}


/* Warranty Repair */
#contents #warranty_repair h3 {
	margin-bottom: 12px;
}
#warranty_repair .side_padding {
	padding: 0 10px;
}
#warranty_repair .left_padding {
	padding-left: 10px;
}
#warranty_repair .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
#warranty_repair .bottom_margin {
	margin-bottom: 40px;
}
#warranty_repair ul {
	margin-bottom: 30px;
}
#warranty_repair ul li {
	float: left;
	margin: 0 3px 0px 0;
	width: 170px;
}
#warranty_repair ul li.min {
	width: 160px;
}
#warranty_repair ul li.right {
	margin-right: 0;
}
#warranty_repair .alignright {
	margin: 0 0 40px 13px;
}
#warranty_repair .warranty_repair_txt1 {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 110px;
	margin-bottom: 16px;
}
#warranty_repair .warranty_repair_txt2 {
	text-align: center;
	margin-bottom: 80px;
}
#warranty_repair .warranty_repair_txt3 {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 110px;
	margin-bottom: 60px;
	text-align: center;
}
#warranty_repair .warranty_repair_img1 {
	margin-bottom: 60px;
}
#warranty_repair .arrow {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}
#warranty_repair .last {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}


/* Payment */
#payment .left_padding {
	padding-left: 13px;
}
#payment .alignright {
	margin: 0 0 0 10px;
	width: 330px;
}
#payment .alignright img {
	margin-bottom: 5px;
}
#payment .large {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	color: #4d9fd8;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7em;
	padding: 25px 0 120px;
	margin-bottom: 55px;
	text-align: center;
}
#payment .last {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}

/* Flow */
#flow p {
	margin-bottom: 40px;
}
#flow .side_padding {
	padding: 0 8px 0 8px;
}
#flow .flow_content.last {
	margin-bottom: 50px;
}
#flow .flow_content p {
	padding: 0 10px 0 8px;
}
#flow .flow_content img {
	margin-bottom: 10px;
}
#flow .flow_content .alignleft {
	width: 386px;
}
#flow .flow_content .alignright {
	width: 282px;
}
#flow .flow_bnr_inquiry {
	margin-bottom: 50px;
}
#flow .flow_last {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	padding-bottom: 120px;
	margin-bottom: 60px;
}

/* Service */
#serivice .page_link {
	margin-bottom: 50px;
}
#serivice .page_link li {
	float: left;
	margin: 0 10px 0px 0;
	width: 220px;
}
#serivice .page_link li.right {
	margin-right: 0;
}
#serivice #area,
#serivice #delivered,
#serivice #loaner {
	margin-top: -30px;
	padding-top: 30px;
	position: relative;
}
#serivice img.alignleft {
	margin: 0 13px 40px 0;
} 
#serivice img.alignright {
	margin: 0 0 40px 13px;
} 
#serivice p.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#serivice #area .area_txt {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	clear: both;
	text-align: center;
	padding-bottom: 93px;
	margin-bottom: 47px;
}
#serivice #delivered p {
	padding-left: 10px;
}
#serivice #delivered .delivered_banner {
	clear: both;
	text-align: center;
	margin-bottom: 55px;
}
#serivice #delivered .alignleft,
#serivice #delivered .alignright {
	margin-bottom: 50px;
	width: 330px;
}
#serivice #delivered .alignleft p,
#serivice #delivered .alignright p {
	padding: 0;
	margin-bottom: 13px;
}
#serivice #delivered .alignleft p strong,
#serivice #delivered .alignright p strong {
	color: #4fa0d8;
	font-size: 14px;
}
#serivice #delivered .delivered_txt {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	clear: both;
	text-align: center;
	padding-bottom: 120px;
	margin-bottom: 80px;
}
#serivice #loaner .loaner_txt1 {
	margin-bottom: 12px;
	padding-left: 0;
}
#serivice #loaner .large {
	line-height: 1em;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 24px;
	padding: 0;
}
#serivice #loaner p {
	padding-left: 10px;
}
#serivice #loaner .loaner_img {
	text-align: center;
	margin: 0 0 75px;
}
#serivice #loaner .loaner_lineup {
	margin: 0 0 70px;
}
#serivice #loaner .loaner_lineup li {
	background: #fff;
	float: left;
	height: 330px;
	margin: 0 20px 35px 0;
	width: 213px;
}
#serivice #loaner .loaner_lineup li.right {
	margin-right: 0;
}
#serivice #loaner .loaner_lineup li .loaner_lineup_box {
	padding: 10px;
}
#serivice #loaner .loaner_lineup li img {
	display: block;
	margin: 0 0 13px;
}
#serivice #loaner .loaner_txt2 {
	background: url(../images/icon_arrow2.gif) no-repeat 50% 100%;
	clear: both;
	text-align: center;
	padding-bottom: 110px;
	margin-bottom: 70px;
}


/* Case */
#contents #case_detail h2 {
	background: url(../images/h2_bg.gif) repeat-x 0 100%;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 16px;
}
#case_detail {
	margin-bottom: 60px;
}
#case_detail .case_content {
	margin-bottom: 30px;
}
#case_detail #case_main {
	margin-bottom: 40px;
}
#case_detail img {
	background: #fff;
	padding: 10px;
	width: 310px;
}
#case_detail .main_photo img {
	float: right;
	margin-left: 13px;
}
#case_detail .case_deta {
	position: relative;
	margin-top: -0.4em;
	padding-left: 10px;
}

#case_detail #case_flow {
	margin-bottom: 50px;
}

#case_detail #case_flow .case_flow_box {
	position: relative;
	margin-bottom: 30px;
}

#case_detail #case_flow p {
	margin-bottom: 10px;
}

#case_detail #case_flow img {
	float: left;
	margin-right: 13px;
}

#case_detail #owner_comment img {
	float: right;
	margin-left: 13px;
}

#case_detail #owner_comment .comment,
#case_detail #shop_comment .comment {
	margin-bottom: 40px;
}

#case_detail #owner_comment p,
#case_detail #shop_comment p {
	margin-bottom: 12px;
}

/* Case List */
#case_list #greeting .alignleft {
	margin: 0 13px 40px 0;
}


#case_list #maker table {
	margin: 0 5px 20px;
}
#case_list #maker table th {
}
#case_list #maker table td {
	font-weight: bold;
	text-align: center;
	padding: 0 0 10px;
}
#case_list #maker table th img,
#case_list #maker table td img {
	display: block;
	margin: 0px;
}
#case_list #maker table th a,
#case_list #maker table td a {
	color: #333;
	font-size: 11px;
	letter-spacing: -0.04em;
}
#case_list #maker table td.letter-space a {
	letter-spacing: -0.1em;
}
#case_list #maker table td.others {
	vertical-align: top;
}
#case_list #maker table td.others img {
	*display: inline;  /* IE 6でのマージン広がりを回避*/
	/zoom: 1;  /* IE用ハック */
	float: left;
}

#case_list #list {
	position: relative;
	margin: -30px 0 60px;
	padding-top: 30px;
}

#case_list #list h2 {
	background: url(../images/h2_bg.gif) repeat-x 0 100%;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 16px;
	margin-bottom: 8px;
}

#case_list .archive-post {
	background: #fff;
	display: none;
	float: left;
	margin: 0 10px 16px 0;
	width: 220px;
}

#case_list .archive-post.right {
	margin-right: 0;
}

#case_list .archive-inner {
	position: relative;
	padding: 10px;
}
#case_list .archive-post img {
	display: block;
	margin-bottom: 8px;
}

#case_list .archive-post dl {
	margin-bottom: 10px;
}
#case_list .archive-post dl dd {
	margin-bottom: 3px;
}
#case_list .archive-post .more_link {
	text-align: right;
}
#case_list .archive-post .more_link a {
	font-size: 12px;
}


/* Voice */
#voice .alignright {
	margin: 0 0 40px 10px;
}
#voice_list {
	margin-bottom: 60px;
	width: 100%;
}
#voice_list .archive-post-wrap {
	padding: 20px 0 0;
}
#voice_list .archive-post {
	background: #fff;
	margin-bottom: 20px;
	width: 100%;
}
#voice_list .archive-post  .archive-inner {
	padding: 15px;
}
#voice_list .archive-post img {
	margin-right: 13px;
	float: left;
}
#voice_list .archive-post p {
	margin-bottom: 0;
}
#voice_list .archive-post .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	margin-top: -0.4em;
}


/* Inquiry */
#inquiry .inquiry_content {
	padding: 0 10px;
	margin-bottom: 30px;
}
#inquiry .inquiry_content .inquiry_txt {
	margin-bottom: 20px;
}
#inquiry .inquiry_content .inquiry_txt p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#inquiry .inquiry_content .inquiry_txt p.point {
	margin-bottom: 20px;
}
#inquiry .inquiry_content .inquiry_txt p.point span {
	background: #4d9fd8;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 25px;
}
#inquiry .inquiry_content .alignright {
	margin: 0 0 20px 10px;
}
#inquiry .inquiry_content .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

#inquiry .form {
	margin: 0 auto 60px;
}
#inquiry .form h3 {
	font-size: 24px;
	color: #333;
}
#inquiry .form p {
	margin-bottom: 16px;
}
#inquiry table {
	border-top: solid #cccccc 1px;
	width: 100%;
	margin-bottom: 20px;
}
#inquiry table th {
	background: #fff;
	border-bottom: solid #cccccc 1px;
	border-top: none;
	border-bottom: solid #cccccc 1px;
	border-right: none;
	font-size: 13px;
	padding: 15px 15px;
	text-align: left;
	font-weight: normal;
	width: 20%;
    vertical-align: middle;
}
#inquiry table th.attention_th {
	width: 10%;
	padding: 15px 8px 15px 0;
	text-align: right;
}
#inquiry table th .attention {
	font-size: 12px;
	background: #d84d4d;
	color: #fff;
	padding: 4px 7px 5px 8px;
}

#inquiry table th.even {
}

#inquiry table th.last {
	vertical-align: top;
}

#inquiry table th small {
	font-size: 11px;
}

#inquiry table td {
	background: #fff;
	border-bottom: solid #cccccc 1px;
	border-top: none;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	font-size: 12px;
	padding: 10px 15px;
	vertical-align: middle;
}
#inquiry td input, #inquiry td textarea {
    border: 1px solid #cccccc;
    box-shadow: 1px 4px 6px -6px rgba(0, 0, 0, 0.5) inset;
    font-size: 12px;
    margin: 3px 0;
    padding: 7px 10px;
}
#inquiry table td.picture input {
	border: none;
	box-shadow: none;
	padding: 0;
}
#inquiry table td.picture img {
	height: auto;
	max-width: 300px;
}
#inquiry .check_policy {
    text-align: center;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 10px;
}

#inquiry .check_policy a {
	color: #777;
}

#inquiry .check_policy input {
	vertical-align: middle;
}

#inquiry .btn_form {
    text-align: center;
}

#inquiry .btn_form input {
    background: #d84d4d;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; 
    line-height: 1em;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
    cursor: pointer;
    padding: 18px 40px 16px 50px;
}
#inquiry .btn_form input:hover {
	background: #c13333;
}

/* Privacy Policy */
#privacy_policy h2 {
	background: url(../images/h2_bg.gif) repeat-x 0 100%;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 16px;
}

/* Footer Area
------------------------------------------------------------ */

/* Commen */
#footer {
	background: #333333;
	clear: both;
	color: #fff;
	font-weight: bold;
	padding: 27px 0 15px;
}

#footer a {
	color: #fff;
}


/* Footer Navigation */
#footer_nav {
	float: left;
	margin: 0 0 24px;
	width: 720px;
}
#footer_nav h3 {
	margin: 0 0 12px;
}
#footer_nav .footer_nav1 {
	border-right: 1px solid #8d8d8d;
	height: 94px;
	float: left;
	width: 112px;
}
#footer_nav .footer_nav2 {
	border-right: 1px solid #8d8d8d;
	height: 94px;
	float: left;
	width: 240px;
}
#footer_nav .footer_nav3 {
	border-right: 1px solid #8d8d8d;
	height: 94px;
	float: left;
	width: 145px;
}
#footer_nav .footer_nav4 {
	float: left;
	width: 175px;
}
#footer_nav ul {
	padding: 0 0 0 24px;
}
#footer_nav ul li {
	margin: 0 0 7px;
}
#footer_nav ul li a {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
}

/* Footer Logo */
#footer .footer_logo {
	float: right;
	text-align: right;
	padding: 15px 20px 0 0;
	width: 280px;
}
#footer .footer_logo .discription {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 5px;
}
#footer .footer_logo img {
	margin: 0 0 10px;
}
#footer .footer_logo .address {
	font-size: 12.5px;
	margin: 0 0 5px;
}

/* Footer Copyright */

.copyright {
	clear: both;
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
	text-align: center;
	position: relative;
} 
.copyright p {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0;
}

.copyright p a {
	color: #fff;
}




