/* Master of Epic 錬金の森 */

body
	{
	padding: 0px;
	text-align: center;
	background-color: #f1f1ed;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: repeat;
	background-position: top;
	background-image: url(img/bg.jpg);
}

body,td,th
	{ font-family: "ＭＳ Ｐゴシック", Osaka; color: #57380F; font-size: 12px; line-height: 150%; }

a:visited
	{ color: #006600; text-decoration: underline; }
a:link
	{ color: #006600; text-decoration: underline; }
a:hover
	{ color: #006600; text-decoration: underline; }
a:active
	{ color: #006600; text-decoration: underline; }


/* CLASS */

.header
	{ width:802px; height:427px; margin:0px; overflow:hidden;}
	
.d01
	{ width:802px; height:349px; margin:0px; overflow:hidden;}
	
.d02
	{ width:802px; height:249px; margin:0px; overflow:hidden;}

.d03_1
	{ background-image: url(img/03_1.jpg); background-repeat: no-repeat; width:802px; height:199px;}

.d03_2
	{ background-image: url(img/03_2.jpg); background-repeat: no-repeat; width:802px; height:216px;}

.d03_3
	{ background-image: url(img/03_3.jpg); background-repeat: no-repeat; width:802px; height:182px;}
		
.d04
	{ background-image: url(img/04.jpg); background-repeat: no-repeat; width:802px; height:324px; display:block;}
	
.footer
	{ background-image: url(img/footer.jpg); background-repeat: no-repeat; width:802px; height:54px;}
	

/* link */

.yuri
	{ padding-left:310px; padding-top:73px;}
	
.sika
	{ padding-left:75px; padding-top:18px; float:left;}

.buta
	{ padding-left:170px; padding-top:6px;}
	
.detail
	{ padding-top:254px; padding-right:40px; float:right;}
	
.pagetop
	{ float:right; padding-right:20px;}
	
