@import url("img.css");
@import url("font.css");
body      {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#container {
	width: 720px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}
#footer {
	background: url(../top_page/top/bottom.gif) no-repeat center top;
	padding-bottom: 20px;
	padding-top: 10px;
}
#contents {
	background: url(../top_page/top/bg.gif) repeat-y;
	width: 720px;
	padding-bottom: 30px;
}
#p1 {
	background: url(../images/spec.gif) no-repeat left top;
	display: block;
	width: 400px;
	margin-left: 40px;
	padding-top: 90px;
	margin-top: 20px;
	padding-left: 61px;
	font-size: 13px;
	line-height: 21px;
}
#header {
	padding-top: 40px;
	margin-bottom: 50px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 30px;
}
#header a {
	background: url(../images/enter_off.gif) no-repeat left center;
	display: block;
	width: 103px;
	margin-top: 90px;
	margin-right: 60px;
}
#header a:hover {
	background: url(../images/enter_on.gif) no-repeat left center;
	display: block;
	width: 103px;
	margin-top: 90px;
	margin-right: 60px;
}
.textred {
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 30px;
}
#text {
	margin-left: 80px;
	margin-top: 20px;
	width: 355px;
	margin-right: 50px;
	padding-left: 7px;
	background: url(../top_page/top/studiodachs.gif) no-repeat 5px top;
	padding-top: 40px;
}
#window {
	background: url(../top_page/top/waku_bg.gif) repeat-y;
	width: 180px;
	margin-bottom: 30px;
	margin-right: 30px;
	text-align: center;
	margin-top: 120px;
}
#window #wintext a {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
#window #wintext a:hover {
	text-decoration: none;
	color: #CC3333;
	font-size: 14px;
}
#wintext {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	display: block;
	border-top: 1px dotted #666666;
	padding-top: 15px;
	margin-top: 20px;
}
.line a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	padding-top: 15px;
	display: block;
	background: url(../top_page/top/email.gif) no-repeat center top;
	margin-top: 10px;
}
.line a:hover {
	text-decoration: none;
	color: #CC3300;
	font-size: 12px;
	padding-top: 15px;
	display: block;
	background: url(../top_page/top/email.gif) no-repeat center top;
	margin-top: 10px;
}
#safari {
	background: url(../top_page/top/safari.gif) no-repeat left top;
	text-align: center;
	margin-left: 12px;
	height: 38px;
	font-size: 10px;
	line-height: 16px;
	padding-left: 35px;
}
#firefox {
	background: url(../top_page/top/firefox.gif) no-repeat left top;
	text-align: center;
	margin-left: 12px;
	height: 38px;
	font-size: 10px;
	line-height: 16px;
	padding-left: 35px;
}
#ie {
	background: url(../top_page/top/ie.gif) no-repeat left top;
	text-align: center;
	margin-left: 12px;
	height: 38px;
	font-size: 10px;
	line-height: 16px;
	padding-left: 35px;
	margin-bottom: 15px;
}
.dachsline {
	display: block;
	border-top: 1px dotted #666666;
	margin-top: 5px;
	font-size: 10px;
}

