@charset "UTF-8";


/* contents title
----------------------------------------------- */

#MainTitle {
	clear: both;
	position: relative;
}
#MainTitle div.main_head {
/*
	padding-right: 360px;
*/
	padding-right: 310px;
}
/*
#StockBody.Rank #MainTitle div.main_head {
	padding-right: 485px;
}
*/
#MainTitle .main_title {
	display: block;
	font-size: 25px;
}
#MainTitle .main_title:before {
	content: '\f251';
}


#MainTitle a.title_link {
	color: #333;
	text-decoration: none;
}
#MainTitle a.title_link:hover {
	color: #EB6A5A;
}
#MainTitle a.title_link:before {
	margin: 0;
}
#MainTitle a.title_link span.min {
	font-weight: normal;
	font-size: 50%;
}
#MainTitle .main_head_str {
	clear: both;
	margin-top: 8px;
	color: #4d4d4d;
	line-height: 1.5;
}
#MainTitle .main_head_str span.caution {
	display: block;
	font-size: 88%;
	color: #777;
}

#MainTitle div.main_head p.main_head_str i.icon-twitter:before {
	display: inline-block;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	background-color: #0084B4;
}
#MainTitle div.main_head p.main_head_str span.except {
	display: block;
	margin-top: 10px;
}
#MainTitle .main_head_str a {
	text-decoration: underline;
}
#MainTitle .main_head_str a:hover {
	text-decoration: none;
}
#MainTitle .main_head_str span.color:before {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin-right: 2px;
	content: "　";
}
#MainTitle .main_head_str span.color.buy:before {
	background-color: #FF8000;
}
#MainTitle .main_head_str span.color.sell:before {
	background-color: #1F649C;
}
#MainTitle .main_head_str span.caution a.tobl {
	margin-left: 5px;
	font-size: 14px;
}

#MainTitle .main_head_str a.feed {
	display: inline-block;
	margin-left: 3px;
	padding: 0 7px;
	text-decoration: none;
	color: #FFF;
}
#MainTitle .main_head_str a.rss {
	background-color: #F4860B;
}
#MainTitle .main_head_str a.rss:hover {
	background-color: #F2C04D;
}
#MainTitle .main_head_str a.feedly {
	background-color: #009F00;
}
#MainTitle .main_head_str a.feedly:hover {
	background-color: #00C400;
}
#MainTitle .main_head_str a.Gsearch span:before {
	content: "『";
}
#MainTitle .main_head_str a.Gsearch span:after {
	content: "』";
}
#MainTitle .main_head_str i.load {
	display: inline-block;
	position: relative;
	line-height: 20px;
}
#MainTitle .main_head_str i.load #TrtCountTimerTrigger:before {
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0 15px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	background-color: #777;
	cursor: pointer;
}
#MainTitle .main_head_str i.load #TrtCountTimerTrigger:hover:before {
	background-color: #444;
}
#TrtCountTimer {
	margin-left: 5px;
}

/*
#MainTitle .main_head_str i.load:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 43px;
	height: 20px;
	content: "";
	background-image: url('../img/icon/loadb.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
*/
#MainTitle .main_head_str span.sidetl {
	color: #179962;
	font-size: 90%;
}
#MainTitle .main_head_str span.datePg {
	font-size: 150%;
	font-weight: bold;
	color: #D72D1A;
}

#MainTitle ul.main_head_codenames {
	clear: both;
	font-size: 12px;
}
#MainTitle ul.main_head_codenames li {
	display: inline-block;
}
#MainTitle ul.main_head_codenames li:after {
	content: ",";
}
#MainTitle ul.main_head_codenames li:first-child:before {
	content: "銘柄名称:";
	color: #8899a6;
}
#MainTitle ul.main_head_codenames li:last-child:after {
	content: "";
}
#MainTitle ul.main_head_keyword {
	clear: both;
	font-size: 12px;
}
#MainTitle ul.main_head_keyword li {
	display: inline-block;
	font-size: 90%;
	color: #555;
}
#MainTitle ul.main_head_keyword li:after {
	content: ",";
}
#MainTitle ul.main_head_keyword li:first-child:before {
	content: "企業検索キーワード:";
	color: #8899a6;
}
#MainTitle ul.main_head_keyword li:last-child:after {
	content: "";
}
#MainTitle dl.main_head_hp {
	clear: both;
	font-size: 12px;
}
#MainTitle dl.main_head_hp dt,
#MainTitle dl.main_head_hp dd {
	display: inline-block;
}
#MainTitle dl.main_head_hp dt {
	font-size: 90%;
	color: #8899a6;
}
#MainTitle dl.main_head_hp dt:after {
	content: ":";
}

#MainTitle div.sns_buttons {
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	padding: 0;
}
#MainTitle div.sns_buttons.std {
	top: -14px;
}
#CdCaTimeButton {
	position: absolute;
	bottom: 0;
	right: 36%;
}
#CdCaTimeButton p.txt {
	font-size: 14px;
	line-height: 28px;
}
#CdCaTimeButton p.txt span.ti:before {
	margin-right: 2px;
	font-size: 13px;
	color: #555;
}
#CdCaTimeTrigger {
	display: inline-block;
	text-align: center;
	padding: 0 8px;
	text-decoration: none;
	color: #627295;
	border-radius: 3px;
	background-color: #FFF;
	cursor: default;
	border-bottom: solid 2px #627295;
}
#CdCaTimeTrigger:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}
#CdCaTimeTriggerWait {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 2147483647;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
}
#CdCaTimeTriggerWait > p {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 42px;
	height: 42px;
}

