@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-image: url(../img/back2.gif);
}
h3 {
	font-size: 1.5em;
	color: #333333;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	line-height: 1.5em;
}
h4	{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	font-size: 1.2em;
}
h5	{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	margin-bottom: 5px;
	font-size: 1.3em;
	width: 500px;
	color: #333300;
}
p	{
	color: #333333;
}
.right	{
	margin-left: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.white	{
	color: #FFFFFF;
}
#wrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	padding-top: 50px;
}
#navi {
	background-color: #CCCCCC;
	height: 36px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

#contents {
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	margin: 10px;
	overflow: hidden; /* これがポイント */
	position: relative;
	/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
    zoom:1;
	clear: both;
}
#contents2 {
	margin: 10px;
  	overflow: hidden; /* これがポイント */
  	position: relative;
/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
}
#orner	{
	float: right;
	width: 500px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#drip	{
	width:270px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
#main {
	float: left;
	width: 560px;
}
#main2 {
	float: left;
	width: 560px;
	background-color: #eeeeee;
}
#main3 {
	float: left;
	width: 560px;
	background-color: #999999;
}
#side {
	float: right;
	width: 220px;
}
#side2 {
	float: right;
	width: 200px;
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	padding: 10px;
	overflow: hidden; /* これがポイント */
	position: relative;
/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
}

#box1	{
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	margin-bottom: 10px;
	width: 200px;
	padding: 10px;
}
#box2	{
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	padding: 10px;
	width: 200px;
}
#box2 p	{
	margin-top: 5px;
	margin-bottom: 5px;
}
#box3	{
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #333333;
	line-height: 60px;
	color: #FFFFFF;
	clear: both;
}


/* menuページ
---------------------------------------------------------- */
#main .bentobox, #main3 .bentobox {
	float: left;
	width: 260px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.bentobox p {
	 color: #FFFFFF;
}

#main .menubox, #main3 .menubox {
	clear: both;
	background-image: url(../img/1_bf2_bg.png);
	_background-image: url(../img/Koushi-DarkGreen6.gif);
	padding: 10px;
	overflow: hidden; /* これがポイント */
	position: relative;
/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
    zoom:1;
}
#gallery2 img, #gallery3 img	{
	background-color: #FFFFFF;
	padding: 5px;
}
#gallery2 li, #gallery3 li	{
	float: left;
	width: 130px;
	text-align: center;
	display: block;
	margin-left: 5px;
	color: #333333;
}
/* menuページ　アコーディオン
--------------------------------------------*/
#side dt	{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	line-height:35px;
	font-weight:bold;
	height:35px;
	background-image: url(../img/background.jpg);
}
#side dt.over{
	cursor:pointer;
	background-image: url(../img/background-over.jpg);
}
#side dt.selected{
	background:url(../img/background_selected.jpg);
	cursor:default;
	color:black;
}
#side dd{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* infoページ
------------------------------------------------------ */
#infobox1 {
	float: left;
	width: 380px;
	padding: 10px;
	text-align: left;
}
#infobox2 {
	float: right;
	width: 160px;
}
#infobox1 img {
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#infobox2 img {
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#side2 .sight {
	display: block;
	width: 200px;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
}

#side2 img {
	float: left;
	margin-bottom: 10px;
}
#side2 .textbox {
	float: right;
	width: 110px;
	color: #FFFFFF;
	text-align: left;
	font-size: .8em;
}


/* obtainingページ
------------------------------------------------------ */
.sendmail	{
	margin-left: 20px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #CC0000;
}
.sendmail a	{
	color: #FF9900;
}
.sendmail a:hover	{
	color: #FF0000;
}
#main3 li	{
	list-style-type: square;
	margin-left: 20px;
}
#inquiry table	{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	background-color: #FFF;
	width: 500px;
}
#inquiry td	{
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	text-align: left;
}
#inquiry th	{
	background-color: #F3f3f3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	padding: 5px;
	width: 140px;
	border-left-width: 6px;
	border-left-color: #d90000;
}
textarea	{
	font-size: 1em;
}
.submit	{
	padding-bottom: 5px;
	background-color: #999;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 500px;
	margin-left: 0px;
}

/* past newsページ
------------------------------------------------------ */
#content3	{
	background-image: url(../img/news_back.jpg);
	background-repeat: no-repeat;
	height: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.past_news	{
	float: right;
	width: 550px;
	height: 350px;
	overflow: auto;
}
#content3 a	{
	color: #000066;
}
#content3 h4	{
	color: #300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	margin-left: 250px;
}
#content3 p	{
	color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content3 dl	{
	margin: 0 0 -1px; /* ここにネガティブマージン */
	text-align: left;
}
#content3 dt	{
	color: #CC0;
	font-size: 1.1em;
}
#content3 dd	{
	color: #DDDDDD;
	font-size: 1em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
/* ナビゲーション
----------------------------------------------------- 
#navi li {
	float:left;
	background:url(../img/bg_menu_sub.gif) right no-repeat;
	text-align:center;
	height:36px;
	line-height:36px;
	width: 100px;
	padding: 0;
}
#navi a, #navi a:link, #navi a:visited {
	display: block;
}
#navi a:hover {
	color: #993300;
	text-decoration: none;
}
#navi li a.active {
	font-weight: bold;
	color: #CC0000;
	cursor: default;
	text-decoration: none;
}*/
#menu	{
	height: 30px;
	margin-top: 10px;
}
#menu li	{
	float:left;
}
#menu a, #menu a:link{
	height: 30px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	font-size: 0.8em;
	color: #FFF;
	overflow: hidden;
}
/* オフマウス時 */
#navi0 a	{
	background-image: url(../img/menu0a.jpg);
	background-repeat: no-repeat;
}
#navi1 a	{
	background-image: url(../img/menu1a.jpg);
	background-repeat: no-repeat;
}
#navi2 a	{
	background-image: url(../img/menu2a.jpg);
	background-repeat: no-repeat;
}
#navi3 a	{
	background-image: url(../img/menu3a.jpg);
	background-repeat: no-repeat;
}
#navi4 a	{
	background-image: url(../img/menu4a.jpg);
	background-repeat: no-repeat;
}

/* オンマウス時 */
#navi0 a:hover	{
	background-image: url(../img/menu0active.jpg);
	background-repeat: no-repeat;
}
#navi1 a:hover	{
	background-image: url(../img/menu1active.jpg);
	background-repeat: no-repeat;
}
#navi2 a:hover	{
	background-image: url(../img/menu2active.jpg);
	background-repeat: no-repeat;
	}
#navi3 a:hover	{
	background-image: url(../img/menu3active.jpg);
	background-repeat: no-repeat;
}
#navi4 a:hover	{
	background-image: url(../img/menu4active.jpg);
	background-repeat: no-repeat;
}

/* アクティブ時 */
#navi0 a.active	{
	background-image: url(../img/menu0active.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
#navi1 a.active	{
	background-image: url(../img/menu1active.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
#navi2 a.active	{
	background-image: url(../img/menu2active.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
#navi3 a.active	{
	background-image: url(../img/menu3active.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
#navi4 a.active	{
	background-image: url(../img/menu4active.jpg);
	background-repeat: no-repeat;
	cursor: default;
}

