@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background-color:#ffff00;
}

a:link {
	color:#646400;
	text-decoration:underline;
}

a:visited {
	color:#646400;
	text-decoration:underline;
}

a:hover {
	color:#646400;
	text-decoration:none;
}

a:active {
	color:#646400;
	text-decoration:none;
}

#content {
	color:#646400;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', Helvetica, sans-serif;
}

.item {
	width:445px;
	margin-bottom:40px;
}

.item h2 {
	color:#ff0000;
	font-size:16px;
	margin-bottom:10px;
}

.item p {
	margin-bottom:15px;
}

.title {
	line-height:18px;
}

.jacket img {
	margin:0 20px 10px 0;
}

.listen {
	width:160px;
	margin-top:20px;
}

.listen img {
	margin:0 10px 10px 0;
}

.menu {
	margin-bottom:30px;
	width:160px;
	font-size:12px;
}

.menu ul {
	margin-top:15px;
	padding:0;
}

.menu li {
	list-style:none;
	margin-bottom:5px;
	*margin-bottom:8px;
	padding:0;
}

.sub_text {
	width:150px;
	line-height:18px;
}


.right_banner {
	margin-left:10px;
}

.right_banner img {
	margin-bottom:10px;
}

.blog {
	margin-top:15px;
	color:#646400;
	line-height:18px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', Helvetica, sans-serif;
}

.date {
	font-size:10px;
}

.title {
	font-size:12px;
}

.site_title {
	font-size:10px;
	margin-bottom:10px;
}
