@charset "Shift_JIS";
body {
	background-color: #66CC66;
	background-image: url(images/green.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 16px;
}
.ttlbg {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.presentbg {
	background-image: url(images/climb_pre_waku2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.presenttbg {
	background-image: url(images/climb_pre_waku3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ttlformbg {
	background-image: url(images/climb_form_ttl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt_normal {
	font-size: 14px;
	line-height: 14px;
}
.txt_read {
	font-size: 14px;
	line-height: 20px;
}
.txt_small {
	font-size: 12px;
	line-height: 14px;
}
.txt_exsmall {
	font-size: 10px;
	line-height: 12px;
}
p {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.color_dorabell {
	color: #336699;
}
.color_red {
	color: #FF0000;
}
.color_white {
	color: #FFFFFF;
}
.color_orange {
	color: #FF6600;
}
.color_pink {
	color: #FF38B3;
}
.color_yellow {
	color: #FFFF00;
}
.txt_large {
	font-size: 18px;
	line-height: 22px;
}
.weightbold {
	font-weight: bold;
}
.color_gray {
	color: #666666;
}
.txt_semilarge{
	font-size: 16px;
	line-height: 20px;
}