@charset"UTF-8";



/*
****************************************************************************************************
Web site: minamino-city.com
Description: This css is designed and coded by Frontier of Business Intelligence Inc. a.k.a FoBI.
Version: 1.0
Author: FoBI-Hiroyuki Yoshino
Author URI: http://www.fobi.co.jp/
****************************************************************************************************
*/

/* ******* CSS Import ******* */
@import url(liveCommon.css);



/* 
========================================================================================================
*/

#contentsBox{
	width:630px;
	padding:0 20px;
}

.other{
	clear:both;
	border-top:dashed 1px #333;
	padding:15px 0 10px 0;
	margin-top:15px;
}

.enqueteLocalnavi{
	min-height:53px;
	height: auto !important;
	height:53px;
	margin:0 0 20px 40px;
}

.enqueteLocalnavi ul li{
	float:left;
	margin-right:10px;
}

.enqueteBox{
	margin:0 0 20px 10px;
	min-height:210px;
	height: auto !important;
	height:210px;
}

.enqueteBranchBox{
	clear:both;
	border-top:dashed 1px #333;
	min-height:140px;
	height: auto !important;
	height:140px;
	padding-bottom:10px;
}

.enqueteBranchInlineBox{
	float:left;
	width:380px;
	padding:15px 10px 20px 90px;
	min-height:80px;
	height: auto !important;
	height:80px;
}

.best5{
	clear:both;
}

h3{
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	padding:6px 0 0 15px;
	display:block;
	width:615px;
	height:35px;
	clear:both;
}

h4{
	color:#CC0033;
	font-size:20px;
}

h3#hd001{
	background:url("../images/enquete001indexHd01.gif") top left no-repeat;
}

h3#hd002{
	background:url("../images/enquete001indexHd02.gif") top left no-repeat;
	margin-top:30px;
}

h3#hd003{
	background:url("../images/enquete001indexHd03.gif") top left no-repeat;
	margin-top:30px;
}

.best5 h3,
.other h3{
	font-size:0;
	padding:0 0 7px 0;
	height:15px;
	clear:both;
}

.best5 h4,
.other h4{
	font-size:1.3em;
	font-weight:bold;
	color:#CC0033;
	line-height:1.1;
}

.other h4{
	margin:5px 10px 5px 15px;
}

.other p{
	margin:5px 10px 5px 15px;
}

.branchImg{
	margin-top:20px;
}

#n01{
	background:url("../images/enquete001BlanchElm01.jpg") top left no-repeat;
}

#n02{
	background:url("../images/enquete001BlanchElm02.jpg") top left no-repeat;
}

#n03{
	background:url("../images/enquete001BlanchElm03.jpg") top left no-repeat;
}

#n04{
	background:url("../images/enquete001BlanchElm04.jpg") top left no-repeat;
}

#n05{
	background:url("../images/enquete001BlanchElm05.jpg") top left no-repeat;
}

.descBox{
	width:440px;
	margin-right:10px;
}

.linkBox{
	clear:both;
	margin:10px 0;
	padding:20px 0 0 15px;
	border-top:dashed 1px #333;
}

.otherPhoto{
	margin-left:15px;
}

.otherPhoto p{
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

.otherPhoto#inside{
	min-height:200px;
	height: auto !important;
	height:200px;
}

.otherPhoto#outside{
	min-height:125px;
	height: auto !important;
	height:125px;
}

.otherPhoto#point{
	min-height:180px;
	height: auto !important;
	height:180px;
}

.otherPhoto dl{
	float:left;
	margin-right:10px;
}

.enqueteBranchBox span.caption{
	display:block;
	width:140px;
	line-height:100%;
	padding-top:5px;
}


