img {border: none;}

html { height: 100%;}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_check.gif);
}
* html div#wrap { height: 100%}
div#wrap {
	margin: 0 auto;
	width: 700px;
	position: relative;
	background-image: url(../images/bg.gif);
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	min-height: 100%;
}
body > #wrap { height: auto;}
div#main { padding-bottom: 90px;}
#foot {
	position: absolute;
	bottom: 0;
	height: 90px;
	width: 700px;
	background-image: url(../images/bg.gif);
}

.honbun { 
	font-size: 12px;
	line-height: 160%;
	font-weight:normal;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.honbunB { 
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.05em;
}
.honbunB_12px { 
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.05em;
}
.top_IND { 
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	padding-top: 10px;
	font-style: normal;
	letter-spacing: 0.05em;
}
.left_IND { 
	padding-left: 14px;
	font-size: 14px;
	line-height: 160%;
	font-weight:normal;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.left_IND2 { 
	padding: 8px 0px 0px 14px;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.05em;
}

/*--privacy policy--*/
.pri_title { 
	padding: 20px 0px 20px 0px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.pri_footer {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
	padding-top: 20px;
	color: #333333;
	letter-spacing: 0.05em;
}
p.pri_ind {
	margin: 0;
	padding: 0 0 14px 14px;
	font-size: 14px;
	line-height: 140%;
	font-weight:normal;
	color: #333333;
	letter-spacing: 0.05em;
}
caption { 
	color: #999900;
	font-weight: bold;
}
