body {
	background: #eeeeee;
	text-align: center;
	margin: 0px auto;
	font-family: MS UI Gothic,‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
}
h1,h2,h3,p{
margin:0;padding:0;
}
#wrapper {
	text-align: center;
	height: auto;
	width: 746px;
	background: #FFFFFF url(img/back.jpg) repeat-y center top;
	visibility: visible;
	margin: 0px auto;
}
#header {
	height: 62px;
	width: 746px;
}
#header h1 {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash {
	height: auto;
	width: 726px;
	margin-top: 10px;
	text-align: left;
}
#photo {
	height: auto;
	width: 180px;
}
#content {
	height: auto;
	width: 725px;
	float: none;
	background: url(img/copyback.jpg) no-repeat right top;
	vertical-align: bottom;
	margin-bottom: 20px;
}
#footer {
	height: auto;
	width: 746px;
	vertical-align: bottom;
	background: #eeeeee center bottom;
}

#mokuji {
	font: normal 12px/20px MS UI Gothic,‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	height: auto;
	width: 720px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	clear: both;
}

#content #first {
	float: left;
	height: auto;
	width: 545px;
}
#content #first img {
	background: left top;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 7px;
}

#content #first h2 {
	font: normal 12px/21px MS UI Gothic, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	text-align: justify;
	padding: 13px 40px 13px 17px;
}


#content #photo {
	height: auto;
	width: 180px;
	float: left;
	background: left bottom;
	margin-bottom: 20px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
