@charset "UTF-8";

@import url("common.css");

/* **************************************************************************************

 トップページのスタイル

*************************************************************************************** */

/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */
body {
   background:url(../img/top_02.gif) top left repeat-x;}



/* Flash
------------------------------------------------------------ */

div#flashArea {
	position: relative;
	z-index: 0;
	width: 100%;
	height:271px;
	background:url(../img/top_07.jpg) top left no-repeat;
}
div#flashArea .flash {
   position:absolute;
	 top:9px;
	 left:224px;}

/* バナー
------------------------------------------------------------ */
div#bunner {
   width:886px;
	 margin-bottom:30px;}
.bunnertable {
   width:245px;
	 float:left;
	 border:none;
	 margin-left:30px;
	 height:200px;
	 background:url(../img/top_24.gif) top center repeat-y;
}
.bunnertable td.under {
   background:url(../img/top_28.gif) bottom center no-repeat;
	 padding:5px 15px 15px 15px;
	 vertical-align:top;}


/* した
------------------------------------------------------------ */
div#top_under {
   width:886px;
	 margin-bottom:35px;}
div#top_under #top_left {
   margin-left:20px;
	 width:475px;
	 float:left;}
div#top_under #top_left img {
   margin-bottom:15px;}
div#top_under #top_left #topnews {
   width:465px;
	 height:150px;
	 overflow:auto;}
.top_news {
   width:435px;
	 margin:0px 0px 20px 10px;
	 border-bottom:1px dotted #666666;
	 background:url(../img/top_41.gif) top left no-repeat;}
.top_news td {
   padding:0px 0px 0px 12px;}
div#top_under #top_right {
   float:right;
	 width:330px;
	 margin-right:25px;
	 border:1px solid #C6C4C4;
	 background-color:#EFEEEE;
	 padding:7px;}
.top_shop {
   width:100%;}
.top_shop td.left {
   padding-top:10px;}










































