body { 
	margin: 0px 0px 0px 0px;
	background: #EEEEEE;
}

#main {
	padding:10px 10px 50px 10px;
}

h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #FF9933;
	background: #FFFFFF;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	height: 19px;
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	background: #FFFFEE;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #000000;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #050578;
}

li {
	margin-top: 2px;
}

img {
	border:0px;
}

#about {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	text-align: left;
	padding: 8px 10px 8px 0px;
	font-weight: bold;
}

#about2 {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	text-align: left;
	padding: 8px 10px 8px 0px;
}

#footer {
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(image/footer_rights.gif);
}

#pankuzu {
	font-size: 12px;
	color: #333333;	
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}

#caption {
   font-size:14px;
   margin-top:5px;
   margin-bottom:20px;
}

#voice {
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #FFFFFF;
}

#name {
	font-size: 14px;
	color: #333333;	
	text-align: right;
   margin-top:3px;
}

a.navi {
	font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}

a.navi:hover {
	font-size: 12px;
   color: #FFFFFF;
   text-decoration:underline;
}

a.navi:active {
	font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}

a.navi:visited {
	font-size: 12px;
   color: #FFFFFF;
}

#btn {
   padding-bottom:5px;
}
