@charset "utf-8";
/*============================================
	Since 2008/08/24,  Last updated 2010/02/10
	http://silentsheep.net/travel/tirol.css
	S.Kaneko
==============================================*/
/*---------------- header --------------------*/
body.tirol div#header,
div#header {
	background-image: url('./tirol/image/header.png');
}
/*---------------- listPage ------------------*/
body.listPage
#travelList {
	background: transparent url(./tirol/image/index-phots.jpg) no-repeat right top;
	height: 741px;
}
body.listPage
#content div#travelSecond h2 {
	color: #561F1E;
}
ul#archive li.here {
	color: #561F1E;
	background-color:#E7E6E6;
	background-image: url('./tirol/image/tirol_h1.png') ;
	background-repeat: repeat-x;
}
/*---------------- content -------------------*/
body.tirol
#content h1 {
	color:#561F1E;
/*	background-color: #E7E6E6;*/
	background-image: url('./tirol/image/tirol_h1.png') ;
	background-repeat: repeat-x;
}
body.tirol
div#content h2 {
	padding: 28px 4px 2px 45px;
	color: #561F1E;
	border-bottom: solid 2px #CAB7AB;
	background: transparent url('./tirol/image/tyrolian-hat.png') no-repeat scroll 0 0;
}
*html div#content h2 {
	height:1%;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./tirol/image/tyrolian-hat.png', sizingMethod="crop");
}
body.tirol
div#subContent h3 {
	color:#561F1E;
	background: transparent url('./tirol/image/tirol_h1.png') scroll repeat-x left top;
}
/*----------------- ranking -----------------*/
#pagerank_viewer li.here,
#pagerank_viewer li a:hover {
	background-color:#E7E6E6;
	background-image: url('./tirol/image/tirol_h1.png') ;
	background-repeat: repeat-x;
/*	color: #EC8602;*/
}