#AdPcTopRight {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 468px;
	height: 60px;
}
#AdBanner468 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 468px;
	height: 60px;
}

/* footer
----------------------------------------------- */

#ContentsFoot {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	color: #FFF;
}
#ContentsFootWrap {
	position: relative;
	width: 360px;
}
#ContentsFootWrap address {
	display: blok;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#FootRankSite {
	position: absolute;
	left: 380px;
	bottom: 5px;
}
#FootRankSite li {
	float: left;
	color: #333;
}
#FootRankSite li:after {
	content: "/";
	margin: 0 4px 0 2px;
}
#FootRankSite li:last-child:after {
	content: "";
	margin: 0;
}

#FootRankSite li a {
	color: #333;
	font-size: 12px;
}

/* BackToTop
----------------------------------------------- */

#BackToTop {
	display: none;
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 180px;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	font-size: 16px;
	background-color: #273642;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
	z-index: 10;
	opacity: 0.9;
	cursor: pointer;
}
#BackToTop:hover {
	background-color: #EB6A5A;
}
#BackToTop p {
	position: relative;
}
#BackToTop span {
	display: block;
}
#BackToTop span:before {
	display: block;
	position: absolute;
	left: 15px;
	
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	transition: 0.1s;
}
#BackToTop:hover span:before {
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
}


/* sns
----------------------------------------------- */

div.sns_buttons {
	display: block;
	clear: both;
	position: relative;
	margin-top: 10px;
}
div.sns_buttons ul {
	float: right;
}
div.sns_buttons li.button {
	display: block;
	float: left;
	margin-right: 5px;
	height: 63px;
	overflow: hidden;
}
/*
div.sns_buttons li.button.fgood {
	width: 71px;
}
*/
li.button.twit {
	position: relative;
}
li.button.twit div.fr {
	display: block;
	margin-top: 41px;
}
li.button.twit p.look {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #005575;
	border: 1px #C1C1C1 solid;
	border-radius: 3px;
	background-color: #FFF;
	text-align: center;
}
li.button.twit p.look span {
	font-size: 16px;
	color: #005575;
	font-weight: bold;
}
li.button.twit p.look::before,
li.button.twit p.look::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  line-height: 0;
  border: 4px transparent solid;
  border-bottom: 0;
}
li.button.twit p.look::before {
  margin: 0 0 -4px -4px;
  border-top-color: #aaa;
}
li.button.twit p.look::after {
  margin: 0 0 -3px -4px;
  border-top-color: #fff;
}


/* paging
----------------------------------------------- */

div.Paging {
	clear: both;
	padding-top: 20px;
}
div.Paging li,
div.Paging.Nate span {
	display: block;
	float: left;
}
div.Paging li a,
div.Paging li span,
div.Paging.Nate span a,
div.Paging.Nate span.disabled,
div.Paging.Nate span.current
 {
	display: block;
	width: 28px;
	height: 28px;
	margin-right: 6px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	background-color: #EB6A5A;
}
div.Paging li span,
div.Paging.Nate span.current {
	color: #FFF;
	background: #2E404E;
}
div.Paging.Nate span.disabled {
	display: none;
}
div.Paging li a:hover,
div.Paging.Nate span a:hover {
	background-color: #2E404E;
	text-decoration: none;
}


/* CrumbNavi
----------------------------------------------- */

#CrumbNavi {
	clear: both;
	position: relative;
	width: 100%;
/*
	height: 60px;
*/
	padding-bottom: 20px;
}
#CrumbNavi ul.crumb {
	display: block;
}
#CrumbNavi ul.crumb li {
	display: inline;
	margin-left: 4px;
	font-size: 13px;
	line-height: 1em;
}
#CrumbNavi ul.crumb li:first-child {
	margin-left: 0px;
}
#CrumbNavi ul.crumb li a {
	text-decoration: none;
}
#CrumbNavi ul.crumb li span {
	margin-right: 4px;
}

/* tweet_list
----------------------------------------------- */

#TweetList,
#TweetListOther {
	clear: both;
	padding: 0;
	background-color: #FFF;
}
#TweetListWrap,
#TweetListOther {
	position: relative;
}
#TweetListOther.account {
	margin-top: 10px;
}

#TweetList li.tweet_list,
#TweetListOther li.tweet_list {
	clear: both;
	padding: 10px;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	cursor: default;
}
#TweetList li.tweet_list:hover {
	background-color: #FCE3E0;
}

#TweetList div.tweet_container {
	position: relative;
	padding-left: 58px;
	min-height: 48px;
}
#TweetList div.tweet_container a.tweet_icon {
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	left: 0;
	border-radius: 24px;
	overflow: hidden;
}
#TweetList div.tweet_container a.tweet_icon,
#TweetList div.tweet_container a.tweet_icon span.tweet_icon_span {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 48px 48px;
}
/*
#TweetList div.tweet_container a.tweet_icon.ic1 {
	background-image: url("../img/icon/egg/1.jpg");
}
#TweetList div.tweet_container a.tweet_icon.ic2 {
	background-image: url("../img/icon/egg/2.jpg");
}
#TweetList div.tweet_container a.tweet_icon.ic3 {
	background-image: url("../img/icon/egg/3.jpg");
}
#TweetList div.tweet_container a.tweet_icon.ic4 {
	background-image: url("../img/icon/egg/4.jpg");
}
#TweetList div.tweet_container a.tweet_icon.ic5 {
	background-image: url("../img/icon/egg/5.jpg");
}
*/
#TweetList div.tweet_container a.tweet_icon span.tweet_icon_span {
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
}
#TweetList div.tweet_container a.tweet_icon span.tweet_icon_span i {
	display: block;
	padding-left: 48px;
}

