@charset "utf-8";
/* CSS Document */

#topBunner div{
	width: 314px;
	height: 164px;
	float: left;
	margin-top: 20px;
	padding-bottom: 30px;
	}
#mioshie{
	background: url(../img/top/mioshie_bunner_bg.jpg) no-repeat 0 0;
	margin-right: 8px;
	}
#about{
	background: url(../img/top/about_bunner_bg.jpg) no-repeat 0 0;
	margin-right: 8px;
	}
#topBunner div ul{
	padding-top: 50px;
	padding-left: 20px;
	}
#topBunner div ul li{
	padding: 0 0 2px;
	}
#newsList{
	margin-bottom: 50px;
	}
#newsList p{
	text-align: right;
	}
#newsList ul li{
	margin: 10px 0 20px;
	background: url(../img/top/list_icon.jpg) no-repeat left center;
	padding-left: 20px;
	}
#newsList ul li a{
	color: #373C38;
	text-decoration: underline;
	}
#newsList ul li a:hover{
	color: #373C38;
	text-decoration: none;
	}
#templeTable{
	margin: 30px 0 60px;
	}
#templeTable tr td{
	width: 200px;
	height: 160px;
	text-align: center;
	}
#templeTable tr td p{
	padding-top: 5px;
	}