@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");

#add-facebook-index{
	float: left;
}

#add-twitter-index{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

.vote-box-txt{
	font-size: 13px;
	line-height: 1.25em;
	padding-top: 2px;
}

.vote-box-txt a{
	text-decoration: underline;
	color: #0033CC;
}

.vote-box-txt a:visited{
	color: #810081;
}

.vote-box-txt a:hover{
	color: #FF3300;
	text-decoration: none;
}

#social-box{
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#social-box div{
	float: left;
	margin-right: 5px;
}

#social-box div.top-banner{
	margin-top: -2px;
}

#top-kabu{
	background-color: #F4F5F1;
	text-align: center;
	padding: 20px 10px 10px;
	width: 628px;
}

#top-kabu table{
	background-color: #F4F5F1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
