@charset "UTF-8";
/* local.css */

/*
============================================================
	index.html
============================================================
*/
/* sub title */
div#contentArea div#mainArea div.commentBox {
	width: 530px;
	margin: 10px 0px 0px 10px;
	background: #FFCB97;
}

div#contentArea div#mainArea ul.comment {
	width: 520px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

div#contentArea div#mainArea ul.comment li {
	width: 510px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
