#jq {
	height: 300px;
	width: 100%;
	clear: both;
}
#list1 {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}
#list2 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 40px;
	width: 100%;
}

.whatsnew {
	background: url(../../img/top-index/bg_whatsnew.png) no-repeat;
	height: 35px;
	padding: 0px 0px 0px 15px;
	text-align: left;
}
.title  {
	float: left;
	padding: 5px 0px 0px 0px;
}
.backno {
	float: right;
	padding: 7px 15px 0px 0px;
}
.event {
	background: url(../../img/top-index/bg_eventinfo.png) no-repeat;
	height: 35px;
	padding: 0px 0px 0px 15px;
}

.dotline {
	background: url(../../img/top-index/dot.gif);
	height: 1px;
}
.d {
	width: 100px;
	font-size: 14px;
	line-height: 20px;
	text-align:center;
	padding-top: 5;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.c {
	width: 410px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 18px;
}.space {
	height: 40px;
}


.top_botttom_bnr{
	margin:20px auto 0 auto;
	width:510px;
		border: 1px solid #A0C6D1;
	}
	
.top_botttom_bnr table{


}

.top_botttom_bnr td{
	padding:2px;}
	






/* プロモ用スライダー */

#content {
	padding:5px 0 5px 0;
	margin:10px 0 10px 10px;
	width:738px;
	clear: both;
	background:#FFFFFF;
	border-radius:0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px;
	-webkit-box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px;
	-moz-box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px
}
#content ol {
	padding:10px 20px;
}



.slider {
	margin:0 auto;
	padding:0;
	clear: both;
	width:758px;
	margin-left:0 !important;
}
.slidesjs-pagination {
	text-align:center;/*	float: right;*/
}
.slidesjs-pagination .slidesjs-pagination-item {
	padding:6px 0 0 0;
	display: inline-block;
	width: 16px;
	margin: 4px;
}
.slidesjs-pagination .slidesjs-pagination-item a {
	display: block;
	width: 10px;
	height: 10px;
	border: solid 0px #666;
	border-radius: 8px;
	background: #CCC;
	line-height: 1;
	text-indent: -9999px;
	overflow: hidden;
}
.slidesjs-pagination .slidesjs-pagination-item a.active {
	background: #009900;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*---------------------------------*/
