body {
	background-color: #FFFFE6;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
a:link {
	color: #00F;
	font-weight: bold;
}
a:hover {
	color: #09F;
}
a:active {
	color: #0CF;
}


h2 {
	margin-left: 5px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-left-width: 0.5em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #668DD0;
	border-left-color: #668DD0;
	font-size: 150%;
	font-weight: bold;
	color: #666;
}
h3 {
	color: #666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #668DD0;
	margin-left: 1em;
	padding-left: 5px;
}

h4 {
	font-size: 120%;
	color: #006699;
	margin-left: 1em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	margin-bottom: 10px;
}
#main p {
	margin-left: 2em;
	margin-right: 3em;
	line-height: 1.8em;
}
.clearbox {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	width: 90%;
	padding: 15px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	line-height: 1.5em;
}
.line {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box {
	width: 50%;
	border: 1px solid #999;
	padding: 10px;
	line-height: 1.5em;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.box60 {
	width: 60%;
	border: 1px solid #999;
	padding: 10px;
	line-height: 1.5em;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.box70 {
	width: 80%;
	border: 1px solid #999;
	padding: 10px;
	line-height: 1.5em;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}


#main dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #069;
	margin-left: 20px;
	margin-top: 10px;
}
#main dl dd {
	margin-top: 0.5em;
	margin-left: 50px;
}
#main ul li {
	list-style-type: disc;
	margin-top: 1em;
}





#wrapper {
	height: 880px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #668DD0;
	border-right-color: #668DD0;
	border-bottom-color: #668DD0;
	border-left-color: #668DD0;
	background-color: #FFF;
	background-image: url(img/bk_r2_c2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#poster {
	text-align: center;
	background-image: url(img/poster750.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	position: relative;
}
#poster #info {
	background-color: #FFF;
	height: 260px;
	width: 310px;
	position: absolute;
	right: 120px;
	border: 2px solid #069;
	text-align: left;
	overflow: auto;
	top: 480px;
}
#poster #info h5 {
	color: #FFF;
	background-color: #069;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	box-shadow: 1px 1px 3px 2px #668DD0;
	font-size: 100%;
	margin-top: 5px;
}

.delete {
	text-decoration: line-through;
}
#poster #endai_button {
	position: absolute;
	top: 301px;
	height: 47px;
	width: 370px;
	left: 120px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #AD055D;
	border: 1px solid #FFF;
	box-shadow: 1px 1px 3px 2px #668DD0;
	margin-left: 1px;
}
#poster #endai_button a {
	color: #FFF;
	display: block;
	background-color: #648AD1;
	text-decoration: none;
	border: 1px solid #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	box-shadow: 1px 1px 2px 2px #EEEEEE;
	width: 70%;
	margin-left: 40px;
}

#poster #endai_button a:hover {
	opacity: 0.9;
	background-color: #FFFFFF;
	color: #006;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #00C;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00C;
}

#poster #koen_button {
	position: absolute;
	top: 380px;
	height: 35px;
	width: 220px;
	left: 140px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #AD055D;
	border: 1px solid #FFF;
	box-shadow: 1px 1px 3px 2px #668DD0;
	margin-left: 1px;
}
#poster #appreciate {
	position: absolute;
	top: 450px;
	height: 35px;
	width: 160px;
	left: 140px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #AD055D;
	border: 1px solid #FFF;
	box-shadow: 1px 1px 3px 2px #668DD0;
}
#poster #appreciate a {
	color: #FFF;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#poster #appreciate a:hover {
	opacity: 0.9;
	background-color: #FFFFFF;
	color: #006;
	display: block;
}
#poster #koen_button a {
	color: #FFF;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#poster #koen_button a:hover {
	opacity: 0.9;
	background-color: #FFFFFF;
	color: #006;
	display: block;
}


#main ul li.none {
	list-style-type: none;
	margin-top: 5px;
	line-height: 1.8em;
}
#poster #info dl {
	margin-right: 3px;
}

#poster #info dl dt {
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 90%;
}


#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#poster #info dl dd {
	font-size: 90%;
}

#logo {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #668DD0;
}

#menu {
	height: auto;
	width: 230px;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
	text-align: center;
}
#menu a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
#jimukyoku {
	color: #069;
	margin-top: 20px;
	text-align: left;
	line-height: 1.3em;
}
#jimukyoku h5 {
	color: #FFF;
	background-color: #069;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-right: 5px;
	box-shadow: 1px 1px 3px 2px #668DD0;
}


#main {
	margin-top: 10px;
	margin-left: 20px;
	height: 750px;
	width: 800px;
	text-align: left;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 5px;
	overflow: auto;
}

.center {
	text-align: center;
}
.bold110 {
	font-weight: bold;
	font-size: 110%;
}
.right {
	text-align: right;
}
.title {
	font-size: 110%;
	color: #FFF;
	font-weight: bold;
	background-color: #069;
}
.caution {
	font-size: 120%;
	color: #F00;
}
.red {
	color: #F00;
}
.ruby {
	font-size: 55%;
	bottom: 0px;
	vertical-align: text-bottom;
}
.indent1 {
	text-indent: -1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h5 {
	background-color: #EEE;
	text-align: right;
	padding-right: 0em;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 100%;
	margin-left: 1em;
	font-weight: normal;
}
.left  {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.right{
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.button a {
	display: block;
	width: 35%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #069;
	color: #FFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 130%;
	margin-left: 3em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.button a:hover {
	background-color: #0099FF;
}
.font140 {
	font-size: 150%;
}
