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: 0px;
}
#main h2 {
	text-align: right;
	border-bottom-style: none;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 1.125em;
	color: #CCC;
	letter-spacing: 0.3em;
	padding: 0px;
}
#main h3 {
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB1009;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	letter-spacing: 0.3em;
}
.section {
	clear: both;
}
.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-bottom: 6px;
	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;
}
/*
#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;
}
#sub #localnavi ul li h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
#sub #localnavi ul li h4 a {
	color: #999;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 240px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 20px;
	font-size: 12px;
	padding: 0px;
}
#sub #localnavi ul li h4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
*/
/* ADD 090727 */
#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;
}
#sub #localnavi ul li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
#sub #localnavi ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 240px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 20px;
	font-size: 12px;
	padding: 0px;
}

#LnaviHere {
	font-size: 10px;
	color: #FFF;
}
#LnaviHere4 {
	color: #FFF;
	font-weight: bold;
}
#LnaviHereNext {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	height: 40px;
	width: 240px;
	display: block;
}
*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;
}
#GnaviHere {
	color: #FFF;
}
#dettop {
}
#dettop img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#dettop p {
	font-size: 1em;
	color: #CCC;
	margin-left: 20px;
}
#dettop p:after {
	display: block;
	clear: right;
	height: 0;
	visibility: hidden;
	content: ".";
}
#dettop table {
	height: 160px;
	width: 254px;
	font-size: 12px;
	color: #CCC;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dettop table tr {
	background-color: #222;
	margin: 0px;
	padding: 0px;
	width: 80px;
	text-align: center;
}
#dettop table tr td {
}

#details {
	clear: both;
}
#details p,#specialorder p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.875em;
	color: #CCC;
	padding-top: 10px;
	line-height: 1.5em;
	text-align: left;
}
#details img {
}
.right,.left {
	clear: both;
	width: 640px;
	background-color: #222;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.right img {
	float: right;
	margin-left: 20px;
}
.left img {
	float: left;
	margin-right: 20px;
}
.right p:after,.left p:after  {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.left p a,.right p a {
	color: #CCC;
	text-decoration: underline;
}
.left p a:hover,.right p a:hover {
	color: #CB1009;
	text-decoration: underline;
}
.middle {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.middle img {
	margin-right: 18px;
	margin-bottom: 40px;
	margin-left: 18px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.middle2 {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.mainimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#totop {
	clear: both;
	width: 940px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#photogallery {
	margin: 0px;
	padding: 0px;
}
#details .left ul {
	color: #CCC;
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#details .left ol {
	color: #CCC;
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#main #specialorder {
	clear: both;
}
.right ul {
	color: #CCC;
	line-height: 1.5em;
	font-size: 0.875em;
}
.section table {
	width: 640px;
	margin-right: 20px;
	margin-left: 20px;
	color: #CCC;
	font-size: 0.875em;
	line-height: 2em;
	text-indent: 0.5em;
}
.section table caption {
	text-align: left;
	letter-spacing: 0.5em;
}
.section table tr td,th {
	background-color: #222;
	text-align: center;
}
#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;
}
#specialorder .h4 {
	color: #CCC;
}
#dettop table caption {
	padding: 0px;
	height: 15px;
	width: 254px;
	font-size: 12px;
	margin: 0px;
}

#contact {
	width: 254px;
	margin-left: 20px;
	float: left;
	clear: both;
	padding-top: 100px;
}
#contact img {
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 47px;
}
.graph {
	margin: 0px;
	padding: 0px;
}
.graph img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.graph p {
	font-size: 0.75em;
	color: #CCC;
	margin-left: 20px;
	width: 640px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#specialorder .graph p {
	font-size: 0.75em;
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