#TweetList div.tweet_head {
	clear: both;
	width: 100%;
	line-height: 20px;
	position: relative;
}
#TweetList div.tweet_head a.user_name {
	text-decoration: none;
}
#TweetList div.tweet_head a.user_name span {
	font-weight: bold;
	color: #333;
	font-size: 13px;
}
#TweetList div.tweet_head a.user_name span span.strong {
	color: #ff0000;
}

#TweetList div.tweet_head a.user_name i {
	color: #8899a6;
	font-size: 12px;
}
#TweetList div.tweet_head a.user_name i:before {
	content: "@";
}
#TweetList div.tweet_head a.user_name:hover span {
	text-decoration: underline;
	color: #0084B4;
}

#TweetList div.tweet_head span.time {
	font-size: 12px;
	color: #8899a6;
}
#TweetList div.tweet_head span.time:before {
	content: "-";
	margin: 0 7px;
}
#TweetList div.tweet_head span.time.tD {
	color: #2178CF;
}

#TweetList div.tweet_head div.kanren_code {
	clear: both;
}
#TweetList div.tweet_head div.kanren_code p.t,
#TweetList div.tweet_head div.kanren_code ul,
#TweetList div.tweet_head div.kanren_code li {
	float: left;
}
#TweetList div.tweet_head div.kanren_code p.t {
	color: #8899A6;
	font-size: 12px;
}
#TweetList div.tweet_head div.kanren_code p.t:after {
	content: ":";
	margin-right: 2px;
}
#TweetList div.tweet_head div.kanren_code a {
	text-decoration: none;
}
#TweetList div.tweet_head div.kanren_code a span {
	font-size: 13px;
}
#TweetList div.tweet_head div.kanren_code a i {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#TweetList div.tweet_head div.kanren_code li {
	margin-right: 10px;
}
#TweetList div.tweet_head div.kanren_code li:after {
	content: ",";
	margin-right: 2px;
}
#TweetList div.tweet_head div.kanren_code li:last-child:after {
	content: "";
	margin-right: 0;
}
#TweetList div.tweet_head div.kanren_code a:hover {
	text-decoration: underline;
}

#TweetList div.tweet_body {
	clear: both;
	margin-top: 28px;
	width: 100%;
}
#TweetList div.tweet_body div.text {
/*
	font-size: 14px;
*/
	font-size: 16px;
	line-height: 1.7;
}
#TweetList div.tweet_body div.text.nonrfc {
	font-size: 18px;
}
#TweetList div.tweet_body div.text.tx {
	font-weight: bold;
}
#TweetList div.tweet_body div.text.tx.size1 {
	font-size: 18px;
	color: #267BC1;
}
#TweetList div.tweet_body div.text.tx.size2 {
	color: #1F649C;
	font-size: 20px;
}
#TweetList div.tweet_body div.text span,
#TweetList div.tweet_body div.text a {
	font-size: 13px !important;
	font-weight: normal !important;
}
#TweetList div.tweet_body div.text span.strong {
	font-size: 100% !important;
	font-weight: bold !important;
	color: #FF0000;
}
#TweetList div.tweet_body div.text a {
	color: #0084B4 !important;
}
#TweetList div.tweet_body div.text a:hover {
	color: #333 !important;
}
#TweetList div.tweet_body div.text a.hashtag {
	font-size: 13px !important;
}
#TweetList div.Paging {
	padding: 15px 0;
}

#TweetList div.tweet_foot {
	position: relative;
	clear: both;
	margin-top: 10px;
	width: 100%;
}
#TweetList div.tweet_foot p.buttons a {
	display: block;
	float: left;
	margin-right: 25px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	overflow: hidden;
	color: #697882;
	text-decoration: none;
}
#TweetList div.tweet_foot p.buttons a:before {
	margin: 0;
}
#TweetList div.tweet_foot p.buttons a.rep:hover {
	color: #3B94D9;
}
#TweetList div.tweet_foot p.buttons a.ret:hover {
	color: #5C913B;
}
#TweetList div.tweet_foot p.buttons a.fav:hover {
/*
	color: #FFAC33;
*/
	color: #F9408F;
}
#TweetList div.tweet_foot p.buttons a span {
	display: block;
	padding-left: 16px;
}
#TweetList div.tweet_foot div.tw_link {
	display: block;
	position: absolute;
	top: -5px;
	right: 0;
}
#TweetList div.tweet_foot div.tw_link:before {
	display: block;
	position: absolute;
	left: -29px;
	top: -5px;
	padding: 6px 8px;
	margin: 0;
	line-height: 1.2;
	color: #FFF;
	text-decoration: none;
	background-color: #888;
}
#TweetList div.tweet_foot a.totweet {
	padding: 6px 10px;
	line-height: 1;
	color: #0084B4;
	text-decoration: none;
	background-color: #EEE;
}
#TweetList div.tweet_foot a.totweet:hover {
	color: #FFF;
	background-color: #0084B4;
}
#TweetList div.tweet_foot a.totweet:before {
	font-size: 12px;
	margin: 0;
}


