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

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


dt{
	font-weight: bold;
	margin-top: 15px;
}

p.title{
	color: #F60;
	margin-top: 20px;
	padding:5px 0 5px 15px;
	border-left: #A74B02 8px solid;
	border-bottom: #A74B02 1px solid;
	font-weight: bold;
}

.box_b{
	border-bottom: #999;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.right{
	float: right;
}
#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;
}