@charset "UTF-8";

/* Reset
------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1,h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
a img {
	border: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a{outline:none;}


/*++++ clearfix +++++*/
.clear{clear:both;}
/* float clear */

.clearfix:after {
	content: ".";  
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Images */
.alignleft { float: left;}
.alignright { float: right;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.shadow {
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}

.text-align_center{ text-align:center; }
.text-align_right{ text-align:right; }
.text-align_left{ text-align:left; }
.vert_top{ vertical-align:top; }
.vert_middle{ vertical-align:middle; }
.vert_bottom{ vertical-align:bottom; }



/* =Layout
-------------------------------------------------------------- */
.page-template-default #content,
#container {
	float: right;
	margin-top: 10px;
	width: 660px;
}
#content {
	margin: 0 0 20px 0;
}
#primary,
#secondary {
	float: left;
	width: 235px;
	margin: 18px 0 50px 0;
}
#primary { position:relative;}
#secondary {
}
#footer {
	clear: both;
	width: 100%;
}

/* =Fonts
-------------------------------------------------------------- */
html {font-size: 87.5%;}
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
}
input[type="submit"] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.text10 {font-size : 77%!important ;}
.text11 {font-size : 85%!important ;}
.text12 {font-size : 93%!important ;} 
.text13 {font-size : 100%!important ;}
.text14 {font-size : 108%!important ;}
.text15 {font-size : 116%!important ;}
.text16 {font-size : 123.1%!important ;}
.text17 {font-size : 131%!important ;}
.text18 {font-size : 138.5%!important ;}
.text19 {font-size : 146.5%!important ;} 
 .text20 {font-size : 153.9%!important ;}
.text21 {font-size : 161.6%!important ;}
.text22 {font-size : 167%!important ;}
.text23 {font-size : 174%!important ;}
.text24 {font-size : 182%!important ;}
 .text25 {font-size : 189%!important ;}
.text26 {font-size : 197%!important ;}
.text24 {font-size : 182%!important ;}
.text25 {font-size : 189%!important ;}

.mt5 {margin-top : 5px !important ;}
.mt10 {margin-top : 10px !important ;}
.mt20 {margin-top : 20px !important ;}
.mt55 {margin-top : 55px !important ;}
.mt60 {margin-top : 60px !important ;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb40 { margin-bottom:40px !important;}
.mb50 { margin-bottom:50px !important;}

.width20 { width:20px !important;}


/* =Structure
-------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 945px;
}
#main {
	margin: 0 auto;
	width: 930px;
}


/* =Global Elements
-------------------------------------------------------------- */
body {
	background-image:url(../image/shear/head_bg.png),
	url(../image/shear/all_bg.jpg);
	background-repeat:repeat-x, repeat;
	background-position:0 0;   
}

body,
input,
textarea {
	color: #444;
	font-size: 13px;
	line-height: 1.6;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	/*margin-bottom: 18px;*/
}
ul,ol {
	list-style: none;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
.strong {
	font-weight: bold;
}
cite,em,i {
	font-style: italic;
}
.big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
strong {font-weight: bold;}

a{color : #00a3af;text-decoration : none;}
a:hover{color: #663300;text-decoration:none;}

/* ロールオーバー
---------------*/
a:hover img {opacity: 0.7;filter: alpha(opacity=70);-ms-filter: "alpha( opacity=70 )";}


/* =Header
-------------------------------------------------------------- */
#header {
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#header h1 {
	float: left;
	width: 220px;
}
#header .headerR {
	float: right;
	width: 724px;
	padding-top: 15px;
}

#header .description {
	font-size: 12px;
	color: #514e38;
	line-height: 200%;
	margin-bottom: 12px;
}

/* =Menu
-------------------------------------------------------------- */
/*main-menu*/
#main-menu {
	padding:0;
	height: 49px;
	width: 724px;
	margin: 12px auto  0 auto;
}
#gNav {
	overflow: hidden;
	height: 49px;
	background-image: url(../image/shear/menu.png);
	background-repeat: no-repeat;
}
* html #gNav {height: 1%;}

#gNav li {overflow:hidden;float:left;text-indent: -9999px;}
#gNav li a {
	display:block;
	height:49px;
	outline:none;
	background-image: url(../image/shear/menu.png);
	background-repeat: no-repeat;
}

