@charset "utf-8";
#headcont {
}

#bodywrap {
	background-image: url(../imgbg/sidebar.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#sidebar {
	width: 200px;
	float: left;
}
#sidebar ul a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar  ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar ul {
	list-style: none;
}
#sidebar  ul.mainmenu  {
	font-size: 130%;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 5px;
}
#sidebar li.mainmenu {
	color: #FFCC00;
	font-size: 120%;
}

#sidebar  ul.submenu  {
	line-height: 200%;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 40px;

}
#sidebar .calendar {
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
#sidebar .calendar caption {
	color: #FFFFFF;
}

#sidebar .calendar td {
	text-align: center;
	color: #FFFFFF;
}
#sidebar .calendar td.holiday {
	color: #FF0000;
}






#maincont {
	float: right;
	width: 640px;
}
#maincont a:link {
	color: #0000FF;
	text-decoration: none;
}
#maincont a:visited {
	color: #0000FF;
	text-decoration: none;
}
#maincont a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.cont {
	clear: both;
}
.cont .review {
	width: 200px;
	padding-right: 11px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 120%;
	padding-left: 2px;
}
.cont .review img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cont #blog {
	clear: both;
	font-size: 120%;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: left;
	padding-left: 5px;
}
.cont #blog a:link {
	color: #FF0000;
	text-decoration: underline;
}
.cont #blog a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.cont #blog a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.cont #blog a:active {
	color: #FF0000;
	text-decoration: underline;
}



.cont #resbox {
	background-image: url(../imgbg/indexcrbg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-size: 120%;
	padding: 10px;
	margin-bottom: 10px;
}
.cont #resbox #header {
	font-size: 140%;
	margin-bottom: 10px;
}

.cont  #resbox .rescheck {
	line-height: 150%;
}
.cont #resbox #link {
	line-height: 200%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cont #resbox a {
	font-size: 140%;
	line-height: 150%;
	color: #0000FF;
	text-decoration: underline;
}
.cont #exboxtop {
	background-image: url(../imgbg/indexex01.gif);
	height: 40px;
	background-repeat: no-repeat;
}
.cont #exboxcont {
	background-image: url(../imgbg/indexex02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	line-height: 150%;
	font-size: 150%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.cont #exboxcont #name {
	font-size: 150%;
	color: #FF0000;
}

.cont #exboxfoot {
	background-image: url(../imgbg/indexex03.gif);
	height: 6px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.cont #priceboxtop {
	background-image: url(../imgbg/indexprice01.gif);
	height: 39px;
	background-repeat: no-repeat;
}
.cont #priceboxcont {
	background-image: url(../imgbg/indexprice02.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 130%;
	line-height: 150%;
}
.cont #priceboxcont table {
	text-align: center;
	line-height: 200%;
	margin-bottom: 20px;
}
.cont #priceboxcont td {
	font-size: 110%;
}


.cont #priceboxfoot {
	background-image: url(../imgbg/indexprice03.gif);
	background-repeat: no-repeat;
	height: 3px;
	margin-bottom: 10px;
}
#back {
	clear: both;
	text-align: right;
	padding-top: 20px;
	font-size: 110%;
	text-decoration: underline;
}






#footer {
	text-align: center;
	clear: both;
	padding-top: 150px;
	margin-top: 0px;
	padding-left: 200px;
}
