@charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

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 #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

body{
	color: #333;
	letter-spacing: 0.1em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
* br{ letter-spacing:0; }
* img{ vertical-align: bottom; }
* td, * th{ text-align: left; }

a{ color:#3366CC; }
a:visited{ color:#7E9EDF; }

#container{
	border-top: solid #1A6DE9 6px;
}
#main_head{
	width: 303px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
#main_head h1{
	width: 201px;
	padding: 11px 0 0;
	float: left;
}
#main_head .btn{
	width: 65px;
	padding: 15px 0 0;
	float: right;
}
/* #main_head */
#main{
	width: auto;
	max-width: 480px;
	margin: 0 auto;
}
#main_image{
	text-align: center;
}

#main_nav{
	display: block;
	width: 310px;
	height: 141px;
	margin: 25px auto;
	padding: 2px 2px 0 0;
	background: #1A6DE9;
}
#main_nav li{
	display: inline;
}
#main_nav li a{
	display: block;
	width: 153px;
	height: 45px;
	margin: 0 0 2px 2px;
	float: left;
	background: url(../img/main_nav.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	#main_nav li a{
		background-image: url(../img/main_nav@2.png);
		-webkit-background-size: 308px auto;
		-moz-background-size: 308px auto;
		-o-background-size: 308px auto;
		background-size: 308px auto;
	}
}
#main_nav #main_nav01 a{
	width: 308px;
}
#main_nav #main_nav02 a{
	background-position: 0 -45px;
}
#main_nav #main_nav03 a{
	background-position: -154px -45px;
}
#main_nav #main_nav04 a{
	width: 308px;
	background-position: 0 -90px;
}

section{}
h2.section_ttl{
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-image: -ms-linear-gradient(top, #0F84DB 0%, #2FC4FB 100%);
	background-image: -moz-linear-gradient(top, #0F84DB 0%, #2FC4FB 100%);
	background-image: -o-linear-gradient(top, #0F84DB 0%, #2FC4FB 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0F84DB), color-stop(1, #2FC4FB));
	background-image: -webkit-linear-gradient(top, #0F84DB 0%, #2FC4FB 100%);
	background-image: linear-gradient(to bottom, #0F84DB 0%, #2FC4FB 100%);
}
.lt-ie10 h2.section_ttl{
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0F84DB',EndColorStr='#2FC4FB');
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0F84DB',EndColorStr='#2FC4FB');
}

#our_business article{
	padding: 10px 10px 20px;
}
#our_business article p{
	margin: 0 0 0.5em;
}
#our_business h3{
	font-size: 14px;
	font-weight: bold;
	color: #2686B5;
	margin: 0 2px;
	padding: 5px 10px;
	border-bottom: solid #2686B5 2px;
}
#our_business h4{
	margin: 0 0 0.5em;
}
#our_business article ul{
	list-style: disc outside;
	margin: 0 0 1em 2em;
}
#our_business article ul li{
	line-height:1em;
}
#authorization p{
	padding: 0 0 1em 1em;
}
/* #our_business */

#branch p{
	text-align: center;
}
#branch p.mapnavi{
	font-weight: bold;
	font-size: 14px;
	margin: 25px 0;
}
#branch_address{
	margin: 0 1em;
}
#branch_address p{
	text-align: left;
	margin: 0 0 3px;
	line-height: 150%;
}
#branch_address h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}
/* #branch */

#department{
}
#department > .discription{
	margin: 20px 10px;
	line-height:1em;
}
#department h3{
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	border-bottom: solid #3366CC 2px;
	background: #EAEFFA;
	color: #3366CC;
	font-weight: bold;
	font-size: 13px;
}
#department article .discription{
	margin: 10px 10px 20px;
	color: #3366CC;
	line-height:1em;
}
#department article article{
	margin: 0 10px;
}
#department article article h4{
	margin: 0 0 1em;
}
#department article article p{
	line-height:1.5em;
}
#department article article p i{
	color: #3366CC;
	padding: 0 0.5em 0 0;
}
#department article article ul{
	list-style: disc outside;
	margin: 1em 1em 1em 2em;
}
#department article article ul li{
	line-height:1em;
}
#department article .pcsite_mes{
	margin: 25px 0 10px;
	text-align: right;
	color: #3366CC;
}
#department article .pcsite_btn{
	margin: 10px 0 15px;
}
/*  #department -> #cars_department */

#department article#electrical_department h3{
	border-color: #009966;
	background: #E5F5EF;
	color: #009966;
}
#department article#electrical_department .discription,
#department article#electrical_department article p i,
#department article#electrical_department .pcsite_mes{
	color: #009966;
}
#department article#electrical_department article ul{
	margin: 0.5em 1em 0.5em 2em;
}
/*  #department -> #electrical_department */

#department article#aircon_department h3{
	border-color: #FF6600;
	background: #FFEFE5;
	color: #FF6600;
}
#department article#aircon_department .discription,
#department article#aircon_department article p i,
#department article#aircon_department .pcsite_mes{
	color: #FF6600;
}
#department article#aircon_department article ul{
	margin: 0.5em 1em 0.5em 2em;
}
/*  #department -> #aircon_department */

#department article#electonic_department h3{
	border-color: #FF0033;
	background: #FFE5EA;
	color: #FF0033;
}
#department article#electonic_department .discription,
#department article#electonic_department article p i,
#department article#electonic_department .pcsite_mes{
	color: #FF0033;
}
/*  #department -> #electonic_department */

/* #department */

#group article{
	width: 310px;
	margin: 10px auto 20px;
}
#group article div{
	border: solid #E00000;
	border-width: 0 1px;
}
#group article div .discription{
	padding: 15px 10px;
	color: #CC6633;
	font-size: 13px;
	font-weight: bold;
	line-height:1em;
}
#group article div h4{
	padding: 15px 10px;
}
#group article div h4{
	padding: 15px 10px 5px;
}
#group article div .items{
	padding: 0 20px 20px;
	line-height:1em;
}
/* #department -> #group_bussan */

#group article#group_seisakusho div{
	border-color: #3399CC;
}
#group article#group_seisakusho div .discription{
	color: #3399CC;
}

/* #department -> #group_seisakusho */

/* #department */

#endsection{
	border-top: solid #999999 1px;
	margin: 25px 1px;
	text-align: center;
}
#endsection .mes{
	font-size: 13px;
	font-weight: bold;
	padding: 25px 0 20px;
}

/* #endsection */

.pcsite_btn{
	text-align: right!important;
	margin: 10px 10px 15px;
}
.gotop{
	text-align: right!important;
	margin: 0 10px 10px 0;
}
.gotop a{
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 10px;
	background: url(../img/gotop_arrow.png) no-repeat left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.gotop a{
		background-image: url(../img/gotop_arrow@2.png);
		-webkit-background-size: 8px auto;
		-moz-background-size: 8px auto;
		-o-background-size: 8px auto;
		background-size: 8px auto;
	}
}
/* #main */

#main_foot{
	height: 10px;
	background: #1A6DE9;
	text-align: center;
	overflow: hidden;
}
#main_foot img{
	vertical-align: top;
	margin: 2px 0 0;
}
/* #main_foot */