body{
	background-color:#fffaf0;
	background-attachment:fixed;
	font-family:meirio,Shift_jis,osaka;
	font-size:12px;
	line-height:2.0;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0px;
	padding:0px;
}

#index{
	;
}

p{
	font-size:12px;
	line-height:2.0;
	margin-bottom:3em;
	text-indent: 1em;
}

td{
	font-size:12px;
	line-height:24px;
}

a:visited{
	color:#000000;
	text-decoration:underline;
}

a:link{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#63355e;
	text-decoration:none;
}

div.menulist{
	width:640px;
	border-width: 4px;
	border-color: #6b8e23;
	border-style: double;
	border-collapse: collapse;
	padding: 5px;
	margin-left:80px;
}

p.corse{
	font-size:16px;
	line-height:30px;
}

h1{
	font-size:14px;
	letter-spacing:1em;
	margin-top:0;
	padding:3px;
	border-bottom: 1px dotted;
	line-height:1;
}

h2{
	background-color:#fffacd;
	color:#696969;
	font-weight:bold;
	margin-top:0;
	padding:3px;
	text-align:center;	
}

h3{
	color:#ff6060;
	font-weight:bold;
	margin-top:0;
	padding:3px;
}