@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : home.css
=================================================================== */

#eyeCatch{}

#newBread{
	margin-top: 15px;
}
#newBread h2{}

#twitterArea{
	margin-top: 30px;
	overflow: hidden;
	_zoom: 1;
}
#twitterArea dt{
	float: left;
	padding-top: 110px;
}

#twitterArea dd{
	float: left;
	width: 556px;
	padding: 5px 1px;
	background-color: #e15f02;
	border-radius: 5px;
}
#twitterArea dd iframe {
	width: 556px !important;
}

#twitterArea .twtr-widget{font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Verdana','ＭＳ Ｐゴシック',sans-serif !important;}