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



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

#aboutIndexAd{
	margin-bottom:20px;
}

#aboutIndexAd h2{
	display:block;
	background:url("../images/aboutIndexAd.png") no-repeat;
	width:670px;
	height:170px;
}

#naviStyle02_01Icon{
	background:url("../images/aboutIndexNavi01Bg.png") no-repeat;
}

#naviStyle02_01Btn{
	display:block;
	width:155px;
	height:14px;
	background:url("../images/aboutIndexNavi01.png") no-repeat;
	margin:20px 0 0 65px;
}

a#naviStyle02_01Btn:hover{
	background:url("../images/aboutIndexNavi01_f2.png") no-repeat;
}

#naviStyle02_02Icon{
	background:url("../images/aboutIndexNavi02Bg.png") no-repeat;
}

#naviStyle02_02Btn{
	display:block;
	width:167px;
	height:14px;
	background:url("../images/aboutIndexNavi02.png") no-repeat;
	margin:20px 0 0 65px;
}

a#naviStyle02_02Btn:hover{
	background:url("../images/aboutIndexNavi02_f2.png") no-repeat;
}

#naviStyle02_03Icon{
	background:url("../images/aboutIndexNavi03Bg.png") no-repeat;
}

#naviStyle02_03Btn{
	display:block;
	width:81px;
	height:14px;
	background:url("../images/aboutIndexNavi03.png") no-repeat;
	margin:20px 0 0 65px;
}

a#naviStyle02_03Btn:hover{
	background:url("../images/aboutIndexNavi03_f2.png") no-repeat;
}

#aboutIndexHd01{
	background:url("../images/aboutIndexHd01Bg.png") no-repeat;
}

#aboutIndexHd02{
	background:url("../images/aboutIndexHd02Bg.png") no-repeat;
}

#aboutIndexHd03{
	background:url("../images/aboutIndexHd03Bg.png") no-repeat;
}





