@charset "Shift_JIS";


#kankou {	
	font-size: 12px;
	color: #99CC66;
	margin-left: 15px;
}

span.bun {
	font-size: 12px;
	color: #0A3359;
	font-weight: bold;
}

table#table-01 {
	width: 650px;
	border: 1px #333333 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 20px;
	font-size: 11px;
	color: #666666;
}

table#table-01 td.green {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #C4E1A6;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.orange {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FFDEAD;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.pink {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FFE6F0;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.purple {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #CCCCFF;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.blue {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #E0FFFF;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.tan {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FFDAB9;
    line-height: 120%;
    text-align: center;
}

table#table-01 td.white {
	padding: 5px;
	border: 1px #333333 solid;
	border-width: 0 0 1px 1px;
	background: #FFFFFF;
	text-align: center;
	width: 380px;
}
table#table-01 td.yellow {
    padding: 5px;
    border: 1px #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FAFAD2;
    text-align: center;
}

#miyage {	
	font-size: 12px;
	color: #FF9966;
	margin-left: 15px;
}

#park {	
	font-size: 12px;
	color: #CC9999;
	margin-left: 15px;
}

#onsen {	
	font-size: 12px;
	color: #6633FF;
	margin-left: 15px;
}

#meisyo {	
	font-size: 12px;
	color: #CC6666;
	margin-left: 15px;
}

#kaisui {	
	font-size: 12px;
	color: #3399FF;
	margin-left: 15px;
}