@charset "Shift_JIS";
/* 全体構造
---------------------------------------------------- */
body            {
	margin-top: 0;
	padding: 0;
	background-color: #FFFFCC;
}

#wrapper             {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 800px;
	text-align: left;
}
#wrapper td  { margin: 0; padding: 0; }

#header             {
	background-image: url(../img/header.gif);
}

#genkilink  {
	font-size: 11px;
	width: 800px;
	text-align: left;
}

a:hover  { color: #f30 }
a:visited   { color: #90c }
a img {border: none;}

.left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right {
    float: right;
    margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;}

.red {
	color: #990000;
}


p {
	color: #333333;
	line-height: 180% 
	}


h1 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #92DB6F;
	margin: 0px;
	padding: 5px;
}
h2 {
	font-size: 21px;
	color: #666666;
	padding: 10px;
	
}

h3 {
	font-size: 12px;
	background-image: url(../img/title_bg_570.gif);
	color: #CC6666;
	padding-top: 15px;
	padding-left: 50px;
	background-position: 570px 45px;
	height: 30px;
	width: 520px;
	margin: 0px;
	clear: both;
}


h4 {
	font-size: 12px;
	background-image: url(../img/title_bg_210.gif);
	color: #CC6666;
	padding-top: 15px;
	padding-left: 50px;
	background-position: 210px 45px;
	height: 30px;
	width: 160px;
	margin: 0px;
}



/* ナビゲーション
---------------------------------------------------- */
#navigation                  {
	padding: 0px;
	margin: 0;
	width: 800px;
	background-image: url(../img/navigation.gif);
	background-repeat: no-repeat;
}
#navigation ul          {
	list-style: none;
	height: 30px;
    padding: 0px;
	margin: 0;
}

#navigation li         {
	float: left;
	font-size: 13px;
	text-align: center;
}

#navigation li a        {
	text-decoration: none;
	width: 120px;
	color: #CC6600;
	height: 30px;
	display: block;
	padding-top: 10px;
	font-weight: bold;
}

#navigation li a:hover             {
	width: 120px;
	background-image: url(../img/navigation_h.gif);
}






/* メインコンテンツ
---------------------------------------------------- */

#pagemain    {
	width: 570px;
	padding-left: 10px;
	vertical-align: top;
}

#pagemaincon    {
	width: 550px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}

#pagemaincon p   {
	font-size: 13px;
}

#item   {
	font-size: 13px;
	width: 555px;
	background-color: #FFEBD8;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 5px;
}

#item th   {
	padding: 5px;
	background-color: #FFFFDD;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

#item td   {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#access   {
	font-size: 13px;
	color: #5D3000;
	width: 555px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 5px;
}

#access th   {
	padding: 5px;
	background-color: #BD691F;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	color: #FFFFFF;
}

#access td   {
	padding: 5px;
	background-color: #FBECCF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* サブコンテンツ
---------------------------------------------------- */

#pagesub        {
	padding-right: 10px;
	width: 210px;
	vertical-align: top;
}


#pagesubcon {
    background-color: #FFFFDD;
	padding: 10px;
}


#pagesubcon p   {
	font-size: 12px;
}



#info {
	padding: 0px;
	font-size: 12px;
	margin-left: 20px;
	list-style-type: none;
	margin-top: 0px;
    color: #5D3000;
}

#info li.cate {
	list-style-image: url(../img/bt.gif);
	font-weight: bold;
	margin-top: 10px;
}


/* フッタ
---------------------------------------------------- */
#footer        {
	margin-top: 40px;
	height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #92DB6F;
	text-align: center;
	margin-bottom: 0px;
	width: 800px;
}


/* ムービー
---------------------------------------------------- */
#movie        {
	width: 570px;
	text-align: center;
}


/* クーポン
---------------------------------------------------- */

#coupon   {
	font-size: 13px;
	color: #333333;
	width: 550px;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: thin dotted #333333;
	padding: 5px;
}



h5 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


h6 {
	font-size: 21px;
	color: #FF0000;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
