@charset 'utf-8';

@media screen,tv,print {

#home-header {
	float: none;
	clear: both;
	height: 160px;
	background: black url("http://fanto.org/image/back/home-header.png") no-repeat scroll 0% 0%;
	border-bottom: 1px solid #666666;
}

#home-header h1 {
	padding: 50px 28px 0 30px;
	color: white;
	font-size: 250%;
	font-weight: bold;
	text-align: right;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#home-header h1 a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
#home-header p {
	margin: 5px 35px 10px 30px;
	padding: 0 0 10px 0;
	font-size: 90%;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

div#flash-home, div#top_image {
	height: 560px;
	width: 334px;
	float: right;
}
div#flash-home {
	margin: 0 0 0 0;
	padding: 0 7px 0 0;
}
#home {
	margin: -9px 0 0 0;
	padding: 0;
}
div#top_image {
	margin: 0 7px 10px 0;
}
div#top_image p {
	margin: 0;
	padding: 0;
}
div#message {
	height: 553px;
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url("http://fanto.org/image/back/message.jpg") no-repeat scroll 10px 90%;
}
div#message h2 {
	font-weight: normal;
	margin: 20px 0 25px 10px;
	padding: 0 0 0 10px;
	background-image: none;
	text-align: left;
	line-height: 160%;
	letter-spacing: 0.08em;
font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	border-left: 8px solid #cccccc;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
div#message p {
	padding: 30px 10px 30px 10px;
	font-size: 120%;
	line-height: 160%;
}
div.entry p {
	margin: 0 15px 15px 15px;
	font-size: 90%;
}
dl.index2, dl.index3 {
	margin: 12px 7px 15px 17px;
	font-size: 84%;
	letter-spacing: 0.02em;
}
div.index1 {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #cccccc;
}
div.index1 h3 {
	margin: 10px 0 7px 0;
	padding: 0 0 0 10px;
	font-size: 100%;
	background-color: transparent;
	border-left: 8px solid #cccccc;
	font-weight: bold;
	line-height: 130%;
}
span#top {
	font-size: 80%;
	line-height: 110%;
	font-weight: normal;
	/*\*/
	letter-spacing: 0em;
	/**/
}
div#rss-box {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
}
p.rss-title {

}
a.rss-item {
	margin: 7px 0 5px 0;
	padding-left: 11px;
	font-size: 110%;
	line-height: 150%;
	background: transparent url("http://fanto.org/image/icon/square-blue.gif") no-repeat scroll 0% 50%;
}
ul.rss-items {
	margin: 6px 0px 8px 15px;
	font-size: 84%;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	background-color: transparent;
}
ul.rss-items li {
	width: 39em;
	margin: 5px 0 5px 3px;
	background-color: transparent;
	overflow: hidden;
}

.side {

}

#feed {
	margin: 10px 10px 5px 17px;
	padding: 0;
	font-size: 90%;	
}
#feed dt {
	margin: 15px 0 3px 0;
	padding-left: 11px;
	background: transparent url("http://fanto.org/image/icon/square-blue.gif") no-repeat scroll 0% 50%;
}
#feed dt a {
	font-weight: bold;
}
#feed dd {
	margin: 5px 0 5px 11px;
	display: inline;
}
#feed dt span {
	font-size: 90%;	
}

dl.index2 {
	background-color: transparent;
}

dl.index2 dt {
	float: left;
	clear: left;
	width: 10em;
	padding-left: 11px;
	background: transparent url("http://fanto.org/image/icon/square-gray.gif") no-repeat scroll 0% 50%;
}
dl.index2 dd {
	margin: 0.5em 0 0.5em 10em;
	background-color: transparent;	
}
dl.index3 {
	background: transparent url("http://fanto.org/image/icon/index3.jpg") no-repeat scroll 0% 0%;
}
dl.index3 dt {
	float: left;
	clear: left;
	width: 7.5em;
	padding-left: 11px;
	background: transparent url("http://fanto.org/image/icon/square-blue.gif") no-repeat scroll 0% 50%;
}
dl.index3 dd {
	margin: 0.5em 0 0.5em 7.5em;	
}

}