/* CSS Document */


*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
a{
	color:#FF9900;
	text-decoration:none;
	}
a:hover,a:focus,a:visited{
	color:#A31C29;
	text-decoration:none;
	}
td,th{
	font-size:12px;
	}
	
body{
	background-image:url(images/top_body_background.jpg);
	background-repeat:repeat-x;
	color:#666;
	font-size:12px;
	line-height:1.4em;
	}
	
#warp{
	width:950px;
	margin:0 auto;
	background-image:url(images/warp2_background.gif);
	background-repeat:no-repeat;
	}

#header{
	width:950px;
	background-image:url(images/header_background.jpg);
	background-repeat:no-repeat;
	}

.headerRight{
	float:right;
	margin-right: 25px;
	}

#contents{
	width:900px;
	margin:0 auto;
	}
	
#footer{
	width:900px;
	margin:0 auto;
	color:#666;
	font-size:10px;
	line-height:27px;
	background-image:url(images/footer_background.jpg);
	background-repeat:repeat-x;
	}

#leftColumn{
	width:246px;
	background-image:url(images/leftColumn_background.jpg);
	background-repeat:repeat-y;
	float:left;
	}
.leftInner{
	width:223px;
	margin:0 auto;
	padding:13px 0;
	background-image:url(images/left_boder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#rightColumn{
	width:620px;
	float:right;
	margin-top:12px;
	}

.clear {
	clear:both;
	line-height: 1.0em;
}



/* ------ TITLE ------ */

.SiteLogo a{
	width:148px;
	height:138px;
	background-image:url(images/site_logo.jpg);
	background-repeat:no-repeat;
	display: inline;
	float:left;
	}
	
.footer_mega a{
	width:361px;
	height:59px;
	margin-top:8px;
	background-image:url(images/footer_copyright_megahouse.jpg);
	background-repeat:no-repeat;
	display: inline;
	float:left;
	}
.footerOfficialSiteLink a{
	width:153px;
	height:28px;
	background-image:url(images/footer_official_site_link.jpg);
	background-repeat:no-repeat;
	display: inline;
	float:right;
	}

#PageTitle{
	padding-top:66px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	letter-spacing:6px;
	}
.timestamp{
	color:#999;
	font-weight:bold;
}

.contentsTitle{
	color:#666;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	}
	

/* ------ font ------ */
.txm		{
		font-size: 12px;
		font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic";
		line-height: 20px;
		letter-spacing: 1px
}

/* ------ headmenu ------ */

.HeadMenu{
	width:482px;
	margin-top:32px;
	}

.HeadMenu li {
	display: inline;
	float: left;
	height: 30px;
}
.HeadMenu li a {
	height:30px;
}
.HeadMenu .hm1 a{background-image: url(images/hm_01.jpg); width:73px;}
.HeadMenu .hm2 a{background-image: url(images/hm_02.jpg); width:65px;}
.HeadMenu .hm3 a{background-image: url(images/hm_03.jpg); width:114px;}
.HeadMenu .hm4 a{background-image: url(images/hm_04.jpg); width:84px;}
.HeadMenu .hm5 a{background-image: url(images/hm_05.jpg); width:64px;}
.HeadMenu .hm6 a{background-image: url(images/hm_06.jpg); width:82px;}

/* ------ hidden ------ */

.hdn {
	font-size: 4px;
	line-height: 4px;}
.hdn a:link,
.hdn a:visited{
	text-indent: -10000px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	}
.hdn a:hover,
.hdn a:focus,
.hdn .active a:link,
.active a:visited
	{
	background-position: left bottom;
	outline: none;
	}
	
#footer a {color:#333; text-decoration: none;}
#footer a:hover{color:#FF9900;}

/* ------ ie_hack ------ */
*html .headerRight{margin-right: 12px;}
*html #PageTitle{padding-top:36px;}

/* ------ plus ------ */

#top_products div{
	background-image:url(images/top_product_background.gif);
	background-repeat:no-repeat;
	width:330px;
	height:163px;
	margin-bottom:10px;
	float:left;
	}

#top_products img{
	margin:4px 4px 4px 4px;
	float:left;
	}

#top_products dl{
	padding:12px 5px 0 15px;
	}

#top_products dt,#top_products a{
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-bottom:8px;
	color:#a31d28;
	}

#top_products a:hover{
	color:#FF9900;
	}
	
#top_products dd{
	font-size:11px;
	line-height:13px;
	margin-right:5px;
	height:70px;
	display:block;
	}
	
#top_products blockquote{
	display:block;
	color:#fe9900;
	background-image:url(images/top_products_background_line.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-right:10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	text-align:right;
	padding:4px 0;
	}

p.sale{
	color:#A31D28;
	font-weight:bold;
	font-size:14px;
	}

.twitter{
	padding:10px 0px 10px 30px;
	}
