﻿@charset "UTF-8";

* {
	background-image: none!important;
}

h2 {
	border-bottom: 2px solid #000;
	width: 100%!important;
}
h3 span,
h2 span {
	position: inherit!important;
}

h3 {
	border-bottom: 1px solid #000!important;
}

h4 {
	border-bottom: 1px dotted #000!important;
}

h5 {
	border-bottom: 1px dotted #666!important;
}

p {
	padding-bottom: 1em!important;
}

.pageTop,
#pageNavi,
#headerRight,
#navigationArea,
#sidebarLeftArea,
#footerArea ul {
	display: none;
}

#content {
	width: 100%;
	padding: 10px;
}

ul.pankuzu {
	text-align: left;
}

table {
	width: 90%!important;
	border: none!important;
}

table th,
table td {
	border: none!important;
}

#footerArea address {
	float: none;
	text-align: left;
	border-top: 1px solid #ccc;
}
