/* 全体 */
body
{
	background:#f2f2f2 url(http://e-food.jp/img/body4_bg.gif) repeat-y center top;
    margin-right: auto;
	margin-left: auto;
    margin-top: 0px;
	margin-bottom: 0px;
    padding-top: 0px;
}

/*見出し文字 */
h1{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 2.0em;
	line-height: 110%;
}

h2{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 1.2em;
	line-height: 110%;
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #555555;
	line-height: 110%;
	font-weight: normal;
}

h4{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color:#000000;
	line-height: 110%;
	font-weight: normal;
}

/* 区切り線 */
.dot { border-style: dotted none none none; border-top-width: 2px; border-top-color: #CCCCCC; height: 2px; width:98%;
} 

/* レイアウト各部分 */
#container{
margin: 0 auto; width:950px; position:relative;
	scrollbar-arrow-color: #777777;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-3dlight-color: #f8f8f8;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-darkshadow-color: #f8f8f8;
	font-size: small;
	color: #555555;
	line-height: 140%;
	background-color: #FFFFFF;
}

#header {
   background-image: url(http://e-food.jp/img/back/header_efoodtrs950.jpg);
   background-repeat : no-repeat;
   width: 950px;
   height: 100px;
   font-size: medium;
}

.logo {
	padding-top: 15px;
	padding-left:10px;
}


#navi {
   clear: both;
   font-size: small;
}

#navi a:link{color: #00C; text-decoration: none;}
#navi a:visited  {color:#900; text-decoration: none;}
#navi a:hover {background-color:#ffffCC;}

#contents {
   float: left;
   width: 78%;
   padding-top: 0px;
   padding-left: 10px;
   margin-right: 20px;
   text-align: left;
}

#rightside {
   padding-top: 20px;
   text-align: left;
   padding-right: 10px;
}

.adtop {
   text-align: center;
   padding-top: 2px;
}

#footer {
   clear: both;
   text-align: left;
   font-size: small;
   line-height: 110%;
   padding-top: 0px;
    background-image: url(http://e-food.jp/img/back/footer_efoodtrs950.jpg);
	background-repeat : no-repeat;
   height: 100px;
   margin-top: 30px;
}

/* テーブル */
table{ 
　border: 0px; 
  width: 100%
} 

.table1 { 
　　width: 100%; /* テーブルの横幅 */ 
　　border: 0px;
	padding: 2px 0px 2px 0px;	
	text-align: center;
} 

.table1 td {
　　border: 0px;
} 

.table_white { 
　　width: 100%; /* テーブルの横幅 */ 
　　height: 200px/* テーブルの縦幅 */
　　border-collapse: collapse; /* 枠線の表示方法 */ 
　　border: 0px;
    background-color:#FFFFFF;
	padding: 2px 0px 2px 0px;	
	text-align: left;
} 

td table_white {
　　border: 0px;
} 

.table_color { 
　　width: 100%; /* テーブルの横幅 */ 
　　height: 200px/* テーブルの縦幅 */
　　border-collapse: collapse; /* 枠線の表示方法 */ 
　　border: 0px;
    background-color:#FFCC99;
	padding: 2px 0px 2px 0px;	
	text-align: left;
} 

.table_color td {
　　border: 0px;
} 

/* 背景色 */
.bg1	{ 
	background-color:#9B2828;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	text-align: center;
} 

/* リンク文字 */
a:link {
	font-family: MS ゴシック, Osaka;
	color: #0000CC;
	line-height: 1.3em;
	text-decoration: none;
}
a:visited  {
	color:#9B2828;
	text-decoration: none;
}
a:hover { 
     background-color:#ff9999; 
}

/* 文字装飾 */
span.data {
    font-family: MS ゴシック, Osaka;
	font-size: small;
	color: #555555;
	line-height:1.2em;
	text-decoration: none;
}

span.result {
    font-family: MS ゴシック, Osaka;
	font-size: medium;
	color: #CC0000;
	line-height:1.2em;
	font-weight: bold;
	text-decoration: none;
}

/* グーグルマップの吹き出し */
#fuki {
   width: 300px;
   font-size: 12px;
   line-height: 110%;
   color: #000000;
}

#fuki h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}

.fukidot { border-style: dotted none none none; border-top-width: 2px; border-top-color: #CCCCCC; height: 2px; width:100%;
} 

span.fukiad {
    font-size: 12px;
}

span.fukitel {
    font-size: 12px;
	font-weight: bold;
}

span.fukidata {
     font-size: 12px;
}

span.fukicate {
     font-size: 10px;
}

span.details{
     font-size: 1.1em;
	 font-weight: bold;
}
