@charset "utf-8";
/*============================================
	Since 2008/06/23,  Last updated 2010/02/10
	http://silentsheep.net/travel/czech.css
	S.Kaneko
==============================================*/
/*---------------- header --------------------*/
body.czech div#header,
div#header {
	background-image: url('./czech/image/header.png');
}
/*---------------- listPage ------------------*/
body.listPage
#travelList {
	background: transparent url('./czech/image/index-phots.jpg') scroll no-repeat right top;
	height: 1500px;
}
body.listPage
#content div#travelSecond h2 {
	color: #747C31;
}
ul#archive li.here {
	color: #747C31;
	background-color:#EDEFD1;
	background-image: url('./czech/image/czech_h1.png') ;
	background-repeat: repeat-x;
}
/*---------------- content -------------------*/
body.czech
#content h1 {
	color:#747C31;
	background-color:#EDEFD1;
	background-image: url('./czech/image/czech_h1.png') ;
	background-repeat: repeat-x;
}
body.czech
#content h2 {
	padding:3px 4px 0px 26px;
	color:#747C31;
	border-bottom:2px dotted #747C31;
	background:transparent url('./czech/image/flag.gif') no-repeat scroll 3px center;
}
body.czech
#subContent h3 {
	color:#747C31;
	background: transparent url('./czech/image/czech_h1.png') scroll repeat-x left top;
}
/*----------------- ranking -----------------*/
#pagerank_viewer li.here,
#pagerank_viewer li a:hover {
	background-color:#EDEFD1;
	background-image: url('./czech/image/czech_h1.png') ;
	background-repeat: repeat-x;
/*	color: #EC8602;*/
}
/*-------------hotel（第9回）------------------*/
body.travel_czech #content dt,
div.hotel dl{
	margin: 1em;
}
div.hotel dd{
	margin-left: 2em;
}
body.czech
#content p.note {
	font-size: 90%;
	line-height: 1.3em;
	margin: 1em 2em;
	text-indent: 0em;
}
/*-------------日時：メモ並列のレイアウト（第2回）------------------*/
div.date dl {
	margin: 1em 0;
}
div.date dt {
	margin: 0.1em 0 0;
	width: 6em;
	clear: left;
	text-align: right;
}
div.date dd {
	margin: -1.5em 0 0 6.5em;
}
/*-------------参考書籍一覧（第55回）-------------------------------*/
dl.books {
	margin: 1em;
}

dl.books dt {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 15px;
	background: transparent url('./../image/double_arrow.png') scroll no-repeat left center;
}
dl.books dd {
	margin: 1em 0 0 0;
	padding-left: 2em;
	font-size: 95%;
}
dl.books dd.star {
	text-align: right;
	font-size: 90%;
	color: #FFAE4F;
}


