/*----------- top page only --------------------*/


/* -----------------text info -------------------------------------------------------*/
#info {width: 630px; float:left; font-size: 14.0px; color:#000000; margin:30px 0px 10px 10px; clear:both;}

/* ----------------- Main content -------------------------------------------------------*/

#upper{
 width:100%;
 height:400px;
 clear:both;
}

#hitorigoto{
 width:300px;
 float:right;
 margin:-200px 8px 0px 0px;
 padding:8px;
}

#homepic {width:630px; height:200px; margin:0px 5px 0px 10px;background: url(../img/index.swf) no-repeat;}
#homepic a {color:#fff;}
/* #homepic:hover {background: url(../img/homepichover.jpg) no-repeat;} */
.left {float: right;width: 300px; margin: 0 5px 5px 0; padding:8px;}
.middle {float: right;width: 300px; margin: 0 5px 5px 0; padding:8px;}
.right {float: right;width: 300px; margin: 0 5px 5px 0; padding:8px;}
.thumbs img{position:relative; padding:1px; margin:0px 4px 0px 8px; border:2px solid #631e19; background:none; border-style:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none; border-style:none;}


