/* basic elements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #C0C0C0;
	height: 100%;
	text-align: center;
    font-size: 11px;
	letter-spacing: 0.2em;
	background: #000000 url(../image/img_baseback.gif) repeat-x; 
/*
	background: #FFAA66; 
*/
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
	
p {
	margin: 0;
	padding: 0 0px 0px 0;
	}

ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
}

/* Old-School! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
acronym { 
	cursor: help;
	}

a acronym { 
	cursor: help; 
	}
/* End Old-School! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


	
a:link, a:active, a:visited{
	font-weight: 900;
	color: #ffffff;
	text-decoration: none;
	}
	
a.feed_title, a.feed_title:visited{
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
	}

a:hover {
	font-weight: 900;
	color: #C0C0C0;
	text-decoration: underline;
	}
	
/* Layout */	
#Container {
	position: relative;
	width: 980px; 
	padding: 0px;
    margin:0px auto;
	text-align: left; 
	line-height: 160%; 
	background: #000000 url(../image/img_backgrnd.gif) repeat-y; 
	}
body #Container {
	width: 980px; /* ie5win fudge ends */
	text-align: left;
	}

#Container h1 span, #Container h2 span, #Container h3 span { 
	margin: 0;
	padding: 0;
	display: none;
	}

#Container #SiteMenu{
    width:980px;
    height:40px;
	background: #292C29 url(../image/img_backheader.gif) no-repeat; 
}

#Container #SiteMenu ul{
	list-style: none;
}

#Container #SiteMenu dl{
	float: right;
}

#Container #SiteMenu dl dt{
	float: left;
	text-align: center;
	position: relative;
	margin: 12px 0px 12px 12px;
}

#Container #SiteMenu dl dt a:link, #Container #SiteMenu dl dt a:active, #Container #SiteMenu dl dt a:visited{
	font-weight: 900;
	text-decoration: none;
	}

#Container #SiteMenu dl dt a:hover {
	font-weight: 900;
	text-decoration: underline;
	}

#Container #SiteMenu dl dt ul{
	display: none;
	position: absolute;
	left: 0;
	z-index: 0;
}

#Container #SiteMenu dl dt ul li{
	position: relative;
	width: 100px;
	height: 35px;
}

#Container #SiteMenu dl dt ul li ul{
	display: none;
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 0;
}

#Container #TopPageImg{
/*
    width:980px;
    margin: 0px 25px 0px 0px;
    padding: 2px 0px 0px 0px;
    text-align: center;
    float:left;
    background-color:#800000;
*/
}

#Container #PageStyle1{
    width:980px;
    height:450px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color:#800000;
/*
    text-align: center;
*/
}

#Container #PageStyle1 #TopImg{
    margin-top: 25px;
    text-align: center;
}

#PageStyle1 #PageLeft{
    padding: 10px 5px 10px 10px;
    width:474px;
    float:left;
/*
    text-align: center;
    background-color:#FFFFFF;
*/
}

#PageStyle1 #PageLeft h3{
	margin: 15px 0px 10px 0px;
	padding: 0;
    font-size: 18px;
    font-weight: boloder;
    color: #FFFFFF;
	letter-spacing: 0em;
	line-height: 120%; 
    text-align: left;
}

#PageStyle1 #PageRight{
    padding: 46px 10px 10px 5px;
    width:474px;
    float:right;
/*
    background-color:#FFFF00;
*/
}

#PageStyle1 #PageRight #BackLocate{
	background: url(../image/img_shopphoto.jpg) no-repeat; 
}

#Container #PageStyle2{
    width:980px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color:#FFFFFF;
/*
    background-color:#FF6040;
    background-color:#800000;
*/
}

#PageStyle2 #PageLeft{
    padding: 10px 5px 10px 10px;
    width:674px;
    float:left;
}

#PageStyle2 #PageRight{
    padding: 10px 10px 10px 5px;
    width:274px;
    float:right;
}