#TweetList a.mad_link,
#TweetListOther a.mad_link {
	display: block;
	position: relative;
	padding-left: 58px;
	min-height: 48px;
	text-decoration: none;
}
#TweetList span.tweet_icon,
#TweetListOther span.tweet_icon {
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	left: 0;
	border-radius: 24px;
	overflow: hidden;
}
#TweetList span.tweet_icon span.tweet_icon_span,
#TweetListOther span.tweet_icon span.tweet_icon_span {
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 48px 48px;
}
#TweetList span.tweet_icon span.tweet_icon_span i,
#TweetListOther span.tweet_icon span.tweet_icon_span i {
	display: block;
	padding-left: 48px;
}
#TweetList span.tweet_head,
#TweetListOther span.tweet_head {
	display: block;
	clear: both;
	width: 100%;
	line-height: 20px;
	position: relative;
}
#TweetList span.tweet_head span,
#TweetListOther span.tweet_head span {
	font-weight: bold;
	color: #333;
	font-size: 13px;
}
#TweetList span.tweet_head i {
	color: #8899a6;
	font-size: 12px;
}
#TweetList span.tweet_head i:before {
	content: "@";
}
#TweetList span.tweet_head span:hover {
	text-decoration: underline;
	color: #0084B4;
}
#TweetList span.tweet_body,
#TweetListOther span.tweet_body {
	display: block;
	clear: both;
	margin-top: 18px;
	width: 100%;
}
#TweetList span.tweet_body span.text,
#TweetListOther span.tweet_body span.text {
	line-height: 1.7;
	font-size: 16px;
	color: #333;
}
#TweetList span.tweet_body span.text i.text_url,
#TweetListOther span.tweet_body span.text i.text_url {
	margin-left: 1em;
	color: #0084b4;
}
#TweetList span.tweet_body span.text i.text_url:hover,
#TweetListOther span.tweet_body span.text i.text_url:hover {
	color: #333;
	text-decoration: underline;
}
#TweetList span.tweet_body span.text i.ta,
#TweetListOther span.tweet_body span.text i.ta {
	color: #0084B4;
	font-size: 80%;
	margin-right: 5px;
}

/* tweet_list_api
----------------------------------------------- */

#TweetListApi {
	clear: both;
	width: 100%;
	background-color: #FFF;
}
/*
#TweetListApi ul.tl {
	width: 500px;
	margin: 0 auto;
}
*/
#TweetListApi .tweet_masonry {
	float: left;
	margin: 5px;
}


/* tag cloud
----------------------------------------------- */

#TagCloudContents {
	clear: both;
	margin-top: 25px;
	width: 100%;
}
#TagCloud {
	position: relative;
	margin-top: 5px;
	border-top: 1px #DDD solid;
	border-left: 1px #DDD solid;
	background-color: #FFF;
}
#TagCloud ul.tags {
	padding: 5px 10px;
}
ul.pctags li.tagl {
	display: block;
	position: relative;
	float: left;
	margin-right: 8px;
}
ul.pctags li.tagl.small {
	font-size: 11px;
}
ul.pctags li.tagl.tall {
	font-size: 14px;
}
ul.pctags li.tagl.grande {
	font-size: 18px;
	font-weight: bold;
}
ul.pctags li.tagl p.main_tag {
	display: block;
}

ul.pctags li.tagl a.tagla {
	display: block;
	height: 28px;
	line-height: 28px;
}
ul.pctags li.tagl a.tagla span {
	display: none;
}

ul.pctags ul.sub_tag {
	display: none;
	position: absolute;
	width: 174px;
	top: 0;
	right: -174px;
	z-index: 5;
}
ul.pctags ul.sub_tag.show {
	display: block;
}

ul.pctags ul.sub_tag li {
	margin: 0;
	padding: 0;
}
ul.pctags ul.sub_tag li a.stagla {
	display: block;
	padding: 1px 5px;
	text-align: right;
	color: #FFF;
	font-size: 13px;
	line-height: 26px;
	text-decoration: none;
	background-color: rgba(0,0,0,0.8);
}
ul.pctags ul.sub_tag li a.stagla:hover {
	background-color: rgba(228,50,30,0.8);
}

ul.pctags ul.sub_tag li a span {
	display: none;
}
ul.pctags ul.sub_tag li a.stagla:after {
	content: "検索";
	margin-left: 4px;
	font-size: 11px;
	color: #CCC;
}
p.ttr {
	text-align: right;
}
p.ttr a {
	text-decoration: none;
}


/* TagRankContents
----------------------------------------------- */

#MTagRankContents {
	clear: both;
	margin-top: 25px;
	width: 100%;
}
#TagRankCloud {
	clear: both;
	margin-top: 5px;
	position: relative;
	display: flex;
	display: -webkit-flex;
}
#TagRankCloud > div.trc_rable {
	width: 20%;
}
#TagRankCloud > div.trc_rable div.trc_rable_inner {
	padding-right: 7px;
}
#TagRankCloud > div.trc_rable table.trc_table {
	width: 100%;
	height: 430px;
}
#TagRankCloud > div.trc_rable table.trc_table a {
	text-decoration: none;
}
#TagRankCloud > div.trc_rable table.trc_table td {
	border: 1px #CCC solid;
	background-color: #FFF;
}
#TagRankCloud > div.trc_rable table.trc_table td > div {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
#TagRankCloud > div.trc_rable.f table.trc_table td > div {
	height: 82px;
	line-height: 82px;
}
#TagRankCloud > div.trc_rable.e table.trc_table td > div {
	height: 26.666px;
	line-height: 26.666px;
}

#TagRankCloud > div.trc_rable table.trc_table td.ra {
	width: 10%;
	font-size: 80%;
	color: #FFF;
	background-color: #2e404e;
	text-align: center;
}
#TagRankCloud > div.trc_rable.f table.trc_table td.ra {
	background-color: #eb6a5a;
}

