body{
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(img/line.gif);
	background-position:0px 200px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

img{
	border:0px;
	}

#page{
	width:600px;
	position:absolute;
	top:85px;
	left:100px;
	}

#title{
	background-image:url(img/title.png);
	background-repeat:no-repeat;
	width:513px;
	height:80px;
	}

#comment{
	width:600px;
	padding:20px 0px 10px 0px;
	margin-top:70px;
	background-image:url(img/comment.png);
	background-repeat:no-repeat;
	}

#mobile{
	width:600px;
	margin-top:20px;
	padding:20px 0px 30px 0px;
	background-image:url(img/mobile.png);
	background-repeat:no-repeat;
	}
#pc{
	width:600px;
	margin-top:0px;
	padding:20px 0px 100px 0px;
	background-image:url(img/pc.png);
	background-repeat:no-repeat;
	}

#garally{
	background-image:url("img/garally.png");
	background-repeat:no-repeat;
	padding:50px 0px 0px 0px;
	margin:70px 0px 100px 0px;
	}

.tdftdiv{
	position:absolute;
	top:0px;
	right:0px;
	}