@charset "UTF-8";

/****************************
  table
*****************************/

#right_side table.about {
	clear:     both;
	width:     100%;
	margin:    0 0 0px 0px;
	padding:   0;
	font-size: 100%;
}

#right_side table.about th {
	margin:         0;
	padding:        8px;
	border-top:     1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
	background:     #e4e4e5;
	vertical-align: top;
	text-align:     left;
	white-space:    nowrap;
	font-weight:    normal;
}

#right_side table.about td {
	margin:         0;
	padding:        8px;
	border-top:     1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
	vertical-align: top;
	text-align:     left;
}

/****************************
  visual_top
*****************************/

#visual_top {
	clear:       both;
	width:       880px;
	height:      59px;
	margin:      0 0 15px 3px;
	padding:     0;
	background:  none;
}

/****************************
  map
*****************************/

#map_canvas {
	clear:      both;
	width:      610px;
	height:     600px;
	margin:     0 0 5px 0;
	padding:    0;
	color:      #333333;
}

/****************************
  menu
*****************************/

#right_side h3.menu {
	margin:      0 0 10px 0;
	padding:     0px 0 0 0;
	font-size:   130%;
	line-height: 130%;
	color:       #8d6046;
}

#right_side h4.menu {
	margin:      0 0 10px 0;
	padding:     0;
	font-size:   120%;
	line-height: 140%;
	color:       #ff8989;
	font-weight: bold;
}

/****************************
  webshop
*****************************/

#right_side ul.decimal {
	clear:          both;
	margin:         0 0 25px 2em;
	padding:        0;
	list-style-type: decimal;
}

#right_side ul.decimal li {
	margin:         0 0 8px 0;
	padding:        0;
	line-height:    140%;
}

#right_side p.lead {
	margin:      0 0 30px 0;
	font-size:   110%;
	line-height: 160%;
}

/****************************/

#right_side p.form_bt {
	clear:       both;
	margin:      0;
	padding:     20px 0 10px 0px;
	text-align:  center;
}

#right_side dl.shopping_way {
	clear:       both;
	float:       left;
	width:       100%;
	margin:      0;
	padding:     0;
}

#right_side dl.shopping_way dt {
	margin:        0 0 12px 0;
	padding:       0 0 3px 13px;
	padding:       0 0 3px 3px;
	border-bottom: 1px solid #6f4d25;
	color:         #6f4d25;
	font-weight:   bold;
	font-size:     110%;
}

#right_side dl.shopping_way dd {
	margin:        0 0 25px 0;
	padding:       0 0 0 3px;
	font-size:     90%;
	line-height:   150%;
}

#right_side dl.shopping_way dd.last {
	margin:        0 0 0px 0;
}

#right_side dl.shopping_way .large {
	font-size:     150%;
	line-height:   130%;
}

/****************************/

