
#subtitle{
	color: #FFF;
	background: #090;
}

#subtitle2{
	padding-left: 15px;
	border-left: 5px solid #093;
}


/*list*/

.cm1{
	font-size: 14px;
	background: #093;
	padding: 3px;
}
.cm1 strong{
	color: #FFF;
}

.area{
	color: #006699;
	padding: 3px;
	border: 1px solid #666666;
	color: #FFFFFF;
	background-color: #006699;
}

.name{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

.address{
	font-size: 10px;
	color: #006633;
}
.cm3{
	font-size: 10px;
}


.photo{
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
}


/*ƒAƒCƒRƒ“*/

.icon{
	width: 50px;
	border: 1px solid #666666;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;

}
.icon strong{
	font-weight: lighter;
}
.icon_off{
	text-decoration: line-through;
}

/*---------- line ----------*/


.icon_giza{
	font-weight: bold;
	font-size: 15px;
	color: #66CC33;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(/images/illustration/line_images/icon_giza.gif) no-repeat left center;
}
.icon_silver{
	font-weight: bold;
	font-size: 15px;
	background: url(/images/illustration/line_images/icon_silver.gif) no-repeat left center;
	padding-left: 20px;
}
.icon_star{
	font-weight: bold;
	font-size: 15px;
	background: url(/images/illustration/line_images/icon_star.gif) no-repeat left center;
	padding-left: 20px;
}
.title_bg{
	background-image: url(/images/illustration/line_images/line35_green01.gif);
	height: 35px;
	line-height: 35px;
	color: #333333;
	letter-spacing: 0.5em;
	padding-left: 15px;
	font-size: 14px;
}