@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
トップページ
------------------------------------------------------------------------------ */ 
.topNews {
padding-top: 20px;
}
#topNewsList {
width: 650px;
margin-bottom: 20px;
}
#topNewsList li {
padding-left: 25px;
line-height: 2;
}
#topNewsList li a:link {
color: #666;
}
#topNewsList .odd {
background: #F4F3ED url(../img_common/icon01.gif) no-repeat 10px center;
}
#topNewsList .even {
background: url(../img_common/icon01.gif) no-repeat 10px center;
}

#topContList {
width: 650px;
}
#topContList .cont1 {
float: left;
width: 320px;
margin-bottom: 20px;
}
#topContList .cont2 {
float: right;
width: 320px;
margin-bottom: 20px;
}
#topContList .cont3 {
margin-bottom: 30px;
float: left;
}
.topSupport {
margin-bottom: 30px;
}

a.userV img:hover{
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}

/*------*/

.top_twitter{
	float: left;
	width: 320px;
	margin: 0 0 30px;
}

.top_bt{
	float: right;
	width: 320px;
	margin: 0 0 30px;
}

.top_bt .space{
	margin: 0 0 12px;
}

/*------*/

.twitter_box{
	width: 650px;
	float: left;
}
