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

.text02{
	width:496px;
	height:180px;
	padding:15px 10px 10px 10px;
	margin-bottom:20px;
	border-left:solid 2px #E6E6E6;
	border-right:solid 2px #E6E6E6;
	border-bottom:solid 3px #E6E6E6;
}



#news{
	width:496px;
	height:160px;
	overflow:auto;
	padding-top:10px;
}

#news li{

	background-image:url(common/images/news.gif);
	background-repeat:no-repeat;
	padding:0px 0px 5px 15px;
	margin-bottom:5px;
	line-height:14px;
}

#main a{
	text-decoration:underline;
}

#main a:hover{
	color:#D55353;
}

#howto{
	width:470px;
	height:200px;
	background-image:url(common/images/howto.jpg);
	text-indent:-9999px;
}
	
	
.text p{
	margin-bottom:30px;
}
