@charset "utf-8";

/* tegaki.rw.to CSS Document */

/* common */

/* base */
div#container2 {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	min-height: 100%;
}
div#header2 {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 50px;
}
div#body2 {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: auto;
}
div#footer2 {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 30px;
	background-image: url(../images/img_bar_copyright2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
div.clear {
	clear: both;
}
div.header_menu2 {
	float: right;
	margin: 25px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 380px;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
}

/* color */
span.id1 {
	color: #aaaaaa;
}

/* contents */
div.box_swf {
	margin: 10px auto;
	padding: 0px;
	width: 640px;
	height: 640px;
}
div.bar_comment {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 665px;
	height: 30px;
	background-image: url(../images/img_bar_comment.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/* title */

/* comment */

/* list */

/* icon */

/* table */

