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

ul#gNavi li.news a{ background-position:-324px 100%;}
div#sideNavi h3.archives{background:url(../images/sidenavi_title_archives.gif) no-repeat;}
div#sideNavi h3.categories{background:url(../images/sidenavi_title_categories.gif) no-repeat;}

div.section p.date{
	margin:0 0 5px;
	font-weight:bold;
	font-size:110%;
}
div.section p.continue{
	margin:0 0 5px;
}
div.section p.continue a{
	color:#003399;
	background:url(/common/images/arrow_blue_s_double.gif) no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
div.section p.continue a:hover{
	color:#6699CC;
}
div.section p.posted{
	border-top:solid 1px #999;
	padding:3px 0 0;
}

div.section input#comment-author,
div.section input#comment-email,
div.section input#comment-url,
div.section textarea{
	background:#f3f3f3;
}
div.section td.submit{
	text-align:center;
}


/* comment preview, etc. */
body#comment div#main{
	width:100%;
	margin:0;
	background:#fff;
}
body#comment div#main div.section{
	margin:0 0 0 220px;
	width:480px;
}
body#comment div#main div.section p.back{
	text-align:center;
}