body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}

#container {
	text-align: center;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
.bg-left-b {
	background-image: url(img/bg_left_base.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
.bg-left-f {
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 151px;
	height: 680px;

}
.bg-right {
	background-image: url(img/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#main {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
	text-align: left;
	margin: 10px 30px 20px;
	padding: 0px;
}
#main table {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 1em;
	line-height: 130%;
}
#list {
	margin: 0px;
	padding: 0px;
}
#list ul {
	　　margin: 10px 0px;
	padding: 0px;
	list-style: none;
	margin: 10px 0px 0px;
}
#list li {
	margin-bottom: 5px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
.welcome {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.catch-top {
	font-size: 12px;
	line-height: 150%;
	color: #336633;
	text-align: center;
}
.pagetop {
	text-align: right;
	margin: 10px 0px 0px;
	padding: 0px;
}
.banner {
	margin: 10px 0px 0px;
	padding: 0px;
}
.name {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.h2-a {
	background-image: url(img/bg_title2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding: 2px 0px 2px 18px;
	height: 19px;
	margin: 0px 0px 5px;
	font-size: 12px;
}
.h2-b {
	background-image: url(img/bg_title2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding: 2px 0px 2px 18px;
	height: 19px;
	margin: 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;

}
