@charset "utf-8";
h5{
	display:block;
	width:223px;
	font-weight:normal;
	background:#333333;
	background-image:url(../watch/imgs/h5_bg.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12px;
	margin:0 0 2px 0;
	padding:6px 0 5px 17px;
}
strong{
	color:#153BA0;
	font-weight:normal;
	font-size:1.3em;
	/*border-bottom:3px double #FB9F00;*/
}
b{
	color:#DD0221;
	font-weight:normal;
	font-size:1.3em;
	/*border-bottom:3px double #FB9F00;*/
}

.illust_txt{
	display:block;
	width:203px;
	line-height:1.4;
	background-image:url(../watch/imgs/idea.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	border:2px dotted #666666;
	margin-top:3px;
	padding:5px 3px 5px 30px;
}
UL.merit{
	display:block;
	margin:5px 0 0 20px;
}
UL.merit Li{
	font-weight:bold;
	font-size:14px;
	background-repeat:no-repeat;
	padding:12px 0 20px 80px;
}

LI.merit01{
	background-image:url(../watch/imgs/merit01.gif);
}
LI.merit02{
	background-image:url(../watch/imgs/merit02.gif);
}
LI.merit03{
	background-image:url(../watch/imgs/merit03.gif);
}