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

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

#wrap2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/adaptation/back_1.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #DECFA6;
}

#wrap3 {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DFD0A7;
}

#main1 {
	margin: 0px;
	padding: 0px 0px 30px;
	width: 900px;
	background-image: url(../img/adaptation/back_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main2 {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	background-image: url(../img/adaptation/pic_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/*IE6に透過PNGを表示させるための記述*/
* html #main2 {
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 {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

div.txt1 {
	margin-top: 62px;
	background-image: url(../img/adaptation/midashi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 46px;
	width: 460px;
	padding-left: 5px;
}

div.txt2 {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 46px;
	background-image: url(../img/adaptation/midashi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 23px;
	width: 460px;
	padding-left: 5px;
}

div.txt3 {
	padding: 30px 0px 0px;
	width: 440px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	background-image: url(../img/adaptation/midashi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-left: 70px;
	margin-top: 20px;
}

.moji {
	font-weight: bolder;
	color: #9C8713;
	text-decoration: none;
	padding-top: 5px;
}
