div.box {
	position: static;
}
#top-flash {
	height: 210px;
	width: 900px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
#top-flash h3 {
	display: none;
}

#news {
	background-image: url(images/top_img/news_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 225px;
	width: 690px;
	margin-bottom: 10px;
}
#news2 {
	top: -10px;
	left: -10px;
	height: 380px;
	width: 390px;
	overflow: auto;
	position: relative;
	float: left;
}
#news h2 {
	display: none;
}
#news ul {
	list-style-type: none;
	margin-left: 100px;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.25em;
	margin-bottom: 20px;
}

#news li {
	margin-bottom: 6px;
	padding-bottom: 6px;
/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
*/
	margin-right: 20px;
	padding-left: 12px;
	background-image: url(images/top_img/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news #feed{
	padding-top: 1px;
}

#news #feed{
	margin-top: 16px;
	height: 200px;
	overflow: scroll;
}

#news #feed div{
	margin-bottom: 16px;
}

#news span {
	color: #666666;
	margin-left: 0.5em;
}

#news .top-movie {
	width: 300px;
	height: 225px;
	float: right;
}

#top-img-menu {
	height: 290px;
	width: 690px;
	position: relative;
	display: block;
}
#top-img-menu h4 {
	display: none;
}
#top-img-menu dl {
	list-style-type: none;
}
#top-img-menu dt {
	height: 140px;
	width: 340px;
	display: block;
}
#top-img-menu dd {
	display: none;
}
#top-img-menu dt a {
	background-image: url(images/top_img/top_img-btn.jpg);
	text-indent: -1000px;
	display: block;
	height: 140px;
	width: 340px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.img-btn01 {
	position: absolute;
	height: 140px;
	width: 340px;
	left: 0px;
	top: 0px;
	display: block;
}
.img-btn01 a {
	background-position: left top;
}
.img-btn01 a:hover {
	background-position: right top;
}
.img-btn02 {
	position: absolute;
	height: 140px;
	width: 340px;
	left: 0px;
	top: 150px;
	display: block;
}
.img-btn02 a {
	background-position: left -140px;
}
.img-btn02 a:hover {
	background-position: right -140px;
}
.img-btn03 {
	position: absolute;
	height: 140px;
	width: 340px;
	left: 350px;
	top: 0px;
	display: block;
}
.img-btn03 a {
	background-position: left -280px;
}
.img-btn03 a:hover {
	background-position: right -280px;
}
.img-btn04 {
	position: absolute;
	height: 140px;
	width: 340px;
	left: 350px;
	top: 150px;
	display: block;
}
.img-btn04 a {
	background-position: left -420px;
}
.img-btn04 a:hover {
	background-position: right -420px;
}

#campaign {
	height: 110px;
	width: 690px;
	background-image: url(images/top_img/top-campaign_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#campaign h2 {
	display: none;
}
#campaign ul {
	list-style-type: none;
}
#campaign .cam-btn01 a {
	display: block;
	height: 24px;
	width: 90px;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 43px;
	left: 253px;
}
#campaign .cam-btn02 a {
	display: block;
	height: 24px;
	width: 70px;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 43px;
	left: 404px;
}
#campaign .cam-btn03 a {
	display: block;
	height: 24px;
	width: 70px;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 43px;
	right: 78px;
}

#gcal{
	width: 690px;
	height: 120px;
	position: relative;
	display: block;
	margin: 0 0 60px;
}
#gcal ul {
	height: 120px;
	list-style: none;
}
#gcal ul li {
	width: 220px;
	height: 120px;
	margin: 10px 10px 10px 0;
	float: left;
}
#gcal ul li a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(images/top_img/top_tenpo_bnr.gif) no-repeat;
	border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	line-height: 100px;
}
#gcal ul li a:hover {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
#gcal ul li.gcal-bnr01 a {background-position: 0px 0px;}
#gcal ul li.gcal-bnr01 a:hover {background-position: -220px 0px;}
#gcal ul li.gcal-bnr02 a {background-position: 0px -120px;}
#gcal ul li.gcal-bnr02 a:hover {background-position: -220px -120px;}
#gcal ul li.gcal-bnr03 a {background-position: -0px -240px;}
#gcal ul li.gcal-bnr03 a:hover {background-position: -220px -240px;}


table.top_img_block {
    border-collapse:  collapse;
    width:900px;
    height:390px;
    background-color: #ff9900;
}

.top_img_block td {
    width: 275px;
    height:360px;
}

.top_img_block a {
    text-decoration: none;
    display: block;
    top: 50px;
}
.top_img_block a:hover{
	transform: scale(0.96);
	transition: 0.6s;
}

.top_img_bolck1{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 290px;
}

.top_img_bolck2{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 290px;
}

.top_img_bolck3{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 290px;
}


.top_img_bolck1s, .top_img_bolck2s, .top_img_bolck3s {
    background-color: #fff;
    height: 170px;
    position: relative;
    width: 289px;
    top: 90px;
    left: 6px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 22px;
    text-shadow: 1px 2px #eee;
    font-weight: bold;
    color: cornflowerblue;
    text-decoration: none;
    padding-top: 20px;
}

img.top_img_block1m{
	width: 275px;
	height: 360px;
	margin-left: 15px;
}


img.top_img_block2m {
	width: 275px;
	height: 360px;
	margin-left: 5px;
}

img.top_img_block3m {
	width: 275px;
	height: 360px;
	margin-left: 5px;
}


.top_img_bolck1s{
    color: cornflowerblue;
    box-sizing: border-box;
    border: 4px solid cornflowerblue;
    z-index: 999;
}
.top_img_bolck2s{
    color: #cc3300;
    box-sizing: border-box;
    border: 4px solid #cc3300;
    z-index: 999;
}

.top_img_bolck3s {
    color: #33cc33;
    box-sizing: border-box;
    border: 4px solid #33cc33;
    z-index: 999;
}