#TagRankCloud > div.trc_rable table.trc_table td.tx {
	width: 70%;
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div {
	position: relative;
	padding-left: 5px;
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.co,
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.txk {
	display: block;
}
#TagRankCloud > div.trc_rable.f table.trc_table td.tx > div > span.txk {
	font-size: 120%;
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.txk a.tocc:before {
	content: "*";
	color: #333;
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.txk a.tocc i.cc {
	font-size: 80%;
	color: #666;
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.txk a.tocc i.cc:before {
	content: "(";
}
#TagRankCloud > div.trc_rable table.trc_table td.tx > div > span.txk a.tocc i.cc:after {
	content: ")";
}

#TagRankCloud > div.trc_rable table.trc_table td.cn {
	width: 20%;
	text-align: center;
	font-size: 90%;
	color: #555;
}




/* code_data
----------------------------------------------- */

div.code_data {
	display: block;
	clear: both;
	width: 100%;
}
div.code_data div.code_data_wrap {
	position: relative;
}


/* not found
----------------------------------------------- */

#ListNotFound {
	padding: 10px;
	background-color: #FFF;
}
#ListNotFound p.not_found_top {
	padding: 65px 0;
	font-size: 18px;
	font-weight: bold;
}
#ListNotFound p.boxTtl {
	line-height: 40px;
}
#ListNotFound p.boxTtl:after {
	content: "：";
}
#ListNotFound li:before {
	content: "・";
}
#ListNotFound p.not_found_top a.ptop {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
#ListNotFound p.not_found_top a.ptop:hover {
	text-decoration: none;
}



/* twitter_user_id antenna
----------------------------------------------- */

#TopAntenna {
	clear: both;
	margin-bottom: 20px;
}
#TopAntennaWrap {
	width: 100%;
	height: 400px;
	overflow-y: scroll;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 5px #888;
}
#TopAntenna p.continue {
	clear: both;
	margin-top: 5px;
	text-align: right;
}
#TopAntenna p.continue a {
	padding: 3px 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #2E404E;
}
#TopAntenna p.continue a:hover {
	background-color: #EB6A5A;
}



/* FormSection
----------------------------------------------- */

#FormSection {
	clear: both;
	width: 100%;
	padding: 20px 25px;
	background-color: #FFF;
}
#FormSectionWrap {
	position: relative;
}
#FormSection p.about {
	font-size: 14px;
}
#FormSection p.about span.ca {
	display: block;
	margin-top: 5px;
	color: #51718a;
	font-size: 13px;
}
#FormSection p.about span.min {
	color: #707070;
	font-size: 80%;
}

#AddForm {
	clear: both;
	margin-top: 15px;
}
#AddForm dl {
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );

}

#AddForm dt {
	float: left;
	padding: 0 10px 0;
	text-align: right;
	width: 120px;
	background-color: #EEE;
}
#AddForm dd {
	border-right: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	padding: 10px 10px 10px 130px;
}
#AddForm dd input[type="text"],
#AddForm dd textarea {
	width: 60%;
	height: 26px;
	padding: 0 8px;
	line-height: 26px;
	font-size: 14px;
	border: 1px #CCC solid;
	background-color: #FFF;
}
#AddForm dd textarea {
	line-height: 1.2;
	height: 130px;
}
#AddForm dd.submit input {
	display: block;
	width: 240px;
	height: 37px;
	border: 0;
	border-radius: 5px;
	line-height: 27px;
	text-align: center;
	color: #FFF;
	background-color: #0084B4;
}
#AddForm dd.submit input:hover,
#AddForm p.ajax input:hover {
	cursor: pointer;
	background-color: #009EDB;
}
#AddForm p.ajax {
	display: inline-block;
	margin-left: 8px;
}
#AddForm p.ajax input {
	height: 26px;
	border: 0;
	border-radius: 2px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
	background-color: #0084B4;
}
#AddForm p.ajax img {
	display: none;
}

#AddForm .hi {
	display: none;
}
#FormSection div.errors,
#FormSection div.addTrue {
	clear: both;
	margin-top: 20px;
}
#FormSection div.errors p {
	color: #FF0000;
}
#FormSection div.addTrue {
	padding: 25px 0 15px;
}
#FormSection div.addTrue p {
	font-size: 16px;
	color: #0084B4;
}
#FormSection div.addTrue p span {
	font-size: 12px;
	color: #999;
}


/* error
----------------------------------------------- */

#ErrorContents {
	clear: both;
}
#ErrorMessage {
	clear: both;
	margin-top: 50px;
}
#ErrorMessage p.m1 {
	font-weight: bold;
	font-size: 18px;
}
#ErrorMessage p.m2 {
	margin-top: 15px;
}
#ErrorMessage p.m3 {
	margin-top: 5px;
}


/* 
----------------------------------------------- */

#ContentsMainFoot {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
#i2i_block {
	width: 80px;
	height: 15px;
	overflow: hidden;
}
#i2i_block > div[id^="i2i-"] {
	margin: 0;
}
#i2i_block > div[id^="i2i-"] img {
	width: 10%;
}

div[id^="i2i-ad"] {
	display: none !important;
}


/* tweetemotion
----------------------------------------------- */

#TweetEmotion {
	clear: both;
	width: 100%;
}
#SearchBody #TweetEmotion {
	margin-bottom: 15px;
}
#SearchBody #TweetFrame #TweetEmotion {
	margin-bottom: 0;
	padding-bottom: 7px;
}
#TweetEmotion p.t {
	font-size: 14px;
}
#TweetEmotion p.t span {
	margin-left: 5px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#TweetEmotion p.t span:before {
	content: "※";
}
#TweetEmotion p.t:before {
	margin-right: 4px;
}
#TweetFrame #TweetEmotion p.t {
	color: #FFF;
}
#TweetEmotionGrp {
	position: relative;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
