

h2 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 110%;
	color:#DE092A;
	font-weight:bold;
}
h3 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 100%;
	color:#DE092A;
		font-weight:bold;
}

td{
padding:6px;
border:1px solid #ddd;
}

#contents li{
list-style-image:url(/guide/bullet_red.gif);
line-height:150%;
}

#contents ul{
margin-left:15px;

}

.pict{
height:120px;
overflow:hidden;
}
