@charset "utf-8";
/*============================================
	Since 2007/04/16,  Last updated 2010/02/10
	http://silentsheep.net/travel/swiss.css
	S.Kaneko
==============================================*/
/*----------------- body ---------------------*/
body.swiss
div#wrapper,
div#content,
div#secondry {
	background-color: #F7FFF0;
}
/*---------------- header --------------------*/
body.swiss div#header {
	background-image: url('./swiss/image/header.png');
}
/*---------------- listPage ------------------*/
body.listPage
#travelList {
	background: transparent url(./swiss/image/index-phots.jpg) no-repeat right top;
	height: 1150px;
}
body.listPage
#content div#travelSecond h2 {
	color: #339933;
}
ul#archive li.here {
	color: #339933;
	background-color: #FAFA9E;
	background-image: url('./swiss/image/swiss_h1.png') ;
	background-repeat: repeat-x;
}
/*---------------- content -------------------*/
body.swiss
#content h1 {
	color: #339933;
	background-color: #FAFA9E;
	background-image: url('./swiss/image/swiss_h1.png') ;
	background-repeat: repeat-x;
}
body.swiss
#content h2 {
	margin: 1.5em 0;
	padding: 7px 0 3px 30px;
	color: #339933;
	border-color: #339933;
	border-bottom: 2px dotted;
	line-height: 1;
	background-color: #FAFFEA;
	background: transparent url('./swiss/image/icon_edelweiss.gif') scroll no-repeat left bottom;
}
body.swiss
#subContent h3 {
	color: #339933;
	background: transparent url('./swiss/image/swiss_h1.png') scroll repeat-x left top;
}
/*----------------- ranking -----------------*/
#pagerank_viewer li.here,
#pagerank_viewer li a:hover,
#phrase_ranking td a:hover {
	background-color: #FAFA9E;
	background-image: url('./swiss/image/swiss_h1.png') ;
	background-repeat: repeat-x;
/*	color: #EC8602;*/
}
/*---------------- 4 cloth -------------------*/
body.swiss
#cloth p.dt {
	margin: 0 0 10px 20px;
	padding-left: 0;
	width: 280px;
	background: transparent url('./../image/blue-bullet.gif') scroll no-repeat left 5px;
	border-bottom: 1px double #75550f;
	line-height: 1.5;
	color: #000099;
}
body.swiss
#cloth p.dd {
	margin-left: 40px;
	width: 450px;
	line-height: 1.5;
	text-indent: 0;
}
/*---------------- prepare blog update ----------------*/
body.swiss
#content p.date {
	line-height: 1em;
	font-size: 80%;
	text-align:right;
	margin: -0.5em 0 3em 0;
}
/*---------------- blog post script -------------------*/
body.swiss
#content div.ps {
	margin: 2em;
	line-height: 1.5;
	border-top: 1px dotted #339900;
	text-indent: 0em;
	font-size: 90%;
}
body.swiss
#content p.ps {
	line-height: 1.5em;
	font-size: 90%;
	text-indent: 0em;
	margin: 2em;
	border-top: 1px dotted #339900;
	text-indent: 0em;
	padding-top: 1em;
}
body.swiss
#content dl.ps,dd {
	margin: 0 0 0 1em;
	line-height: 1.5;
	text-indent: 0em;
}
/*---------------- blog hotel -------------------------*/
body.swiss
#hotel dt{
	margin: 1em 1em 0;
	padding-left: 15px;
	color: #0066CC;
	border-bottom: solid 1px #0066cc;
	width: 9em;
	background-image: url(../image/round.png);
	background-position: left center; 
	background-repeat: no-repeat;
}
body.swiss
#hotel dd{
	margin-left:2em;
	line-height: 1.5;
}
body.swiss
#content p.note {
	font-size: 90%;
	line-height: 1.3em;
	margin: 1em 2em;
	text-indent: 0em;
}
/*---------------- blog title-number -------------------*/
body.swiss
#wrapper p.number{
	margin: 0.5em 1.8em 0 0;
	line-height: 1;
	font-size: 85%;
	text-align:right;
}
/*---------------- blog literary -----------------------*/
body.swiss
#content table td sup{
	margin: 0 0.5em;
	line-height: 1.5;
}
/*
#content hr {
	margin-top: 1.5em;
	line-height: 2;
	border: 0 transparent;
	background-image: url(./swiss/image/edelweiss02.gif);
	background-repeat: repeat-x;
	height: 21px;
}
*/
body.swiss
.hr {
	margin-top: 1.5em;
	width: 100%;
	height: 20px;
	background-image: url(./swiss/image/edelweiss02.gif);
	background-color: transparent;
	overflow: hidden;
	display: block;
}

