@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;	
	background-color: #ff9933; 
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-image:  url("images/top/bk_container.gif"); 
}

#navibar {
	width: 180px;
	float: left;
}

/* navigation button */
#navibar #btn000 a {
	height: 32px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn000.gif");
	margin-bottom: 1px;
}

#navibar #btnhome a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btnhome.jpg");
	margin-bottom: 1px;
}
#navibar #btn01 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn01.jpg");
	margin-bottom: 1px;
}
#navibar #btn02 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn02.jpg");
	margin-bottom: 1px;
}
#navibar #btn03 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn03.jpg");
	margin-bottom: 1px;
}
#navibar #btn04 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn04.jpg");
	margin-bottom: 1px;
}
#navibar #btn05 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn05.jpg");
	margin-bottom: 1px;
}
#navibar #btn06 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn06.jpg");
	margin-bottom: 1px;
}

#navibar #btn07 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image:  url("images/top/btn07.jpg");
	margin-bottom: 1px;
}

#maincontent {
	width: 600px; 
	float: right;
	font-size: 12px;
	line-height: 16px;
	height: 100%; 
}


/* contents */
#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	padding-bottom: 5px;
}

#maincontent  p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-indent: -16px;
	padding-left: 16px;
}

#topic0{
margin:5px;
padding-left:20px;
}

#topic01 {
	height: 165px;
	width: 450px;
	background-image:  url("images/top/photo01.jpg");
	padding-left: 110px;
	padding-top: 80px;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#topic02 {
	margin-right: auto;
	margin-left: auto;
	width: 570px;
}

#topic03 {
	height: 100px;
	margin-left: auto;
	width: 540px;
	margin-right: auto;
	padding-top: 10px;
}

.topic04 {
	height: 110px;
	float: left;
	width: 269px;
	margin-left: 20px;
}

.topic04  h6 {
	padding-bottom: 10px;
}

.topic04  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}


#footer {
	clear: both;
	width: 100%;
	background-color: #32b16c; 
	height: 30px;
}

#footer h6 {
	
	font-size: 10px;
	color: #FFFFFF; 
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px; 
}


/* contents page */
#topic05 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#topic05 h5 {
	font-weight: normal;
	color: #95C466;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
