/*[fmt]0A90-1A5A-3*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
     }
p{
	margin: 0 0 10px;
     }
h1, h2, h3, h4, h5, h6{
	padding: 0 0 10px;
     }
h1{
	font-size: 23px;
     }
h2{
	font-size: 18px;
     }
h3{
	font-size: 16px;
     }
h4, h5, h6{
	font-size: 14px;
     }
ul{
	margin: 10px 0 10px 30px;
     }
#image-right{
	margin: 0 0 0 15px;
	float: right;
     }
#image-left{
	margin: 0 15px 0 0;
	float: left;
     }
#date{
	font-size: 37px;
	font-weight: bold;
	color: #A8217D;
     }
#location{
	color: #F69600;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 23px;
     }
#body-idx, #body-2, #body-page{
	color: #8D206C;
     }
#copyright{
	font-size: 10px;
	color: #CC80B5;
     }
#copyright a{
	color: #CC80B5;
	text-decoration: underline;
     }
#copyright a:hover{
	text-decoration: none;
     }