#TweetEmotionGrp p.buy,
#TweetEmotionGrp p.sell,
#TweetEmotionGrp p.none {
	position: absolute;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	cursor: default;
}
#TweetEmotionGrp p.buy span:before,
#TweetEmotionGrp p.sell span:before
#TweetEmotionGrp p.none span:before {
	font-size: 13px;
}
#TweetEmotionGrp p.buy i,
#TweetEmotionGrp p.sell i {
	margin-left: 3px;
	font-size: 12px;
	font-weight: normal;
}

#TweetEmotionGrp p.buy {
	left: 0;
	background-color: #FF8000;
}
#TweetEmotionGrp p.sell {
	right: 0;
	background-color: #1F649C;
}
#TweetEmotionGrp p.none {
	left: 0;
	width: 100%;
	font-weight: normal;
	background-color: #CCC;
}
#TweetEmotionGrp:hover p {
	cursor: pointer;
	opacity: 0.7;
}
#TweetEmotionGrp.graph_show:hover p {
	cursor: auto;
	opacity: 1;
}

#TweetEmotion p.t {
	font-size: 13px;
	font-weight: bold;
}
#TweetEmotion p.t:before {
	font-weight: normal;
}
#TweetEmotion p.txtmin {
	clear: both;
	margin-top: 5px;
	font-size: 11px;
}
#TweetEmotion p.txtmin:before {
	content: "■";
}
#BosGraph {
	display: block;
	position: relative;
	width: 100%;
	height: 170px;
	background-color: #FFF;
}
#StockBody.Code #BosGraph {
	background-color: transparent;
}

/* tweet_pop
----------------------------------------------- */

#TweetPopBg {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 4002;
}
#TweetPopBgB {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.55);
}
#TweetPopText {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 5% auto 0;
	width: 500px;
	min-height: 100px;
}
#TweetPopText p.remove {
	text-align: right;
}
#TweetPopText p.remove span {
	color: #FFF;
	font-size: 26px;
	line-height: 26px;
	cursor: pointer;
}
#TweetPopText div.blockquote {
	width: 100%;
	min-height: 100px;
	max-height: 80%;
	overflow-y: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../img/icon/loadb.gif");
}
#TweetPopText blockquote {
	display: none;
}
#TweetPopText iframe {
	margin: 0 !important;
}

/* TweetRealTimeFix
----------------------------------------------- */

.trt #BackToTop {
	bottom: 65px;
}
.trt #ContentsBodyWrap {
	padding-bottom: 105px;
}
.trt #ContentsFoot {
	bottom: 65px;
}

#TweetRealTimeFix {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	z-index: 99;
	background-color: rgba(255,255,255,0.65);
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);

}

#TweetRealTime {
	padding-left: 245px;
	padding-right: 175px;
	position: relative;
}
#TRRight {
	width: 175px;
	height: 65px;
	padding: 17.5px 15px;
	position: absolute;
	top: 0;
	right: 0;
}
#TRRight p.v a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #EB6A5A;
}
#TRRight p.v a,
#TRRight p.v a span,
#TRRight p.v a span:before {
	height: 30px;
	line-height: 30px;
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	transition: 0.1s;
}
#TRRight p.v a span {
	display: inline-block;
}
#TRRight p.v a:hover {
	background-color: #E95545;
}
#TRRight p.v a:hover span {
	-webkit-transform: translateX(2px);
	-moz-transform: translateX(2px);
	transform: translateX(2px);
}

#TRleft {
	width: 225px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
}
#TRleft p.t {
	padding: 0 10px;
	position: relative;
}
#TRleft p.t a.navia {
	display: block;
	position: relative;
	width: 225px;
	height: 65px;
	padding-bottom: 4px;
	color: #333;
	text-decoration: none;
}
#TRleft p.t a.navia:hover + span.nav {
	display: block;
}
#TRleft p.t span.nav {
	display: none;
	position: absolute;
	bottom: 70px;
	left: 10px;
	width: 100%;
	color: #3E5568;
	padding: 5px 8px;
	border: 1px #888 solid;
	border-color: #CCC #AAA #AAA #CCC;
	border-radius: 5px;
	background-color: #FFF;
	z-index: 5;
}
#TRleft p.t span.nav:after {
	position: absolute;
	top: 100%;
	right: 34px;
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top: 6px solid #FFF;
	content: "";
}
#TRleft p.t a.navia span.thumb {
	display: block;
}
#TRmeter {
	display: block;
	position: relative;
	width: 225px;
	height: 16px;
	padding-left: 15px;
	line-height: 16px;
	opacity: 0.75;
}
#TRmeter span.dt {
	display: block;
	font-size: 10.5px;
	color: #343b40;
	width: 70px;
}
#TRmeter span.meter_wrap {
	display: block;
	position: absolute;
	bottom: 0;
	left: 75px;
	width: 150px;
	height: 16px;
	overflow: hidden;
	border-radius: 2px;
	color: #FFF;
	background-color: #444;
}
#TRmeter span.m {
	display: block;
	height: 16px;
	width: 0%;
	-webkit-transition: 3s;
	-moz-transition: 3s;
	transition: 3s;
}
#TRmeter span.num {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}


