@charset "UTF-8";
/*
 *  ****.css 
 *  
 *  Created by YASUDA BAC on 20++/++/++.
 *  Copyright (c) 2015 bacy. All rights reserved. 
 *  
 */
/* ######## never delete ####### */
/* ===== override for YUI ===== */

.paraBG-01.paddingCut-B {
	padding-top:10px;
	padding-bottom:10px !important;	
}

#leftWrap h2 {
	width:auto;
	height:77px;
	font-size:22px;
	padding-top:10px;
	padding-left:20px;
	line-height:63px;
}

 #leftWrap h2.bgQ {
 	height:77px;
 	background: url(../img/bg_q.png) left top no-repeat;
 }

@media screen and (max-width: 450px) {
 #leftWrap h2.bgQ {
 	min-width: 400px;
  height: auto;
  background-size: 100% 100% !important;
  padding: 10px 5px 10px 5px;
  line-height: 1.6em;
}
}

 .bgA div {
 	padding:0 33px;
 	background: url(../img/bg_a_middle.png) left center repeat-y;
 }


 .bgA:before,
 .bgA:after {
 	display: block;
 	content: "";
 	width: 100%;
 	height: 33px;
 }

.bgA:before {
	background: url(../img/bg_a.png) left top no-repeat;
}

.bgA:after {
	background: url(../img/bg_a.png) left bottom no-repeat;
}

#leftWrap h2.multiRows {
	line-height:1.5em;
}

#faq .paraBG-01 {
	padding-top:15px;
	padding-bottom:15px;
}

