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


/* ==================== サイト全体　レイアウト ==================== */


/* ==================== ヘッダー ==================== */


/* ==================== メインエリア ==================== */

/* ---------- メインコンテンツ ---------- */
div#mainArea div#contents div.contentsTitle{
	width:660px;
	height:120px;
	background:url(../images/ana/announcers_titleban.jpg) left top no-repeat;
	margin-bottom:10px;
	text-indent:-999em;
}
div#mainArea div#contents h3{
	background:url(../images/ana/h3_announcers_bg.gif) left top no-repeat;
	margin-bottom:10px;
	padding:3px 3px 2px 36px;
}
div#mainArea div#contents table.profile{
	width:100%;
	margin-bottom:30px;
}
div#mainArea div#contents table.profile th,
div#mainArea div#contents table.profile td{
	padding:5px 0;
	vertical-align:top;
}
div#mainArea div#contents table.profile th{
	background-color:#d3e8f7;
	color:#333;
	width:140px;
	border-bottom:1px solid #c0dff3;
}
div#mainArea div#contents table.profile td.images{
/*	text-align:center;*/
	padding:0;
}
div#mainArea div#contents table.profile td.comments{
	padding-left:5px;
	width:320px;
	border-bottom:1px solid #c0dff3;
}


/* ---------- サブコンテンツ ---------- */
div#mainArea div#subContents img.sideprofilebtn{
	margin-top:5px;
}

div#mainArea div#subContents div.anaicons ul li{
	clear:both;
	padding-bottom:14px;
}


/* ==================== フッター ==================== */


/* ==================== コンテンツ内のいろいろ ==================== */
div#mainArea div#contents div#comments table{
	width:100%;
	margin-bottom:30px;
}
div#mainArea div#contents div#comments table th,
div#mainArea div#contents div#comments table td{
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px solid #C0DFF3;
}
div#mainArea div#contents div#comments table th{
	background-color:#D3E8F7;
	color:#333;
	width:140px;
}
div#mainArea div#contents div#comments table td{
	padding-left:5px;
	width:520px;
}

/* ---------- コメント欄 ---------- */
div#mainArea div#contents div.comment{
	padding-bottom:30px;
}
div#mainArea div#contents div#comments{}
div#mainArea div#contents div#comments h2{
	background:url(../images/ana/h3_announcers_bg.gif) left top no-repeat;
	margin-bottom:10px;
	padding:3px 3px 2px 36px;
}
div#mainArea div#contents div#comments div#comments-open-footer{
	text-align:center;
	margin-bottom:10px;
}
div#mainArea div#contents div#comments table{
	width:100%;
	margin-bottom:10px;
}

/* ==================== サブコンテンツ内のいろいろ ==================== */

