@charset 'utf-8';

@media screen,tv,print {

div#header {
	float: none;
	clear: both;
	height: 220px;
	background: black url("http://fanto.org/image/back/home-header.png") no-repeat scroll 0% 0%;
	border-bottom: 1px solid #666666;
}
div.text p img {
	float: left;
	margin: 3px 10px 4px 2px;
	border: 1px solid #000000;
}
div.entry {
	border-bottom: 1px dotted #cccccc;
}
div#top {
	height: 815px;
	padding-bottom: 20px;
}
h2#tamazo {
	clear: both;
	margin:0 15px 13px 15px;
	padding: 5px 15px 5px 10px;
	font-size: 110%;
	background: transparent url("http://fanto.org/image/back/h2.gif") repeat-y scroll 100% 0%;
	text-align: right;
	font-weight: normal;
font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

}