@charset "UTF-8";

/*
================================================*/

#top_block01{
	margin: 0 0 30px 0;
}

dl#twitterfeed{
	width: 600px;
	background: #ffffff url(/img/top_twitter_bottom_bg.png) no-repeat 0 bottom;
	overflow: hidden;
}

dl#twitterfeed dt{
	float: left;
	margin: 0 10px 0 0;

}

dl#twitterfeed dd{
	text-align: left;
	font-size: 130%;
	padding: 11px 20px 11px 0;
	line-height: 1.3;
	overflow: hidden;
}

dl#twitterfeed dd a{
	color: #0071BC;
}

#topnewmain {
	margin: 0 0 30px 0;
}

#topnewmain dl{
	background: url(/img/top_news_02.png) no-repeat 0 0;
	text-align: left;
	overflow: hidden;
}

#topnewmain dl dt{
	clear :left;
	float: left;
	padding: 10px 0 0 30px;
	_padding: 12px 0 0 30px;
	background:url(/common/img/icon_arrow.gif) no-repeat 18px 15px;
	font-size: 130%;
	font-weight: bold;
	color: #0071BC;
}

#topnewmain dl dd{
	overflow: hidden;
	padding: 10px 15px 0 15px;
	_padding: 9px 15px 0 15px;
	font-size: 130%;
    line-height: 1.5;
}

#topnewmain dl dd a{
	color: #333333;
}

#topnew {
	margin: 0 0 30px 0;
}

#topnew dl{
	background: url(/img/top_side_02.png) no-repeat 0 0;
	text-align: left;
}

#topnew dl dt{
	padding: 15px 0 5px 30px;
	background:url(/common/img/icon_arrow.gif) no-repeat 18px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #0071BC;
}

#topnew dl dd{
	padding: 0 18px 15px 18px;
	background: url(/img/top_side_bg_middle.png) repeat-y 0 0;
	font-size: 130%;
    line-height: 1.5;
}

#topnew dl dd a{
	color: #333333;
}

#blogbtn{
	padding: 0 0 24px 0;
	background:url(/img/top_side_blog_bottom.png) no-repeat 0 bottom;
	zoom:1;
}

#blogbtn p.img_btn{
	position: relative;
	z-index: 0;
}

#blogbtn dl{
	text-align: left;
	position: relative;
	z-index: 10;
}

#blogbtn dl dt{
	padding: 14px 0 0 45px;
	margin: -31px 0 0 0;
	background:url(/img/top_side_icon01.png) no-repeat 0 0;
	font-size: 110%;
	font-weight: bold;
	color: #ED1C24;
	zoom:1;
}

#blogbtn dl dd{
	padding: 5px 18px 10px 18px;
	background: #ffffff url(/img/top_side_blog_middle.png) repeat-y  0 0;
	font-size: 130%;
    line-height: 1.5;
}

#blogbtn dl dd a{
	color: #333333;
}

#blogbtn p.more{
	text-align: right;
	padding-right: 25px;
	background: #ffffff url(/img/top_side_blog_middle.png) repeat-y  0 0;
	zoom:1;
}
