@charset "UTF-8";


/* ========BASIC======== */

/* ========配置======== */

	
	
/*-----ページトップへ---------------------------------*/

#side {
    position: fixed;
	padding:3px;
	padding-top:20px;
   top: 0px;
    left: 15px;
	
}

/* ========TEMPLATE LAYOUT======== */


body {
   margin:0;
   padding:0;
   width:100%;
   height:100%;
   line-height:1.6;
   color:#666;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:14px;
  background-image:
                  
				   url(../img/footer.png),
				    url(../img/back2.png)
                  
				    ;


  background-position:
  
                      left bottom,
					  top
                    
					  ;
					  
					  
					  


  background-repeat:
           
			        repeat-x,
					repeat-x
				
								
					;
  background-attachment:
         

		                scroll,
						scroll
						
						;
   background-color:#FFF
	}
#pr{
	width:100%;
	background-color:#096;
	color:#FFF;
	text-align:center;
	height:40;}
#container{
  position:relative;
margin: auto;
  width:960px;

	}

	#title{position:relative;
	height:320px;
}	
#top{
	position:relative;
	width:960px;
	
	
	}

#main{
	position:relative;
	}
#contents{
	float:left;
	position:relative;
	margin-left:45px;
	margin-top:150px;
	width:640px;
	font-size:18px;
	}
	
#footer{
	
	margin-top:0px;
	text-align:center;
	}

#under{
	margin-top:10px;
	margin-bottom:80px;
	text-align:center;
	position:relative;
	height:160px
	}
#under .left{margin-left:20px;
	margin-rigt:20px;
	text-align:center;}

#pageTop {
   clear:both;
}



	
/* =======TOP======== */

/* ========MENU======== */

/* ========MAIN======== */
#main{
	margin-top:0px;
}

#main a {
   color:#0172AB;
}

#main a:hover {
   color:#0172AB;
   border:0;
   text-decoration:underline;
}
#main p{
	padding-left:20px;
	font-size:14px;
	}


#main h3 {
   margin-bottom:2px;
   padding-left:12px;
   font-size:18px;
   font-weight:bold;
  
}


#main h4 {
   margin:5px 0 2px 0;
   padding:2px;
   font-size:15px;
   background:#d0dfe9;
}

#main h5 {
   margin-top:5px;
   margin-bottom:2px;
   font-size:13px;
   color:#0088D0;
   border-bottom:2px solid #0088D0;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#0088D0;
}

#main p {
   margin:0 0 1em 0;
}

#main div.section {
   margin-bottom:30px;
}




/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
   font-size:14px;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.f_left{
	float:left;
	text-align:center;
	padding:10px;
	padding-left:70px;}
.copyright {
   font-style:normal;
   font-size:11px;
   color:#FFF;
   line-height:3.0;
}

.copyright a{
	color:#33F;}
	

/* ========各ページ======== */
#g_menu{
	font-style:italic;
	color:#666;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:16px;
	
	}
#d_menu{
	font-style:italic;
	color:#666;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:16px;
	}
#d_menu dt{
	width:300px;
	}
.bi{
	position:relative;
	}

.bi_c{
	position:absolute;
	width:100%;
	height:100%;
	top:40px;
	text-align:center;}
dl.drink dt{
	width:230px;
	float:left;
	clear:left;
	margin:0px;}
dl.drink dd{
	width:110px;
	float:left;
	margin:0px;
	padding:0px;}

dl.drink dd div{
	margin:0px;
	padding:0px;
	}
.guide{
	width:290px; height:100px; color:#FFF; font-size:18px; padding-left:20px;
	}

