@charset "UTF-8";
/* =======================================================================
	CSS information

	file name  :top.css
	version:1.0
	style info :gbvy[WpB
======================================================================= */
/* import@efBNg̃X^CV[g͈ȉKǂݍ
----------------------------------------------------------------------------- */
@import "base.css"; /*TCg̏ݒ*/


/* top
----------------------------------------------------------------------------- */
#swf{
	margin: 0px auto;
	width: 920px;
	height: 400px;
}
.main01{
	background-image:url(../img/top/main01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main02{
	background-image:url(../img/top/main02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main03{
	background-image:url(../img/top/main03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main04{
	background-image:url(../img/top/main04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main05{
	background-image:url(../img/top/main05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main06{
	background-image:url(../img/top/main06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.board{
	background-image:url(../img/top/main_bk.gif);
	height: 330px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 30px 0px 10px 75px;
}

.board01,
.board02{
	width: 165px;
	height: 80px;
	}
.board01{
	padding-top: 90px;
	}
.board02{
	padding-top: 35px;
	}		
	
#contents #left {
	float: left;
	width: 600px;
}
#contents #right {
	float: right;
	width: 262px;
	font-size: 85%;
}


/* event
----------------------------------------------------------------------------- */
.event {
	padding: 0px;
	margin-left: 3px;
	background-color: #FFFFCC;
}
.event td,
.event th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.event td a{
color:#806D35;
}

.event td a:hover{
color:#A99147;
text-decoration:none;
}

.event td a:visited{
color:#A99147;
}

.event b {
	color: #FF0000;
}
.event p {
	background-image: url(../img/top/icon_diagram.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
.event img {
	border: 1px solid #FFFFFF;
	float: left;
	padding-right: 5px;
}


/* .now
----------------------------------------------------------------------------- */
#contents #left h3 {
	background-image: url(../img/top/title_now.gif);
	background-repeat: no-repeat;
	height: 53px;
	margin-top: 20px;
	text-indent: -9999px;
}

#contents #left .now {
	background-color: #F2FAE3;
	background-image: url(../img/top/backimg_now.gif);
	background-position: right bottom;
	margin-left: 3px;
	background-repeat: no-repeat;
}
#contents #left ul {
	float: right;
	margin-top: -40px;
}
#contents #left li,
#contents #left li a {
	background-image: url(../img/top/btn_ichiran.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 86px;
	display: block;
}

.now td,
.now th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.now td {
	color: #0860a8;
}

.now td a{
color:#806D35;
}

.now td a:hover{
color:#A99147;
text-decoration:none;
}

.now td a:visited{
color:#A99147;
}



/* #right
----------------------------------------------------------------------------- */
#contents #right .photo {
	background-image: url(../img/top/photo.gif);
	background-repeat: no-repeat;
	height: 191px;
}
#contents #right .photo img {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#contents #right .date {
	padding-top: 133px;
	margin-left: 17px;
	font-family: Arial;
	font-size: 85%;
	color: #656565;
}
#contents #right .comment {
	margin-top: 13px;
	color: #fff;
	text-align: center;
}
#contents #right #img_line {
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents #right h3{
	background-repeat: no-repeat;
	height: 93px;
	text-indent: -9999px;
}
#contents #right h3.garden,
#contents #right h3.garden a {
	background-image: url(../img/top/recipe.gif);
	height: 190px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
#contents #right h3.voice a {
	background-image: url(../img/top/voice.gif);
	height: 94px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
#contents #right h3.magazine a {
	margin-top: 15px;
	background-image: url(../img/top/magazine.gif);
	height: 94px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}

#contents #right h3.walks a {
	margin-top: 15px;
	background-image: url(../img/top/walks.jpg);
	height: 64px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}

#contents #right p.walks_comment {
	margin-top:-27px;
	_margin-top:-20px;
}

*html #contents #right p.walks_comment {
	margin-top:-15px;
}

*+html #contents #right p.walks_comment {
	margin-top:-15px;
}

#contents #right h3.question a {
	margin-top: 15px;
	background-image: url(../img/top/question.gif);
	height: 94px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
#contents #right p {
	margin-left: 3px;
}
#contents {
	padding-left: 35px;
}
