/*½àÈ÷ÃæÉ½¼¨
--------------------------------------------------*/
#comment {
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #606060;
	background: #ffffff url(../img/mark02.gif) no-repeat 92% 92%;
	margin:0.5em;
}

#comment h2#comment_title {
	font-family: 'MS UI Gothic','Osaka',sans-serif;
	font-size: 18px;
	background: #606060 url(../img/mark01.gif) 5px 10% no-repeat;
	color: #ffffff;
	margin: 0;
	padding: 0.2em 0.5em 0.2em 40px;
	border-bottom:3px double #ffffff;
}

#comment p#comment_text {
	font-family: 'MS UI Gothic','Osaka',sans-serif;
	text-indent: 1em;
	margin: 0.5em;
	color: #404040;
	font-size:14px;
}
