body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
.map {
	font-size: 8pt;
	line-height: 12pt;
	color: #FFFFE1;
}
.guest_name {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.left_menu {
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
}
.left_menu_ap {
	width: 180px;
	height: auto;
	background-color: #F9F9F9;
}
.left_menu_link {
	font-size: 8pt;
	color: #FFFFFF;
}
.item_list_name {
	font-size: 8pt;
}
.item_list_name_a {
	font-size: 9pt;
}
.item_detail_name_a {
	font-size: 11pt;
	font-weight: bolder;
	color: #333333;
}
.word_a {
	font-size: 10pt;
	color: #666666;
}
.word_b {
	font-size: 8pt;
	color: #666666;
	line-height: 130%;
}

.word_c {
	font-size: 10pt;
	color: #313477;
}

.word_d {
	font-size: 10pt;
	color: #E02734;
}

.height_0 {
	font-size: 4pt;
}
.item_list_price {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}
.item_list_price_off {
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
}
.item_list_tax {
	font-size: 8pt;
	color: #333333;
}
.item_detail_price {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}
.item_detail_price_off {
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
}
.item_detail_tax {
	font-size: 10pt;
	color: #333333;
}
.item_detail_spec_a {
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
}
.item_detail_freespace {
	font-size: 10pt;
	color: #333333;
}
.navi {
	font-size: 9pt;
	color: #333333;
}

.navi2 {
	font-size: 8pt;
	color: #666666;
}
.category_A {
	font-size: 9pt;
	font-weight: bold;
}

.category_B {
	font-size: 8pt;
	color: #666666;
	line-height: 13px;
}
A:link {
	color: #F7941D;
}
	
A:visited {
	text-decoration: underline;
	color: #F7941D;
}

A:hover {
	text-decoration: underline;
	color: #F7941D;
}

A:active {
	text-decoration: none;
}