#PageStyle2 #PageLeft div{
    color: #804000;
	font-size: 12px;
	letter-spacing: 0.0em;
	line-height: 100%; 
}

#PageStyle2 #PageLeft div p{
	margin: 6px 0; 
}

#PageStyle2 #PageLeft h3{
	margin: 15px 0px 10px 0px;
	padding: 0;
    font-size: 18px;
    font-weight: boloder;
    color: #400000;
	letter-spacing: 0em;
	line-height: 120%; 
    text-align: left;
}

h4.title-t1{
	text-align: center;
	margin: 0.8em 0em;
	padding: 0.3em 0.5em 0.2em 0.5em;
	border-style: solid;
	border-width: 1px 130px 1px 130px;
	border-color: #FF8080;
	color: #333333;
	font-size: 14px;
}

h5.title-t2{
	margin: 0.8em 0em;/*周囲の余白*/
	padding: 0.3em 0.5em 0.2em 0.5em;
/*
	margin: 0.9em 15% 0.5em 10px;
	padding: 0.2em 0.5em 0.1em 0.5em;
*/
	border-style: solid;
	border-width: 0 0 1px 20px;
	border-color: #FF8080;
	color: #333333;/*枠色*/
	font-size: 14px;
}

#ItemInfo{
	border: 1px solid #666666;
}

#ItemInfo h5{
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	margin: 0;
	padding: 5px;
	background: #F7D3D6 url(../image/img_cafeitmttl_bak.gif) repeat-x 0px 0px; 
/*
	color: #400000;
	background: url(../image/img_cafeitmttl_bak.gif) no-repeat -1px -2px; 
*/
}

#ItemInfo p strong{
	margin: 0;
	padding: 0;
}

#ItemInfo a{
	color: #0000FF;/*枠色*/
}

#ItemInfo table{
/*
	background: url(../image/img_cafeitem_bak.jpg) no-repeat 0px 0px; 
*/
}

#ItemDetail{
}

#ItemDetail table{
	line-height: 115%; 
}

#ItemDetail table th{
    padding: 8px;
    width: 214px;
    vertical-align: top;
    font-weight: normal;
    color: #FFFFFF;
	background: #FF69A5 url(../image/img_cafeitem_bak2.gif) no-repeat 0px 0px; 
}

#ItemDetail table td{
    padding: 8px;
    width: 430px;
    vertical-align: top;
    color: #400000;
	background: url(../image/img_cafeitem_bak3.jpg) no-repeat 0px 0px; 
/*
	background: #FFBB99;
*/
}

#ItemDetail img{
    margin: 0 0 5px 0;
}

#CafeTimeStr{
	background: #FFFFFF url(../image/img_cafeitmstr_bak.gif) no-repeat 0px 0px; 
}

#CafeMenuList table{
	width: 274px;
	height: 386px;
/*
*/
	color: #000000;
	background: #FFFFFF url(../image/img_cafemenu_bak.gif) no-repeat 0px 0px; 
	margin: 0;
	letter-spacing: 0em;
	font-size: 11px;
	line-height: 105%; 
}

#CafeMenuList table th{
    width: 169px;
	height: 16px;
	margin: 0;
	padding: 0 0 0 25px;
    font-weight: normal;
    text-align: left;
}

#CafeMenuList table td{
    width: 55px;
	height: 16px;
	margin: 0;
	padding: 0 25px 0 0;
    font-weight: normal;
    text-align: left;
}

#CafeMenuList table h3{
	margin: 0px;
	padding: 5px 0;
    width: 100%;
	line-height: 100%; 
	font-size: 16px;
    text-align: left;
    color: #400000;
}

#CafeMenuList table h4{
	margin: 0px;
	padding: 5px 0;
    width: 100%;
	line-height: 100%; 
	font-size: 12px;
}

#TakeoutList table{
	width: 274px;
	height: 386px;
