li {
  list-style:none;
}
ul.accordion { background:#DDD; width:100%; margin:0 auto 0px; font-size:13px;}
ul.accordion a { display:block; padding:10px; background-repeat:no-repeat; text-decoration:none; font-weight:bold; background-position:80 center;}
ul.accordion span { display:block; padding:10px; background-repeat:no-repeat; font-weight:bold; background-position:99% center;}
ul.accordion ul { display:none;}
ul.accordion > li { /*background: -moz-linear-gradient(top, #eff7fb, #daedf5); background: -webkit-gradient(linear, left top, left bottom, from(#eff7fb), to(#daedf5));*/font-size:17px;}
ul.accordion > li > p { /*background: -moz-linear-gradient(top, #eff7fb, #daedf5); background: -webkit-gradient(linear, left top, left bottom, from(#eff7fb), to(#daedf5));*/ cursor:pointer; border-bottom:1px solid #CCC;}
ul.accordion > li > p span { background-image:url(https://www.e-aircon.jp/formmailer/images/plas.gif);}
ul.accordion > li > p span.open { background-image:url(https://www.e-aircon.jp/formmailer/images/minus.gif);}
ul.accordion > li > ul > li { /*background:#999; */ border-bottom:1px solid #CCC;}
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:url(https://www.e-aircon.jp/formmailer/images/arow.gif) no-repeat 95% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}


dl.accordion {font-size:100%; background:#FFF; margin-bottom:0px;}
dl.accordion dd {display:none; line-height:1.5; background:#FFF;}
dl.accordion dd ul > li > a { background:url(https://www.e-aircon.jp/formmailer/images/arow.gif) no-repeat 95% center; width:100%;
padding:10px 0 10px 0px; text-decoration:none; display:block; font-weight:bold;
border-bottom:1px solid #7eb5d6;
text-indent:10px;
}
dl.accordion dt {color:#005EBB; background:url(https://www.e-aircon.jp/formmailer/images/plas.gif) 95% center no-repeat,-moz-linear-gradient(top, #F9F9F9, #F4F4F4); background:url(https://www.e-aircon.jp/formmailer/images/plas.gif) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F4F4F4)); border-bottom:1px solid #CCCCCC; padding:10px 0 10px 10px; font-size:15px;}
dl.accordion dt.open {background:url(https://www.e-aircon.jp/formmailer/images/minus.gif) 95% center no-repeat,-moz-linear-gradient(top, #F9F9F9, #F4F4F4); background:url(https://www.e-aircon.jp/formmailer/images/minus.gif) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F4F4F4));
}

.about_list{
	font-size:15px;	
}
.about_list li{
	border-bottom:1px solid #CCC;	
	padding:10px 0 10px 15px;
}
.about_list li a{
	text-decoration:none;	
	width:100%;
	display:block;
	color:#333;
	text-shadow: 0px 1px 0px #FFF;
}
.about_bg{
	display:block; 
	padding:10px; 
	background-repeat:no-repeat; 
	font-weight:bold; 
	background-position:95% center;
	background-image:url(https://www.e-aircon.jp/formmailer/images/arow.gif)	;
}
.accordion_chd{
	display:block; 
	background-repeat:no-repeat; 
	background-position:95% center;
	background-image:url(https://www.e-aircon.jp/formmailer/images/arow.gif)	;
	
}

/*----色指定----*/
.bg_blue_l{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #eff7fb), to( #daedf5));/*薄水色*/
	background-image: -webkit-linear-gradient(#eff7fb, #daedf5);
	background-image:    -moz-linear-gradient(#eff7fb, #daedf5);
	background-image:     -ms-linear-gradient(#eff7fb, #daedf5);
	background-image:      -o-linear-gradient(#eff7fb, #daedf5);
	background-image:         linear-gradient(#eff7fb, #daedf5);
	color:#005EBB;	
}
.bg_blue_l2{
	background: #f0f9ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(47%,#cbebff), color-stop(100%,#a1dbff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
	color:#005EBB;	
}

.bg_blue_m{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #dceef6), to( #7eb5d6));/*水色*/
	background-image: -webkit-linear-gradient(#dceef6, #7eb5d6);
	background-image:    -moz-linear-gradient(#dceef6, #7eb5d6);
	background-image:     -ms-linear-gradient(#dceef6, #7eb5d6);
	background-image:      -o-linear-gradient(#dceef6, #7eb5d6);
	background-image:         linear-gradient(#dceef6, #7eb5d6);
}
.bg_blue_d{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #458df2), to( #1862c9));/*濃いブルーグラデ*/
	background-image: -webkit-linear-gradient(#458df2, #1862c9);
	background-image:    -moz-linear-gradient(#458df2, #1862c9);
	background-image:     -ms-linear-gradient(#458df2, #1862c9);
	background-image:      -o-linear-gradient(#458df2, #1862c9);
	background-image:         linear-gradient(#458df2, #1862c9);		
}
.bg_gray_l{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f9f9), to( #f4f4f4));/*白グレーグラデ*/
	background-image: -webkit-linear-gradient(#f9f9f9, #f4f4f4);
	background-image:    -moz-linear-gradient(#f9f9f9, #f4f4f4);
	background-image:     -ms-linear-gradient(#f9f9f9, #f4f4f4);
	background-image:      -o-linear-gradient(#f9f9f9, #f4f4f4);
	background-image:         linear-gradient(#f9f9f9, #f4f4f4);	
	color:#005EBB;
	clear:both;	
}
.bg_blk_l{/*黒グラデ*/
	border:1px solid #333;
	background:#111;
	color:#fff;
	font-weight:bold;
	text-shadow:0 -1px 0 #000;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#111));
	background-image:-webkit-linear-gradient(#3c3c3c,#111);
	background-image:-moz-linear-gradient(#3c3c3c,#111);
	background-image:-ms-linear-gradient(#3c3c3c,#111);
	background-image:-o-linear-gradient(#3c3c3c,#111);
	background-image:linear-gradient(#3c3c3c,#111);
	}
.mitsu_btn_b {/*青グラデ*/
	position:relative;
	text-decoration: none;
    border: 1px solid #044062;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#5f9cc5),to(#396b9e));
	background-image:-webkit-linear-gradient(#5f9cc5,#396b9e);background-image:-moz-linear-gradient(#5f9cc5,#396b9e);
	background-image:-ms-linear-gradient(#5f9cc5,#396b9e);
	background-image:-o-linear-gradient(#5f9cc5,#396b9e);
	background-image:linear-gradient(#5f9cc5,#396b9e);
    font-weight: bold;
    color: #FFF;
	margin:10px 10px;
	font-size:17px;
	border-radius: 10px;
    text-shadow: 0px 1px 0px #222;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10);
	text-align:center;
}
.ui-body-e{/*黄グラデ*/
	border:1px solid #f7c942;
	color:#222;
	text-shadow:0 1px 0 #fff;
	background:#fff9df;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fffadf),to(#fff3a5));
	background-image:-webkit-linear-gradient(#fffadf,#fff3a5);
	background-image:-moz-linear-gradient(#fffadf,#fff3a5);
	background-image:-ms-linear-gradient(#fffadf,#fff3a5);
	background-image:-o-linear-gradient(#fffadf,#fff3a5);
	background-image:linear-gradient(#fffadf,#fff3a5);
	}
.mitsu_btn {/*赤グラデ*/
	position:relative;
    text-decoration: none;
    border: 1px solid #730C0C;
    font-weight: bold;
    color: rgb(255, 255, 255);
	text-shadow: 0 -1px 1px #730c0c;
	border-radius: 10px;
	text-align:center;
	margin:10px 10px;
	font-size:17px;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f13925), to( #c01201));
	background-image: -webkit-linear-gradient(#f13925, #c01201);
	background-image:    -moz-linear-gradient(#f13925, #c01201);
	background-image:     -ms-linear-gradient(#f13925, #c01201);
	background-image:      -o-linear-gradient(#f13925, #c01201);
	background-image:         linear-gradient(#f13925, #c01201);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.wht_btn{/*薄グレーグラデ*/
	position:relative;
	background:#eee;
	color:#222;
	text-shadow:0 1px 0 #fff;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
	background-image:-webkit-linear-gradient(#fff,#f1f1f1);
	background-image:-moz-linear-gradient(#fff,#f1f1f1);
	background-image:-ms-linear-gradient(#fff,#f1f1f1);
	background-image:-o-linear-gradient(#fff,#f1f1f1);
	background-image:linear-gradient(#fff,#f1f1f1)	;
	text-decoration: none;
    border: 1px solid #ccc;
    font-weight: bold;
    color: rgb(255, 255, 255);
	text-shadow: 0 -1px 1px #fff;
	border-radius: 10px;
	text-align:center;
	padding:0;
	margin:10px 10px;
	font-size:17px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.ui-bar-c {
    border: 1px solid #B3B3B3;
    background: linear-gradient(#F0F0F0, #DDD) repeat scroll 0% 0% #EEE;
    color: #3E3E3E;
    font-weight: bold;
    text-shadow: 0px 1px 1px #FFF;
}
.ui-bar-c h3{
	font-size: 16px;	
}
.glay_bar_ttl{
	padding: 0.5em 15px;
font-size: 14px;
font-weight: bold;
display: block;
margin: 0px;
position: relative;
overflow: visible;
text-align: left;
border-width: 1px 0px 0px;
border: 1px solid #BBB;
background: linear-gradient(#DDD, #BBB) repeat scroll 0% 0% #BBB;
color: #333;
font-weight: bold;
text-shadow: 0px 1px 0px #EEE;	
}
.btn_arow{
	display:block; 
	background-repeat:no-repeat; 
	font-weight:bold; 
	background-position:95% center;
	background-image:url(https://www.e-aircon.jp/formmailer/images/arow.gif)	;
}
.mitsu_btn a,.mitsu_btn_b a{
	display:block;
	padding:13px 0;
	text-decoration:none;
	color:#FFF;
	width:100%;
	height:100%;
	text-shadow: 0 -1px 1px #000;
}
.wht_btn a{
	display:block;
	text-decoration:none;
	color: #005EBB;
	text-shadow: 0 -1px 1px #FFF;
	width:100%;
	height:100%;
	padding:10px 0;
}
.ui-body {
    position: relative;
    padding: 0.4em 15px;
    overflow: hidden;
    display: block;
    clear: both;
}
.ui-body-c, .ui-overlay-c {
    border: 1px solid #AAA;
    color: #333;
    text-shadow: 0px 1px 0px #FFF;
    background: #EEE;
}
.type_list_box{
	padding:10px 0 10px 10px;
	overflow:hidden;
	zoom:1;
}
.type_list_box img{
	float:left;	
	margin-right:10px;
}
.type_list_box_txt{
	float:left;	
	padding:30px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
.type_list_box_txt h3{
	display:block;	
}
.type_list_box_txt p{
	font-size:80%;
}
.type_list_box a{
	text-decoration:none;	
	display:block;
	height:90px;
	background:url(https://www.e-aircon.jp/formmailer/images/arow.gif) no-repeat 95% center; width:100%;
}
/*---goods detail---*/
.goods_detail_box{
	padding:10px;
	background:#EEEEEE;	
	line-height:160%;
	text-shadow: 0px 1px 0px #FFF;
}
.mitsu_btn_area{
	width:50%;
	float:left;	
}
.goods_detail_box2{
	padding:10px;
	line-height:160%;
}
.detail_type2{
	font-weight:bold; 
	color:#F00; 
	padding:0px 0 0 0;
}
/*---about ika----*/
.acd_innr_txt{
	padding:15px;	
	border-bottom:1px solid #CCCCCC;
}
.acd_innr_txt_l{
	padding:15px 15px 15px 20px;	
	border-bottom:1px solid #CCCCCC;
}
.kouji_area_bg li{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #eff7fb), to( #daedf5));/*薄水色*/
	background-image: -webkit-linear-gradient(#eff7fb, #daedf5);
	background-image:    -moz-linear-gradient(#eff7fb, #daedf5);
	background-image:     -ms-linear-gradient(#eff7fb, #daedf5);
	background-image:      -o-linear-gradient(#eff7fb, #daedf5);
	background-image:         linear-gradient(#eff7fb, #daedf5);
	color:#005EBB;	
}

/*--footer---*/
.for_pc{
	font-size: 12.5px;
	padding: 0.55em 11px 0.5em;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
	border: 1px solid #CCC;
	background: linear-gradient(#FFF, #F1F1F1) repeat scroll 0% 0% #EEE;
	font-weight: 700;
	color: #222;
	text-shadow: 0px 1px 0px #FFF;
	border-radius: 1em;	
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.footer_link a:hover{
	color:#F00;
}