*{margin:0px;padding:0px;}
#margin-t_10{
	margin-top:10px;
}
.f-left{
	float:left;
}
img {
   vertical-align:bottom;
}
#service_head{
	height:221px;
	background-image:url('../img/common/header_background_1.jpg');
	background-position:center;
	background-repeat: repeat-x;
	z-index:5;
	margin-bottom:40px;
}
#service_head_1{
	height:221px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../img/question/header_background.jpg');
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
}

#content{
	width:910px;
	height:auto;
	margin:0px auto;
	font-size: 125%; 
	font-family: 
	'Meiryo', 'sans-serif', 'inherit'; 
	color: #444444;
}
#content a{
	color:#1A0DAB;
}
#hedad_bottom_line{
	width:100%;
	background-color:#CC0000;
	height:8px;
	padding:5;
	background-repeat:repeat-x;
}


dt{
    width: 88px;
    height: 214px;
    margin-bottom: 5px;
    padding-left: 65px;
    border: none;
    background-image: url('../img/question/qa.png');
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 150%;
    line-height: 50px;
    position: relative;

    
}

dt h2{
	margin-top:10px;
	padding-top:10px;
    margin-left:40px;
    width:700px;
    line-height: 50px;
    color:#E90000;
}


dd{
    margin-top: -80px;
    margin-left: 19px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-right: 15px;
    padding-left: 45px;
    /*background: #F3F3F3;*/
    border-radius: 10px;        /* CSS3:ŠpŠŰ‚ß */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 10px;   /* Firefox—p */  
    font-size: 120%;
    line-height: -20px;
    margin-left: 60px;
}

.hr1{
	width:820px;
	margin-left:20px;
	margin-top:30px;
}

dl + hr
{
	margin-top:20px;
	margin-bottom:40px;
}
hr{
	border-top:1px solid #c2c2c2 ;
}

#qa_title h2{
	/*font-size:150%;
	border-bottom:solid 5px #c2c2c2;
	margin-bottom:5px;*/
	width: 904px;
    height: 52px;
    background-image: url('../img/stores/frame.png');
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
    line-height: 55px;
    font-size: 170%;
    font-weight: bolder;
    color: #CC0000;
    margin-bottom: 20px;
}
#qa_title p{
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
	font-size:120%;
	background-image:url(../img/question/question.png);
	background-repeat: no-repeat;
	background-position:50px center;
	padding-top: 3px;
	padding-left:77px;
	
}
#qa_title p:hover{
	background-color: #c2c2c2;
}
.accordion >li{
	list-style:none;
	font-size:140%;
}
.accordion >li .qa_content
{
	display:none;
}
.accordion >li .expanded >.qa_content
{
	display:block;
}
.accordion #price_ico
{
	background-image: url('../img/question/price1.png');
	background-repeat:no-repeat;
	background-position:5px center;
	height:40px;
	margin-bottom:10px;
	border-bottom:solid 1px #c2c2c2;
	padding-top:10px;
	padding-left:50px;
}
.expanded #price_ico
{
	background-image: url('../img/question/price2.png');
	background-repeat:no-repeat;
}
.accordion #service_ico
{
	background-image: url('../img/question/service1.png');
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:50px;
	height:40px;
	margin-bottom:10px;
	border-bottom:solid 1px #c2c2c2;
	padding-top:10px;
	padding-left:50px;
}
.expanded #service_ico
{
	background-image: url('../img/question/service2.png');
	background-repeat:no-repeat;
}
.accordion #reserve_ico
{
	background-image: url('../img/question/reserve1.png');
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:50px;
	height:40px;
	margin-bottom:10px;
	border-bottom:solid 1px #c2c2c2;
	padding-top:10px;
	padding-left:50px;
}
.expanded #reserve_ico
{
	background-image: url('../img/question/reserve2.png');
	background-repeat:no-repeat;
}
#pagetop {
    width: 150px;
    height: 42px;
    float: right;
    position: fixed;
    z-index: 100;
    right: 5px;
    bottom: 215px;
    font-size:130%;
}
