/* CSS Document */


.contebx h2 {
	background-image: url(../img/ct_exterior01.jpg);
	height: 60px;
}
/* ex_f */

#ex_t h2 {
	background-image: url(ex_t.jpg);
	height: 320px;
}
#ex_t #memo  {
	margin: 0px;
	background-image: url(ex_t_1b.jpg);
	padding: 0px;
	height: 170px;
	width: 960px;
	text-indent: -999em;
}
#ex_t #memo p strong {
	font-size: 16px;
	color: #333;
}
/* ex_f */

#ex_o h2 {
	background-image: url(ex_o.jpg);
	height: 240px;
}

#ex_o #memo  {
	background-image: url(ex_o_1a.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 360px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 520px;
}
#ex_o #memo p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#ex_o #memo p strong {
	font-size: 16px;
	color: #333;
}
