@charset "UTF-8";

/* //////////////////////////////////////////////////

　TOP

////////////////////////////////////////////////// */
#flash {
	margin-bottom:20px;
}

#mainContent {
	width:650px;
	height:276px;
	background:url(../img/top/bg_content.png) no-repeat;
	color:#fff;
}
#mainContent h2 {
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:3px solid #e1e1e1;
}
#mainContent a:link,
#mainContent a:visited {
	color:#ccc;
}
/* news */
#mainContent .news {
	float:left;
	padding:15px;
	width:285px;
}
#mainContent .news dt {
	clear:both;
	float:left;
	margin-right:10px;
}
#mainContent .news dd {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #fff;
	line-height:1.4;
}
#mainContent .news dd:last-child {
	margin:0;
	padding:0;
	border:none;
}

/* twitter */
#mainContent .twitter {
	float:left;
	padding:15px 15px 15px 25px;
	width:295px;
}

#twtr-widget-1 {
}
.twtr-hd, .twtr-ft {
	display:none;
}
.twtr-tweet {
	padding-bottom:5px;
	margin-bottom:5px;
}


/* バナー */
#sideBar .banner {
	margin-bottom:10px;
	width:309px;
	height:174px;
	background:url(../img/top/bg_official.jpg) no-repeat;
}
#sideBar h3 {
	display:none;
}
#sideBar .banner ul {
	padding:54px 11px 0;
}
#sideBar .banner li {
	margin-bottom:1px;
}
#sideBar li {
	margin-bottom:10px;
}


/* ボトム */
#official {
	float:none;
	margin-left:auto;
	width:700px;
	background:url(../img/bg_official.jpg) no-repeat;
}
#official h3 {
	display:none;
}
#official ul {
	padding:45px 0 0 15px;
}
#official li {
	margin:0px 5px 0 0px;
}


#fotterMisc {
	margin-left:80px;
	margin-top:20px;
	padding:20px 10px 20px 50px;
	width:221px;
	background:url(../img/bg_footer.png) no-repeat;
}
#fotterMisc .link a {
	color:#fff;
}
#fotterMisc .copy {
	color:#fff;
}




