@charset "utf-8";
/* CSS Document */

#right {
	width:210px;
	padding:10px 5px;
	text-align:center;
	float:left;
	}
	



#right em {
	font-style:normal;
	font-size:17px;
	font-weight:bold;
	color:#666;
	margin:5px;
	}
#right strong {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	color:#666;
	}
	
	#right p {
		font-size:11px;
		line-height:14px;
		color:#666;
		}
	#right a {
		text-decoration:none;
		color:#069;
		}
	#right a:hover {
		text-decoration:underline;
		}
		
	#right p img {
		margin:3px 0;
		}
	

	#right li {
		display:block;
		height:20px;
		list-style:none;
		font-size:12px;
		line-height:20px;
		text-align:left;
		text-indent:1em;
		color:#f63;
		margin:8px 3px;
		border-left:5px solid #f63;
		border-bottom:1px solid #f63;
		background-color:#dcdcdc;
		}
		#right li a {
		color:#f63;
		text-decoration:none;
		}
		#right li a:hover {
		text-decoration:none;
		color:#f93;
		}
		



#left {
	width:470px;
	height:auto;
	padding:5px 0;
	float:right;
	}

#left01 {
	padding:25px 0 10px 5px;
	margin-top:5px;
	width:460px;
	background:url(../images/icon/bangumi.jpg) no-repeat 3px 1px #fff;
	float:left;
		}


#left001 {
	float:left;
	}
#left001 a {
	display:block;
	width:180px;
	height:55px;
	margin:5px 20px 0 25px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	}
#left001 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px 1px;
	}
	
#left002 {
	float:left;
	}
#left002 a {
	display:block;
	width:180px;
	height:55px;
	margin:5px 5px 0 5px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 -56px;
	}
#left002 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px -56px;
	}
#left003 {
	float:left;
	}
#left003 a {
	display:block;
	width:180px;
	height:55px;
	margin:2px 20px 0 25px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 -114px;
	}
#left003 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px -114px;
	}
#left004 {
	float:left;
	}
#left004 a {
	display:block;
	width:180px;
	height:55px;
	margin:2px 5px 0 5px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 -171px;
	}
#left004 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px -171px;
	}
#left005 {
	float:left;
	}
#left005 a {
	display:block;
	width:180px;
	height:55px;
	margin:2px 20px 0 25px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 -229px;
	}
#left005 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px -229px;
	}
	
#left006 {
	float:left;
	}
#left006 a {
	display:block;
	width:180px;
	height:55px;
	margin:2px 5px 0 5px;
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:0 -344px;
	}
#left006 a:hover{
	background-image:url(../images/icon/genre.jpg);
	background-repeat:no-repeat;
	background-position:-188px -344px;
	}
	
	


	#left02 {
	padding:25px 0 10px 5px;
	width:460px;
	background:url(../images/icon/news.jpg) no-repeat 3px 1px #fff;
	clear:left;
	float:left;
	}
	#left02 li {
		width:400px;
		background:url(../images/triangle_blue.gif) no-repeat;
		padding-left:13px;
		font-size:12px;
		line-height:20px;
		color:#666;
		list-style-type:none;
		clear:left;
		float:left;
		}
		
	
	#left03 {
	padding:25px 0 10px 5px;
	width:460px;

	background:url(../images/icon/free.jpg) no-repeat 3px 1px #fff;
	clear:left;
	float:left;
	}
	#left03 ul {
		width:400px;
		margin-bottom:5px;
		clear:left;
		float:left;
		}
	#left03 li {
		width:400px;
		background:url(../images/triangle_blue.gif) no-repeat;
		padding-left:13px;
		font-size:12px;
		line-height:18px;
		color:#666;
		list-style-type:none;
		clear:left;
		float:left;
		}


p {
	font-size:12px;
	line-height:16px;
	color:#666;
	}
	
#left03 p {
	margin-top:3px;
	font-size:12px;
	line-height:16px;
	color:#666;
	clear:left;
	float:left;
	}

a {
	text-decoration:none;
	color:#2E8B57;
	}
a:hover {
	text-decoration:underline;
	color:#6B8E23;
	}



.kaijyo {
	clear:left;
	}
