@charset "UTF-8";

/* -------------------------------------------------------------------
	01. Base Style
	02. Structure
	03. Main Column Modules
	04. Sub Column Modules
	05. Color Box
	06. Support
	07. Print
	08. Greenwich Grill Unique
-------------------------------------------------------------------- */


/* -------------------------------------------------------------------

	01. Base Style
	
-------------------------------------------------------------------- */

*{
margin:0;
padding:0;
}

html{
overflow-x:hidden;
height:100%;
font-size:100.01%;
}

body{
height:100%;
line-height:1.5;
color:#333;
background-color:#fff;
background-repeat:no-repeat;
background-position:50% 0;
font-family:'‚l‚r ‚o–¾’©','ƒqƒ‰ƒMƒm–¾’© Pro W3','Hiragino Mincho Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
font-size:12px;
*font-size:75%;
}
#top{ background-attachment:fixed; }

/* font-size
10px : 84%
11px : 92%
12px : 100%
13px : 109%
14px : 117%
15px : 125%
16px : 134%
17px : 142%
18px : 150%
19px : 159%
20px : 167%
21px : 175%
22px : 184%
23px : 192%
24px : 200%
25px : 209%
26px : 217%
*/

h1,h2,h3,h4,h5,h6{
line-height:1.3;
font-size:100%;
}

em{
font-style:normal;
font-weight:bold;
}

strong{
color:#cc0000;
font-style:normal;
font-weight:bold;
}

ul,ol{
list-style:none;
}

table{
border:0 none;
width:100%;
}

table th,
table td{
border:0 none;
vertical-align:top;
font-size:1em;
text-align:left;
font-weight:normal;
}

img{
border:0;
vertical-align:bottom;
}

a,
a:link,
a:visited{
color:#7C4000;
text-decoration:none;
}

a:hover,
a:focus,
a:active{
text-decoration:underline;
outline:none;
}

sup{
vertical-align:top;
}

fieldset{
border:0 none;
}

input,select{
vertical-align:middle;
font-family:'‚l‚r ‚o–¾’©','ƒqƒ‰ƒMƒm–¾’© Pro W3','Hiragino Mincho Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

textarea{
font-size:1.0em;
}

legend{
display:none;
}

label{
cursor:pointer;
}

option{
padding-right:5px;
}

code{
font-family:"Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

hr{
display:none;
}
