/* CSS Document */
a {text-decoration: none;}
a:link { color: #666666 }
a:visited { color: #666666 }
a:active { color: #666666 }
a:hover { color: #FF6699 }

body {
	margin-top: 30px;
	background: #000000;
	font-size: 10pt;
	font-family: Century,Times,"MS P明朝", serif;
	color: #666666;
	line-height: 16px;
}

.container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

.cap {
	margin-left: 20px;
	margin-bottom: 10px;
}

.spacer {
	height: 20px;
}

.capmenu {
	display: block;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.capmenu div {
	display: block;
	float: left;
	width: 123px;
	height: 25px;
	background: #666666;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-top: 4px;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 9pt;
	color: #ffffff;
}
.capmenu div#spc {
	padding-left: 6px;
}
.capmenu a {
	display: block;
	float: left;
	width: 129px;
	height: 25px;
	background: #000000;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 9pt;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-top: 4px;
}
.capmenu a span {
	padding-left: 6px;
	color: #ffffff;
}
.capmenu a:hover {
	width: 129px;
	background: #444444;
	border-top: 1px solid #FF0000;
	color: #ffffff;
}
.capmenu a#base {
	color: #ffffff;
}
.capmenu a#last {
	width: 130px;
	border-right: none;
	color: #ffffff;
}

.menu {
	display: block;
	float: right;
	background: #FFFFFF;
	margin-right: 0px;
	list-style-type: none;
	font-size: 10pt;
	font-family: Century,Times,"MS P明朝", serif;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.menu li {
	float: left;
	padding: 0px;
	float: left;
	border-left:1px solid #666666;
}
.menu li a {
	padding: 0px;
	text-decoration: none;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}
.menu li a:hover {
	color: #FF6699;
}
.menu li#top {
	border-left: none;
}
.menu li#sel {
	padding: 0px;
	text-decoration: none;
	color: #aaaaaa;
	padding-left: 5px;
	margin-right: 5px;
}

.cstmmenu {
	display: block;
	width: 300px;
	height: 250px;
	float: left;
	list-style-type: none;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 15pt;
	line-height: 1.2em;
	margin-top:20px;
	margin-left: 30px;
}
.cstmmenu li {
	display: block;
	width: 300px;
	height: 28px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	color: #999999;
}
.cstmmenu li a {
	display: block;
	width: 300px;
	height: 23px;
	border-left: 8px solid #cccccc;
	padding-left: 5px;
	text-decoration: none;
	color: #666666;
}
.cstmmenu li a:hover {
	color: #000000;
	border-left: 8px solid #ff0000;
}
.cstmmenu li#small {
	font-family: Century,Times, serif;
	font-size: 12pt;
}

.box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
}
.box_cal {
	width: 700px;
	margin-left: 40px;
	margin-top:20px;
	margin-bottom:20px;
}

.cal_link a {
	display: block;
	background: #FF6699;
	color: #ffffff;
}
.cal_link a:hover {
	background: #FF0000;
	color: #ffffff;
}

.cstmbox {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
}
.cstmbox h1 {
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 13pt;
	line-height: 1.2em;
}


.event_right {
	display: block;
	width: 650px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
}
.event {
	display: block;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.cal {
	display: block;
	width: 150px;
	float: left;
	clear:both;
}
.column {
	display: block;
	width: 400px;
	float: right;
}
.cal a {
	text-decoration: underline;
}
.cHSat{color:#0000FF;}
.cHSun{color:#FF0000;}

.title {
	display: block;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 20pt;
	line-height: 30pt;
	color: #FF6699;
	padding-top:20px;
}
.title a:link {
	color: #FF6699;
}
.title a:visited {
	color: #FF6699;
}
.title a:hover {
	color: #FF6699;
}

.thumbnail {
	display: block;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	vertical-align : middle;
}
.thumbnail a {
	border:1px solid #cccccc;
	float: left;
	width: 128px;
	height: 128px;
	text-align: center;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thumbnail a#yoko {
	padding-top: 25px;
	padding-top: 25px;
}

.thumb {
	display: block;
	float: center;
	padding: 2px;
	background: #ffffff;
	border:1px solid #cccccc;
}
.photo {
  	border:1px solid #cccccc;
	padding: 3px;
}

.line {
	display: block;
	height: 3px;
	border-bottom:1px dotted #cccccc;
	margin-bottom: 5px;
	clear: both;
}
.tbl {
	display: block;
	width: 600px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.xxtbl {
	display: block;
	width: 600px;
	clear: both;
}
.tbltitle {
	display: block;
	float: left;
	margin-left: 5px;
	width: 160px;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	clear: both;
}
.tblcontents {
	display: block;
	float: right;
	width: 430px;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	line-height: 1.2em;
	margin-bottom: 3px;
}
.must {
	font-size: 11pt;
	color: #ff0000;
	font-weight: bold;
}

.shoplist {
	display: block;
	width: 600px;
}
.shoplist h1 {
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

.shoplist_listphoto {
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
	clear: both;
}
.shoplist_list {
	display: block;
	float: right;
	width: 360px;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	line-height: 1.2em;
	margin-left: 20px;
	margin-bottom: 3px;
}

.shoplist_photobox {
	display: block;
	float: left;
	width: 280px;
}
.shoplist_photo {
	display: block;
	float: left;
	width: 270px;
	margin-bottom: 20px;
	clear: both;
}
.shoplist_txt {
	display: block;
	float: right;
	width: 300px;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	line-height: 1.2em;
	margin-left: 20px;
	margin-top: 20px;
	clear: right;
}
.shoplist_map {
	display: block;
	width: 250px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
}

.shoplist_title {
	display: block;
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	clear: right;
}
.f1 {
	display: block;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	clear: left;
}
.r1 {
	display: block;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 7pt;
	font-weight: bold;
	margin-right: 10px;
	color: #000000;
}
.f2 {
	display: block;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	clear: left;
}
.r2 {
	display: block;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 11pt;
	font-weight: bold;
	margin-right: 10px;
	color: #000000;
}

.f3 {
	display: block;
	line-height: 25px;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-bottom: 15px;
	clear: left;
}
.r3 {
	display: block;
	line-height: 25px;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #000000;
}
.f4 {
	display: block;
	line-height: 25px;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-bottom: 15px;
	clear: left;
}
.r4 {
	display: block;
	line-height: 25px;
	float: left;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 14pt;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #000000;
}

.shoplist h2 {
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 12pt;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 0px;
}

.shoplist p {
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.footer {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Century,Times,"MS P明朝", serif;
	font-size: 10pt;
	color: #ffffff;
}

.footer_menu {
	display: block;
	width: 390px;
	float: left;
	text-align: left;
	padding-left: 5px;
}
.footer_menu a {
	color: #ffffff;
}
.footer_menu a:hover {
	color: #FF6699;
}
.footer_rights {
	display: block;
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