/*
*/
	color: #000000;
	background: #FFFFFF url(../image/img_takeout_bak.gif) no-repeat 0px 0px; 
	margin: 0;
	letter-spacing: 0em;
	font-size: 11px;
	line-height: 105%; 
}

#TakeoutList table th{
    width: 169px;
	height: 16px;
	margin: 0;
	padding: 0 0 0 25px;
    font-weight: normal;
    text-align: left;
}

#TakeoutList table td{
    width: 55px;
	height: 16px;
	margin: 0;
	padding: 0 25px 0 0;
    font-weight: normal;
    text-align: left;
}

#TakeoutList table h3{
	margin: 0px;
	padding: 5px 0;
    width: 100%;
	line-height: 100%; 
	font-size: 16px;
    text-align: left;
    color: #400000;
}

#TakeoutList table h4{
	margin: 0px;
	padding: 5px 0;
    width: 100%;
	line-height: 100%; 
	font-size: 12px;
}

table#MenuTable{
	width: 90%;
}

table#MenuTable th{
	margin: 0;
	padding: 3px 5px;
}

table#MenuTable td{
	margin: 0;
	padding: 3px 5px;
	background: #FFAA88; 
}

#CellRight{
    text-align: right;
}

#Container #TopPageLeft{
	width:490px;
	float:left;
	background-color:#800000;
	text-align: right;
	color: #666666;
}

#Container #TopPageRight{
	width:490px;
	float:right;
	background-color:#800000;
	text-align: left;
	color: #666666;
}

#Container #OtherPageRight{
    width:490px;
    height:auto;
    float:right;
    text-align: left;
}

#ContentsTop{
	margin: 10px;
	padding: 0px;
}

h4{
	margin: 0px;
	padding: 0px;
}

#Info{
	color: #660000;
	background-color: #FFCCCC;
}

#NewsDate{
	padding: 5px 3px 5px 3px;
	font-weight: bolder;
}

#NewsStrng{
	padding: 0px 5px 0px 5px;
}

#PageFooter{
	width: 970px;
	padding: 5px 5px 5px 5px;
    font-size: 11px;
	letter-spacing: 0em;
    clear:both;
    position:relative;
}

#PageFooterLeft{
    width:490px;
    float:left;
}

#PageFooterRight{
	margin-top: -70px;
    width:490px;
    float:right;
    text-align:right;
    font-size: 11px;
	letter-spacing: 0.2em;
}

#PageFooterRight img{
	margin-top:5px; 
}

#FooterMenu{
	width: 490px;
	text-align: right;
	margin-right: -5px;
}

#FooterMenu ul{
	list-style: none;
}

#FooterMenu dl{
	float: right;
}

#FooterMenu dl dt{
	float: left;
	text-align: center;
	position: relative;
	margin: 0px 0px 0px 24px;
}

#FooterMenu dl dt a:link, #FooterMenu dl dt a:active, #FooterMenu dl dt a:visited{
	font-weight: 900;
	text-decoration: none;
	}

#FooterMenu dl dt a:hover{
	color: #C0C0C0;
	text-decoration: underline;
}

#FooterMenu dl dt ul{
	display: none;
	position: absolute;
	left: 0;
	z-index: 0;
}

#FooterMenu dl dt ul li{
	position: relative;
	width: 100px;
	height: 35px;
}

#FooterMenu dl dt ul li ul{
	display: none;
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 0;
}

#PageCopyWright{
    position: relative;
    width: 970px;
    height: 30px;
	padding: 5px;
    background-color:#000000;
    font-size: 11px;
	letter-spacing: 0em;
	text-align: center;
}

#Container #OtherPageLeft{
    width:490px;
    float:left;
}

#CatchImage{
    background-color:#000000;
    width:490px;
    text-align: center;
    display: block; 
}

#CatchImage img{
    margin-top: 16px;
    margin-left: -5px;
    margin-bottom: 16px;
    width:300px;
    height:318px;
}

