@charset "utf-8";
/* CSS Document */


body, td, th {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
}
body {
	background-color:#c9c9c9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.35em;
	font-size: 1.05em;
}
#shadow {
	height:100%;
	overflow:auto;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/shadow.png);
	background-repeat:no-repeat;
}
#container {
	width:885px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#content_bottom {
	height:95px;
	width:885px;
	background-image:url(images/paper.png);
	background-repeat:no-repeat;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.1em;
	text-align: center;
}
#blue {
	color: #269382;
}
h1 {
	font-size: 2.5em;
	color: #330066;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	margin: 0 auto .25em auto;
}
h2 {
	font-size: 1.6em;
	line-height: 1.25em;
	margin-top: 0px;
}
h3 {
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 1.5em auto .5em auto;
	text-align: center;
	color: #330066;
}
h4 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #330066;
	margin: 1.5em auto .5em auto;
}
h5 {
	font-size: 20px;
	line-height: 22px;
	margin-top: 1.8em;
	margin-bottom: 1em;
}
h6 {
	font-size: 18px;
	line-height: 18px;
}
ul li {
	margin-bottom: 1.1em;
}
ol li {
	margin-bottom: 12px;
}
#frame {
	width: 40em;
	margin: 10px auto;
	padding: 1.2em;
	border: 0.1em solid #888;
	background: #FFFFFF;
}
.attention {
	color: #000066;
	background-color:#F2FAFC;
	width: 630px;
	margin: 10px auto 0px auto;
	padding: 1px 15px;
	border: 1px solid #888888;
	border-bottom: 0px;
}
.attention h3 {
	color: #CC3300;
	margin:0;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img-r {
	float:right;
	margin:0 0 2em 1em;
}
h3.hthird {
	color:red;
}
.bookstore ul li {
	font-weight:bold;
}
.infprogram {
	font-weight:bold;
	font-style:italic;
}
#topframe {
	width: 885px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	border: 0 solid #888;
}
#topframe {
	width: 885px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	border: 0 solid #888;
}
#note {
	width: 600px;
	margin: 0px auto;
	padding: 5px;
	border: 2px dashed black;
	background-color:#CCC;
}

#topframe p{
	margin: 0px 0px;
}
#logo {
	width:250px;
	float:left;
}
#header_address {
	width:160px;
	margin-left:90px;
	padding:0px 20px 0px 0px;
	float:left;
	font-size:12px;
	
}
#header_signature {
	width:180px;
	padding:0px 0px 0px 5px;
	float:left;
	font-size:12px;
}

#bottomframe {
	width: 40em;
	margin: 10px auto;
	padding: 1.2em;
	background-color:#c9c9c9;
}

#bottomframe p{
	width: 40em;
	margin: 0px auto;
	text-align:center;
}
