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

#middle {
	padding-bottom:90px;
	background:url(../images/middle_bg.gif) left bottom no-repeat;
	}

#mainvis {
	width:100%;
	height:337px;
	background:url(../images/topbar.jpg) 0 0 repeat-x;
	text-align:center;
}

	#visInner {
		width:900px;
		height:322px;
		margin:0 auto;
		text-align:left;
		position:relative;
		top:7px;
		background:url(../images/topvis_bg.gif) 0 0 no-repeat;
	}
	
		#visual {
			width:642px;
			height:307px;
			position:absolute;
			top:8px;
			left:9px;
			overflow:hidden;
			}
	
		#topshop {
			width:234px;
			height:307px;
			position:absolute;
			top:8px;
			left:658px;
			overflow:hidden;
			background:url(../images/top_shop.gif) 0 0 no-repeat;
			}
			
			#topshop h2 {
				height:25px;
				width:234px;
				overflow:hidden;
				text-indent:-999em;
				}
			
			#topshop ul {
				}
				#topshop ul li {
					display:inline;
					}
				#topshop ul li a {
					display:block;
					width:234px;
					overflow:hidden;
					text-indent:-999em;
					margin-top:2px;
					background-image:url(../images/top_shop.gif);
					background-repeat:no-repeat;
					}
				#topshop ul li a:hover {
					background-image:url(../images/top_shop_f.gif);
					}
					#ts01 a { height:48px; background-position:0 -27px; }
					#ts02 a { height:48px; background-position:0 -77px; }
					#ts03 a { height:48px; background-position:0 -127px; }
					#ts04 a { height:48px; background-position:0 -177px; }
					#ts05 a { height:48px; background-position:0 -227px; }
					#ts06 a { height:30px; background-position:0 -277px; }


#topleft {
	float:left;
	width:578px;
	background:url(../images/topleft_bg.gif) 0 0 repeat-y;
	}

#topbigbnr {
	margin:0 10px;
	padding-bottom:5px;
	}

#topbigbnr img {
	margin-bottom:5px;
	}

#newstub {
	}
	
	ul.topnews {
		margin:0 11px;
		width:536px;
		overflow:hidden;
		}
		.topnews li {
			padding:9px 0;
			border-bottom:solid 1px #CCC;
			position:relative;
			line-height:1.5;
			}
			.topnews li table {
				width:536px;
				}
				.piccel {
					vertical-align:top;
					width:143px;
					}	
				.texcel {
					vertical-align:middle;
					line-height:1.5;
					}
					.texcel a {
						text-decoration:none;
						color:#333;
						}
					.texcel a:hover {
						text-decoration:underline;
						color:#B7183D;
						}
					.linkcel {
						vertical-align:bottom;
						text-align:center;
						width:100px;
						}
						.linkshoplogo {
							margin:10px 0;
							}

			.topnews li a:hover img,
			.topshopnews li a:hover img {
				opacity:0.8;
				-moz-opacity:0.8;
				filter: alpha(opacity=80);
				}
	
	ul.topshopnews {
		width:558px;
		padding:1px 0 0;
		overflow:hidden;
		}
		.topshopnews li {
			float:left;
			display:inline;
			width:270px;
			height:150px;
			margin:6px 0 0 6px;
			}
				

	.newstoIdx {
		margin:6px 11px 0;
		padding-bottom:8px;
		text-align:right;	
		zoom:1;
		}
		.newstoIdx a {
			background: url(../images/bow_red_nx_circle.gif) left center no-repeat;
			padding-left:13px;
			text-decoration:none;
			line-height:1.2;
			color:#333;
			zoom:1;
			}
			.newstoIdx a:hover {
				color:#b7183D;
				text-decoration:underline;
				}

#topbtmbnr li {
	float:left;
	width:275px;
	margin-top:6px;
	margin-left:9px;
	display:inline;
	}
	

#topright {
	width:315px;
	float:right;
	}

#topbanner {
	}
	
	#topbanner li {
		margin-bottom:5px;
		}


