body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W6" ;
	background: #FFFFFF;
	color: #2B2724;
}

td {
	font-size: 12px;
	line-height: 16px;
}

li {
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

a {
	color:#000000;
}

div.main {
	margin: 10px 0px 0px 11px;
}

/* タイトル */
div.title {
	width: 95%;
	font-size: 14px;
	font-weight: bold; 
	text-align: left; 
	text-valign: middle;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url("http://www.sonymusic.co.jp/common2/aip/img/aip_mark_subtitle.gif") no-repeat;
/* タイトルを非表示にする場合は下のコメントアウトをはずしてください */
	display: none;
}

/* エラー */
div.error {
	width: 95%;
	padding: 5px;
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0px;
}

/* フォームテーブル */
table.main {
	width: 95%;
	padding: 2px 5px;
}

td.formitem {
	width: 20%;
	height: 35px;
	font-weight: bold;
	text-align: left;
	background: url(img/point.gif) no-repeat left center;
	padding-left: 25px;
	vertical-align: middle;
}

td.formarea {
	width: 80%;
	text-align: left;
}

td.formcookie {
	width: 20%;
	font-weight: bold;
	text-align: left;
}

td.submit {
	padding: 5px 5px;
	text-align: center;
}

/* 注意事項 */
td.notice {
	padding: 5px 15px;
	background-color:#95736a;
	color:#FFFFFF;
}

ul.notice {
	margin: 5px 20px;
	padding: 0px;
}

li.notice {
	list-style-type: disc
}

/* 更新ボタン */
div.reload {
	width: 95%;
	text-align: right;
/* ボタンを非表示にする場合は下のコメントアウトをはずしてください */
	/* display: none; */
}

/* 書き込み */
blockquote {
	margin: 15px 0px 30px 0px;
}

ul.article {
	width: 98%;
	margin: 0px;
	padding: 0px;
}

li.date {
	font-size: 10px;
	color: #eeeeee;
	text-align: right;
}

li.title {
	font-weight: bold;
}

li.name {
	color: #ffffff;
	padding: 2px 0px;
	border-bottom: 2px solid #004252;
}

span.name {

}

li.comment {
	padding: 4px 0px;
}

hr.comment {
	color: #515151;
	background-color: #666666;
	height: 1px;
	border: none;
	display: none;
}

/* フッター */
hr.footer {
	color: #cccccc;
	background-color: #666666;
	height: 1px;
	border: none;
	width: 99%;
}

table.footer {
	width: 95%;
	padding-bottom: 5px;
}

/* サンクス画面 */
p.thanks {
	margin-top: 100px;
}

span.thanks {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

span.thankstxt {
	font-size: 12px;
	line-height: 16px;
}
