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



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

#contentsBox{
	width:640px;
	margin:0 0 0 30px;
}

#contentsBox a{
	color:#333;
	text-decoration:none;
}

#contentsBox a:hover{
	color:#333;
	text-decoration:underline;
}

.cBox{
	margin:0 0 20px 0;
	overflow: hidden;
	position: relative;
	clear:both;
}

ul.clm1{
	width:640px;
}

ul.clm2{
	float:left;
	width:310px;
}

ul.clm2 li{
	font-size:1em;
	margin-bottom:5px;
}

li.top{
	padding-left:20px;
	font-weight:bold;
}

li.first{
	padding-left:15px;
	margin-left:23px;
}

li.second{
	padding-left:15px;
	margin-left:42px;
}

ul.clm1#home li.top{
	background:url("../images/siteMapListElmt01.png") left no-repeat;
}

ul.clm2#about li.top{
	background:url("../images/siteMapListElmt02.png") left no-repeat;
	
}

ul.clm2#about li.first{
	background:url("../images/siteMapListElmt06.png") left no-repeat;
}

ul.clm2#about li.second{
	background:url("../images/siteMapListElmt10.png") left no-repeat;
}

ul.clm2#live li.top{
	background:url("../images/siteMapListElmt03.png") left no-repeat;
}

ul.clm2#live li.first{
	background:url("../images/siteMapListElmt07.png") left no-repeat;
}

ul.clm2#live li.second{
	background:url("../images/siteMapListElmt11.gif") left no-repeat;
}

ul.clm2#life li.top{
	background:url("../images/siteMapListElmt04.png") left no-repeat;
}

ul.clm2#life li.first{
	background:url("../images/siteMapListElmt08.png") left no-repeat;
}

ul.clm2#utilty li.top{
	background:url("../images/siteMapListElmt05.png") left no-repeat;
}

ul.clm2#utilty li.first{
	background:url("../images/siteMapListElmt09.png") left no-repeat;
}

ul.clm2#utilty{
	margin-top:30px;
}
