
/************common***************/

body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.clear {
	clear: both;
}

img {
	border: none;
}

h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

.banner-sp {
	margin-top: 5px;
}

.banner-sp10 {

	margin-top: 7px;
}

.img-lf01 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

.title-sp10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.yellow {
	color: #FFCC33;
}

.red {
	color: #FF0000;
}

.h1-txt {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}


/***************コンテナー************/

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #474D4B;
}


/**************ヘッダー*******************/

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header .logo {
	float: left;
	width: 320px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;

}

#header .icon {
	float: right;
	height: 25px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
}


/***********メニューロールオーバーサイズ違いバージョン*********/

#navi-box{
	width: 780px;
	height: 45px;
	margin: 0px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

#navi {
	width: 490px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	display: inline;
}

#navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 490px;
	height: 20px;
}

#navi li {
	float: left;
	padding: 0px;
	margin: 0px;
	display:block;
	height: 20px;
}

#navi li img {
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi1b {
	background:url(../images/navi1b.gif) no-repeat;
	float: left;
	width: 50px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi1b a{
	display:block;
	width:50px;
	height:20px;
}

#navi li.navi2b {
	background:url(../images/navi2b.gif) no-repeat;
	float: left;
	width: 70px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi2b a{
	display:block;
	width:70px;
	height:20px;
}

#navi li.navi3b {
	background:url(../images/navi3b.gif) no-repeat;
	float: left;
	width: 70px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi3b a{
	display:block;
	width:70px;
	height:20px;
}

#navi li.navi4b {
	background:url(../images/navi4b.gif) no-repeat;
	float: left;
	width: 80px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi4b a{
	display:block;
	width:80px;
	height:20px;
}

#navi li.navi5b {
	background:url(../images/navi5b.gif) no-repeat;
	float: left;
	width: 135px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi5b a{
	display:block;
	width:135px;
	height:20px;
}

#navi li.navi6b {
	background:url(../images/navi6b.gif) no-repeat;
	float: left;
	width: 80px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi6b a{
	display:block;
	width:80px;
	height:20px;
}

#navi li a:hover {
	background:transparent;
}

#navi li a:hover img{
	visibility:hidden;
}

/*-------メニューロールオーバーCSS------*/

#menu {
	width: 200px;
	margin: 5px auto 0px;
	background-position: center center;

}

#menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 200px;
}

#menu li {
	height: 43px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}

#menu li.menu1b{
	background:url(../images/menu1b.gif) no-repeat;
}

#menu li.menu2b{
	background:url(../images/menu2b.gif) no-repeat;
}

#menu li.menu3b{
	background:url(../images/menu3b.gif) no-repeat;
}

#menu li.menu4b{
	background:url(../images/menu4b.gif) no-repeat;
}

#menu li.menu5b{
	background:url(../images/menu5b.gif) no-repeat;
}

#menu li.menu6b{
	background:url(../images/menu6b.gif) no-repeat;
}

#menu li.menu7b{
	background:url(../images/menu7b.gif) no-repeat;
}

#menu li.menu8b{
	background:url(../images/menu8b.gif) no-repeat;
}

#menu li a{
	display:block;
	width:200px;
	height:43px;
}

#menu li a:hover {
	background-color:transparent;
}

#menu li a:hover img{
	visibility:hidden;
}

/*IE6*/
#menu li img {
	vertical-align: top;
}






/***************メイン****************/

#topimg {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #474D4B;
	padding-bottom: 5px;
}

#main .left-side {
	background-color: #000000;
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
	padding-bottom: 5px;
}

#main .center {
	float: left;
	width: 440px;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
}

#main .right-side {
	display: inline;
	float: right;
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
}


/******************フッター***************/

#footer {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;

}

#footer p {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}



/********************メインコンテンツ************/

#main .center .wn {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	display: inline;
}

#main .center .list01 {
	float: left;
	width: 215px;
	margin-top: 5px;
	margin-left: 0px;
}

#main .center .list02 {
	float: right;
	width: 215px;
	margin-top: 5px;
	margin-right: 0px;
}

#main .right-side p {
	font-size: 65%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 1px 3px 3px;
}

#main .contents01 {
	background-color: #E8F4FF;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}

#main .contents01 p {
	font-size: 95%;
	line-height: 160%;
	color: #006699;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

#main .contents02 {
	background-color: #FFFFFF;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}

#main .contents02 p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

#main .contents03 {
	background-color: #000000;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}

#main .contents03 p {
	font-size: 75%;
	line-height: 160%;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

/***************コンテンツ タンニング*******************/

/*********merit*************/

#main .contents01b {
	background-color: #000000;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}

#main .contents01b p {
	font-size: 95%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

#main .contents01b p a {
	color: #FFFFFF;
	text-decoration: underline;

}

