* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(../img/body_bg.gif) repeat-x;
}
.cl {
	clear: both;
}
#OUTLINE {
	width: 900px;
	margin: 0 auto;
}
#MENU {
	width: 900px;
	height: 126px;
	background-image: url(../img/menu_bg.gif);
	padding-top: 19px;
}
#MENU2 {
	width: 900px;
	height: 64px;
	background-image: url(../img/menu_bg.gif);
	padding-top: 19px;
}
#MAIN {
	width: 870px;
	padding: 20px 15px 15px 15px;
}
#TEXT {
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#TEXT p {
	line-height: 1.8;
	font-size:13px;
	padding:0 5px;
}

#TEXT p img{
	margin:5px 10px 5px 0;
}


#BANNER {
	width: 210px;
	padding-right: 15px;
	float: right;
	padding-top:10px;

}

#BANNER li{
	list-style:none;
	padding:7px 0;
	text-align:center;
	margin:5px 0;
	font-size:14px;
	font-weight:bold;
	border:3px double #7fff00;

}

#BANNER li a{
	text-decoration:none;
	color:#696969;
}


#FOOTER {
	width: 880px;
	padding: 10px;
}
.f_menu {
	line-height: 18px;
}
.f_menu a:link {
	text-decoration: none;
	color: #6AC800;
}
.f_menu a:visited {
	text-decoration: none;
	color: #006600;
}
.f_menu a:hover, .f_menu a:active {
	text-decoration: underline;
	color: #00CC00;
}
.all_rights {
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	margin-top: 20px;
}
#MENU_BTN {
	width: 847px;
	height: 93px;
}
.menu_btn {
	padding-right: 1px;
	float: left;
}
h1 {
	font-size:14px;
	padding:0 0 12px 0;
	}


#TEXT h2 {
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:25px;
	background-image:url(../img/st_bg.gif);
}

.flright {
	float:right;
	margin:8px;
}

.flleft {
	float:left;
	margin:8px;
}

/* 20091005 link */
.green {
	color:#009900;
}


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