body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: center;
	background-image: url(../img/banner/menu_bg.jpg);
	background-repeat: repeat-x;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
}
th,td {
	font-size: 75%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
}
table.line {
	border: 1px solid #999999;
}
th,td.line {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
}
h2 {
	margin-top: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 140%;
	background-image: url(../img/point_line1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	font-weight: bold;
}
h3 {
	color: #000000;
	padding-top: 15px;
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding-top: 5px;
}
a {
	color: #0088DD;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.R {
	text-align: right;
}
.C {
	text-align: center;
}
.f-clear {
	clear: both;
}
#container {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 130px;
	width: 770px;
}
#title {
	text-align: right;
}
#content {
}

#alpha {
	width: 550px;
	float: left;
	font-size: 80%;
	line-height: 160%;
}
#beta {
	width: 190px;
	line-height: 130%;
	font-size: 70%;
	float: right;
}
#beta-frame {
	float: right;
	height: 850px;
	width: 195px;
}
#beta-menu {
	background-color: #eeeeee;
	padding-top: 5px;
	height: 180px;
	font-size: 120%;
	line-height: 160%;
}
a.b-menu:link {
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.b-menu:visited {
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.b-menu:hover {
	background-color: #999999;
}
.beta-link {
	line-height: 130%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.beta-title {
	font-size: 110%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.beta-photo {
	float: left;
}
a.point:link {
	padding-top: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0088DD;
	color: #0088DD;
	text-decoration: none;
	font-size: 110%;
}
.toiawase {
	padding-bottom: 10px;
}
a.point:visited {
	padding-top: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0088DD;
	color: #0088DD;
	text-decoration: none;
	font-size: 110%;
}
a.point:hover {
	padding-top: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0088DD;
	color: #999999;
	text-decoration: none;
}
#pagetop {
	clear: both;
	font-size: 70%;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
}
#footer {
	height: 150px;
	width: 100%;
}
#copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 70%;
	line-height: 160%;
	color: #000000;
}
.block {
	padding-top: 10px;
}
img.border {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}
.kakaku {
	text-align: right;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
}