body {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#all {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	width: 800px;
}
#header {
	background-image: url(../images/header.jpg);
	padding: 0px;
	height: 100px;
	width: 800px;
	margin: 0px;
}
#menu {
	line-height: 50px;
	height: 50px;
	width: 800px;
	background-color: #FFCCFF;
}
#left {
	width: 220px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	clear: left;
	height: auto;
}
#right {
	margin: 10px 5px 5px;
	width: 550px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: right;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	height: 30px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 30px;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
}
.mb5 {
	margin-bottom: 5px;
}
.link_top {
	height: 60px;
	width: 360px;
	margin-top: 5px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #FF6699;
}
.side_title {
	background-image: url(../images/side_menu/side_title.gif);
	height: 34px;
	width: 220px;
	font-size: 16px;
	line-height: 34px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-position: center;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.side_menu {
	background-image: url(../images/side_menu/side_bg.gif);
	height: 32px;
	width: 220px;
	font-size: 16px;
	line-height: 32px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	text-indent: 20pt;
}
.side_under {

	background-image: url(../images/side_menu/side_under.gif);
	height: 15px;
	width: 220px;
	font-size: 16px;
	line-height: 15px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: left;
	margin: 0px auto 10px;
	padding: 0px;
	text-indent: 20pt;
}
#h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 30px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 194px;
	text-indent: 10pt;
}
.table {
	font-weight: normal;
	color: #666666;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 150%;
}
.photo {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
}
.td {
	padding: 5px;
}
.up {
	font-size: 12px;
	text-align: right;
}
.mb5b {
	margin-bottom: 5px;
	margin-top: 10px;
}
.navi {
	font-weight: bold;
	color: #FF6666;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	height: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	padding-left: 20px;
}