#OtherPageRight h3{
	margin: 0px -5px 0px -10px;
	padding: 0;
    font-size: 18px;
    color: #FFFFFF;
	letter-spacing: 1.2em;
	line-height: 298%; 
    text-align: right;
}

#OtherPageRight h4{
	margin: 0px -5px 0px -10px;
	padding: 0;
    font-size: 18px;
    color: #FFFFFF;
	letter-spacing: 1.2em;
	line-height: 298%; 
    text-align: left;
}

#OtherPageRight div{
    text-align: left;
	margin: 10px;
	line-height: 170%; 
}

#OtherPageRight #ImgWaku div{
	width: 490px;
	background: #000000;
	text-align: left;
	margin-right: 0px;
}

#OtherPageRight #ImgWaku ul{
	list-style: none;
}

#OtherPageRight #ImgWaku dl{
	float: left;
    height: 107px;
}

#OtherPageRight #ImgWaku dl dt{
	float: left;
	text-align: center;
	position: relative;
	background: #333333;
	padding: 10px 0px 7px 0px;
	margin: 12px 6px 6px 6px;
}

#OtherPageRight #ImgWaku dl dt a:link, #OtherPageRight #ImgWaku dl dt a:active, #OtherPageRight #ImgWaku dl dt a:visited{
	font-weight: 0;
	text-decoration: none;
    width: 100px;
    height: 100px;
}

#OtherPageRight #ImgWaku dl dt a:hover{
	color: #C0C0C0;
	text-decoration: underline;
    width: 100px;
    height: 100px;
}

#OtherPageRight #ImgWaku dl dt ul{
	display: none;
	position: absolute;
	left: 0;
	z-index: 0;
}

#OtherPageRight #ImgWaku dl dt ul li{
	position: relative;
}

#OtherPageRight #ImgWaku dl dt ul li ul{
	display: none;
	position: absolute;
	z-index: 0;
}

#OwnerWaku{
	padding: 10px;
    position:relative;
	background: #333333;
    width: 450px;
    height: 165px;
	position: relative;
}

#OwnerWaku h3{
	margin: 15px 0px 8px 0px;
	padding: 0;
    font-size: 16px;
    color: #FFFFFF;
	letter-spacing: 0.6em;
	line-height: 100%; 
	text-align: left;
}

#OwnerWaku #OWLeft{
	margin: 0px 0px 0px 5px;
	padding: 0;
    width: 320px;
    height: 132px;
    float: left;
}

#OwnerWaku #OWRight{
	margin: 0px;
	padding: 0;
    width: 100px;
    height: 132px;
    float: right;
    text-align: center;
	line-height: 160%; 
}

#LocateWaku{
    position:relative;
	background: #333333;
    width: 450px;
    height: 180px;
	padding: 10px;
}

#LocateWaku h3{
	margin: 0px 0px 0px 5px;
	padding: 0;
    font-size: 16px;
    color: #FFFFFF;
	letter-spacing: 0.6em;
	line-height: 100%; 
}

#LocateWaku h4{
	margin: 13px 0px 0px 5px;
	padding: 0;
    font-size: 16px;
    color: #FFFFFF;
	letter-spacing: 0.6em;
	line-height: 100%; 
}

#LocateWaku #LWLeft{
    width: 310px;
    height: 152px;
    float: left;
}

#LocateWaku #LWRight{
	margin: 0px;
	padding: 0;
    width: 100px;
    height: 152px;
    float: right;
    text-align: center;
	line-height: 160%; 
}
.buttom_left {
	color: #CCCCCC;
	width: 480px;
	text-align: left;
	float: left;
	padding: 5px;
}
.buttom_right {
	color: #CCCCCC;
	width: 480px;
	text-align: right;
	float: right;
	padding: 5px;
}
.feed_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.info {
	background-color:#800000;
	height: 100%;
}