#gNav #link1 a{background-position: 0 0;width: 122px;}  
#gNav #link2 a{background-position: -122px 0;width: 120px;}  
#gNav #link3 a{background-position: -242px 0;width: 120px;}  
#gNav #link4 a{background-position: -362px 0;width: 120px;}  
#gNav #link5 a{background-position: -482px 0;width: 120px;}  
#gNav #link6 a{background-position: -602px 0;width: 122px;}

#gNav li a:hover {
	background-image: url(../image/shear/menu.png);
	background-repeat: no-repeat;
}
#gNav #link1 a:hover{background-position: 0 -50px;}  
#gNav #link2 a:hover{background-position: -122px -50px;}  
#gNav #link3 a:hover{background-position: -242px -50px;}  
#gNav #link4 a:hover{background-position: -362px -50px;}  
#gNav #link5 a:hover{background-position: -482px -50px;}  
#gNav #link6 a:hover{background-position: -602px -50px;}


/*breadcrumb*/
#breadcrumb {
	font-size : 12px;
	line-height: 100%;
	color:#666666;
	padding: 20px 0 0 0;
}
#breadcrumb a{color : #006a6c;text-decoration:underline;}
#breadcrumb a:hover {text-decoration:none;}


/* =Content
-------------------------------------------------------------- */
#main-ph {margin-top: 13px;}

#main {
	overflow: hidden;
	padding: 0;
}
#content {
	margin: 5px 0 50px 0;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 13px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 12px;
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}


/* =Footer
-------------------------------------------------------------- */
/*footer*/
#footer{
	background: url(../image/shear/footer_bg.png) repeat-x 0 0;
	clear: both;
}

#copy {
	overflow : hidden;
	width : 930px;
	margin:0 auto;
	padding : 15px 0;
	text-align: right;
}
#copy p {
	font-size : 12px;
} 
	
/*totop*/
.totop {
	width: 940px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}


/*home*/
 #top-aisatu-box {
	 background-color:#FFF;
	border:#d5d5d5 solid 1px;		
}

.inner_body {
	padding: 20px 33px 15px 37px;
}

#top-aisatu {
	position: relative;
	background: url(../image/index/aisatu_bg_top.gif) no-repeat center top;
}
#top-aisatu h2 {
	font-size:130%;
	line-height:1.4;
	font-weight:bold;
	color:#000055;
	background: url(../image/index/line_gray.gif) repeat-x bottom left;
	padding-bottom:8px;
}
#top-aisatu p, #top-aisatu ul {
	margin-bottom: 8px;
	font-size:110%;
	line-height:1.7;
}
#top-aisatu .kyoka {
	padding-top:20px;
	text-align:right;
}
.info_box {
	margin-top: 15px;
	position: relative;
}
.backnamber {
	position: absolute;
	height: 25px;
	width: 99px;
	left: 520px;
	top: 12px;
}
.info_area {
	padding:15px 20px 5px 20px;
	background-color:#FFF;
	border:#d5d5d5 solid 1px;		
}
.info_box　ul {
	font-size:107%;
}
.info_box li {
	background: url(../image/index/arrow.gif) no-repeat left 3px;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 17px;
	margin-bottom:8px;
}
.info_box li span {
	margin-left:20px;
}


/* =Side
-------------------------------------------------------------- */
#primary p { margin-bottom:13px;}

