@charset "UTF-8";

/*---------------------------------------------

Parts CSS

for domain
coded by d-spica at 2011-04-04
imported to "page-type.css"

---------------------------------------------*/

/* Top NEWS and Twitter */

section.news {
	overflow: visible;
	margin: 0 0 40px 335px;
	background: url(img/top/bg-twitter.png);
	padding: 10px;
	width: 595px;
	height: 165px;
	color: #333;
}
section.news h1 {
	margin-bottom: 8px;
	font-size: 16px;
}	
section.news ul {
	overflow: auto;
	height: 130px;
}
section.news li {
	margin-bottom: 15px;
}
section.news em {
	display: block;
	color: #00002d;
}	
section.twitter {
	float: left;
	margin-left: 20px;
	background: url(img/top/bg-news.png) repeat-y;
	padding: 10px;
	width: 230px;
	color: #fff;
}
section.twitter h1 {
	margin-bottom: 8px;
	font-size: 16px;
}
section.twitter a {
	color: #204498;
}
section.twitter em a {
	color: #999;
}
#twitter-widget-0 {
	height: 133px;
}
