@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(lifeCommon.css);



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


.recreationLinkBoxF{
	width:600px;
	padding-top:25px;
	margin-left:20px;
}

#frame01{
	background:url("../images/recreationElmt01_1.png") top no-repeat;
}

#frame02{
	background:url("../images/recreationElmt02_1.png") top no-repeat;
}

#frame03{
	background:url("../images/recreationElmt03_1.png") top no-repeat;
}

#frame04{
	background:url("../images/recreationElmt04_1.png") top no-repeat;
}

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

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

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

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

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

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

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

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

.recreationLinkDesc 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;
}