﻿body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
}
.moji12px {
	font-size: 12px;
	line-height: 1.5em;
}
.moji10px {
	font-size: 10px;
	line-height: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #D90000;
	text-decoration: none;
}
#border {
	padding: 5px;
	width: 190px;
	border: 1px dotted #666666;
	font-size: 12px;
	height: 100%;
}
#honbu {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-bottom: 3px;
}
.moji14px {
	font-size: 14px;
}
.kojinjyouhou {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.adobe {
	float: left;
	margin-right: 10px;
}



/*店舗声ボックス
----------------------------------------*/

.voice_box {
	font-size: 12px;
	background-image: url(../kouri-jigyo/tenpo/image/tenpo/back.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.voice_box .koe_box {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

.voice_box .koe_box .box_l {
	float: left;
	width: 350px;
}

.voice_box .koe_box .box_l .title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A6D62;
	font-size: 16px;
	padding-bottom: 8px;
	background-image: url(../kouri-jigyo/tenpo/image/tenpo/megahon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 3px;
	padding-left: 30px;
	color: #1A6D62;
}

.voice_box .koe_box .box_r {
	float: right;
	width: 180px;
	text-align: center;
}

.voice_box .koe_box .name {
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 8px;
}


.voice_box .koe_box p {
	font-size: 12px;
	line-height: 1.8em;
}






.price--small{
    font-size: 10px;
}
