a:link {
	color: #CC6666;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}


body {
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka, "･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3";
	color: #666666;
	background-color: #330000;
	text-align: center;
}
#container {
	text-align: center;
}
#content {
	text-align: center;
}

ul {  text-indent: 0px; list-style-position: outside}

.em07 { font-size: 0.7em; line-height: 1.3em }
.em08 { font-size: 0.8em; line-height: 1.4em }
.em09 {  font-size: 0.9em}
.em10 { font-size: 1em; line-height: 1.4em }
.em12 { font-size: 1.2em; line-height: 140% }
.tx-s {  font-size: small}
.tx-ss {  font-size: x-small}
.tx-sss {  font-size: xx-small}
.tx-m {  font-size: medium}
.tx-l {  font-size: large}
.tx-ll {  font-size: x-large}
.px10 {
	font-size: 10px;
	line-height: 125%;
}

.lh20 {  line-height: 20px}
.lh24 { line-height: 20px }

.normal {  font-size: 12px; font-weight: normal}
.w-nomal {  font-weight: normal}

.c-red { color: #FF0000}
.c-ragoon { color: #00ced1 }
.c-deepbl { color: #3366CC }
.c-brown { color: #633 }
.c-brick { color: #996666}
.c-salmon { color: #e9967a }
.c-gray { color: #666666}
.c-orange {  color: #FF3300}

.bg-brick {
	background-color: #993333
}
.bg-sky {  background-color: #3366CC}
.bg-orange {  background-color: #FFE3C7}
.bg-gray {  background-color: #dddddd; font-size: 12px; line-height: 130%; padding-top: 4px; padding-bottom: 4px; padding-right: 4px; padding-left: 4px}
.bg-gray2 {  background-color: #666666}
.bg-white {  background-color: #FFFFFF; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}
.bg-indigo {  background-color: #778899}

.title {  font-size: 120%; font-weight: bold; color: #FFFFFF; background-color: #40B3A0; padding-top: 4px; padding-right: 12px; padding-bottom: 4px; padding-left: 12px}

.tour-title {
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-indent: 0.4em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;	
}

.smallhead { color: #c66; font-weight: bold }

.h-menu {
	font-size: 12px;
	font-weight: bold;
	background-color: #ebaba6;
	padding-top: 2px;
	padding-bottom: 2px
}
.c-blick2 {
	background-color: #996666;
}
.h-menu2 {  font-size: 12px; font-weight: bold; background-color: #96DEE1; padding-top: 2px; padding-bottom: 2px}
.px12 {
	font-size: 12px;
}
