@charset "utf-8";
/* CSS Document */

#top #site1 {
	margin:0 0 20px 160px;
	padding:0;
	background:url(../../img/top_titles.gif) no-repeat -316px -18px;
	width:154px;
	height:19px;
	text-indent:-3000px;
}
#top #site2 {
	margin:20px 0 20px 130px;
	padding:0;
	background:url(../../img/top_titles.gif) no-repeat -324px 0;
	width:212px;
	height:18px;
	text-indent:-3000px;
}
span {
	text-transform:uppercase;
}
p {
	font-size:80%;
	color:#333;
	margin:0 0 8px 0;
	padding:0;
}
em{
	font-weight:normal;
	text-decoration:underline;
}

ol {
	margin:15px 0 0 0;
	padding:0;
	color:#CCC;
	font-size:80%;
	list-style:none;
}
ol li {
	margin:0 0 5px 0;
	padding:0;
}
dl {
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	font-size:80%;
	color:#333;
	line-height:15px;
}

#fuku{
	text-decoration:underline;
}
#footer {
	clear:both;
	margin:40px 0 0 0;
	padding:24px 0 0 0;
	background:url(../../img/border_pink.gif) no-repeat top center;
}
#footer ul{
	list-style:none;
	margin:0 0 0 95px;
	padding:0;
	font-size:xx-small;
	overflow:hidden;
}
#footer li{
	float:left;
}
#footer ul #top{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -189px 0 ;
	width:82px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
	
}
#footer #top:hover{
	background:url(../../img/top_txt4.gif) no-repeat -189px -13px;
}
#footer ul #use{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat 0 0  ;
	width:73px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
	padding:0;
}

#footer #use:hover{
	background:url(../../img/top_txt4.gif) no-repeat 0 -13px;
}
#footer ul #mine{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -271px 0 ;
	width:88px;
	height:13px;
	text-indent:-3000px;
	margin:0;
	padding:0;
}

#footer #mine:hover{
	background:url(../../img/top_txt4.gif) no-repeat -271px -13px;
}
#footer ul #site{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -271px 0 ;
	width:88px;
	height:13px;
	text-indent:-3000px;
}

#footer #site:hover{
	background:url(../../img/top_txt4.gif) no-repeat -271px -13px;
}
