@charset "UTF-8";

/* Reset All type Browser */
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height: 1;
	background: #FFFFFF url(../images/background_image.jpg) repeat-x;
}
img {
	vertical-align: bottom;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
textarea, input, select {
 font-size: 100%; 
	}
/* Start Setting */
body {
	text-align: center;
	font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
	color: #666666;
	line-height:1.3em;
}
p {
	margin: 0.5em 0 0.5em;
}
a:link {color:#FF6600;}
a:visited {color:#FF6600;}
a:hover,
a:visited:hover {color:#FF9900;}
a:active {color:#FFCC00;}

#container {
	width: 798px;
	margin: 0 auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#container #container-inner{
	position:static;
	width:auto;
	text-align: left;
}
#container #main{
	width:100%;
/*	text-align: left;*/
}
hr{
	visibility: hidden;
	clear: both;
	width:auto;
}
/*Top Global Menu*/
#pagebody #global-menu #global-menu-list li{
	float: left;
	height: 61px;
/*	width: 150px;*/
}

#pagebody #mn-home a{
	background-image: url(../images/global_menu_home.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}

#pagebody #mn-news a{
	background-image: url(../images/global_menu_news.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}

#pagebody #mn-chef a{
	background-image: url(../images/global_menu_chef.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}
#pagebody #mn-shop a{
	background-image: url(../images/global_menu_shop.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}
#pagebody #mn-paris a{
	background-image: url(../images/global_menu_paris.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}
#pagebody #mn-dvd a{
	background-image: url(../images/global_menu_dvd.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 150px;
}
#pagebody #mn-sweets a{
	background-image: url(../images/global_menu_sweets.gif);
	background-position: top;
	display: block;
	height: 61px;
	width: 198px;
}
/*Second Revel Global Menu*/
#second-body #global-menu #global-menu-list li{
	float: left;
	height: 33px;
/*	width: 150px;*/
}

#second-body #mn-home a{
	background-image: url(../images/second_menu_home.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}

#second-body #mn-news a{
	background-image: url(../images/second_menu_news.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}

#second-body #mn-chef a{
	background-image: url(../images/second_menu_chef.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}
#second-body #mn-shop a{
	background-image: url(../images/second_menu_shop.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}
#second-body #mn-paris a{
	background-image: url(../images/second_menu_paris.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}
#second-body #mn-dvd a{
	background-image: url(../images/second_menu_dvd.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 150px;
}
#second-body #mn-sweets a{
	background-image: url(../images/second_menu_sweets.gif);
	background-position: top;
	display: block;
	height: 33px;
	width: 198px;
}
#pagebody #global-menu-list li span,
#second-body #global-menu-list li span{
	display: none;
}

#pagebody #global-menu-list a:hover,
#second-body #global-menu-list a:hover{
	background-position: bottom;
}


/* Top & Second Common */
#menu-under {
	clear: both;
	width: 798px;
	height: 61px;
	background-image: url(../images/menu_under_image.gif);
	background-repeat: no-repeat;	
}
h1 a{
	width: 250px;
	height: 35px;
	display: block;
}
h1 a span{
	display: none;
}
#header {
	width:100%;
	height: 35px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* TopPage */
div#whatsnew-title h2 {
	background-image: url(../images/whatsnew.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 250px;
/*	border: 1px solid #CCCCCC;*/
}

div#whatsnew-title span{
	display: none;
}

.m10{
	margin:10px;
}
.m20{
	margin:20px;
}
.m30{
	margin:30px;
}
.w200-fll{
	width:200px;
	float:left;
}
.w280-flr{
	margin: 0 0 0 5px ;
	width:295px;
	float:left;
}
.thin-table{
	height: auto;
	width: 184px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	background-image: url(../images/shop_menu_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thin-table td,.thin-table th{
	padding:1px;
	font-size:85%;
}
.thin-table th{
	text-align:left;
}

/*新規*/
.news-title{
	padding:2em 0 0 0;
	font-weight: bold;
	color: #FF9933;
}
.news-content{
	padding:0.5em 0 1em 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}