*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: "宋体", "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
}


body {
	text-align: center;
}

#wrapper {
	text-align: center;
	padding: 0px;
	width: 830px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/body1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header,
#content,
#footer {
	margin: auto;
	width: 792px;
	background-color: #FFFFFF;
}

#header {
	padding: 0px;
	display: block;
}

#header h1 {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	background-color: #0066CC;
	text-indent: 12px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #9900FF;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}


#header #globalnav {
	height: 60px;
	width: 792px;
	padding-top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #FFFFFF;
}


/* �topic-path */
#topic-path {
	display: block;
	text-align: left;
	font-size: 10px;
	background-color: #EDEDED;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	height: 24px;
}
#topic-path table {
	display: block;
	float: left;
}
#topic-path #path {
	padding-top: 2px;
	padding-bottom: 2px;
}

#topic-path a {
	margin: 0 0.5em;
	padding: 0px;
	color: #0066CC;
	text-decoration: none;
}

#topic-path a:hover {
	color: #9900FF;
	text-decoration: underline;
}


/* �content */
p {
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	display: block;
	margin-top: 0.2em;
	padding-right: 5px;
	padding-left: 5px;
}

#content {
	width: 792px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 500px;
}



#policy {
	display: block;
	width: 792px;
}

#policy p {
	display: block;
	font-size: 12px;
	text-align: left;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}

.privacy_policy {
	text-align: left;
	padding-bottom: 20px;
	margin: auto;
	padding-left: 24px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
	float: left;
	width: 358px;
}

.privacy_policy p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 1.6em;
}

/* footer */
#footer {
	width: 792px;
	height: 45px;
	text-align: center;
	clear: both;
	display: block;
}

#footnavi {
	display: block;
	width: 792px;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #EDEDED;
}

#footnavi li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
	border-right: 1px solid #999;
	letter-spacing: 0.1em;
}

#footnavi li.bnone {
	border-right: none;
}

#footnavi a {
	margin: 0 0.5em;
	padding: 0px;
	color: #003399;
	text-decoration: none;
}

#footnavi a:hover {
	color: #9900FF;
	text-decoration: underline;
}