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


/* H1吹き出し */	
#comment{
	background:url(../../img/h1comment.gif) no-repeat;
	width:545px;
	height:100px;
	margin:0 0 20px 0;
	padding:15px 0px 0 100px;
}
h1{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0.1em;
	color:#F09;
}

#comment p{
	margin:10px 20px 0 0;
	padding:0;
	font-size:12px;
	line-height:1.7em;
	letter-spacing:0.1em;
}
/* H1吹き出し */


h2{
	clear:both;
	background:url(../../img/h2bar.gif) no-repeat;
	width:610px;
	height:36px;
	margin:20px 0 0 0;
	padding:2px 0 0 35px;
	font-size:14px;
	line-height:38px;
	letter-spacing:0.1em;
	color:#FFF;
}










