 
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
}
 
body {
	color: #444444;
	background-color: #CCCCCC;
	text-align:center;
	font-size:12px;
	}
 
div#container {
	border: solid 2px #bbffaa;
	padding: 20px;
	background-color: #ffffff;
	width: 645px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
 
div#header {
	background-color: #CC6666;
	padding: 20px 20px;
	}
 
div#header p {
	color: #222222;
	margin-top: 8px;
	font-size:14px;
	}
 
h1	{
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 0}
 
p.honbun01	{
	line-height: 1.5;
	margin-left:10px;
	margin-top: 5px;
	margin-right:10px;
	text-indent: 1.2em;
	}
	
p.honbun02	{
	line-height: 1.4;
	margin-left:10px;
	margin-top: 7px;
	margin-right:10px;
	}
 

ul	{
	list-style-type: none;
	margin-left: 0;
	padding: 3px 20px;
	margin-top: 5px;
	}
 
li	{
	padding-right: 10px;
	margin-top: 8px;
	line-height: 1.5;
     }

span.underline {
	text-decoration: underline;
	}
 
li#kaijyo{
    clear:left;
    margin-left:30px;}

li#abc{
    padding-right: 10px;
	margin-top: 8px;
	margin-left:20px;
	line-height: 1.5;
	list-style-type:lower-alpha;
	}

li#black{
    padding-right: 10px;
	margin-top: 8px;
	line-height: 1.5;
    background-image: url(images/mark_black.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 17px;
	clear: both;}


h2	{
	font-size: 140%;
	border-left: solid 16px #66aa66;
	padding-left: 5px;
	margin-bottom:7px;
	margin-top: 30px;
	}
 
p#summary
	{margin-top: 10px;
 	 margin-bottom: 30px;}
 
h3	{
	margin-top: 30px;
	font-size: 120%;
	border-bottom: solid 2px #66aa66;
	padding-bottom: 5px;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	background-position: 0 -0.1px;
	padding-left: 20px;
	clear: both;
	}

h4 {font-size: 110%;
	margin-top: 15px;
	}

h5 {font-size: 110%;
	margin-top: 15px;
	text-indent:15px}

img.photo-odd{
    float: right;
	margin-left: 15px;
	margin-bottom: 15px}
 
img.photo-even{
    float: left;
	margin-right: 20px;
	margin-bottom: 15px}

p#kaijyo{
    clear:left}


table{font-size:110%;
margin-bottom:20px;
width:300px;
border:none;
border-collapse:collapse;
}

th,td{padding:8px}

tr#color{background-color:#FFFF66; align:center}
