@charset "utf-8";
/* CSS Document */

#box {
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#box #header {
	font-size: 12px;
}
#box #header2 {
	font-size: 13px;
	vertical-align: middle;
	float: right;
	background-position: top;
}
#box #top {
	clear: both;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#box #list {
	width: 660px;
	float: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#box #list #said {
	float: right;
	width: 350px;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
}

#box #list #said li {
	letter-spacing: 0.1em;
	line-height: 16px;
}

#box #img {
	clear: both;
}
#box #list #saizu {
	width: 270px;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: 5px;
	line-height: 12px;
	font-size: 12px;
	border: 3px dotted #FF9900;
}
#box #list #saizu li {
	line-height: 16px;
	letter-spacing: 0.1em;
}
#box #list #saizu p {
	line-height: 20px;
	color: #003333;
	text-indent: 5px;
	font-weight: bold;
	padding-top: 10px;
}
#box #copy {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#box #copy p {
	font-size: 12px;
	line-height: 14px;
	background-position: center;
	width: 720px;
}
#box #footer p {
	font-size: 12px;
	line-height: 14px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#box #footer2 p {
	font-size: 12px;
	line-height: 14px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
