@charset "utf-8";
/* CSS Document */

#twitterCp h3, 
#twitterCp h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl, dt, dd, ul, ol, li {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac\*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Hides from IE-mac */

/*===== cnts ====================*/
#twitterCp {
	width: 750px;
	margin-bottom: 10px;
	color: #000000;
}
#twitterCp img {
	vertical-align: bottom;
}
#twitterCp .myTwitter {
	float: left;
	width: 299px;
}
#twitterCp .megumisTwitter {
	float: right;
	width: 451px;
}
#twitterCp .content2 {
	clear: both;
	padding-top: 14px;
}
#twitterCp h3.saleTtl {
	clear: both;
}
#twitterCp p.sale {
	margin-bottom: 17px;
}
#twitterCp .timeLine {
	float: left;
	width: 366px;
	xbackground: #fcebeb url(/img/special/twitter/bg_current_entry.gif) no-repeat center bottom;
}
#twitterCp .timeLine iframe {
	min-height: 442px;
	height: auto!important;
	height: 442px;
}
#twitterCp .adArea {
	float: right;
	width: 363px;
}
#twitterCp .adArea .event {
	height: 207px;
	margin-bottom: 25px;
	background: url(../img/special/twitter/bg_event.gif) no-repeat bottom;
}
#twitterCp .adArea .event a {
	display: block;
	width: 325px;
	margin: 11px auto 25px;
}

#twitterCp .adArea .event02 {
	height: 302px;
	margin-bottom: 25px;
	padding-bottom: 26px;
	background: url(../img/special/twitter/bg_event_02.gif) no-repeat bottom;
}
#twitterCp .adArea .event02 h3 {
	margin-bottom: 11px;
}
#twitterCp .adArea .event02 a {
	display: block;
	width: 325px;
	margin: 0 auto 28px;
}
#twitterCp .adArea .event02 a.last {
	margin-bottom: 0;
}

