/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  @charset "utf-8";
    

  * {
	margin: 0pt;
	padding: 0pt;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
    }

  body { font-size: 75%;
    line-height: 1.5;
    color: rgb(51, 51, 51);
    background-color: rgb(231, 231, 231);
    }

  img {
	border: medium none;
    }

  #header {
	padding-top: 90px;
	background-color: #A6D85F;
    }

  #logo {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 367px;
	height: 57px;
    }
	
  #logo2 {
	position: absolute;
	left: 480px;
	top: 10px;
	width: 207px;
	padding: 10px;
	font-style: oblique;
    }
	
  #logo3 {
	position: absolute;
	left: 390px;
	top: 6px;
	width:600px;
    }

/*
  #globalNav { border-bottom: 3px solid rgb(204, 204, 204);
    background: rgb(232, 232, 232) url(../images/templet/global_nav_bg.gif) repeat-x scroll left top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    overflow: auto ! important;
    width: 100%;
    }

  #globalNav li {
	border-right: 1px solid rgb(204, 204, 204);
	float: left;
	width: auto;
    }

  #globalNav li a {
	background: rgb(232, 232, 232) url(../images/templet/global_nav_a_bg.gif) repeat-x scroll 0pt 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	display: block;
	width: auto;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
    }

  #globalNav li a:hover {
	background: rgb(80, 182, 34) url(../images/templet/global_nav_green_1.gif) repeat-x scroll 0pt -100px;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	color: #FF990E;
	background-color: #CCFF99;
    }
*/

#globalNav {
	z-index:100;
	width:100%;
	height:2em;
	border-bottom: 3px solid rgb(204, 204, 204);
    background: rgb(232, 232, 232) url(../images/templet/global_nav_bg.gif) repeat-x scroll left top;
}

#globalNav, #globalNav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:2em; 
}

#globalNav a{
	display:block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
	color: #333333;
	text-decoration:none;
	background: rgb(232, 232, 232) url(../images/templet/global_nav_a_bg.gif) repeat-x scroll 0pt 50%;
}

#globalNav a:hover{
	background: rgb(80, 182, 34) url(../images/templet/global_nav_green_1.gif) repeat-x scroll 0pt -100px;
	color: #FF990E;
	background-color: #CCFF99;
}

#globalNav li{
	float:left;
	display:inline;
	position:relative;
	border-right: 1px solid rgb(204, 204, 204);
}

#globalNav ul {
	position:absolute;
	display:none;
	width:12em;
	top:2em;
	border-top: 1px solid rgb(204, 204, 204);
	border-left: 1px solid rgb(204, 204, 204);
}

#globalNav li ul a{
	width:12em;
	height:auto;
	float:left;
	display:inline;
	border-bottom: 1px solid rgb(204, 204, 204);
}

#globalNav ul ul{
	top:auto;
}	

#globalNav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#globalNav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#globalNav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

  #subnavi { overflow: auto ! important;
    }

  #subnavi li {
	border-right: 1px solid rgb(204, 204, 204);
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	float: left;
	width: auto;
    }

  #subnavi li a {
	background: rgb(232, 232, 232) url(../images/templet/global_nav_a_bg.gif) repeat-x scroll 0pt 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	display: block;
	width: auto;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
    }

  #subnavi li a:hover {
	background: rgb(80, 182, 34) url(../images/templet/global_nav_green_1.gif) repeat-x scroll 0pt -100px;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	color: #FF990E;
	background-color: #CCFF99;
    }

  #contentWrapper { padding: 25px 0pt;
    background: rgb(255, 255, 255) url(../images/templet/leftside_bg.gif) repeat-y scroll left top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    overflow: auto ! important;
    width: 100%;
    }
	
	#contentWrapper2 {padding: 25px 0pt;
	background: rgb(255, 255, 255);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    overflow: auto ! important;
    width: 100%;
    }

  #footer {
	border-top: 3px solid rgb(204, 204, 204);
	padding: 5px 0pt;
	clear: both;
	text-align: center;
	background-color: #A6D85F;
    }

  #content { float: left;
    width: 100%;
    margin-right: -200px;
    }
	

  #advertisement {
	float: right;
	width: 200px;
	text-align: center;
	background-color: #FF990E;
    }

  #primary { float: right;
    width: 100%;
    margin-left: -200px;
    }

  #secondary { float: left;
    width: 190px;
    }

  #primary * {
	margin: 0pt 208px 0pt 225px;
    }

  #primary * * { margin: 0pt;
    }

  #primary h1 { border-bottom: 1px solid rgb(204, 204, 204);
    font-size: 150%;
    font-weight: bold;
    }

  #primary p { font-size: 115%;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: 0.1em;
    }

  #primary h2 {
	font-size: 150%;
	font-weight: bold;
	color: #060;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #630;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: #630;
	padding-left: 8px;
	background-color: #ECF7E6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #630;
    }

  #drink_cap {
	width:750px;
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	padding-left: 25px;
    }

  #primary .date { font-size: 100%;
    text-align: right;
    color: rgb(102, 102, 102);
    }

  #primary .list, #secondary .list { margin-bottom: 20px;
    }

  #primary .list li, #secondary .list li { border-bottom: 1px solid rgb(204, 204, 204);
    margin: 5px 0pt 0pt 15px;
    background: transparent url(../images/templet/icon_2_blue_2.gif) no-repeat scroll left center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    padding-left: 15px;
    }

#primary .list li, #secondary .list li a {     text-decoration: none;
    }
	
  #primary .list h2 { border-left: 15px solid rgb(204, 255, 153);
    border-bottom: 1px solid rgb(204, 204, 204);
    padding: 3px 10px;
    background-color: rgb(243, 243, 243);
    }

#primary .list h2 a { text-decoration: none;
    }



  #secondary .list h2 {
	padding: 3px 15px;
	color: #1B328D;
	background-color: #A6D85F;
    }



/* old css setting */


.style2 {
	font-size: 36pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-position: center center;
	vertical-align: middle;
	padding: 15px;
}
.style3 {font-size: 18pt}
.style4 {
	font-size: 24pt;
	font-weight: bold;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
a {
	text-decoration: none;
	top: 1px;
} 
.style7 {
	font-size: 14pt;
	font-weight: bold;
}
.style8 {font-size: 10pt}
.style9 {color: rgb(51, 102, 204)}
.style10b {
	font-weight: bold;

	font-size: 18px;
}
.style14c {
	font-weight: bold;

	font-size: 18px;

	text-decoration: none;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;
}
.style53 {color: #0000CC}
.style1 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.style30 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-weight: bold; }
.style31 {
	color: #FF0000;

	text-decoration: none;
}
.style34 {color: #FF3300}


.style55 {
	font-size: 16px;
	font-weight: bolder;
}
.style56 {
	color: #BD1028;
	font-weight: bold;
#drink_headline {
	font-size: 150%;
	color: #F00;
}
#drink_headline {
	color: #F00;
	font-size: 150%;
}