#primary .btn_contact a {
	text-indent:-9999px;
	background:url(../image/shear/btn_contact_off.png) no-repeat 0 0;
	width:235px;
	height:55px;
	display: block;
	margin-bottom:10px;
}
#primary .btn_contact a:hover {
	background:url(../image/shear/btn_contact_on.png) no-repeat;
}
.side_address {
	overflow:auto;
	background-image: url(../image/shear/dot-bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	 -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; behavior:url(../js/PIE/PIE.htc);
}
.side_address .side_address_inner {
	position: relative; background: #FFFFFF; display: block; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; behavior:url(../js/PIE/PIE.htc);
}
.side_address .side_address_inner  {
	overflow: auto;
	margin: 8px;
	text-align:center;
}
.side_address .side_address_inner p {
	text-align:left !important;
	font-size:108%;
	line-height:1.4;
	padding:8px 0 0 15px;
	margin:0 !important;
}
.side_address_inner ul {
	text-align:left !important;
	font-size:108%;
	margin: 5px 0 0 15px !important;
	padding:0 !important;
	border:none !important;
}
.side_address_inner ul li.tel{
	background: url(../image/shear/icon_tel.gif) no-repeat left 8px;
	padding-left: 24px;
}
.side_address_inner ul li.fax{
	background: url(../image/shear/icon_fax.gif) no-repeat left 8px;
	padding-left: 24px;
}
.btn_map {
	padding:0 !important;
	margin:0 0 5px 125px;
}

.widget-title {
	font-size: 15px;
	color: #423920;
	font-weight: bold;
	background:url(../image/shear/widget-title-bg.gif) no-repeat 0 0;
	padding: 13px 0 5px 20px;
	margin: 0;
}
.sideNavi_inner {
background : #FFF;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-radius : 0 0 8px 8px;
margin-bottom:10px;
} 
dl.listRightNavi {
	padding-top:8px;
	margin-left:10px;
}
dl.listRightNavi dt {
	display:block;
	width:190px;
    line-height:1.3;
	font-size:108% !important;
	border-bottom:#666 dotted 1px;
	background:url(../image/company/post_icon01.gif) no-repeat left 8px;
	padding:5px 5px 6px 18px;
	margin-bottom:8px;
	color: #43261D;
	cursor:pointer;
}
dl.listRightNavi dd {
	border-bottom:#cccccc solid 1px;
    width:215px;
	display:none;
}
dl.listRightNavi dt ul {
	margin:5px 0 0 0;
}
dl.listRightNavi dt li {
	background:url(../image/business/arrow.gif) no-repeat left center;
	padding-left:12px;
	line-height:1.6;
}


/*content共通*/
h2#page_title {
	line-height:100%;
	padding:60px 0 18px 50px;
	color:#000;
	text-shadow: 1px 1px 5px #ffffff ; 
  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offx=2,offy=2)"; /* IE8 */
  display:block; /* IE */	
}
h2#page_title span.page_name {
	font-size:146.5% !important;
	font-weight:bold;
}
h2#page_title span.name_sub {
	font-size:105% !important;
	margin-left:30px;
	font-weight:normal !important;
}
.company {
	background:url(../image/company/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.business {
	background:url(../image/business/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.access {
	background:url(../image/access/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.compliance {
	background:url(../image/compliance/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.design {
	background:url(../image/design/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.production {
	background:url(../image/production/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.repair {
	background:url(../image/repair/pagetitle_bg.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	behavior: url(../js/PIE/PIE.htc);
	color:#FFF !important;
}

h3.sub_title {
	font-size:131%;
	font-weight:bold;
	color:#000099;
	padding: 5px 5px 5px;
	margin: 10px 0px;
	border-bottom: 1px solid #CCC;
}


/*conmany*/
dl.gaiyou  {
	margin:20px 10px 40px 10px;
	padding:0;
}
dl.gaiyou dt {
	float: left;
	width: 9em !important;
	background:url(../image/company/post_icon01.gif) no-repeat left center;
	padding:5px 0 2px 15px;
	margin:0;
	width:80px;
	line-height:160%;
}
dl.gaiyou dd {
	line-height: 1.4;
	margin:0;
	padding:6px 0 5px 0;
	border-bottom:1px #ccc solid;
}
dl.gaiyou dd {
	 height: 1%; /* for IE6 */
}
#main dl:after{			
    content: ".";			
    clear: both;			
    height: 0;			
    display: block;			
    visibility: hidden;
}
dl.gaiyou dt.img_non { background:none !important;}

/*access*/
.icon_train { font-size:120%; font-weight:bold; color:#852e19; background:url(../image/access/icon_train.png) no-repeat 0 0; padding: 10px 0 0 40px; }
.icon_car { font-size:120%; font-weight:bold; color:#852e19; background:url(../image/access/icon_car.png) no-repeat 0 0; padding: 6px 0 0 40px; }


/*compliance*/
#compliance p,#compliance ul { font-size:105% !important; }
#compliance p { font-weight:bold;}
#compliance  dl,#compliance ul { margin-left:1em;}
#compliance  dd { margin-top:-1.4em; margin-left:60px;}

/*business*/
.entry {
	background:url(../image/business/abm.gif) no-repeat left center;
	border-bottom : 2px solid #2A6ED4;
	color : #333333;
	font-size : 123.1%;
	font-weight : bold;
	margin:0.8em 0 18px 0;
	padding:5px 0 2px 25px;
}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}