#home .category-properties {
	position: relative;
}
#menu {
	position: relative;
}
#menu #check {
	position: absolute;
	left: 210px;
	top: 86px;
}
#copy{
	min-height:129px;
	height: auto !important;
	height: 129px;
	background: url(../images/mitsuketai.jpg) no-repeat top right;
	padding-right: 150px;
}
#righter h1 {
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #1C9D3E;
}
#righter h2 {
	font-weight: bold;
	color: #1C9D3E;
}
#righter h3 {
	margin-bottom: 15px;
	font-weight: bold;
	clear: both;
}
#tweet {
	width: 300px;
	float: right;
	position: relative;
	padding-left: 18px;
	border-left: dotted 1px #666;
	margin-bottom: 30px;
}
#tweet h3 {
	padding-left: 33px;
	background: url(../images/title_tweet.png) no-repeat 0 3px;
}

#wall {
	display: none;
	width: 300px;
	float: right;
	position: relative;
	padding-left: 18px;
	border-left: dotted 1px #666;
}
#wall h3 {
	padding-left: 33px;
	background: url(../images/title_wall.png) no-repeat 0 3px;
}

#facebook {
	clear: both;
}

.twtr-hd, .twtr-ft {
	display: none;
}
#follow {
	position: absolute;
	top: 0;
	right: 0;
}

#update {
	margin: 0 0 21px -10px;
	position: relative;
}
#update .category-properties {
	width: 167px;
	min-height:220px;
	height: auto !important;
	height: 220px;
	float: left !important;
	clear: none;
	margin-left: 10px;

	border: solid 7px #D4D4D4;
	padding: 9px 9px;
	margin-bottom: 12px;
}
#update .category-properties { /*IE6/7*/
	#width: 164px;
}
#update h3#new {
	margin-left: 10px;
	padding-left: 33px;
	background: url(../images/title_new.png) no-repeat 0 3px;
}
.category-properties h3 {
	font-size: 100%;
	line-height: 1.3em;
}
.category-properties p.catch {
	margin-bottom: 15px;
	height: 120px;
}
.status {
	position: absolute;
	top: 15px;
	left: 66px;
	z-index: 100;
	width: 120px;
	height: 180px;
	text-indent: -9999px;
}
#update h4 {
	clear: both;
	width: 140px;
	text-align: center;
	margin: 0 30px 0 482px;
}
#update h4 a {
	font-size: 77%;
	color: #FFF;
	padding: 6px 6px;
	background: #444;
	display: block;
	line-height: 1em;
	-moz-border-radius:3px;
	border-radius:3px;

	/*behavior: url(http://free-c.klala.jp/js/ie-css3.htc);*/
}
#update h4 a:hover {
	background: #B30021;
	text-decoration: none;
}
#properties-list {
	display: none;
}
#klalablog {
	width: 280px;
	float: left;
	position: relative;
}
#klalablog h3 {
	margin-bottom: 21px;
	padding-left: 33px;
	background: url(../images/title_klala.png) no-repeat 0 3px;
}
#klalablog h4 {
	position: absolute;
	top: 0;
	right: 0;
}
#feed li {
	border-bottom: dotted 1px #CCC;
	margin-bottom: 6px;
	font-size: 93%;
	padding: 0 9px 0 0;
}
#chart {
	border-bottom: dotted 1px #666;
	padding-bottom: 18px;
	margin-bottom: 27px;
	clear: both;
}
#chart h3 {
	padding-left: 33px;
	background: url(../images/title_chart.png) no-repeat 0 3px;
}
#chart-sample {
	width: 120px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#chart p {
	font-size: 100%;
}
#chart span {
	font-weight: bold;
	font-size: 105%;
	color: #BD072C;
	margin: 0 3px;
}
#jti h3 {
	font-size: 85%;
	margin: 0 9px 12px 9px;
	color: #666;
}
#jti #jti-logo {
	margin-left: 66px;
}

