body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
hr {
	display: none;
}
#container {
	width: 800px;
    margin-left:auto;
    margin-right:auto;
}
#header {
	width: 800px;
	margin-bottom: 10px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
#sidebar {
	width: 159px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
}
#contents {
	width: 630px;
	float: right;
	margin-top: 10px;
}
#footer {
	font-size: small;
	font-weight: bold;
	width: 800px;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	float: left;
}
p {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #9966FF;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #CC6699;
}
.bold {
	font-weight: bold;
}
.sidemenu {
	color: #333333;
	padding-left: 2px;
	font-size: small;
}
.step00 {
	font-size: small;
	text-align: left;
	vertical-align: top;
	background: url(../img/contents/back_step.gif) top;
}
.step01 {
	font-size: small;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	width: 595px;
	padding-right: 5px;
	padding-left: 30px;
}
.step02 {
	font-size: small;
	text-align: left;
	vertical-align: bottom;
	width: 530px;
	margin: 0px;
	padding: 0px;
}
.step03 {
	font-size: small;
	background: url(../img/contents/back_step2.gif) top;
	border: 1px solid #999999;
	width: 540px;
	margin-top: 30px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 30px;
}
.pink {
	color: #FF6699;
	font-weight: bold;
}
.topicpath {
	font-size: small;
	text-align: left;
	vertical-align: top;
}

.f_link{
	margin:20px 0 0;
	padding:0;
}
.f_link ul.flink1{
	margin:0;
	padding:0;
	list-style:none;
}
.f_link ul.flink1 li{
	display:inline;
	font-size:12px;
}

.f_link ul.flink2{
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.f_link ul.flink2 li{
	display:inline;
	font-size:12px;
}