#main .contents01b .merit {
	background-color: #FFFFFF;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #006699;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .contents01b .merit p {
	font-size: 75%;
	line-height: 160%;
	color: #006699;
	text-align: left;
	margin: 0px;
	padding: 5px 20px;
}

#main .contents01b .merit03 {
	background-color: #FFFFFF;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #006699;
	padding-top: 10px;
	padding-bottom: 10px;

}

#main .contents01b .merit03 p {
	font-size: 75%;
	line-height: 160%;
	color: #006699;
	text-align: left;
	margin: 0px;
	padding: 5px 20px;
}

#main .contents01b .merit03 p a {
	color: #006699;
}

#main .contents01b .merit02 {
	background-color: #f0f0f0;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	height: 300px;
}

#main .contents01b .merit02 p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px 20px;
}


#main .contents01b .merit02 ul {
	color: #333333;
	text-align: left;
	font-size: 75%;
	line-height: 160%;
}

#main .contents01b merit02 li {
	padding: 10px;
}

#main .contents01b p a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.h3-title01 {
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 8px 5px 7px 40px;
	background-image: url(../images/bar01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

.line598 {
	background-image: url(../images/line598.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#pagetop {
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#pagetop p {
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

#pagetop p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#pagetop p a:hover {
	color: #FFCC33;
	text-decoration: underline;
}



/****************flow**************************/


#main .contents02 .flow {
	background-image: url(../images/step-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main .contents02 .flowbtm {
	margin: 0px;
	height: 10px;
	width: 620px;
}

#main .contents02 .flow p {
	font-size: 75%;
	line-height: 160%;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

.pht-lf01 {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.h4-flow {
	font-size: 95%;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main .contents02 .flowtxt {
	float: left;
	width: 430px;
	margin-top: 0px;
	display: inline;
	margin-left: 0px;
}

/*****flow2***************/

#main .contents02b {
	background-color: #000000;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}

#main .contents02b p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

#main .contents02b .flow {
	background-image: url(../images/step-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main .contents02b .flowbtm {
	margin: 0px;
	height: 10px;
	width: 620px;
}

#main .contents02b .flow p {
	font-size: 75%;
	line-height: 160%;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

.pht-lf01 {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.h4-flow {
	font-size: 95%;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main .contents02b .flowtxt {
	float: left;
	width: 430px;
	margin-top: 0px;
	display: inline;
	margin-left: 0px;
}

/************************************/


#main .contents03 .shop {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .contents03 .shop_detail {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .contents03 .shop_detail p {
	font-size: 75%;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main .contents03 .pp {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*********detail*****************/

.detail-title {
	font-size: 95%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}

.phtbox {
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	margin-right: 5px;
	margin-bottom: 10px;
}

.mapbox {
	width: 590px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.mapbox2 {
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
	display: inline;
}


.h5-title {
	font-size: 85%;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#main .contents03 p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#main .contents03 p a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*********table************/

.tbl-shop {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #000000;
	margin-left: 10px;
}

.pht-lf02 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.tbl-shop th {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.tbl-shop th a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tbl-shop td {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 330px;
}

.line598-w {
	background-image: url(../images/line598-w.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.pht-lf03 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.tbl-con {
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.tbl-con th {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.tbl-con td {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.tbl-rec {
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.tbl-rec th {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
}

.tbl-rec td {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 500px;
}

.tbl-com {
	background-color: #333333;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.tbl-com th {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.tbl-com td {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.img-rh {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

.h3-map {
	font-size: 95%;
	line-height: 110%;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(../images/aicon-ya01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: left;
	margin: 0px 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	border: 1px solid #FFFFFF;
}

.tbl-map {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tbl-map td {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 18px;
	background-image: url(../images/aicon-ya02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.tbl-map th {
	width: 100px;
}

.tbl-map td a {
	color: #CCCCCC;
	text-decoration: underline;
}

.tbl-map td a:hover {
	color: #CC0000;
	text-decoration: underline;
}



.tbl-shop th a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.tbl-price {
	background-color: #CCCCCC;
	margin-top: 5px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbl-price th {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	background-color: #FFEAAA;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #FFDD75;
	border-bottom: 2px solid #FFDD75;
}

.tbl-price td {
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}

.tbl-price1 {
	background-color: #CCCCCC;
	margin-top: 5px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbl-price1 th {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	background-color: #D2F0FF;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #ACE4FF;
	border-bottom: 2px solid #ACE4FF;
}

.tbl-price1 td {
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}

.tbl-price2 {
	background-color: #CCCCCC;
	margin-top: 5px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbl-price2 th {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	background-color: #FFE8E8;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #FFD0D0;
	border-bottom: 2px solid #FFD0D0;
}

.tbl-price2 td {
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}

.tbl-voice {
	background-color: #990033;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tbl-voice th {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
}

.tbl-voice td {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

.qrbox {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	display: inline;
}

.tbl-com td a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tbl-com td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.tbl-type {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