#TRline {
	clear: both;
	width: 100%;
	padding: 0;
	height: 65px;
	overflow: hidden;
}
#TRlinetWrap {
	position: relative;
}
#TRline li.tweet_list {
	clear: both;
	position: relative;
	padding: 0 10px 0 68px;
	background-color: rgba(255,255,255,0.45);
}
#TRline li.tweet_list:hover {
	background-color: #FDF1F0;
}
#TRline p.twitter_icon {
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	top: 9px;
	left: 10px;
	border-radius: 24px;
	overflow: hidden;
}
#TRline p.twitter_icon a.tweet_icon {
	display: block;
	width: 48px;
	height: 48px;
}
#TRline p.twitter_icon a.tweet_icon,
#TRline p.twitter_icon a.tweet_icon span.tweet_icon_span {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 48px 48px;
}
/*
#TRline p.twitter_icon a.tweet_icon.ic1 {
	background-image: url("../img/icon/egg/1.jpg");
}
#TRline p.twitter_icon a.tweet_icon.ic2 {
	background-image: url("../img/icon/egg/2.jpg");
}
#TRline p.twitter_icon a.tweet_icon.ic3 {
	background-image: url("../img/icon/egg/3.jpg");
}
#TRline p.twitter_icon a.tweet_icon.ic4 {
	background-image: url("../img/icon/egg/4.jpg");
}
#TRline p.twitter_icon a.tweet_icon.ic5 {
	background-image: url("../img/icon/egg/5.jpg");
}
*/
#TRline p.twitter_icon a.tweet_icon span.tweet_icon_span {
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
}
#TRline p.twitter_icon a.tweet_icon span.tweet_icon_span i {
	display: block;
	padding-left: 48px;
}


#TRline div.tweet_head {
	clear: both;
	width: 100%;
	position: relative;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
#TRline div.tweet_head a.user_name {
	text-decoration: none;
}
#TRline div.tweet_head a.user_name span {
	color: #0084B4;
	font-size: 13px;
}
#TRline div.tweet_head a.user_name i {
	color: #8899a6;
	font-size: 12px;
}
#TRline div.tweet_head a.user_name i:before {
	content: "@";
}
#TRline div.tweet_head a.user_name:hover span {
	color: #333;
}
#TRline div.tweet_head span.time {
	font-size: 12px;
	color: #8899a6;
}
#TRline div.tweet_head span.time:before {
	content: "-";
	margin: 0 7px;
}

#TRline div.tweet_head div.kanren_code {
	position: absolute;
	top: 0;
	right: 10px;
	max-width: 75%;
	height: 25px;
	overflow: hidden;
}
#TRline div.tweet_head div.kanren_code p.t,
#TRline div.tweet_head div.kanren_code li {
	float: left;
}
#TRline div.tweet_head div.kanren_code p.t {
	position: absolute;
	left: 0;
	top: 0;
	color: #8899A6;
	font-size: 12px;
}
#TRline div.tweet_head div.kanren_code p.t:after {
	content: ":";
	margin-right: 2px;
}
#TRline div.tweet_head div.kanren_code ul {
	padding-left: 55px;
}
#TRline div.tweet_head div.kanren_code a {
	text-decoration: none;
	line-height: 25px;
}
#TRline div.tweet_head div.kanren_code a span.na {
	font-size: 13px;
}
#TRline div.tweet_head div.kanren_code a span.cha img {
	vertical-align: middle;
}
#TRline div.tweet_head div.kanren_code a i {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#TRline div.tweet_head div.kanren_code li:after {
	content: ",";
	margin-right: 2px;
}
#TRline div.tweet_head div.kanren_code li:last-child:after {
	content: "";
	margin-right: 0;
}
#TRline p.tweet_code_chart {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 74px;
	height: 40px;
	padding: 12.5px 12px;
}

#TRline p.tweet_text {
	clear: both;
	width: 100%;
/*
	padding-right: 74px;
*/
	padding-bottom: 10px;
}
#TRline p.tweet_text a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-decoration: none;
	color: #111;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	overflow: hidden;
}
#TRline p.tweet_text a:hover {
	color: #777;
}

/* share button
----------------------------------------------- */

div.share_buttons {
	clear: both;
	padding-bottom: 15px;
}
#TweetFrame div.share_buttons {
	background-color: #DDD;
}
div.share_buttons p.sharet {
	padding: 0 8px;
	font-weight: bold;
}
div.share_buttons p.sharet:before {
	font-weight: normal;
}

