/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

div#main_contens_top {
	width:630px;
	height:330px;
	margin:0 0 30px 0;
	padding:0;
	text-align:left;
	float:left;
	border-right:solid #C8C8C8 1px;
	}
	
div#top_contents {
	width:590px;
	margin:0 10px 0 30px;
	text-align:left;
	}
	
	
p.introduce_text {
	font-size:13px;
	color:#333333;
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5em;
	}
	
p.what_new {
	width:125px;
	height:21px;
	padding:0;
	margin:30px 0 0 0;
	background:url(img/title_wn.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}
	
div#what_new_area {
	width:450px;
	padding:10px 0 0 0;
	margin:0;
	border-top:solid #4C3F26 1px;
	border-bottom:solid #4C3F26 1px;
	}
	
h3 	{
	*font-size:14px;
	font-size:12px;
	line-height:130%;
	color:#56482B;
	padding:0 0 3px 0;
	margin:0;
	}
	
.copy2	{
	font-size:12px;
	line-height:120%;
	color:#333333;
	margin:0 0 10px 0;
	width:450px;
	padding:3px 0 0 0;
	border-bottom:1px dashed #56482B;
	}
