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

div#container { background-image:url(../../../images/top/container_background.gif);  }
div#containerBottom div { background-image:url(../../../images/top/container_bottom.gif); }

#newsArea{
	width: 750px;
	
}
#newsArea:after{
	content:'';
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html #newsArea {
    height: 1em;
    overflow: visible;
}
/**/
#newsArea img.title_image { padding:3px 7px 0 9px; float:left;}

div#news-entries {
	float:left;
	width:620px;
	padding:5px 10px;
}
div.entry{
	width:100%;
	padding:5px 0 5px 0;
	background:url(../images/common/horizontal_line.gif) repeat-x left bottom;
}
div.last {
	background:none;
}
.entry-title { color:#000; padding-right:25px; padding-left:20px; }
.entry-title a:link, .entry-title a:hover, .entry-title a:visited { color:#332228; text-decoration:none; }
.entry-title a:hover {text-decoration:underline; }
.entry-category { padding-right:1em; }
.entry-date  { color:#999; }

.shop .entry-title { background:url(images/news/listmark_shop.png) no-repeat 2px center; }
.onlinestore .entry-title { background:url(images/news/listmark_onlinestore.png) no-repeat 2px center; }
.corporate .entry-title { background:url(images/news/listmark_corporate.png) no-repeat 2px center; }
.update .entry-title { background:url(images/news/listmark_update.png) no-repeat 2px center; }



#ecArea, #blogArea{
	background: url(images/top/mincontents_background.gif) repeat-y;
	width: 372px;
	float:left;
	
}


#blogArea{
	
}
#ecArea{
	margin: 0 0 0 5px;
}

#blog-entries {
	padding:5px 10px;
}
#blog-entries td { vertical-align:top; }
.blog-entry{
	padding:5px 0 5px 0;
	background:url(../images/common/horizontal_line.gif) repeat-x left bottom;
}
.blog-entry-title { padding:5px 0 0 0; font-weight:bold; }
.blog-entry-title a:link, .blog-entry-title a:hover, .blog-entry-title a:visited { color:#332228; text-decoration:none; }
.blog-entry-title a:hover { text-decoration:underline; }
.blog-entry-text { width:238px; height:4.6em; overflow:hidden; }
.blog-entry-category { padding-right:5px; float:left; }
.blog-entry-date { float:left; }

.info a:link, .info a:hover, a:visited { color:#4DB3AE; text-decoration:none; }
.info a:hover { text-decoration:underline; }

div.thumbnail { width:94px; height:94px; margin-right:3px; background:url(images/top/background_thumbnail.gif) no-repeat; padding:5px;}
img.thumbnail { width:84px; height:84px; }
.mt-image-none { display:none; }


#shopitems table.breakline {
	background:url(../images/common/table_bg_noborder.gif);
}
#shopitems table{
	margin:11px auto 8px;
}
#shopitems td{
	padding:11px 20px;
	text-align:center;
}

.mincontents_header{
	width:372px;
	height:5px;
	background:url(images/top/mincontents_header.gif) no-repeat;
	
}
.mincontents_bottom{
	width:372px;
	height:6px;
	clear:both;
	background:url(images/top/mincontents_bottom.gif) no-repeat;
	line-height:0px;
	
}