/* CSS Document */

body{
	font-size:12px;
	margin:0 auto;
	color:#666666;
	line-height:170%;
	font-family:"メイリオ", "ＭＳ Ｐゴシック","Osaka","Verdana",'Hiragino Kaku Gothic Pro','Lucida Grande',sans-serif;
	    background-color: darkseagreen;
}

h1{
	background-color: #006600;
	line-height:47px;
	color:#FFFFFF;
	font-size:16px;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

#txt h2 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	clear:both;
	font-size:14px;
}
#txt h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #006600;
}


#txt p{
	font-size:13px;
	line-height:1.8;
	padding:0 10px;
}

#txt p img{
	margin:5px 10px 5px 0;
	width:40%;
}



.cl{
	clear:both;
}

#all{
	width:100%;
	margin:0 auto;
}

#head{
	width:100%;
}

#cont{
	width:100%;
}

#main{
	background: url(../images/bgw.png);
}

#left{
	padding:0 20px;
}


#txt{
	width:100%;
}

#left_bottom{
	width:100%;
}

#right{
	padding:0 20px;
}

#right a:link,visited{
	color:#006600;
	display:block;
}

#right a:hover{
	color:#00FF00;
}

#foot{
	width:100%;
	background:#1a3b17;
}

.footer{
	width:100%;
	margin:0 auto;
	padding:20px 0px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}

.footer a:link,visited{
	color:#FFFFFF;
}

.footer a:hover{
	color:#00FF00;
}

textarea{
	width:100%;
}

/* -------------------file_get_contentsツイッター------------------- */
.fileget	{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	position: relative;
	font-size:11px;
	height:300px;
	padding:0 3px;
	max-width:512px;
	min-width:172px;
}
.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 10px 0;
    border-top: 1px dashed #ddd;
    clear:both;
    box-sizing:border-box;
}

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ツイッターここまで------------------- */
