@charset "UTF-8";



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


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

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;
}
*html ul.navi li li {
	margin-top:1px;
}



h2.hellotitle {
	background:none;
	padding:10px;
	margin-bottom:10px;
	height:auto;
	border-bottom:1px #CC9999 dashed;
	font-family:"New York", "Kozuka Mincho std", "小塚明朝R", "小塚明朝 std R", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
}




.text p {
	margin:1em 0;
}



.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 {
	background:none;
}
.thumbnail a:hover img {
	border:1px #EEE inset;
	padding:0;
}
.thumbnail h3 {
	background:#FEC;
	padding:5px 10px;
	width:302px;
	
}



#mergedrss {
	margin-top:35px;
	background:#FFE;
	width:200px;
	height:300px;
	overflow:auto;
	border:#CCC 1px inset;
}





#thumblist, #thumblist2 {
	margin:20px auto;
	background:url(images/bg_.png) -6px bottom;
}
#thumblist a, #thumblist2 a {
	display:block;
	float:left;
	border:1px #CCC outset;
	margin:4px;
	padding:9px;
}
#thumblist a img, #thumblist2 a img {
	border:1px #EEE inset;
}




