body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; 
	background: #4D2600;
    background-color: #F1E8E4; 
	color: #333; 
	line-height: 1.2em; 
	font-size: 12px; 
	word-break: break-all;
}

html{
    overflow-y: scroll;
}

div.example2 { overflow: hidden; }
	
.h1 {
	font-size: 14px;
	coler: #666;
	font-weight: bold;
	line-height: 1.3em;
}

ul {
margin: 0px;
padding: 0px 0px 0px 10px;
}