.fusion{
	background:url(../image/title/title002.jpg) 0 40px no-repeat;
	height:90px !important;
	display:block !important;
	visibility:visible !important;
}

* html .fusion{
	background:url(../image/title/title002.jpg) 0 20px no-repeat;
}
*:first-child+html .fusion{
	background:url(../image/title/title002.jpg) 0 20px no-repeat;
}


/*typ*/
h1{
	color:#390;
	font-weight:bold !important;
	font-size:16px !important;
}

.btn_comment a{
	color:#6666cc;
	background:#eee;
	padding:3px;
	font-size:11px;
	font-weight:bolder;
	margin-left:1em;
}

/* 呼びかけ人一覧 */
.yobikake{
padding-bottom:10px;
margin:0;
}
a.topyobikake{
	display:block;
	width:152px;
	height:18px;
	float:right;
	margin-top:-60px;
	margin-right:12px;
	text-indent:-9999px;
}
.yobikake .itiran a{
	display:block;
	height:15px;
	background:url(../image/temp/itiran.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
.yobikake h4{
	width:100px;
	height:22px;
	background:url(../image/temp/tl_yobikake.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
.yobikake ul{
	margin:0!important;
	padding:0!important;
}
.yobikake li{
	list-style:none;
	font-size:10.5px;
	kine-heignt:0;
	width:130px;
	margin:10px 13px 10px 0;
	float:left;
}
.yobikake li.last{
	margin:10px 0 0 0;
}
.t_int{
	font-weight:bolder;
	color:#6666cc;
}
.t_mes{
	font-weight:bolder;
	color:#696;
}


.sando_su{
	margin-right:19px;
}

*html .sando_su{
	margin-right:22px;
}