body, pre, blockquote, address, table, td, div, form, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ol, ul, li, dl, dt, dd {
	list-style: none;
	text-decoration: none;
	line-height: 0;
}
fieldset, img {
	border: 0;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust: none;/* iPhoneでの文字サイズ自動修正を使わない*/
}
*:first-child + html body {	/* for IE7 */
	font-family: "メイリオ", "Meiryo";
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body {
	/*font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;*/
	font-family:"ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	font-size: 16px;
	color: #000;
/*	line-height: 1.9;*/

}
body.cx_smartphoneview {
	font-size: 140%;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
.cx_smartphoneview .pc {
	display: none !important;
}
.cx_smartphoneview .sp {
	display: block !important;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}



/*----------twitter----------*/
.h2_r_area{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
	padding: 4px 10px;
	box-sizing: border-box;
	width:100%;
	height: 40px;
	margin:0 auto;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:3px solid #f3cf08;
	background:#a80000;
	color: #fff;
}
.nekomi_tit{
	padding:0;
	width:100%;
	background:#fff;
	margin:0;
}

.h2_r_area a{
	color:#fff;
}


.cx_smartphoneview .h2_r_area{
	font-size:120%;
	height: 60px;

}

#targetTwitterEmbed{
	background: #fff;
	height:350px;
	overflow-y:scroll;
	margin:0 0 5px 0;
}

#twTarget{
	height:350px;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	overflow-y:scroll;
	margin-bottom:5px;
}


#fbTarget{
	background: #fff;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	width:100%;
	box-sizing: border-box;
	margin:0 auto;
	height:350px;
	overflow-y:scroll;
}

.cx_smartphoneview #fbTarget{height: auto;}

.cx_smartphoneview #targetTwitterEmbed{
	background: #fff;
	height:400px;
	overflow-y:scroll;
	margin-bottom:5px;
}


#fbTarget li{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
	list-style: none;
	border-bottom: solid 2px #ccc;
	padding: 12px 0;
	margin: 0 0 12px;
}
.cx_smartphoneview #fbTarget li{ border: none;}

#fbTarget a{
	color: #000;
	font-size: 100%;
	line-height: 1.6;
}
#fbTarget a:hover{
	text-decoration: none;
}

#fbTarget .fb_tlimage{
    float: left;
    margin: 0 10px 10px 5px;
}
#fbTarget .fb_tltitle{
	font-size: 90%;
	color: #000;
}

.cx_smartphoneview #fbTarget .fb_tltitle{
	font-size: 100%;
}

#fbTarget .fb_tldate{
	font-size: 80%;color: #6c6c6c;
}
.cx_smartphoneview #fbTarget .fb_tldate{
	font-size:90%;
}

.cx_smartphoneview .mutters{
	font-size:150%;
}

.cx_smartphoneview #targetTwitterEmbed{
	background: #fff;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	width:100%;
	font-size:150%;
	box-sizing: border-box;
	margin:0 auto;
	height:400px;
	overflow-y:scroll;
}

.cx_smartphoneview #targetTwitterEmbed .mutters .thn{
	width:60px;
}
.cx_smartphoneview #targetTwitterEmbed .mutters .thn img{
	width:56px;
	height:56px;
}


.cx_smartphoneview #targetTwitterEmbed .mutters .spouting .txt{
	padding-top:20px;
}


