@charset "utf-8";

#left{
	float:left;
	width: 627px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
}

#right{
	float: left;
	width: 200px;
}

.img_caption {
	font-size: x-small;
	display: block;
	margin-bottom: 15px;
	margin-top: 2px;
}


/*special*/
#special_box{
	width:196px;
	border: 1px solid #BCBCBC;
	padding: 1px;
	margin-bottom: 20px;
	background-image: url(../imgs/top/special_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#special_box ul{
	width: 196px;
}
#special_box li{
	float:left;
}

#special_box li a {
	display:block;
	float:left;
	text-indent:-9999px;
    overflow:hidden;
	width:196px;
}


#special_box li.carthage a.carthage {
	0px 0px;
	width:196px;
	background-image: url(../imgs/top/special_carthage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
#special_box li.carthage a:hover {
	background-position:left bottom;
}
#special_box li.carthage a.open {
	background-position:left bottom !important;
}
#special_box li.carthage_on a {
	background:url(../imgs/top/special_carthage.gif) no-repeat 0px -72px;
}
	
#special_box li.mosaic a.mosaic {
	background:url(../imgs/top/special_mosaic.gif) top left no-repeat; 0px 0px;
	width:196px;
	height: 37px;
}
#special_box li.mosaic a:hover {
	background-position:left bottom;
}
#special_box li.mosaic a.open {
	background-position:left bottom !important;
}
#special_box li.mosaic_on a {
	background:url(../imgs/top/special_mosaic.gif) no-repeat 0px -72px;
}

#special_box li.tunisia a.tunisia {
	background:url(../imgs/top/special_tunisia.gif) top left no-repeat; 0px 0px;
	width:196px;
	height: 37px;
}
#special_box li.tunisia a:hover {
	background-position:left bottom;
}
#special_box li.tunisia a.open {
	background-position:left bottom !important;
}
#special_box li.tunisia_on a {
	background:url(../imgs/top/special_tunisia.gif) no-repeat 0px -72px;
}

#special_box li.gunko a.gunko {
	background:url(../imgs/top/special_gunko_c.gif) top left no-repeat; 0px 0px;
	width:196px;
	height: 37px;
}
#special_box li.gunko a:hover {
	background-position:left bottom;
}
#special_box li.gunko a.open {
	background-position:left bottom !important;
}
#special_box li.gunko_on a {
	background:url(../imgs/top/special_gunko_c.gif) no-repeat 0px -72px;
}

#special_box li.movie a.movie {
	background:url(../imgs/top/special_movie_c.gif) top left no-repeat; 0px 0px;
	width:196px;
	height: 38px;
}
#special_box li.movie a:hover {
	background-position:left bottom;
}
#special_box li.movie a.open {
	background-position:left bottom !important;
}
#special_box li.movie_on a {
	background:url(../imgs/top/special_movie_c.gif) no-repeat 0px -72px;
}
