@charset "utf-8";

/* div.thinkBox */
div.thinkBox {
	width:750px;
	clear:both;
}
div.thinkBox .title {
	background:url(../images/event/detail/bg.jpg) no-repeat left;
	color:#ffffff;
	font-weight:bold;
	width:743px;
	padding:2px 0 2px 7px;
	line-height:1.6;
	margin-bottom:12px;
}
div.thinkBox .txt {
	padding:0 10px 10px 10px;
	line-height:1.4;
}
div.thinkBox .txt.pb20 {
	padding-bottom:20px;
}
div.thinkBox .txt span {
	font-weight:bold;
}

div.thinkBox p.tit {
	background:url(../images/tomonokai/detail01/ico.gif) no-repeat left;
	padding:0 0 0 10px;
	font-weight:bold;
	margin-bottom:5px;
}
