@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;
	margin:0 0 50px 20px;
}

.townguideLinkBoxF{
	width:600px;
	padding-top:25px;
	margin-left:20px;
	background:url("../images/townguideElmt01.png") top no-repeat;
}

.townguideLinkBoxD{
	width:600px;
	padding-top:20px;
}

#desc01{
	background:url("../images/townguideElmt02.png") top left no-repeat;
}

#desc02{
	background:url("../images/townguideElmt03.png") top left no-repeat;
}

.townguideLinkDesc{
	width:410px;
	margin:0 0 0 170px;
	border-bottom:1px dashed #333;
	padding-bottom:20px;
	margin-bottom:20px;
}

#townguideLinkDescEnd{
	border-style:none;
	padding-bottom:0px;
}

.townguideLinkDesc h3{
	width:410px;
	font-size:1em;
	padding:0 10px;
}

.townguideLinkDesc dl{
	width:410px;
	margin:0;
	padding:0 10px;
}

.listBox ul{
	width:400px;
	padding:0 15px;
}

.listBox li{
	background:url("../images/listElmtCircleBlue.png") left no-repeat;
	padding-left:15px;
	margin:3px 15px 0 0;
}