body { 
	font-size: 12px;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", Osaka, sans-serif, Helvetica, Verdana; 
	line-height: 1.5em; 
	background-color: white;
	width: 801px; 
	margin: 1em auto; 
	padding: 0; 
	border-bottom: 2px solid #abc; 
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	word-wrap: break-word; }

#wraper { 
	background-color: white; 
	width: 800px; }
	
#contents { 
	background-color: white; 
	width: 800px; 
	margin: 0; 
	padding: 0; }
	
#header {
	width: 100%;
	height: 100%;
	background-image: url(../img/logo2.gif); }	

.main { 
	background-color: white; 
	width: 630px; 
	visibility: visible; 
	float: left; 
	margin: 0; 
	border-width: 0; }

.list {
	color: black;
	font-size: 16px;
	font-family: "ＭＳ ゴシック", Monaco, monospace, "Courier New", Courier;
	vertical-align: top;
}
a:link { color: blue; text-decoration: none; }
a:visited { color: navy; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:active { }




h2 { 
	color: black; 
	font-size: 24px; 
	font-weight: bold; 
	line-height: 1.5em; 
	margin: 0.67em 0; 
	padding-top: 0.3em; 
	padding-bottom: 0.3em; 
	padding-left: 0.5em; 
	border-color: #abc; 
	border-style: solid; 
	border-width: 1px 1px 1px 10px; }

h3 { 
	color: black; 
	font-size: 22px; 
	font-weight: bold; 
	line-height: 1.5em; 
	margin: 0.67em 0; }

h4 { 
	width: 80%;
	color: black; 
	font-size: 12px; 
	margin: 1.33em 0 0 1.33em; 
	border-bottom: 1px solid gray; }

h5 { 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 1.5em; 
	margin-left: 4em; 
	border-bottom: 1px solid silver; }

.sub { background-color: white; width: 150px; float: right; margin: 0; padding: 3px; border-width: 0; }
.pankuzu { font-size: 10px; width: 760px; padding: 0.5em; }

.main { 
	width: 640px; 
	float: left; }
	
#footer { clear: both; margin: 0.5em; padding: 1em; }
.address { color: olive; font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-align: right; clear: both; padding: 0.3em; border-top: 1px solid #abc; }
.detail { color: black; font-size: 16px; line-height: 1.5em; margin-left: 3em; }
.menu { color: black; font-weight: bold; background-color: #f0f0f0; text-align: center; width: auto; clear: both; margin-top: 0.5em; padding: 0.5em; border: solid 1px #abc; }
.new { color: red; padding: 0 1em; clear: both; border: solid 1px #abc; }
li { font-size: 14px; line-height: 2em; }
ul { font-size: 14px; line-height: 3em; }
.chyu { color: black; font-size: 12px; line-height: 1.5em; }
.photobox { font-size: 90%; text-align: center; width: 260px; margin-left: 10em; padding: 5px; border: solid 1px #abc; }
.relation { color: white; background-color: red; padding: 0.5em 1em; }
.date { color: #708090; font-size: 12px; text-align: right; }
.explain { color: black; font-size: 12px; line-height: 1.5em; margin-right: 4em; margin-left: 4em; padding: 1em; border: solid 1px; }
table { width: 100%; padding: 5px; border-style: none; }