div.share_buttons li {
	float: left;
	width: 25%;
	padding-right: 5px;
}
div.share_buttons li:last-child {
	padding-right: 0;
}
div.share_buttons li a {
	display: block;
	width: 100%;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
div.share_buttons li.twitter a {
	background-color: #00ABEF;
}
div.share_buttons li.facebook a {
	background-color: #225898;
}
div.share_buttons li.google a {
	background-color: #DF4A32;
}
div.share_buttons li.hatena a {
	background-color: #006DBE;
}
div.share_buttons li a:hover {
	opacity: 0.8;
}
div.share_buttons div.share_tag {
	clear: both;
	margin-top: 5px;
}
div.share_buttons div.share_tag input.share_input_text {
	display: block;
	width: 100%;
	padding: 0 5px;
	border: 1px #CCC solid;
	font-size: 15px;
	line-height: 30px;
	color: #888;
	cursor: text;
}

/* textpr
----------------------------------------------- */

div.textPR {
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	padding: 25px 0 15px 10px;
}
div.textPR:before {
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 11px;
	color: #8899a6;
	content: "PR";
}
div.textPR > a {
	display: block;
	color: #EB6A5A;
	text-decoration: none;
}
div.textPR > a:before {
	margin: 0;
}
div.textPR > a span.t {
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
}
div.textPR > a span.to {
	display: inline-block;
	padding: 0 35px;
	margin-left: 5px;
	line-height: 36px;
	font-size: 16px;
	color: #FFF;
background: #e86a5c;
background: -moz-radial-gradient(center, ellipse cover, #e86a5c 1%, #ea4e3c 100%);
background: -webkit-radial-gradient(center, ellipse cover, #e86a5c 1%,#ea4e3c 100%);
background: radial-gradient(ellipse at center, #e86a5c 1%,#ea4e3c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86a5c', endColorstr='#ea4e3c',GradientType=1 );
}
div.textPR > a:hover span.t {
	color: #E74432;
}
div.textPR > a:hover span.to {
	background: #CB2B18
}

/* pr
----------------------------------------------- */

.AdsViewTop {
	clear: both;
	width: 100%;
}
.AdsViewBlog {
	clear: both;
	width: 100%;
	margin-top: 8px;
}
.AdsViewRight {
	float: left;
	width: 100%;
}
#pageTextPr {
	clear: both;
	padding: 0 0 8px 0;
	margin-bottom: 8px;
	background-color: #FFF;
}
.AdsKanren {
	clear: both;
	width: 100%;
/*
	padding: 0 6px;
*/
	padding: 0 10px;
}
.AdsKanren p.t {
	padding-left: 4px;
	font-weight: bold;
}
/*
#AdKanren2 {
	width: 728px;
	height: 80px;
	overflow: hidden;
}
*/
#AdKanren22 {
	clear: both;
	margin-top: 10px;
}

#AdsSearchTop {
	clear: both;
	width: 100%;
	padding: 10px 0 5px;
	border-bottom: 1px #CCC solid;
	background-color: #FFF;
}
#AdsSearchTop.stock {
	position: relative;
	padding-right: 26px;
	height: 75px;
}
#AdsSearchTop.stock:after {
	position: absolute;
	width: 26px;
	height: 100%;
	top: 0;
	right: 0;
	content: " ";
	background-color: #0084b4;
}
#AccountAds {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#AdsViewHRM {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#CodeListMainSep.sdate #AdsViewHRM {
	margin-bottom: 25px;
}

/* 
----------------------------------------------- */

#TweetSearchForCode {
	clear: both;
	padding-bottom: 15px;
}
#TweetFrame #TweetSearchForCode {
	background-color: #DDD;
}
#TweetFrame #TweetSearchForCode #SearchFormTweet {
	background-color: #CCC;
}

#TSFC {
	position: relative;
}
#TSFC div.tex {
	clear: both;
	line-height: 18px;
}
#TweetFrame #TSFC div.tex {
	padding: 0 8px;
}
#TSFC div.tex p.t {
	float: left;
}
#TSFC div.tex ul {
	float: right;
}
#TSFC div.tex li {
	float: left;
}
#TSFC div.tex li:after {
	content: ",";
	margin-right: 5px;
}
#TSFC div.tex li.l:after {
	content: "";
	margin-right: 0;
}
#TSFC div.tex li.ex {
	font-size: 12px;
	color: #8899a6;
}
#TSFC div.tex li.ex:after {
	content: ") ";
	margin-right: 5px;
}

/* 
----------------------------------------------- */

#MovieBanr {
	position: relative;
	width: 100%;
}
#MovieBana {
	position: relative;
	width: 100%;
	background-color: #000;
}
#MovieBana a {
	display: block;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%;
}
#MovieBana a span {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	color: #FFF;
	z-index: 11;
}
#MovieBana a span:hover {
	text-decoration: underline;
}
#MovieBana span.play {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10px;
	cursor: pointer;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );

}
#MovieBana span.play i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	font-size: 50px;
	position: absolute;
	top: -10px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
	color: #D02C1A;
	transform: scale(1.3 , 1);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	background-color: rgba(255,255,255,0.6);
	opacity: 0.9;
}
#MovieBana span.play i:before {
	margin: 0;
	padding: 0;
	opacity: 1;
}

#MovieBana span.play i:hover {
	color: #BD0000;
	opacity: 0.95;
	background-color: rgba(255,255,255,0.95);
}
#MovieBanb {
	text-align: right;
}
#MovieBanb a {
	text-decoration: none;
}
#MovieBanb a:before {
	margin: 0;
}
#MovieBanb a span {
	text-decoration: underline;
}
#MovieBanb a:hover span {
	text-decoration: none;
}

#MovieBanWrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	z-index: 99999;
}
#MovieBanBg {
	width: 100%;
	height: 1000px;
	background-color: rgba(0,0,0,0.8);
}
#MovieBanPlay {
	position: absolute;
	top: -10%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 850px;
	height: 480px;
}
#MovieBanPlay p.close {
	position: absolute;
	top: -30px;
	right: -30px;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	cursor: pointer;
}
#MovieBanPlay p.close:before {
	margin: 0;
	padding: 0;
}
#MovieBanPlay p.close:hover {
	color: #FFE6D9;
}
#MovieBanLink {
	display: block;
	position: absolute;
	top: 6px;
	left: 12px;
	height: 30px;
	line-height: 30px;
}
#MovieBanLink a {
	font-size: 19px;
	color: #D22C1A;
	text-decoration: none;
}
#MovieBanLink a span {
	font-weight: bold;
	text-decoration: underline;
}
#MovieBanLink a span:before {
	margin: 0;
}
#MovieBanLink a:hover {
	color: #FFF;
}
#MovieBanLink a:hover span {
	color: #FFF;
	text-decoration: none;
}

#MadTop {
	position: absolute;
	top: 80px;
	right: 0;
	width: 343px;
}


/* ServerErrorCaution
----------------------------------------------- */

#ServerErrorCaution {
	clear: both;
	width: 100%;
	height: 60px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	line-height: 60px;
	font-size: 15px;
	color: #111;
	background-color: #FED331;
}
