@import url("vantan.css");


img#title01 {
	position :	relative;
	left :	-10px;
}
div#claim-area {
	background :	url(images/claim_back.png) repeat-y;
	height :	182px;
	padding :	0px;
}
div.line {
	padding :	0px;
	margin :	0px;
	line-height :	0px;
	height :	16px;
	overflow :	hidden;
	background :	url(images/claim_line.png) no-repeat;
}
div.claim {
	height :	150px;
	position :	relative;
}
div.claim img {
	float :	left;
	position :	relative;
	top :	8px;
	left :	25px;
}
#btn {
	top :	20px;
}
div.claim a {
	position :	relative;
	top :	7px;
	left :	15px;
}
div#shadow {
	display :	block;
	height :	19px;
	background :	url(images/shadow.png) bottom no-repeat;
}

/*メインテキスト*/
div#text-area01, div#text-area02 {
	width :	630px;
	font-size :	13px;
	color :	#000000;
	line-height :	1.8;
	/*border:1px solid black;*/
}

div#text-area01 {
	width :	630px;
	font-size :	13px;
	margin :	0px 0px 10px 125px;
}
div#text-area01 img {
	padding :	0px 0px 20px 25px;
}
div#text-area02 {
	margin-left :	125px;
}



div#title-image-area {
	margin :	0px;
	padding :	0px;
	line-height :	0px;
}
div#title-image-area img {
	padding :	0px;
}
/*-----------------*/
/*PNG透過*/
/*-----------------*/
.iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

