











body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 15px/160%	verdana, arial, sans-serif;
}

h1{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
         border-bottom: 2px solid #cc0000;
}

h1.image {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #cccccc;
}
h2 a {
color: #000000;
text-decoration: none;
}


h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	background-color: #ffffff;
}

#wrapper #container {
	overflow: visible !important;
	padding: 140px 0px 0px 0px;
	margin: 0px;
}

#wrapper #foot {
	clear: both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
        background-color: #ffffff;
}

#wrapper #main_contents {
	width: 520px;
	padding: 0px 19px 20px 19px;
	margin: 0px;
	float: right;
	border-left: 1px dotted #999999;
}

.main_contents_pan {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#wrapper #head {
	top: 0px !important;
	width: 100%;
	padding: 0px;
	margin: 0;
        position: absolute; 
}

#head_title {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

#head_title a {
	color: #ffffff;
	text-decoration: none;
}
#head_title img {
vertical-align: middle;
}


#head_description {
	padding: 5px 0px 0px 20px;
	margin: 0px;
	color: #cccccc;
	font-size: 12px;
	line-height: 110%;
}

#head_menu {
	width: 680px;
        height: 50px;
	padding: 0px 50px;
	margin: 0px;
	font-size: 12px;
	line-height: 50px;
	background: url(img/head_menu_back.gif);
}

#head_menu a {
margin: 0px;
display: block;
float: left;
padding: 0px 20px;
color: #666666;
font-weight: bold;
text-decoration: none;
background: none;
}

#head_menu a:hover {
background: url(img/head_menu_back02.gif);
color: #FFFFFF;
}

#wrapper #side_menu {
	font-size: 14px;
	line-height: 140%;
	width: 200px;
	padding: 10px;
	margin: 0px;
	float: left;
}

#side_menu a {
	text-decoration: none;
color: #333333;
}

#side_menu a:hover {
	text-decoration: underline;
}

.side_menu_1 {
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

#side_menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#side_menu li {
	padding: 3px 0px 3px 10px;
	margin: 0px;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
}


#foot_menu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #000000;
}

#foot a {
color: #333333;
text-decoration: none;
}

#foot a:hover {
text-decoration: underline;
}

.side_menu_1 img {
vertical-align: inherit;
}

.right {
text-align: right;
}


/* table */
#main_contents td {
border-bottom: 1px dotted #cccccc;
}
#main_contents th {
text-align: left;
margin-right: 10px;
border-bottom: 1px dotted #cccccc;
}

/* image */
.image_right {
float: right;
margin: 0px 0px 10px 10px;
}


/*button */
.contact-bt a {
width:190px;
background:url(img/pon_botton01.gif);
height:70px;
text-indent:-9999px;
display:block;
margin:0px auto;
}

.contact-bt a:hover {
background:url(img/pon_botton02.gif);
}

/* sitemap */
.sitemap01 {
padding: 5px 0px 5px 10px;
margin: 10px 0px !important;
background: #ededed;
}

/* about */
.about th {
width: 80px;
padding: 5px;
}
.about td {
padding: 5px;
}


