body {
	background-color: #EFEFEF;
	background-image:url(images/back_mid.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-top:0;
	margin-bottom:0;
}

body, td, th {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#999999;
}

.p10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
}
.p11 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
}
.title{
	width:468px;
	text-align:left;
	padding-left: 0.5em;
	font-size: 14px;
	color:#999999;
	font-weight:bold;
	border-left-color:#999999;
	border-left-style: double;
	border-left-width: 0.5em;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
  text-decoration:none;
}
.pict{
	margin-bottom:0;
	margin-top:0;
}
#total{
	margin: 0;
	width: 640px;
	background-color: #FFFFFF;
}
#total:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	width: 480px;
	float: left;
}
#right-menu{
	width: 150px;
	float: right;
}
.textarea{
	text-align:left;
	font-size:11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.5em;
	padding-top:2px;
	margin:	5px 15px 0 15px;
}

#menu td a:hover {
	display:block;
	background:#FFA6E6;
}
#menu td a {
	display:block;
	text-decoration:none;
}
.caution_td{
	border: 3px dotted #FF0080;
}
.caution_td2{
	border: dashed #999999 thin;
}
.caution {
	font: bold "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FF0000;
}
.galleryarea{
	text-align:left;
	font-size:11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.2em;
	margin:	0 5px 5px 5px;
}
.nodisplay{
	display:none;
	}