* {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 0;
	margin-bottom: 0;
}
a  {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-decoration: none;
	color: #0000FF;
	letter-spacing: 0.1em;
}
a:visited {
	text-decoration: none;
}	

a:hover {
  COLOR: #0099FF;
  TEXT-DECORATION: underline;
}

a:active {
	text-decoration: none;
}

h3 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 100%;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	color: #009900;
}
	
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	color: #009999;
	letter-spacing: 0.1em;
	font-weight: bold;
	
}

li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	letter-spacing: 0.2em;
	list-style-type: square;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.2em;
}

strong {
	font-weight: normal;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#shadowWrapper {
	text-align: center;
	background-image: url(../diet/images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	background-image: url(../diet/images/backGray.gif);
	background-repeat: repeat;
}
#contents1 {
	padding: 3px;
	background-color: #F5F5F5;
	margin: 5px;
}
#mainContents {
	margin-left: 26px;
}
