@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	text-align: center;
	font-size:0.9em;
	background:url(../img/bg_home.jpg) repeat-x left top;
	color:#333333;
	line-height: 150%;
	position: relative;
	z-index: 1;
}
h2#voice_header {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/voice_header.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 570px;
}
/*ボイスヘッダーのリンク*/
a.voicelink {
	height: 50px;
	width: 570px;
	display: block;
	text-decoration: none;
}

h2#news_header {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/news_header.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 570px;
}
h2#voice_header em, h2#news_header em {
	position: relative;
	z-index: -1;
}
#voice_body ,#topics_body {
	padding: 0px;
	margin-bottom: 20px;
}
#campaign {

}
h2#voice_header {
}
#home h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background-image: none;
	height: 66px;
	width: 289px;
}
#topics_body ul {
	margin: 0px;
	padding: 0px;
}
#topics_body li {
	padding-left: 0px;
	list-style: none;
	margin: 0em 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#topics_body li + li {
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: left 15px;
}
#topics_body .data {
	background-color: #F5F3EF;
	padding: 3px;
	font-size: 0.9em;
	margin-bottom: 3px;
}
#topimg {
	margin-top: 10px;
}
#news_header a {
	width: 552px;
	height: 28px;
	text-decoration: none;
	display: block;
}
