@charset "utf-8";

.txt_month_index {
	background-image: url(../img/index/month_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -152px;
	text-align: right;
	height: 20px;
	width: 184px;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
}
.txt_tesou_index {
	background-image: url(../img/index/tesou_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -152px;
	text-align: right;
	height: 20px;
	width: 184px;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
}
.txt_tesou_index a,
.txt_tesou_index a:link,
.txt_tesou_index a:visited,
.txt_month_index a,
.txt_month_index a:link,
.txt_month_index a:visited {
	color:#fff;
	text-decoration:none;
}
.txt_tesou_index a:active,
.txt_tesou_index a:hover,
.txt_month_index a:active,
.txt_month_index a:hover {
	color:#fff;
	text-decoration:underline;
}
.box_main_index {
	background-image: url(../img/index/head_bg.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	position: relative;
	overflow:hidden;
	text-align:center;
}
.mainimage {
	overflow:hidden;
	text-align:center;
	position:relative;
	float: left;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 0 0 80px;
	z-index:1;
}
/*.navi a {
	position:absolute;
	width:66px;
	height:66px;
	top:45%;
}
a#prev {
	background-image:url(../img/index/arrow_left.png);
	background-repeat:no-repeat;
	left:90px;
}
a#next {
	background-image:url(../img/index/arrow_right.png);
	background-repeat:no-repeat;
	left:790px;
}*/
#img01 {
	margin-top:440px;
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
#img02 {
	position:absolute;
	width: 800px;
}
#img03 {
	position:absolute;
	width: 800px;
}
#img04 {
	position:absolute;
	width: 800px;
}
#img05 {
	position:absolute;
	width: 800px;
}

.active {
	display:block;
}
.disnon {
	display:none;
}
*/

.top-divination{
	background:url(../img/index/bgi-divination.png) 0 0 no-repeat;
	margin:40px 0 30px;
	padding:20px 15px;
}

.top-app{
	position:relative;
}
.top-app__apple{
	position:absolute;
	left:370px;
	bottom:25px;
}
.top-app__androide{
	position:absolute;
	left:750px;
	bottom:25px;
}
.list-blog{
	list-style:none;
}