@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);



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

#liveIndexAd{
	margin-bottom:20px;
}

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

.naviStyle03{
	width:670px;
	margin:10px 0;
}

.naviStyle03 ul li{
	float:left;
	height:57px;
}

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

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

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

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

#naviStyle03_02Btn{
	display:block;
	width:130px;
	height:15px;
	background:url("../images/liveIndexNavi02.png") no-repeat;
	margin:20px 0 0 65px;
}

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

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

#naviStyle03_03Btn{
	display:block;
	width:117px;
	height:15px;
	background:url("../images/liveIndexNavi03.png") no-repeat;
	margin:20px 0 0 65px;
}

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

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

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

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

#naviStyle03_05Icon{
	background:url("../images/liveIndexNavi05Bg.gif") no-repeat;
}

#naviStyle03_05Btn{
	display:block;
	width:156px;
	height:15px;
	background:url("../images/liveIndexNavi05.gif") no-repeat;
	margin:20px 0 0 65px;
}

a#naviStyle03_05Btn:hover{
	background:url("../images/liveIndexNavi05_f2.gif") no-repeat;
}

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

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

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





