*{
margin:0;
padding:0;
}

body {
font-size:12px;
width:770px;
positio:relative;
top:10px;
left:20px;
margin:10px;
background-color:#ffffff;
border:solid 1px #a9a9a9;
}

body p {
color:#333333;
line-height: 20px;
padding-bottom: 10px;
}

li {
list-style:none;
line-height:20px;
}

a {
color:#3366FF;
text-decoration: none;
}

a:link,a:visited,a:hover,a:active {
text-decoration:none;
color:#3366FF;
}

#contents {
width:770px;
}


#head {
background-image:url("001.jpg");
background-repeat:no-repeat;
width:770px;
height:150px;
border-bottom:solid 3px #a9a9a9;
}

#head p {
text-align:left;
margin:5px 10px 15px 200px;
color:#333333;
}

#menu {
border-bottom:solid 1px #a9a9a9;
}

#menu p {
text-align:left;
padding:5px;
margin:2px 0 5px 10px;
font-size:12px;
}


h1 {
margin:15px 0 25px 200px;
font-size:20px;
color:#333333;}
		
strong,em {
font-weight:normal;
}
em {
font-style:normal;
}


#main {
width:500px;
float:left;
text-align:left;
margin:10px 20px 25px 15px;
background-color:#ffffff;
border-light:solid 1px #a9a9a9;
}

	

#right {
width:210px;
float:right;
margin:10px 10px 0 0px;
background-color:#ffffff;
}
		
#right li {
padding:4px 4px 0 4px;
}

#right p{
background-color:#ffffff;
}


#foot {
clear:both;
text-align:center;
font-size:11px;
color:#666666;
border-top:solid 1px #666666;
background-color:#00cc66;
}
		
#foot p {
color:#ffffff;
}


h2 {
color:#006600;
margin:20px 0 10px 0;
padding	:0 0 3px 20px;
border-left:solid 5px #33cc66;
border-bottom:solid 1px #33cc66;
}

h3 {
color:#33cc66;
margin-top:20px;
margin-bottom:10px;
}


h4 {
font-size:12px;
color:#a9a9a9;
margin-top: 10px;
padding:10px;
border:solid 1px #ccccff;
}

table.type1 {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:solid 2px #bbc2c9;
	background:#ffffff;
	margin:10px 0 10px 0;
}
table.type1 th {
	text-align:center;
	padding:2px 5px;
	border:solid 1px #bbc2c9;
	background:#f0f2f3;
}
table.type1 td {
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:solid 1px #bbc2c9;
}
