@charset "UTF-8";

/**
 * Layouts CSS
 */

div.inner {
	position: relative;
	text-align: left;
}

/* div#main
---------------*/

div#main {
	margin-right: 10px;
}

div#main h1,
div#main p#topicPath,
div#main div.box {
	margin-left: 40px;
}

/* div#utilities
---------------*/

div#utilities {
	margin-right: 130px;
}

/* div#others
---------------*/

div#others {
	position: absolute;
	top: 20px;
	right: 0;
}

/* ====================

 Others

==================== */

/* clearfix
---------------*/

div#main,
div#utilities,
div#others {
	_height: 1px;
	min-height: 1px;
	/*促*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

div#main:after,
div#utilities:after,
div#others:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* for IE6
---------------*/

div#main,
div#utilities,
div#others {
	_overflow: hidden;
}


/* -------------------file_get_contentsツイッター------------------- */
.fileget	{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size:11px;
	height:600px;
	padding:3px;
	max-width:512px;
	min-width:172px;
	min-height:192px;
}

.twm{
	border:1px solid #ccc;
	border-radius:5px 5px 0 0;
	padding:10px;
}

.twml{
font-size:13px;
font-weight:bold;
float:left;
}

.twmr{
float:right;
margin-top:6.5px;
}


.fileget h2	{
	font-size:1em;
	font-weight:normal;
}
.cnt.cf {
    padding: 10px 0 0;
    border-top: 1px dashed #ddd;
    clear:both;
}
p.img{
	float:left;
	width:20%;
}
.cnt h2 {
	float: right;
	width:70%;
}

span.ref{
	background-image: url('http://i.yimg.jp/images/serp/ts/sp1_v9.png');
	background-repeat: no-repeat;
	background-position: 0 -120px;
}

.ref{
    display: block;
    float: left;
    width: 16px;
    height: 14px;
    margin-top: 2px;
    margin-right: 5px;
    background-position: 0 -120px;
    text-indent: -9999px;
}


.like {
    height: 20px;
    width: 25px;
    background-image: url('http://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    text-indent: -9999px;
}
.tw {
    height: 20px;
    width: 25px;
    background-image: url('http://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    background-position: -25px 0;
    text-indent: -9999px;
}

.re {
    height: 20px;
    width: 25px;
    background-image: url('http://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    background-position: -50px 0;
    text-indent: -9999px;
}
#TSm .re span, #TSm .tw span, #TSm .like span {
    display: block;
    width: 24px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
}

.cnt .inf .ref {
    display: block;
    float: left;
}
.lt{
	word-break:keep-all;
}
.inf.cf{
    float: right;
    color: #666;
    margin-bottom: 6px;
}
/* -------------------file_get_contentsツイッターここまで------------------- */
