@charset "UTF-8";

#titleBlock {
	margin: 10px 15px 0;
}

#contents {
	margin-top: 0;
}

div#recommendProperties {
	margin: 0 0 25px;
	display: none;

}

div#recommendProperties h2 {
	color: #3d9973;
	font-weight: bold;
	font-size: 117%;
	border-left: 3px solid #3d9973;
	padding-left: 7px;
	margin-bottom: 11px;
	background: none;
	margin-top: 0;
	padding-top: 0;
}

ul#recommendPropertiesTab {
	border-bottom: 3px solid #3d9973;
	zoom: 1;
}

ul#recommendPropertiesTab:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

ul#recommendPropertiesTab li {
	width: 230px;
	float: left;
}

ul#recommendPropertiesTab li:first-child {
	
}

ul#recommendPropertiesTab li.stay {
	background: #d8ebe3;
}

ul#recommendPropertiesTab li a {
	display: block;
	text-decoration: none;
	color: #333333;
}

ul#recommendPropertiesTab span.recommendPropertiesTabInner {
	display: block;
	padding: 0;
	position: relative;
}

ul#recommendPropertiesTab li.stay span.recommendPropertiesTabInner {
	
}

ul#recommendPropertiesTab a:hover span.recommendPropertiesTabInner {
	
}

ul#recommendPropertiesTab span.recommendPropertiesTabScore {
	font-weight: bold;
	font-size: 117%;
	width: 100px;
	position: absolute;
	right: 22px;
	top: 9px;
	display: block;
	text-align: right;
}

ul#recommendPropertiesTab li.stay span.recommendPropertiesTabScore,
ul#recommendPropertiesTab a:hover span.recommendPropertiesTabScore {
	color: white;
}

ul#recommendPropertiesTab span.recommendPropertiesTabScore span {
	color: #ff6a00;
	margin-right: 3px;
}

ul#recommendPropertiesTab li.stay span.recommendPropertiesTabScore span,
ul#recommendPropertiesTab a:hover span.recommendPropertiesTabScore span {
	color: white;
}

div#recommendPropertiesAllViewBtn {
	background: #f0f0f0;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.recommendPropertiesTabContent {
	zoom: 1;
	padding: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.recommendPropertiesTabContent:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contents div.recommendPropertiesTabContent p {
	padding: 10px 10px 15px;
	margin: 0;
}

div.recommendPropertiesTabContent div.recommendItem {
	width: 306px;
	float: left;
	padding: 10px 0 15px;
	color: #0066cc;
}

div.recommendPropertiesTabContent div.recommendItem:first-child {
	width: 305px;
}

div.recommendPropertiesTabContent div.recommendItem:hover {
	background-color: #ffffcc;
	cursor: pointer;
}

div.recommendPropertiesTabContent div.recommendItem:focus {
	outline: dotted;
}

div.recommendPropertiesTabContent div.recommendItem span {
	display: block;
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemBg {
	padding: 0 9px 0 10px;
	background: url(../img/simulator/bg_rmitem_01.gif) 0 10px repeat-y;
	text-decoration: none;
}

div.recommendPropertiesTabContent div.recommendItem:first-child span.recommendItemBg {
	 background-image: none;
}


div.recommendPropertiesTabContent div.recommendItem span.recommendItemImg {
	float: left;
	width: 70px;
	cursor: pointer;
	border: 1px solid #ccc;
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemImg img {
	
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemTitle {
	margin-left: 82px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemBg:hover span.recommendItemTitle {
	color: #0080FF;
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemInfo {
	clear: both;
	padding-top: 12px;
	color: #535353;
	text-decoration: none;
	line-height: 1.5;
}

div.recommendPropertiesTabContent div.recommendItem span.recommendItemInfo span.recommendItemDetailLink {
	display: inline;
	color: #0066cc;
	text-decoration: underline;
}
div.recommendPropertiesTabContent div.recommendItem span.recommendItemBg:hover span.recommendItemInfo span.recommendItemDetailLink {
	color: #0080FF;
}

#flashcontent {
	width: 950px;
	line-height: 0;
	position: relative;
	margin: 0 auto;
	_width: 948px;
}

#flashcontent object,
#flashcontent embed {
	outline: none;
	position: relative;
	z-index: 1;
}

#flashcontent * {
	line-height: 150%;
}
#flashcontent #attention {
	margin: 20px 15px;
	background: #F0F0F0;
	padding: 15px;
}
#flashcontent #attention h1,
#flashcontent #attention h2 {
	color: #333333;
}

#flashcontent #attention p,
#flashcontent #attention ul {
	text-align: left;
}

#flashcontent #attention p {
	margin-bottom: 1.2em;
}

#flashcontent #attention ul {
	margin-left: 1.2em;
	margin-bottom: 1.2em;
}

#flashcontent #attention ul li{
	list-style-type: disc;
}

#flashcontent #attention p.appendix {

}

#testEl {
	margin: 20px 0;
}

div#disclaimer {
	margin-top: 0;
}
