@charset "utf-8";
/*============================================
	Since 2007/04/16,  Last updated 2009/03/24
	http://silentsheep.net/travel/deaflympic/
	S.Kaneko
==============================================*/
/*---------------- header --------------------*/
body.deaflympic
div#header {
	background-image: url('./deaflympic/image/header.png');
}
/*---------------- listPage ------------------*/
body.listPage
#travelList {
	background: transparent url(./deaflympic/image/lake_wendouree03.jpg) no-repeat right top;
	height: 100%;
}
body.listPage
#content div#travelSecond h2 {
	color: #6F6F6F;
}
ul#archive li.here {
	color: #6F6F6F;
	background-image: url('./deaflympic/image/deaflympic_h1.png');
	background-repeat: repeat-x;
}
/*---------------- content -------------------*/
body.deaflympic
#content h1 {
	color: #6F6F6F;
	background-image: url('./deaflympic/image/deaflympic_h1.png');
	background-repeat: repeat-x;
}
body.deaflympic
#content h2 {
	padding: 0 0 0 10px;
	line-height: 1.4;
	color:#6F6F6F;
	border-bottom: 2px dotted #6F6F6F;
	background-color: #F1FBD9;
	background: transparent url('../image/list02.gif') no-repeat 0px center;
}
body.deaflympic
#subContent h3 {
	color:#6F6F6F;
	background: transparent url('./deaflympic/image/deaflympic_h1.png') scroll repeat-x left top;
}
/*----------------- ranking -----------------*/
#pagerank_viewer li.here,
#pagerank_viewer li a:hover {
	background-image: url('./deaflympic/image/deaflympic_h1.png');
	background-repeat: repeat-x;
/*	color: #EC8602;*/
}

