body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}
#HeaderNavi {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HeaderNavi h1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	word-spacing: 2px;
	margin-bottom: 15px;
}



#BoxA {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bgimg02.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#HeaderNavi .caption01 {
	line-height: 16px;
}


#BoxB {
	width: 860px;
	background-repeat: repeat;
	margin: 0px;
}
#sidenavi {
	margin: 0px;
	padding: 0px;
	width: 182px;
	background-image: url(../images/bgimg03.jpg);
	background-repeat: repeat;
	height: 520px;
}
#sidenavi .sidenavi01 {
	width: 182px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidenavi .sidenavi01 ul {
	margin: 0px;
	padding: 0px;
	width: 182px;
}
#sidenavi .sidenavi01 li {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 47px;
	display: block;
}
.MenuBtn01 a {
	background-image: url(../images/navibtn_niku.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn01 a:hover {
	background-image: url(../images/navibtn_niku_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

.MenuBtn02 a {
	background-image: url(../images/navibtn_horu.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn02 a:hover {
	background-image: url(../images/navibtn_horu_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

.MenuBtn03 a {
	background-image: url(../images/navibtn_meshi.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn03 a:hover {
	background-image: url(../images/navibtn_meshi_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

.MenuBtn04 a {
	background-image: url(../images/navibtn_course.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn04 a:hover {
	background-image: url(../images/navibtn_course_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

.MenuBtn05 a {
	background-image: url(../images/navibtn_kibu.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn05 a:hover {
	background-image: url(../images/navibtn_kibu_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

.MenuBtn06 a {
	background-image: url(../images/navibtn_ippin.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}


.MenuBtn06 a:hover {
	background-image: url(../images/navibtn_ippin_over.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 182px;
	list-style-type: none;
	text-decoration: none;
	display: block;
}

#sidenavi .sidenavi01 p {
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: 5px center;
	padding-left: 15px;
}



.navi01 {
	width: 858px;
	padding: 0px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}




.navi01 ul {
	margin: 0px;
	padding: 0px;
}
.navi01 li {
	float: left;
	display: block;
	list-style: none;
	width: 143px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/navi_btn.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}

.navi01 li a{
	float: left;
	display: block;
	list-style: none;
	width: 143px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/navi_btn.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.navi01 li a:visited{
	float: left;
	display: block;
	list-style: none;
	width: 143px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/navi_btn.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navi01 li a:hover{
	float: left;
	display: block;
	list-style: none;
	width: 143px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/navi_btnover.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#BoxLeft {
	width: 184px;
	float: left;
}
#BoxRight {
	float: right;
	width: 660px;
	background-image: url(../images/bgimg03.jpg);
	background-repeat: repeat;
}
#BoxRight .Contents {
	width: 640px;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.Contents .waku_top {
	background-image: url(../images/waku01.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
#BoxRight .Contents .Contents02 {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Contents .waku_under {
	background-image: url(../images/waku02.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
.midashi01 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.Contents02 p {
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.line01 {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
}









	
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	vertical-align: top;
}
.shopdate {
	width: 500px;
}
.shopdate td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.QRcode {
	border: 1px solid #333333;
	width: 144px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.PhotoG {
	border: 1px solid #999999;
	width: 144px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.MapPrintBtn {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	background-image: url(../images/map_printbtn.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.title01 {
	line-height: 20px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #333333;
	font-size: 12px;
}
.title02 {
	background-image: url(../images/title02.gif);
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	border: 1px solid #333333;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
}
.title03 {
	line-height: 20px;
	margin: 0px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



a:link {
	color:#FF0000;
	text-decoration: underline;
}

a:visited{
	color:#FF0000;
	text-decoration: underline;
}

a:hover {
	color:#666666;
	text-decoration: underline;
}
.Pankuzu {
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.footer {
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	background-color: #333333;
}
.company {
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 760px;
}
.company td {
	padding: 5px;
}


p {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}
.appear {
	display: none;
}
.indent01 {
	background: url(../images/point01.gif) no-repeat 1px;
	text-indent: 1em;
	font-weight: bold;
}


.newsmedia {
	overflow: auto;
	padding: 5px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 162px;
}


.newsDate {
	background: url(../images/news_icon.gif) no-repeat left center;
	padding-left: 12px;
	color: #000000;
}

.newstxt {
	padding-left: 12px;
	color: #000000;
}
.newsLinedot {
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.newstxt2 {
	color: #663399;
	padding-left: 12px;
}
.navigation {
	width: 100%;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation td {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
	width: 150px;
}




.Txt_White12px {
	color: #FFFFFF;
}
.Txt_Red {
	color: #FF0000;
}


.line_dot2px533 {
	border-bottom: 2px dotted #666666;
	font-size: 0px;
	line-height: 0px;
	width: 533px;
}



.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.redtxt12px {
	color: #FF0000;
	font-size: 12px;
}
.anchor01 {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	background: url(../images/news_icon.gif) no-repeat right center;
	text-align: right;
}
.txtarea {
	margin: 0px;
	padding: 10px;
	width: 535px;
}
.txtarea p {
	line-height: 20px;
}
#RulesBox1 {
	padding: 15px;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
#RulesBox1 h2 {
	border: 1px solid #999999;
	color: #333333;
	line-height: 24px;
	padding-left: 5px;
}


#RulesBox1 h3 {
	background-image: url(../images/rules_h3bar.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	padding-left: 5px;
	font-size: 12px;
	color: #333333;
}
#RulesHeader {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}

#RulesBox1 p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 10px;
}
#EntryBox1 {
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#frameBox1 {
	padding: 0px;
	height: 580px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.MenuList {
	border: 1px solid #999999;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 718px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.MenuList td {
	line-height: 16px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.MenuList h3 {
	text-align: center;
	margin-top: 20px;
}
.MenuList table {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.MenuList h4 {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}

.captionMenu {
	color: #999900;
	font-weight: bold;
}
.MenuList  .yen {
	background-image: url(../images/icon_yen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: right;
	width: 40px;
}
.shopdataPhoto {
	width: 760px;
}
.shopdataPhoto td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	margin: 0px;
}
#Media {
	line-height: 18px;
}

#Media .caption01 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/04media_icon01.gif) no-repeat left center;
}
#Media .caption02 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/04media_icon02.gif) no-repeat left center;
}
#Media .caption03 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/04media_icon03.gif) no-repeat left center;
}
#Media .frame {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Media .frame .table02 {
	width: 548px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#Media .frame .table01 {

}

#Media #title03 ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#Media #title03 li {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 150px;
	list-style-type: none;
	background-image: url(../images/title01.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.naviPhoto {
	margin-top: 15px;
	margin-bottom: 10px;
}
#PhotoShop {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.naviPhoto ul {
	margin: 0px;
	padding: 0px;
	height: 57px;
}
.naviPhoto li {
	float: left;
	height: 45px;
	list-style-type: none;
	padding: 0px;
	width: 60px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #333333;
}
.naviPhoto .select {
	border: 1px solid #FFFFFF;
}
#PhotoShop .photo {
	text-align: center;
}
#PhotoShop .txt {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#PhotoShop  .next {
	padding: 0px;
	float: right;
	margin: 0px;
}
#PhotoShop   .before {
	padding: 0px;
	float: left;
	text-align: left;
	margin: 0px;
}
.RareBox01 {
	width: 738px;
	border: 1px solid #DEAD37;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.RareBox02 {
	width: 726px;
	border: 1px solid #DEAD37;
	margin: 5px;
}
.RareBox03 {
	width: 670px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 18px;
}
.RareCap01 {
	background-image: url(../images/icon_oukan.gif);
	background-repeat: no-repeat;
	height: 28px;
	color: #000000;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	letter-spacing: 2px;
	text-align: center;
}
.RareCap02 {
	color: #000000;
	line-height: 16px;
	margin: 5px;
	text-align: center;
	font-size: 12px;
}

.RareBg01 {
	background-image: url(../images/rare_bg01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 226px;
	float: left;
	margin-right: 10px;
}
.RareBox04 {
	width: 308px;
	border: 1px solid #DEAD37;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.RareCap03 {
	background-image: url(../images/icon_oukanmini.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	letter-spacing: 2px;
	text-align: center;
}
.RareCap04 {
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
	border: 1px double #DEAD37;
	margin: 0px;
	padding: 5px;
}
.RareBg02 {
	width: 160px;
	float: left;
	margin-right: 10px;
}
.title04 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.title05 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.calendar {
	padding: 0px;
	width: 182px;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.calendar td {
	border: 1px dotted #666666;
	border-collapse:collapse;
	text-align: center;
	line-height: 18px;
	width: 14%;
}
.WrappingTd01 {
	border: 1px solid #999999;
	padding: 10px;
}
.yset_link_td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#media {
	WIDTH: 325px;
	float: right;
}
#mediaimg {
	float: left;
	width: 310px;
}
#mediaimg .vvv6 {
	background-image: url(../images/bgimg.jpg);
	background-repeat: repeat;
	height: 280px;
	width: 310px;
	margin-bottom: 15px;
}
#mediaimg .vvv6 p {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/media/icon_oukanmini.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #CC9900;
	padding-bottom: 10px;
}


#media UL {
	MARGIN-BOTTOM: 5px;
	CLEAR: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#mediaimg table {
	margin-top: 10px;
	width: 310px;
	margin-bottom: 10px;
}

#media LI {
	LIST-STYLE-TYPE: none; FLOAT: left; MARGIN-RIGHT: 10px
}
#mediaimg td {
	padding-top: 5px;
}
#mediaimg .tv {
	BACKGROUND-IMAGE: url(../images/tv.gif);
	PADDING-LEFT: 15px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	COLOR: #6666ff;
	line-height: 18px;
}
#media .tv {
	BACKGROUND-IMAGE: url(../images/tv.gif);
	PADDING-LEFT: 15px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	COLOR: #6666ff;
	line-height: 18px;
}
#media .mag {
	BACKGROUND-IMAGE: url(../images/mag.gif);
	PADDING-LEFT: 15px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	COLOR: #009900;
	line-height: 18px;
}
#media .etc {
	BACKGROUND-IMAGE: url(../images/etc.gif);
	PADDING-LEFT: 15px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	COLOR: #ff6600;
	line-height: 18px;
}
#media DT {
	BORDER-BOTTOM: #999999 1px dashed;
	MARGIN-TOP: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 18px;
}
#media dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#media dd {
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
