@charset "Shift_JIS";
/* CSS Document */

/* 全体 */
*{
	margin: 0px;
	padding: 0px;
}

#main {
	background-image: url(../img/treatment/img_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main1 {
	margin: 0px;
	padding: 0px;
	width: 840px;
}

#main2 {
	background-image: url(../img/treatment/img_02.jpg);
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 840px;
	background-repeat: no-repeat;
}

#main3 {
	width: 840px;
	margin: 0px;
	background-image: url(../img/treatment/title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


/*IE6に透過PNGを表示させるための記述*/
* html #main3 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

div.txt1,div.txt2,div.txt3,div.txt4 {
	width: 460px;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #000000;
	padding-left: 5px;
}

div.txt1 {
	margin-top: 62px;
	background-image: url(../img/treatment/midashi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
}

div.txt2 {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
	background-image: url(../img/treatment/midashi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}

div.txt3 {
	margin-left: 346px;
	margin-top: 28px;
	background-image: url(../img/treatment/midashi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}

div.txt4 {
	margin-left: 346px;
	margin-top: 28px;
	background-image: url(../img/treatment/midashi_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}
