/* 全体 */
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;
}

#contents h1{
   	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 2.0em;
	line-height: 110%;
	font-weight: bold;
}

#contents h2{
   	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 1.4em;
	line-height: 110%;
	letter-spacing: 0em;
	font-weight: bold;
	border-left: 10px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
}

ul {
 margin: 0px;
 padding: 0px 0px;
}

/* 区切り線 */
.dot { border-style: dotted none none none; border-top-width: 2px; border-top-color: #CCCCCC; height: 2px; width:98%;
} 

.dotshort { border-style: dotted none none none; border-top-width: 2px; border-top-color: #CCCCCC; height: 2px; width:150px;
text-align: left; margin-left: auto; margin-right: auto;} 

.line {border-top-color: #9B2828; border-top-width: 2px; width: 900px; text-align: left;}

td
{
    text-align: left;
} 

/* レイアウト各部分*/
#container  {
margin: 0 auto; width:950px; position:relative;
padding: 0px 0px 0px 0px;
	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;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
   background-image: url(../img/back/header_efoodmap950.jpg);
   background-repeat : no-repeat;
   width: 950px;
   height: 100px;
   font-size: medium;
}

#header_right a:link{color: #FFFFFF; text-decoration: none;}
#header_right a:visited{color:#FFCCFF; text-decoration: none;}
#header_right a:hover{background-color:#FFFF99;}

.logo {
	padding-top: 15px;
	padding-left: 10px;
}

#navi {
   clear: both;
   font-family: MS ゴシック, Osaka;
   line-height:1.4em;
   text-decoration: none;
   margin-left: 75px;
   text-align:center;
   color: #000000;
   padding: 10px 0px 10px 0px;
   width: 90px;
}

.topad  {
text-align: center;
}

#contents {
   float: left;
   width: 78%;
   padding: 0px 10px 10px 10px;
   margin: 0px 0px 0px 0px;
   background-color:#FFFFFF;
   line-height: 1.6em;
   color: #333333;
}

#contents p {
   	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}

.pan  {
    font-family: MS ゴシック, Osaka;
	font-size: 12px;
	line-height:1.2em;
	text-decoration: none;
	margin-left: 10px;
}

.pan a:link{color: #E9710E; text-decoration: none;}
.pan a:visited  {color:#0000CC; text-decoration: none;}
.pan a:hover {background-color:#E0CF9C;}

.righttext{
    text-align: right;
	font-size: small;
	line-height: 110%;
	color: #555555;
}

.lefttext{
    text-align: left;
	font-size: small;
	line-height: 110%;
	color: #555555;
}

.centertext{
    text-align: center;
	font-size: small;
	line-height: 110%;
	color: #555555;
}

.links{
　 font-size: 13px;
　 color: #555555;
   line-height:1.4em;
   font-weight: normal;
}

#rightside {
   padding: 0px 0px 10px 10px;
   margin-left: 710px;
   margin-right: auto;
   background-color:#E6DED9;
   background-repeat: repeat;
   color: #000000;
   font-size: small;
   text-align: left;
}

.rightside_in {
   padding: 10px 0px 0px 10px;
}

ul#areabar {
     width: 120px;/*メニューの全体的な横幅を設定*/
 }

ul#areabar li {
 display: inline;/* li要素の隙間を無くす */
 line-height: 1; /* 行間そろえる IE対策 */
 list-style-type: none;
}

ul#areabar li a {
 margin-left: auto;
 padding: 0.7em 5px; /* ボタンの厚みはここで調整 */
 display: block;
 position: relative; /* IE6でマウス反応領域がおかしいのをFix */
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
 background-color: #9B806A;
 border-bottom: 1px solid #FFFFFF;
}

ul#areabar li a:hover {
 color: #000;
 background-color: #F5EABA;
}

ul#navibar {
     width: 160px;/*メニューの全体的な横幅を設定*/
 }

ul#navibar li {
 display: inline;/* li要素の隙間を無くす */
 line-height: 1; /* 行間そろえる IE対策 */
 list-style-type: none;
}

ul#navibar li a {
 margin-left: auto;
 padding: 0.7em 5px; /* ボタンの厚みはここで調整 */
 display: block;
 position: relative; /* IE6でマウス反応領域がおかしいのをFix */
 font-size: 12px;
 color: #E9710E;
 text-decoration: none;
 background-color: #FFFFFF;
 border-bottom: 1px solid #000000;
}

ul#navibar li a:hover {
 color: #000;
 background-color: #FF9933;
}

#footer {
   clear: both;
   text-align: left;
   font-size: small;
   line-height: 110%;
   padding-top: 0px;
   background-image: url(../img/back/footer_efoodmap950.jpg);
   background-repeat : no-repeat;
   width: 950px;
   height: 100px;
} 

#footer a:hover {background-color: #FCDAAF}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	background-color: #E0E0E0;
	text-decoration: none;
}

/* 文字装飾 */
span.font1
{
    font-family: MS ゴシック, Osaka;
	font-size: small;
	line-height:1.4em;
	text-decoration: none;
}
span.font2
{
    font-family: MS ゴシック, Osaka;
	font-size: small;
	line-height:1.2em;
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}
span.font3
{
    font-family: MS ゴシック, Osaka;
	font-size: 0.8em;
	line-height:1.2em;
	color: #555555;
	text-decoration: none;
}
span.font4
{
    font-family: MS ゴシック, Osaka;
	font-size: 15px;
	line-height:1.4em;
	text-decoration: none;
	font-weight: bold;
}

span.font5
{
    font-family: MS ゴシック, Osaka;
	font-size: 1em;
	line-height:1.4em;
	text-decoration: none;
	font-weight: normal;
}

span.font6
{
 color: #330000;
}


p.links
{
    font-family: MS ゴシック, Osaka;
	font-size: 15px;
	color: #666666;
	line-height:1.4em;
	text-decoration: none;
	font-weight: bold;
}

p.caption 
{
	font-size: 0.8em;
	line-height:1.3em;
	color: #666666;
	font-stretch: condensed;
}
