/*tag’¼¸‘‚«‚Ģstyle*/

img{
	border:0px;
	vertical-align:bottom;
}
ul{
	list-style:none;
}
body{
	background:url(images/background/body_background.png);
}
#naruto h2{
	border-bottom:solid 1px #cccccc;
	padding-bottom:10px;
}
#naruto h3{
	background:#00A5FF;
	color:#ffffff;
	padding:5px 15px;
	margin-top:20px;
	font-size:18px;
	font-weight:normal;
}
#naruto h4{
	background:url(images/background/h4_1.png) no-repeat left center;
	line-height:35px;
	clear:both;
	padding-left:20px;
	font-size:18px;
	font-weight:normal;
	margin:10px 15px;
}

a:link { color: #000000;text-decoration: none;}
a:visited { color: #000000;text-decoration: none;}
a:hover { color: #ff9900;text-decoration: none;}
a:active { color: #ff9900;text-decoration: none;}