@charset "UTF-8";
body,a,h1,h2,h3,img,p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
}
p {
	margin-bottom:10px;
}
#stage {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}
#summary {
	height: 21px;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-top: 4px;
}
#logo {
	height: 90px;
	width: 90px;
	padding: 5px;
	float: left;
}
#main {
	height: auto;
	width: 960px;
	display:-moz-box;
	display:-webkit-box;
	display:box;
}
#left {
	float: left;
	height: auto;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right {
	height: auto;
	width: 179px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#copyright {
	clear: both;
	height: 22px;
	width: 960px;
	color: #333333;
	background-color: #CCCCCC;
}
#footer {
	height: auto;
	width: 950px;
	padding-right: 10px;
	text-align: right;
}
#site_info {
	float: left;
	height: 350px;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#thumbnail {
	height: 240px;
	width: 240px;
}
#outline {
	padding: 5px;
	height: 100px;
	width: 230px;
	text-align: left;
	line-height: 100%;
	overflow: auto;
	font-size: 10px;
}
#header {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#site_name {
	float: left;
	height: 100px;
	width: 594px;
}
#header_info {
	text-align: left;
	float: right;
	height: 75px;
	width: 236px;
	color: #000000;
	line-height: 135%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#whatsnew {
	border: 1px solid #666666;
	overflow: auto;
	text-align: left;
	line-height: 100%;
	height: 190px;
	width: 168px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.date {
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: 5px;
}
#side_title {
	background-color: #666666;
	padding: 2px;
	height: auto;
	width: 176px;
	color: #FFFFFF;
}
#stage #main #left #main_info {
	height: auto;
	width: 740px;
	line-height: 100%;
	text-align: left;
	margin-bottom: 10px;
}
#pr {
	border: 1px solid #666666;
	text-align: center;
	height: auto;
	width: 178px;
	margin-bottom: 10px;
	padding-top: 10px;
}
