@charset "utf-8";
/* CSS Document */

#pg {
	width: 950px;
	height: 3000px;
	margin: auto;
}

#main {
	width: 650px;
	margin: 25px 0px 0px 10px;
	float: left;
}

.title {
	width: 950px;
	height: 100px;
	margin-top: 20px;
	background-image: url(../how_to_tochikairyo/how_to_title.jpg);
	border-bottom: #007f00 solid 5px;
	background-repeat: no-repeat;
}

.main_txt {
	width: 650px;
	height: 2700px;
	margin-top: 20px;
	float: left;
}

.main_txt a {
	text-decoration: underline;
	color: #0000ff;
}

.main_txt a:hover {
	text-decoration: none;
	color: #0066ff;
}

#s_contents {
	width: 280px;
	float: left;
	margin: 25px 0px 0px 10px;
}

.img01 {
	margin-top: 50px;
}

.img02 {
	margin-top: 50px;
}

.img03 {
	margin-top: 50px;
}

.img04 {
	margin-top: 50px;
}

.img05 {
	margin-top: 50px;
}

.img06 {
	margin-top: 50px;
}

.kaishi {
	width: 260px;
	height: 70px;
	margin: 15px 0px 0px 20px;
	float: ;
}

.c1 {
	width: 260px;
	height: 100px;
	margin: 15px 0px 0px 20px;
	float: ;
}

#side_navi {
	width: 260px;
	height: 200px;
	margin: 25px 0px 0px 5px;
}

.s_btn {
	width: 255px;
	height: 25px;
	border-left: #007f00 solid 5px;
	border-bottom: #007f00 solid 1px;
	margin: 10px 0px 0px 15px;
}

.s_btn p {
	font-size: 14px;
	padding: 2px 0px 0px 5px;
}

.s_btn a {
	color: #000000;
}

.s_btn a:hover {
	color: #999999;
}

#img_area {
	width: 650px;
	height: 155px;
}

.re {
	width: 110px;
	font-size: 13px;
	margin: 50px 0px 0px 500px;
	float: left;
}

.re a {
	color: #666666;
}
