* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 17px;
	background-color: #FFECEC;
}

img { border: none; }
a { color: #4A883B; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 800px;
margin: 20px auto;
}

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 220px;
}
#header h1 {
font-size: 1px;
font-weight: 100;
letter-spacing: -3px;
padding: 0px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 1px;
color: #fff;
padding: 4px 33px 0 0;
text-align: right;
font-weight: 600;
}

#menu {
background: #4E4421 url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #fff;
}
#menu li a:hover {
color:#fff;
text-decoration:none;
background: #4A883B url(images/menuover.jpg) repeat-x;
}

#content { 
padding: 0 20px;
background: #fff url(images/content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 14px;
text-align: justify;
line-height: 20px;
}
#left h3 { 
font-weight: bold;
font-size:16px;
border-bottom:1px dotted #666;
background:url('cup.png') no-repeat;
padding-left:40px;
color:#4A883B;
line-height: 32px;
}

#left h4 { 
font-weight: bold;
font-size:14px;
background:url('ck.png') no-repeat;
padding-left:18px;
color:#4A883B;
line-height:18px;
}

#right{
padding: 20px 0;
width: 220px;
float: right;
}
#right h3 {
	font-size: 16px;
	border: none;
	margin: 0;
	color: #000;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#right ul.menu01 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right ul.menu01 li {
	padding: 2px 0 3px 0;
	list-style-type: none;
}
#right ul.menu01 li a {
	color: #063;
	font-weight: 100;
	display: block;
	text-decoration: none;
	font-size: 15px;
}
#right ul.menu01 li a:hover { color : #999; }

#right ul.menu02 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right ul.menu02 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right ul.menu02 li {
	padding: 2px 0 3px 0;
	list-style-type: square;
}
#right ul.menu02 li a {
	color: #03C;
	font-weight: 100;
	display: block;
	text-decoration: none;
	font-size: 15px;
}
#right ul.menu02 li a:hover {
	color : #C03;
	text-decoration: none;
}
#footer {
font-size: 10px;
color: #ccc;
text-align: center;
height: 30px;
line-height: 30px;
background: #fff url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #ccc;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}
span {
color:#DC143C;
font-style: bold;
}

ul {
padding-left: 20px;
}
li {
}@charset "utf-8";
/* CSS Document */
#right ul.menu02 li .txt01 {
	color: #09C;
}
table.table01 {
	font-size: 90%;
	line-height: 130%;
	width: 420px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 30px;
}
.table01 th {
	font-weight: bold;
	background-color: #A3D1A3;
	padding: 3px;
	width: 50%;
	border: 1px solid #999;
	text-align: center;
}
.table01 td {
	text-align: center;
	padding: 3px;
	background-color: #FFFFEC;
	border: 1px solid #999;
}
ul#footernavi {
	margin-top: 50px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
ul#footernavi li {
	list-style-type: none;
	display: inline;
	font-size: 85%;
}
ul#footernavi li a:link {
	color: #8A8A00;
	text-decoration: none;
}
ul#footernavi li a:visited {
	color: #8A8A00;
	text-decoration: none;
}
ul#footernavi li a:hover {
	color: #FF4D4D;
	text-decoration: none;
}
