body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
*html{
	zoom:1;
}
h1,h2,h3,h4,h5,h6,p {
	padding: 0px;
	margin: 0px;
}
img {
    border:0;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #333;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #333;
	margin: 0px;
	height: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #siteID h1 {
	padding: 0px;
	margin: 0px;
}

#header #globalnavi ul {
	list-style-type: none;
	padding: 0px;
	width: 960px;
	height: 25px;
	background-repeat: repeat-x;
	text-align: center;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	letter-spacing: 2px;
}
#header #globalnavi ul li {
	float: left;
}
#header #globalnavi ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
#header #globalnavi ul li a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#header #globalnavi ul li a:active {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
#container {
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #333;
	padding: 0px;
	float: right;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 47px;
	margin-left: 0px;
}
#main h2 {
	text-align: right;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 1.125em;
	color: #FFF;
	letter-spacing: 0.3em;
	padding: 0px;
}
#main h3 {
	text-align: right;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 1.125em;
	color: #FFF;
	letter-spacing: 0.3em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB1009;
}
#main h4 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.3em;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.section {
	clear: both;
	margin: 0px;
	padding: 0px;

}
.section ul {
	width: 680px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	list-style-type: none;
}
.section ul li {
	width: 200px;
	background-color: #222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 180px;
	float: left;
	text-align: center;
}
.section ul li a {
	text-decoration: none;
	display: block;
	height: 180px;
	width: 200px;
	color: #999;
	font-weight: bold;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}
.section ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

.section img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sub {
	background-color: #222;
	float: left;
	width: 280px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#sub #localnavi h2 {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 1.125em;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB1009;
	padding: 0px;
	letter-spacing: 0.3em;
}
#sub #localnavi ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 280px;
	font-size: 12px;
	letter-spacing: 2px;
}
/* ERR
#sub #localnavi ul li h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#sub #localnavi ul li h3 a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 240px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#sub #localnavi ul li h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
*/
/* ADD 090727 */
#sub #localnavi ul li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#sub #localnavi ul li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 240px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#sub #localnavi ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

*html {
	zoom: 1;
}


#apDiv2_Primarynavi {
	position:absolute;
	left:auto;
	top:0px;
	width:960px;
	height:50px;
	z-index:2;
	text-align: right;
}
#apDiv2_Primarynavi a {
	color: #999;
	text-decoration: underline;
}
#apDiv2_Primarynavi a:hover {
	color: #FFF;
	text-decoration: underline;
}
#apDiv2_Primarynavi a:active {
	color: #F00;
	text-decoration: underline;
}

#apDiv2_Primarynavi ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#apDiv2_Primarynavi ul li {
	display: inline;
	margin-right: 20px;
}
#LnaviHere {
	color: #FFF;
}

#GnaviHere {
	color: #FFF;
}

#infotop {
}
#infotop img {
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
#infotop p {
	font-size: 0.875em;
	color: #CCC;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	line-height: 2.5em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infotop p:after {
	display: block;
	clear: right;
	height: 0;
	visibility: hidden;
	content: ".";
}
#info {
	clear: right;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
#details {
	clear: both;
}

#details p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.875em;
	color: #CCC;
	padding-top: 10px;
	line-height: 1.2em;
}
#details img {

}
.right {
	clear: both;
	width: 640px;
	background-color: #222;
	margin-left: 20px;
	margin-bottom: 30px;
}

.right p {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	color: #CCC;
	font-size: 0.875em;
	line-height: 1.5em;
}
.right p:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.right img {
	float: right;
	margin-left: 20px;
}
.left {
	clear: both;
	width: 640px;
	background-color: #222;
	margin-left: 20px;
	margin-bottom: 30px;
}

.left p {
	color: #CCC;
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.left p:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.left img {
	float: left;
	margin-right: 20px;
}
.middle {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.middle img {
	margin-right: 2px;
	margin-bottom: 20px;
　　text-align: center;
	padding: 0px;
	margin-top: 0px;
}

.mainimage {
	padding: 0px;
	margin-top: 0px;

	margin-bottom: 20px;

}

#profile h3 {
	font-size: 0.875em;
	color: #CCC;
	border-bottom-style: solid;
	width: 340px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #222;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#profile {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0px;
}
#profile-img {
	margin: 0px;
	float: right;
	width: 300px;
	padding: 0px;
}
#profile p {
	color: #CCC;
	font-size: 0.875em;
	margin-left: 20px;
	margin-bottom: 10px;
}

.section table {
	width: 640px;
	margin-right: 20px;
	margin-left: 20px;
	color: #CCC;
	font-size: 0.875em;
	line-height: 2em;
	text-indent: 0.5em;
}
.info {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 1.5em;
	color: #CCC;
	text-indent: 1em;
}
.section p {
	font-size: 0.875em;
	color: #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.section table caption {
	text-align: left;
	letter-spacing: 1em;
}
#map {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.section table tr td {
	background-color: #222;
}
#main #profile-img img {
	margin-bottom: 30px;
}
.person .left h3 {
	font-size: 5em;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#main .person .left h3 {
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#main .person .right h3 {
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: normal;
}
.section #map p {
	margin-left: 0px;
}
.totop {
	float: right;
	margin-right: 20px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#totop {
	clear: both;
	width: 940px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	background-color: #222;
	clear: both;
	width: 960px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}
#footer p:after {
	display: block;
	clear: right;
	height: 0;
	visibility: hidden;
	content:".";
}
#footer p {
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
#footer p img {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.copyright {
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
	margin-left: 30px;
}

