@charset "utf-8";
/* CSS Document */

h3#faq{
	background-image:  url(../img/bg_yougo.jpg);
	vertical-align:middle;
	height: 50px;
	line-height: 50px;
	color: #A74B02;
	font-size: 22px;
	text-indent: 10px;
}

.frame{
	width: 840px;
	height: auto;
	padding: 12px;
	margin: 0 10px 20px;
	border-color: #AAAAAA;
	border-width: 2px;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
}

.right{
	float: right;
}

.box_b{
	border-bottom: #999;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

hr{
	border: none;
	border-top: dotted 1px #AAAAAA;
	margin: 10px;
}

img.q{
	vertical-align: bottom;
}

img.a{
	vertical-align: 1.3;
}
#contents .add{
	border-top:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
	overflow:hidden;
	padding:30px 0px;
	margin:20px 0px;
}


#contents .add img{
	float: left;
	width: 251px;
	margin: 0px 30px 0px 0px;
}
#contents .add .bx{
	width: 600px;
	float: left;
}
#contents .add .bx p{
	font-size: 15.4px;
	margin: 0.5em 0px 0px;
}
#contents .add .bx p span{
	font-size: 0.8em;
}
#contents .add .shop_name{
	font-size: 1.1em;
	padding-left: 0.5em;
	line-height: 1.6;
}