/* CSS Document */

/* top ---------------- */

ul#servicon{
	margin-top: 25px;
	margin-bottom:25px;
	padding: 0px;
	height: 50px;
	width: 600px;
	list-style-type:none;
}

ul#servicon li{
 	display:inline;
	float:left;
	text-indent:-9999px;
}

ul#servicon li a{
	display:block;
}


ul#servicon li.sertop a{
	width:63px;
	height: 50px;
	background-image: url(../images/index/li_title.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#servicon li.home a{
	width:240px;
	height: 50px;
	background-image: url(../images/index/li_home.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#servicon li.flash a{
	width:148px;
	height: 50px;
	background-image: url(../images/index/li_flash.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#servicon li.illust a{
	width:148px;
	height: 50px;
	background-image: url(../images/index/li_illust.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}


.read {
	width:660px;
	margin:30px 0px 40px 0px;
	}
h1.top{
	width:300px;
	height: 60px;
	margin:0px;
	padding:0;
	background-image: url(../images/index/h1top.png);
	text-indent:-9999px;
	}
.read  p{
	padding: 0 20px  20px  20px;
	font-size:small;
	color:#666666;
	line-height:170%;
	}	
	
.newsbace{
	background-image: url(../images/index/newsbottom.gif) ;
	background-repeat: repeat-x;
	background-position:bottom left;
	width:660px;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	}
.newsbace h2.news{
	width:660px;
	height: 48px;
	margin:0px 0px 10px 0px;
	padding:0;
	background-image: url(../images/index/h2_news.gif);
	text-indent:-9999px;
	}
.newsd{
	clear:all;
	font-size:small;
	color:#666666;
	line-height:170%;
	width:660px;
	}
.newsd dt{
	padding: 0px 10px  0px  15px;
	color:#26a9fc;
	font-weight:bold;
	float:left;
	width:90px;
	display:block;
	}

.newsd dd.nedd{
	padding:0px;
		color:#666666;
	float:left;
	width:540px;
	margin:0px;
	display:block;
	}
dl.newsd dt dd a{
	clear:all;

	display:inline;
	padding:0px;
	margin:0px;
	}

