@charset "UTF-8";



*html div#container { /* IE6 */
	padding:5px 6px;
}


ul.navi li a.thisP_interior {
	background: url(../images/bgNavi13.png) left -32px no-repeat;
	color:#EEEEEE;
}
ul.navi li a:visited.thisP_interior {
	text-decoration:none;
	color:#EEEEEE;
}
ul.navi li a:hover.thisP_interior {
	text-decoration:none;
	color:#EEEEEE;
	background: url(../images/bgNavi13.png) left -32px no-repeat;
}

ul.navi li ul {
	padding:0 10px 0 30px;
	list-style:none;
	overflow:hidden;
}
ul.navi li li a {
	background:none;
	color:#663333;
	text-align:left;
	padding:4px 0 6px 15px;
	margin:1px;
	border:1px #663333 outset;
	border-top:1px #D1C1C1 solid;
	border-left:1px #D1C1C1 solid;
	width:150px;
	height:17px;
}
ul.navi li li a:visited {
	background:none;
	color:#663333;
}
ul.navi li li a:hover {
	background:#CCFFAA;
	color:#331111;
	padding:5px 0 5px 15px;
	margin:1px;
	border:1px #663333 inset;
	border-bottom:1px #D1C1C1 solid;
	border-right:1px #D1C1C1 solid;
}



#container h2.hellotitle {
	margin-bottom:10px;
	padding:10px;
	border-bottom:1px #CC9999 dashed;
	font-family:"New York", "Kozuka Mincho std", "小塚明朝R", "小塚明朝 std R", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
	background:#FEC;
	background-image:none;
	width:304px;
	letter-spacing:0.2em;
}





.thumblist {
	clear:both;
	margin:20px 0;
}
.thumbnail {
	width:328px;
	float:left;
}
.thumbnail div {
	width:300px;
	margin:0 auto;
}
.thumbnail img {
	border:1px #EEE outset;
	margin:2px;
}
.thumbnail a {
}
.thumbnail a:hover {
}
.thumbnail a:hover img {
	border:1px #EEE inset;
	padding:0;
	background:none;
}



.fan a img {
	border:none;
}


