@charset "utf-8";
div#content_wrap {
	background: #666 url(../images/bg_general_contentw.png) top left repeat-y;
}
div#content_wrap div#navigation {
	width: 180px;
}
div#content_wrap div#content {
	width: 618px;
}

h3.title {
	margin: 0;
	padding: 15px 0 15px 20px;
	background: transparent url(../images/bg_header.jpg) bottom right no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
h4.title {
	margin: 1em ;
	padding: 0.3em 1em;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #ccc;
	color: #2b8fff;
}
h5.title {
	margin: 1.5em 2em;
	color: #115097;
	font-weight: bold;
}
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}
dl.guidemap {
	margin: 10px 30px 10px 30px;
}
dl.guidemap dt {
	float: left;
	width: 7em;
	font-size: 80%;
	font-weight: bold;
	color: #115097;
}
dl.guidemap dd {
	margin-bottom: 0.5em;
	margin-left: 7em;
	font-size: 80%;
	color: #333;
	height: 1%;
}
p.guidemapImg {
	margin: 10px 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
p.noBorder {
	border: 0;
}
p.guidemapImg img {
	margin: 0;
	padding: 0;
}
p.guidemapImg a {
	display: block;
	width: 73px;
	height: 28px;
	border: 4px solid #fff;
}
p.guidemapImg a:hover {
	border: 4px solid #ccc;
}
p#info a {
	color: #fff;
	text-decoration: none;
}
p#info a:hover {
	text-decoration: underline;
}
p.text {
	margin: 1em 40px;
	color: #333;
	line-height: 1.9;
	letter-spacing: 1px;
	text-align: justify;
	text-justify: inter-ideograph; 
}
p.text strong {
	font-weight: normal;
	color: #333;
}
p#pagetop {
	margin: 0;
	padding: 5px 10px;
	border-top: 2px solid #81bcff;
	text-align: right;
}
p#pagetop a {
	padding-left: 1em;
	background: url(../images/img_pointer.png) center left no-repeat;
}
table.general {
	width: 80%;
	margin: auto auto 30px auto;
	background: #666;
	font-size: 80%;
}
table.general caption {
	width: 80%;
	margin: auto;
	padding: 5px 10px;
	background: #383a4e;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
table.w82 {
	width: 84%;
}
table.w82 caption {
	width: 84%;
}
table.w84 {
	width: 90%;
}
table.w84 caption {
	width: 90%;
}
table.general th {
	padding: 4px 5px;
	background: #ced5ff;
	font-weight: normal;
	text-align: left;
	color: #333;
}
table.general td {
	margin: 0;
	padding: 4px 6px;
	background: #fff;
	color: #333;
}
table.general th.txtRight,
table.general td.txtRight {
	padding-right: 7px;
	text-align: right;
}
table.childCenter th,
table.childCenter td {
	text-align: center;
}
ul#contentNavi {
	margin: 1em 1em 1em 27px;
	list-style: none;
}
ul#contentNavi li {
	float: left;
	width: 130px;
	margin: 0 2px 0 0;
	border: 1px solid #768ade;
	background: #768ade;
}
ul#contentNavi li.w33 {
	width: 32%;
}
ul.inside {
		list-style: outside circle;
}
ul.sitemap {
	list-style-type: none;
}
ul.sitemapInner {
	list-style-type: none;
}
ul.sitemap a {
	
}
ul.sitemap a:hover {
	
}
#contentNavi li a {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#contentNavi li a#nowPosition {
	background: #fff;
	color: #3359ff;
}
ul#contentNavi li a:hover {
	background: #fff;
	color: #3359ff;
}
.body {
	color: #ff0000;
}
.header {
	color: #00ff00;
}
.center {
	text-align: center;	
}
h3.addUnderSpace {
	margin-bottom: 30px;
}
p.notes {
	font-size: 60%;
	color: #666;
}
p.sameTableWidth {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	width: 80%;
}
p.margin20 {
	margin-left: 10%;
	margin-right: 10%;
}

p#permlink {
	display: none;
}

hr {
	margin: 0;
	padding: 0;
	height: 0.5em;
	clear: both;
	visibility: hidden;
}
