/* Global styles */
body {	background-color: #252525; vertical-align:top; padding:20px 5px 5px 20px; margin:0px}
td, p, span, div{ font-family: MS Gothic, Osaka, Verdana, Arial, Helvetica, sans-serif; font-size:10px}
a {color:#B0083F}

/* Home page styles */
#topMainTable{ width:787px}
#topTopBorder{ background:url(images/top.jpg) no-repeat}
#topLeftBorder{ background:#d8cf47 url(images/left.gif) repeat-y left top; width:9px;}
#topRightBorder{background:#FFFFFF url(images/right.jpg) repeat-y right top; width:7px}
#topBottomBorder{ background:url(images/bottom.gif) no-repeat}
#topLeftCell{ background:#d8cf47; width:306px; text-align:center}
#topMainCell{ width:454px; background:#FFFFFF url(images/bg.jpg) top right no-repeat;}

#topMiddleBorder{ background:url(images/middle.gif) repeat-y #FFFFFF; width:11px;}
#topMenuTable{width:397px;}
#topMenuCell{}

#diaryComment{ width:300px; margin:0px 10px 0px 5px; padding:0;}
#diaryDate{ background-color: #fefefe; text-align:left;}
#diaryImage{ float:left; padding:5px 5px 5px 0px}
#diaryText{ text-align:left; padding:5px 0px 5px 0px; width:100%;}

#nextBtn{float:right}
#backBtn{float:left}
#PageNav{width:300px;}

.topMainCell{ width:454px; background:#FFFFFF url(images/bg.jpg) top right no-repeat;}
.tree{position:absolute; top:460px; left: 730px; width:60px; height:100px; background:#FFFFFF url(images/tree.gif) bottom right no-repeat;}
.jam{position:absolute; top:400px; left: 23px; width:321px; height:38px;}
#banner_1{
	position:absolute; 
	top:312px; left: 43px; 
	width:270px; 
	height:86px;
	background:url(images/saison_top.gif);
	background-repeat:no-repeat;
}

#banner_1 a{
	display:block;
	width:270px;
	height:86px;
	text-decoration:none;
}

#banner_2{
	position:absolute; 
	top:398px; left: 43px; 
	width:270px; 
	height:118px;
	background:url(images/funstyle_banner.gif);
	background-repeat:no-repeat;
}

#banner_2 a{
	display:block;
	width:270px;
	height:118px;
	text-decoration:none;
}

.hide{display:none;}
.button{ background: #eeeeee; color: #666666; font-size:10px}
.buttons{ border: 1px solid #aaaaaa; background-color:eeeeee; color:#666666}
