@charset "UTF-8";

/*************ドッ君ランド*************/


#contents_do{
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../dokkunland/img/dkld_bg.jpg);
	background-repeat: repeat-x;
}

#topimg{
	background-image: url(../dokkunland/img/do_topimg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding-top: 215px;
}

/***************記事***************/
#main_do{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
}

/***************動画***************/

#movie_top{
	background-image: url(../dokkunland/img/do_movie_top.gif);
	width: 678px;
	height: 23px;
	margin-top: 20px;
}

#movie_body{
	background-image: url(../dokkunland/img/do_movie_body.gif);
	background-repeat: repeat-y;
	width: 678px;
}

#movie_under{
	background-image: url(../dokkunland/img/do_movie_under.gif);
	height: 23px;
	width: 678px;
	margin-bottom: 20px;
}
