/* CSS Document */

@media print {

body {
	background-color: #FFFFFF;
	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;
}
#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);
}


#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: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	background-image: none;
}
#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: 250px;
	width: 310px;
	position: absolute;
	right: 120px;
	bottom: 10px;
	border: 2px solid #069;
	text-align: left;
	overflow: auto;
}
#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;
}
#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;
	display:none;
}

#menu {
	height: auto;
	width: 230px;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
	text-align: center;
	display:none;
}
#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: 0px solid #FFF;
	background-color: #FFF;
	padding: 5px;
	overflow: visible;
}

.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;
}


}
