@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#main-img {
	text-align: center;
}
#enter {
	background-image: url(/images/enter_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 933px;
	height: 74px;
	padding-top: 11px;
}
#navi {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 933px;
}
#navi  #word1 {
	float: left;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 15px;
}
#word1 .to-list {
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#word1 .to-list a:link {
	color: #333333;
	text-decoration: none;
}
#word1 .to-list a:visited {
	text-decoration: none;
	color: #333333;
}
#word1 .to-list a:hover {
	text-decoration: underline;
	color: #578AC8;
}
#navi #wall {
	width: 320px;
	float: left;
}
#navi #magazine {
	float: right;
	width: 308px;
	margin-bottom: 10px;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	clear: both;
	width: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
	padding: 0px;
}
#line {
	width: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1px;
	color: #FFFFFF;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}p {
	margin: 0px;
	padding: 0px;
}
#word-area {
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88D1D5;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#word-area #date {
	text-align: right;
	padding-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#word-area #text {
	line-height: 160%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
