/*全体-------------------------------*/

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, img, table, th, td, dl, dt, dd, form{
	border:0pt none;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
	}

br.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}

ul, li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

body {
	color:#000000;
	background:#ffffff none repeat scroll 0%;
	text-align:center;
	font-size:12px;
	line-height:140%;
}



#wrapper:after{
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
* html #wrapper{ display: inline-block; }
/* no ie mac \*/
* html #wrapper{ height: 1%; }
#wrapper{
	display: block;
	margin:0px auto;
	width:900px;
	text-align:left;
	height:100%;
	}
/* */

/*リンクまとめ-------------------------------*/


a{
	text-decoration: underline;
	color:#23579A;
	}
a:link{
	text-decoration: underline;
	}
a:visited{
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}

#pannavi a{
	color:#67C6DD;
	}

#food a{
	text-decoration: underline;
	color:#666666;
	}
#food a:link{
	text-decoration: underline;
	}
#food a:visited{
	text-decoration: underline;
	}
#food a:hover{
	text-decoration: none;
	}

/*フッダー-------------------------------*/

p#food{
	width:880px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0px;
	clear:both;
	text-align:center;
	padding:8px 0px;
	margin:10px auto;
	color:#666666;
	}
p#copy{
	width:880px;
	clear:both;
	text-align:center;
	padding:0px 0px 15px 0px;
	margin:0px auto;
	color:#666666;
	}