body {
	background-color:#FFFFFF;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color:#003399;
	text-decoration:none;
}
a:visited {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	text-decoration:underline;
}
a:active {
	color:#0066FF;
	text-decoration:none;
}
.copyright {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.text10px {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.text12px {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.text14px_pink {
	font-size: 14px;
	color: #FF3366;
	font-weight: bold;
}
.text14px_orange {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.text14px_green {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.text14px_blue {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.text12px-bold { font-size: 12px; line-height: 15px; color: #000000; ; font-weight: bold;}

.txt_bold{font-weight:bold;}
.txt_red{color:#dc143c;}
.txt_12px{font-size:12px;}

.margin_auto {
	margin:0 auto;
	}
#twitter_area {
	width:580px;
	height:337px;
	background:url(../img/aniten/bg_twitter.jpg) top left no-repeat;
	position:relative;
	margin: 0 auto;
	}
.tw_h3,
.tw_p {
	display:none;
	}
#tweet_script {
	position:absolute;
	width:424px;
	height:203px;
	left: 18px;
	top:131px;
	}

/*アニメ店長 第5巻*/
#decade_txt{
	width:370px;
	float:left;
	margin-left:20px;
	font-size:12px;
	line-height:18px;
}
#decade_txt p{
	margin:8px 0;
}
.check_btn{
	padding:8px 0 8px 30px;
}
.anitoku{
	color:#dc143c;
	font-weight:bold;
	background-color:#ffdab9;
	text-align:center;
	padding:2px 0 10px 0;
}
#news_txt,
.arasuji{
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
}
#decade_book{
	float:right;
	width:220px;
	font-size:12px;
	line-height:16px;
}
#digest_button{
	margin: 20px 0;
	text-align:center;
}
#digest_sarani{
	text-align:center;
	margin-bottom:20px;
}
#digest_etc{
	font-size:12px;
	margin-bottom:20px;
}
#huhai{
	float:left;
	width:45%;
	padding: 0 10px 0 20px;
}
#huhai p{
	margin:8px 0;
}
#aoihonou{
	float:left;
	width:45%;
	padding:0 10px 0 20px;
}
#aoihonou p{
	margin:10px 0;
}




/*====================
 +clearfix
====================*/
.clearfix/*,
#container*/	{
	overflow: hidden;
	}

/*clearfix*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table; zoom:1;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */
