#main {
	width: 700px;
	height: 260px;
	background: url(../img/main_bg.gif) repeat-y left top;
}

#shop_info {
	width: 250px;
	height: 260px;
	float: left;
}

#shop_info ul {
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

#shop_info li {
	height: 65px;
	width: 245px;
}

#shop_info a {
	width: 245px;
	height: 0px !important;
	height /**/: 65px;
	padding: 65px 0px 0px 0px;
	display: block;
	overflow: hidden;
	background-image: url(../img/shop_nav.jpg);
	background-repeat: no-repeat;
}

#shop_nav01 {
	background-position: 0px 0px;
}

#shop_nav01:hover {
	background-position: -245px 0px;
}

#shop_nav02 {
	background-position: 0px -65px;
}

#shop_nav02:hover {
	background-position: -245px -65px;
}

#shop_nav03 {
	background-position: 0px -130px;
}

#shop_nav03:hover {
	background-position: -245px -130px;
}

#shop_nav04 {
	background-position: 0px -195px;
}

#shop_nav04:hover {
	background-position: -245px -195px;
}

#flash {
	width: 443px;
	height: 260px;
	float: right;
}

#main_end {
	width: 700px;
	height: 5px;
	background: url(../img/main_end.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
}

#information {
	width: 700px;
	height: 145px;
}

#news {
	width: 410px;
	height: 145px;
	float: left;
}

#news h2 {
	width: 390px;
	height: 0px !important; height /**/: 25px;
	margin: 10px 0px 0px 20px;
	padding: 25px 0px 0px 0px;
	display: block;
	overflow: hidden;
	background: url(../img/news.gif) no-repeat left top;
	font-size: 12px;
}

#news_area {
	width: 390px;
	height: 100px;
	margin-left: 20px;
	display: block;
	background-color: #000000;
	list-style-type: none;
	overflow: auto;
}

#news_area dt {
	width: 70px;
	display: block;
	float: left;
	color: #990000;
	font-family: monospace;
	text-align: left;
}

#news_area dd {
	width: 270px;
	display: block;
	float: left;
	color: #cccccc;
}

#news dl {
	padding: 0px 0px 0px 20px;
}

#news p, #news ul {
	margin-left: 20px;
	color: #cccccc;
}

#news ul.list {
	list-style-type: none;
}

#news ul.list li {
	padding-left: 15px;
	background: url(../chicken/img/dot.gif) no-repeat 0px 4px;
}

#news a {
	color: #999999;
}

#news a:hover {
	color: #cc6666;
}


#news p.kksgr a {
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #ff0000;
	font-size: 180%;
	font-weight: bold;
	line-height: 120%;
	color: #ff0000;
	text-decoration: none;
}

#news p.kksgr a:hover {
	color: #ff3333;
	background-color: #222222;
}

#image {
	width: 280px;
	height: 135px;
	float: right;
	background: url(../img/image.jpg) no-repeat left top;
}

#information_end {
	width: 700px;
	height: 5px;
	background: url(../img/information_end.gif) no-repeat left top;
}

#counter {
	width: 62px;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: right;
}
