body {
	background-color: #e0e0ff;
	background-image: url(image/background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

p {
	margin-top: 30px;
	margin-bottom: 20px;
	line-height:150%;
}
H1 {
	text-align: right;
	font-size: 22px;
	font-family: "Sans-Serif";
	padding-top: 30px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
	padding-right:80px;
}

.subt {
	font-family: "Helvetica", "Arial", "Sans-Serif";
	font-size: 16px;
	padding: 10px;
	font-weight: normal;
}

.title{
	font-family: "Serif", "–¾’©", "‚l‚r ‚o–¾’©"; 
	font-size: 30px;
	color: #0000cc;
	font-weight: bolder;
}

.engl{
	font-family: "Helvetica", "Arial", "Sans-Serif";
	font-size: 50%;
}

.location{
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:8px;
	padding-right: 8px;
	margin-left: 1px;
	margin-right: 1px;
	background: #ffffff;
}

.now{
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:8px;
	padding-right: 8px;
	margin-left: 1px;
	margin-right: 1px;
	background: #ccffcc;
}
	
div#contents h2 {
	font-family: "Helvetica", "Arial", "‚l‚r ‚oƒSƒVƒbƒN", "Sans-Serif";
	font-size: 150%;
	color: #000040;
	text-decoration: italic;
	align: end;
}

div#contents h3 {
	font-family: "Times New Roman", "Times", "Serif", "–¾’©", "‚l‚r ‚o–¾’©";
	font-size: 150%;
	color: #000060;
	background: #d0d0ff;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
	border-bottom: 1px solid #ffffff;
	border-left: 10px solid #ffffff;	
	margin-top: 50px;
	margin-left: 50px;
	width: 650px;
/*	margin-right: 100px;*/
}

div#contents h4 {
	font-family: "Times New Roman", "Times", "Serif", "–¾’©", "‚l‚r ‚o–¾’©";
	font-size: 110%;
	color: #000060;
	background: #d0d0ff;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 30px;
	border-bottom: 1px solid #000000;	
	margin-top: 50px;
	margin-left: 50px;
	width: 650px;
/*	margin-right: 100px;*/
}

div#contents h5 {
	font-family: "Times New Roman", "Times", "Serif", "–¾’©", "‚l‚r ‚o–¾’©";
	font-size: 100%;
	color: #000060;
/*	background: #d0d0ff;*/
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;	
	margin-top: 50px;
	margin-left: 50px;
	width: 650px;
/*	margin-right: 100px;*/
}
div#contents h6 {
	font-family: "Times New Roman", "Times", "Serif", "–¾’©", "‚l‚r ‚o–¾’©";
	font-size: 100%;
	color: #000060;
/*	background: #d0d0ff;*/
	font-weight: normal;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;	
	margin-top: 50px;
	margin-left: 50px;
	width: 650px;
/*	margin-right: 100px;*/
}

div#contents p {
	font-family: "Helvetica", "Arial", "‚l‚r ‚oƒSƒVƒbƒN", "Sans-Serif";
	line-height:150%;
	margin-left: 100px;
	width: 600px;
/*	margin-right: 100px;*/
	
}

div#contents table{
	margin-left: 100px;
	width:600px;

div#contents td {
	line-height:150%;
}

div#contents img{
	margin: 2px;}

div#contents ul {
	margin-left: 100px;
	margin-right: 100px;
	width: 500px;
}


ol.large {
	list-style-type:decimal;
	margin-left: 100px;
	margin-right: 100px;
	width:500px;

}
ol.middle {
	list-style-type:lower-alpha;
	margin-left: 100px;
	margin-right: 100px;
}
ol.small {
	list-style-type:lower-roman;
	margin-left: 100px;
	margin-right: 100px;
}

