/*==============================================
ニュース改修
body#Netkeiba_NewsTop
==============================================*/




/*==============================================
コンテンツヘッダー
==============================================*/






/*-- banner --*/
.Bnr_Area {
	margin-bottom: 18px;
	text-align: center;
}
.Bnr_Area a img {
	/*width: 100%;*/
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.Bnr_Area img {max-width: 100%;}
}
@media only screen and (min-width: 1024px) {
	.Bnr_Area img {max-width: 100%;}
}


/* news_user contents_header */
.News_Community_Contents .Title_Sec h2,
.News_Community_Contents .Title_Sec h3,
.News_Community_Contents .Title_Sec h4 {
  border-left: 6px solid #1c6e03;
}

.LinkBtn_04 {
/*	display: block;
	color: rgb(102, 102, 102);
	background: #fff;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	padding: 12px 24px 12px 8px;
	border-radius: 3px;
	box-shadow: rgba(146, 151, 165, 0.498039) 0px 2px 2px;
*/
	display: block;
	color: #572908;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	background: #ffe35c;
	box-shadow: 1px 2px 0 #9d7b32;
	border-radius: 3px;
}

/* icon */
.Icon_Good {
	display: inline-block;
	background: url("../img/icon/icon_nice.png") no-repeat;
	-webkit-background-size: 16px 14px;
	-moz-background-size: 16px 14px;
	-ms-background-size: 16px 14px;
	background-size: 16px 14px;
	width: 16px;
	height: 14px;
	position: absolute;
	margin-left: -21px;
}
.Icon_Inline_S .Icon_Pict_User {
	background-position: -96px -262px;
}
/*-- ランキングナンバー --*/
[class*="Rank_Number"] {
	display: inline-block;
	font-family: 'Anton', sans-serif !important;
	font-size: 118%;
	font-weight: normal;
	color: #afafaf;
	padding-right: 6px;
	float:left;
	line-height:1 !important;
}
ul.List_01 li .LinkBox_01 h2 span[class*="Rank_Number"] {
	font-size: 128%;
	color: #afafaf;
}
.Rank_Number01 {
	color: #cecb01 !important;
}
.Rank_Number02 {
	color: #a0afb2 !important;
}
.Rank_Number03 {
	color: #d28e3d !important;
}
/*-- 検索結果 #NewsSearch --*/
#NewsSearch ul.List_01 li .LinkBox_01 h2{
	height:auto;
	overflow:visible;
	display: block;
	min-height: 2.6em;
}
#NewsSearch ul.List_01 li .LinkBox_01 > p.TimeStump {
	position:static;
}





/*==============================================
ニュース速報 / 投稿ニュース
==============================================*/

.TabMenu {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  border-bottom: 4px solid #7aa5fe;
}
.TabMenu .Tab_2col li a {
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 13px 0;
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.TabMenu .Tab_2col li a.Tab_Active {
	color: #fff;
	background-color: #7aa5fe;
	border-top: 1px solid #7aa5fe;
	border-right: 1px solid #7aa5fe;
	border-left: 1px solid #7aa5fe;
}


/* ニュースtab共通設定 */
.Tab_2col li {
  width: 50%;
  float: left;
  position: relative;
}
.Tab_3col li {
	width: 33.3%;
	float: left;
}
.Tab_1 a,
.Tab_1 li > div {
	display: block;
	font-size: 78%;
	font-weight: bold;
	color: #888;
	margin-right: 2px;
	padding: 10px 0;
	background: #d9dfe4;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 16px;
}
.CommentBoxWrap_Inner .Tab_1 a {
	border: 0px none currentColor;
	padding:0;
	margin: 0;
	background:none;
}
.CommentBoxWrap_Inner .Tab_1 a > div {
	padding:10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 2px;
}

.LinkBox_Footer {
	/*overflow: hidden;*/
	text-align: right;
}
.LinkBox_Footer p,
.LinkBox_Footer div {
	display: inline-block;
}
.LinkBox_Footer em {
	font-size: 74%;
	vertical-align: middle;
	color:#999;
}
.LinkBox_Footer .News_User_Name {
	display: block;
	font-size: 74%;
	color: #999;
}
.News_User_Inner .LinkBox_Footer {
	margin-top: 6px;
}
.News_User_Inner .LinkBox_Footer .TimeStump {
	margin-top: 6px;
}


/* ニュース速報 */
.News_Headline_Inner {}
.News_Headline_Inner .Tab_1 {
	padding: 8px 8px 0;
	border-bottom: 2px solid #eff4f7;
}
.News_Headline_Inner .Tab_1 a.Tab_Active,
.News_Headline_Inner .Tab_1 li > div.Tab_Active {
	color: #555;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #eff4f7;
}


/* user投稿ニュース */
.News_User_Inner {}
.News_User_Inner .Tab_1 {
	padding: 8px 8px 0;
	border-bottom: 2px solid #1c6e03;
}
.News_User_Inner .Tab_1 .Tab_Active {
	display: block;
	font-size: 78%;
	font-weight: bold;
	color: #fff;
	margin-right: 2px;
	padding: 10px 0;
	background: #1c6e03;
	text-align: center;
	border-top: 1px solid #1c6e03;
	border-left: 1px solid #1c6e03;
	border-right: 1px solid #1c6e03;
}
.News_User_Inner .Tab_1 div {
	font-size: 78%;
	font-weight: bold;
	color: #333;
	margin-right: 2px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.NewsHeadline_1_con > .Inner_Txt {
	background: #fff;
}
.NewsHeadline_1_con .PhotoThumb_02 {
	width: auto;
	float: left;
	margin-right: 7px;
}
.News_User_Inner .List_01 .LinkBox_01 h2 {
	color: #06389b;
}
.NewsHeadline_1_con .LinkBox_01 .Thumb_Img02 {
	max-width: 52px;
}
.NewsHeadline_1_con .LinkBox_01 .News_Txt {
	overflow: hidden;
	font-size: 72%;
	color: #333;
	line-height: 1.3;
	margin-top: 6px;
}
.News_User_Inner .Tab_1 div {color: #1c6e03;}

@media only screen and (min-width: 768px) {
	.News_User_Inner .NewsHeadline_1_con > .Inner_Txt {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
}

.News_Detail_Txt_Box .Tarekomi_User {
	background: #EDEFF4;
	border-radius: 4px;
	color: #435986;
	font-size: 0.9em;
	margin: 12px 0px 8px;
	padding: 8px;
	position: relative;
}
.News_Detail_Txt_Box .Tarekomi_User:after {
	content:"";
	display:block;
	position:absolute;
	top:-8px;
	left:10px;
	width:0;
	height:0;
	border-width:0 5px 10px;
	border-style:solid;
	border-color:#edeff4 transparent;
}
.News_Detail_Txt_Box .Tarekomi_User dl dt {
	margin: 0px 0px 4px;
}
.News_Detail_Txt_Box .Tarekomi_User dl dd a {
	font-size: 1.1em !important;
	margin: 0px 0px 4px;
	padding: 0px;
}

/*==============================================
newsコンテンツ
==============================================*/
.News_Headline ul.List_01 li .LinkBox_01 h2{
	height:2.65em;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
ul.List_01 li .LinkBox_01 h2 span.Rank_Title {
	height:2.65em;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
ul.List_01 li .LinkBox_01 p.UserData_02 {
	font-size: 74%;
	color: #4b4b4b;
	margin-top: 5px;
}
ul.List_01 li .LinkBox_01 p.UserInfoTxt {
	font-size: 78%;
	color: #4b4b4b;
	margin-top: 5px;
}

.NewsHeadline_1_con ul.List_01 li .LinkBox_01 h2,
.NewsRankingWrap ul.List_01 li .LinkBox_01 h2,
ul.List_01 li .LinkBox_01 .Right_Box h2{
	height:auto;
	overflow:hidden;
	text-overflow: clip;
	display: table;
	width:100%;
}


/*　ニュースを探す　*/
.NewsSearchWrap .NewsSchedule_Box,
.NewsSearchWrap .Key_Search_Box {
	margin-top: 18px;
}
.NewsSearchWrap .Sub_Title {
	padding: 0 8px;
	position: relative;
}
.NewsSearchWrap h3 {
	font-size: 85%;
	color: #222;
}
.NewsSearchWrap h3 > span {
	background: #eee;
	padding-right: 12px;
}
.NewsSearchWrap .Sub_Title:after {
	content: "";
	display: inline-block;
	width: 95%;
	border-bottom: 1px solid #999;
	position: absolute;
	top: 48%;
	z-index: -1;
}

.NewsSchedule_Box_Inner {
	padding: 12px 0 0 8px;
}
.News_Update_List ul li {
	width: 33.35%;
	float: left;
	display: table;
	margin-bottom: 8px;
	padding-right: 8px;
}
.News_Update_List ul a {
	display: table-cell;
	font-weight: bold;
	font-size: 90%;
	color: #333;
	line-height: 1.2;
	height: 52px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(146, 151, 165, .5);
}


/* キーワードサーチ　*/
.Key_Search_Box_Inner {
	padding: 12px 8px 0;
}
.Key_Search {
	display: table;
	width: 100%;
}
.Key_Search_Input {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.InputTxt_Form_Box,
.Submit_Btn_Box {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}


/* みんなの投稿ニュース */
.Tarekomi_Form_Link_Inner {
	padding: 14px 8px;
}
.Tarekomi_Form_Link_Inner .LinkBtn_04{
	max-width:320px;
	margin:auto;
}


/* 競馬記者ランキング */
/* ニュースコメンテーターランキング */
#tab_RankingTarekomi_1_con,
#tab_RankingComment_1_con,
#tab_RankingTarekomi_2_con,
#tab_RankingComment_2_con {
	background: #fff;
}

.Ranking_Tarekomi_Inner .Tab_1,
.Ranking_Comment_Inner .Tab_1 {
	padding: 8px 8px 0;
	border-bottom: 2px solid #1c6e03;
}
.Ranking_Tarekomi_Inner .Tab_1 .Tab_Active,
.Ranking_Comment_Inner .Tab_1 .Tab_Active {
	display: block;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
	margin-right: 2px;
	padding: 10px 0;
	background: #1c6e03;
	text-align: center;
	border-top: 1px solid #1c6e03;
	border-left: 1px solid #1c6e03;
	border-right: 1px solid #1c6e03;
}
.Ranking_Tarekomi_Inner .Tab_1 div,
.Ranking_Comment_Inner .Tab_1 div,
.Ranking_Tarekomi_Inner .Tab_1 .Tab_Normal {
	font-size: 85%;
	font-weight: bold;
	color: #1c6e03;
	margin-right: 2px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
p.NewsInfoTxt01 {
	color: #999;
	font-size: 74%;
	padding: 7px;
	line-height: 1.3;
	background:#fff;
	border-bottom: 1px solid #ccc;
}
p.RankingInfoTxt01 {
	color: #333;
	font-size: 86%;
	padding: 10px 7px 0;
	line-height: 1.3;
	background:#fff;
}
.Common_Ranking li {
	border-bottom: 1px solid #ccc;
}
.Common_Ranking a {
	display: block;
	padding: 10px 15px;
	background: url("../img/icon/icon_link_arrow_x2.png") no-repeat right center;
	background-size: 21px 16px;
	-moz-background-size: 21px 16px;
	-webkit-background-size: 21px 16px;
	-ms-background-size: 21px 16px;
}
.Common_Ranking .Left_Box {
	min-width: 48px;
	font-size: 78%;
	font-weight: bold;
	padding: 2px 4px;
	color: #333;
	background: #f7f8f9;
}
.Common_Ranking .Right_Box {
	padding-left: 10px;
	font-size: 88%;
}
.Common_Ranking .Yoso_Summary .Link_Title {
	color: #333;
}
.Common_Ranking .Yoso_Summary em {
	 color: #f02e2e;
	 font-weight: bold;
}
.Ranking_Tarekomi .PhotoThumb_01{
	background:none;
}

/*==============================================
news記事
==============================================*/

.Icon_Inline_S .Icon_Chumoku {background-position: -24px -47px;}
.Icon_Inline_S .Icon_Comment {background-position: -24px -23px;}

.News_Detail_Inner {
	background: #fff;
}
.News_Head_Box {
	padding: 14px 14px 12px;
}
.News_Head_Box .News_Title {
	line-height: 1.3;
	margin-bottom: 12px;
	font-size: 114%;
}
.News_Head_Box .Info {
	font-size: 74%;
	margin-bottom: 6px;
}
.News_Data {}
.News_Data .News_Data_Time {
	font-size: 74%;
	text-align: right;
	color: #666;
}
.News_Data .News_Data_Time a {
	color: #666;
	font-weight:normal;
}

/* ニュース画像 */
.News_Photo_Box_02 {
/*	width: 304px; :*/
	border: solid 1px #eee;
	background-color: #f1f2f3;
	margin: 0 14px 8px;
	padding: 4px;
	border-radius: 4px;
}
.News_Photo_Box_02 img {
	width: 100%;
}
.News_Photo_Box p.Caption, .News_Photo_Box_02 p.Caption {
	text-align: left;
	color: #444;
	line-height: 1.3;
	font-size: 87%;
	margin: 4px auto 0 auto;
}


/* ニューステキスト */
.News_Txt_Box {
	padding: 14px;
}
.News_Txt_Box .News_Txt {}
.News_Txt_Box .News_Txt p {
	font-size: 100%;
	color: #333;
	line-height: 1.5;
	margin: 0 0 8px 0;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.News_Txt_Box .News_Txt p a {
	font-weight:normal;
	color: #1A237E;
    border-bottom: 1px #1A237E dashed;
}



/* 新着ニュース一覧 */
.Icon_ColumnNew {
	color: #fff;
	font-size: 61%;
	font-weight: bold;
	padding: 2px 4px;
	margin-left: 4px;
	background-color: #7cc1f8;
	border-radius: 3px;
	line-height: 1.5;
	vertical-align: 1px;
}
.New_NewsWrap_Inner {}
.New_NewsWrap_Inner .LinkBox_01 .News_Txt {
	overflow: hidden;
	font-size: 72%;
	color: #333;
	line-height: 1.3;
	margin-top: 6px;
}
.New_NewsWrap_Inner .LinkBox_Footer {
	margin-top: 6px;
}
.New_NewsWrap_Inner .LinkBox_Footer .TimeStump {
	margin-top: 3px;
}
.LinkBox_Footer .News_Cat {
	color: #999;
	font-size: 66%;
}



/* ニュースランキング */
.NewsRankingWrap_Inner {}
.NewsRankingWrap_Inner .Left_Box {}

.ColumnRankingBox {
	font-size: 1em;
	font-weight: bold;
	width: 26px;
	height: 26px;
	margin: 0 7px 0 0;
	text-align: center;
	line-height: 26px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
}
p.ColumnRankingBox.Rank1 {
	background-color: #ffef7f;
	border: 1px solid #ffef7f;
}
p.ColumnRankingBox.Rank2 {
	background-color: #cbdeff;
	border: 1px solid #cbdeff;
}
p.ColumnRankingBox.Rank3 {
	background-color: #efc79f;
	border: 1px solid #efc79f;
}

.NewsRankingWrap_Inner dl .Link_Title {
	font-size: 78%;
	color: #333;
	line-height: 1.3;
}
.NewsRankingWrap_Inner dl dd {
	text-align: right;
}
.NewsRankingWrap_Inner dl dd .News_Cat {
	color: #999;
	font-size: 85%;
}
.NewsRankingWrap_Inner dl dd em {
	font-size: 85%;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
}
.NewsRankingWrap_Inner .Inner_Txt02 {
	font-size: 66%;
	color: #555;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 8px;
}

/*==============================================
みんなのコメント
==============================================*/

.ExplainTitle {
	width: 100%;
	height: 30px;
	background-color: #e5eaee;
	color: #555;
	font-size: 86%;
	font-weight: bold;
	padding: 7px 6px 6px;
	border-bottom: 2px solid #d0dde7;
}
.FontC7 {
	color: #777;
}
.CommentBoxWrap_Inner ul.Tab_1 {
	padding: 8px 6px 0 8px;
	border-bottom:1px solid #ccc;
}
.CommentBoxWrap_Inner ul.Tab_1 li.Icon_New div {
	border-radius: 6px 0 0 0;
}
.CommentBoxWrap_Inner ul.Tab_1 li div.Tab_Normal {
	color: #888;
	background: #d9dfe4;
	box-shadow: 1px 0 2px rgba(220,230,230,0.2) inset,0 1px 2px rgba(220,230,230,0.2) inset;
	border-bottom:1px solid #ccc;
}
.CommentBoxWrap_Inner ul.Tab_1 li div.Tab_Active {
	color: #555;
	background: #eff4f7;
	border-bottom:1px solid #eff4f7;
}

.CommentBoxWrap_Inner ul.Tab_1 li div {
	display: block;
	height: 100%;
	font-size: 86%;
	font-weight: bold;
/*	line-height: 36px; */
	text-align: center;
	border-radius: 0 6px 0 0;
	background-repeat: no-repeat;
	background-size: 89px 448px,100% 100%;
	-moz-background-size: 89px 448px,100% 100%;
	-webkit-background-size: 89px 448px,100% 100%;
	-ms-background-size: 89px 448px,100% 100%;
	margin-bottom:-1px;
}
.CommentBoxWrap_Inner ul.Tab_1 li a div {
	font-size: 110%;
}
.Comment_Input_Box {
	padding: 8px;
}
.Common_Btn_Group .Comment_Input_Box .textarea_01{
	height:50px;
	/*margin-top: -20px;*/
}

.Comment_Input_Btn .Btn_Des01,
.Comment_Input_Btn .jqm-btn {
	width: 75%;
	margin:auto;
	margin-bottom:8px;
	height: 37px;
-webkit-appearance: none;

}
.Btn_Des01,
.jqm-btn {
	display: block;
	color: #572908;
	cursor: pointer;
	text-align: center;
	padding: 10px 0;
	background: #ffe35c;
	box-shadow: 0 2px 0 #9d7b32;
	border: 1px solid #ffe35c;
	border-radius: 3px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", "arial", "Hiragino Kaku Gothic ProN", "Meiryo", "メイリオ", sans-serif;
}

.CommentBoxWrap_Inner .Comment_Area {
	margin:0;
	background-color: #eff4f7;
	padding-bottom:8px;
	padding-top: 8px;
}
#OfficialNewsCommentForm {
	padding-top: 20px;
}
.Comment_Area .Attention_Form {
	color: #000;
	font-size: 90%;
	line-height: 1.4;
	padding: 8px 14px 14px;
	margin-top:-24px;
}
.Comment_Area .CommentBoxWrap .BBS_Balloon .Avatar_Box {
	position: relative;
	height: 40px;
	margin: 0;
}
.Avatar_Thumb_L {
	display: block;
	width: 38px;
	height: 38px;
	padding: 0px;
	border-radius: 3px;
	border: 1px solid #A8A8A8;
	background-position: 0 0;
	background-size: 38px 38px;
	-moz-background-size: 38px 38px;
	-webkit-background-size: 38px 38px;
	-ms-background-size: 38px 38px;
}
.Avatar_Thumb_L img {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 3px;
}
.Comment_Area .BBS_Balloon .Avatar_Box .Right_Box > a {
	padding: 0;
}
.Comment_Area .BBS_Balloon .Avatar_Box .Right_Box dl {
	padding-left: 4px;
	margin-top: 3px;
}
.Comment_Area .BBS_Balloon .Avatar_Box .Right_Box dl dt {
	color: #03a;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 0;
}
.Comment_Area .BBS_Balloon .Avatar_Box .Right_Box dl dt a {
	font-weight: bold;
	font-size: 1em;
	display:inline;
	padding:0;
}
.Comment_Area .BBS_Balloon .Avatar_Box .Right_Box dl dd {
	font-size: 74%;
	margin-top: 2px;
	color: #838383;
}
.Comment_Area ul.List_Box li {
	background: #eff4f7;
	border:0 none;
	padding: 8px 12px 8px 8px;
}

.BBS_Balloon .BBS_Box_Wrapper {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 4px 0 0 8px;
	padding: 0 4px 0 16px;
}
.BBS_Balloon .BBS_Box_Wrapper .BBS_Box {
	position: relative;
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 12px;
	padding: 0;
}
.BBS_Balloon .BBS_Box_Wrapper .BBS_Box:before {
	content: '';
	position: absolute;
	top: -28px;
	left: -18px;
	height: 50px;
	width: 50px;
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 50px;
}
.BBS_Balloon .BBS_Box_Wrapper .BBS_Box:after {
	content: '';
	position: absolute;
	top: -92px;
	left: -40px;
	height: 100px;
	width: 100px;
	background: #eff4f7;
	border: 2px solid #ccc;
	border-radius: 50px;
}
.BBS_Balloon .BBS_Box_Wrapper .BBS_Box .BBS_Box_Inner {
	position: relative;
	background: #fff;
	z-index: 1;
	border-radius: 12px;
	padding: 7px 6px 8px 7px;
}
.BBS_Balloon .BBS_Comment {
	position: relative;
	margin: 2px 2px 0;
	background-color: #fff;
}
.BBS_Balloon .BBS_Comment p {
	font-size: 90%;
	padding: 0!important;
	color: #000;
	line-height: 1.4;
}
.BBS_Balloon .BBS_Box .BBS_btn_like {
	position: relative;
	margin: 12px 4px 0;
	text-align: right;
	display: block;
	float: right;
}
.BBS_Balloon .Nice {
	font-size: .8em;
	text-align: right;
}
.BBS_Balloon .BBS_Box .BBS_btn_like .Nice p {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	font-weight: bold;
	font-size: .75em;
	padding: 5px 3px 3px;
  background-image: -moz-linear-gradient( center top, #fff 50%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eaeaea 100%);
  background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0.5 ,#fff), color-stop(1.0 , #eaeaea));
  -ms-filter: "progid:dximagetransform.microsoft.gradient(startcolorstr='#fff', endcolorstr='#eaeaea')";
  background-image: linear-gradient( to bottom, #fff 50%, #eaeaea 100%);
}





.BBS_Balloon .BBS_Box .BBS_btn_like .Nice p a{
	padding: 9px 4px 4px;
	margin:-8px -4px -4px;
	color: #06389b;
}
.BBS_Balloon .BBS_Box .BBS_btn_like .Nice p span[class*="like_count"] {
	border-radius: 6px;
	color:#666;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0;
	padding: 2px 3px  2px 0px;
}
.BBS_Balloon .BBS_Box_Wrapper .BBS_Box .BBS_Box_Inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	width: 100%;
	border: 2px solid #ccc;
	border-bottom: 0;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	margin: -2px;
}
.BBS_Balloon .Comment_Box .BBS_Box .BBS_btn_delete {
	position: relative;
	margin: 10px 0 -4px;
	text-align: right;
	display: block;
	float:right;
}
.Comment_Box .BBS_btn_delete .Delete_Link_Box {
	position:static;
	right:0;
	bottom:0;
	font-size:.8em;
	text-align:right;
	padding: 0 4px;
}
.Comment_Box .BBS_btn_delete .Delete_Link_Box a{
	display:inline-block;
}

.Comment_More_Btn {
	padding:8px 8px 0;
}


.Comment_Area .Common_Btn_Group ul li {
	margin: 8px 8px 15px;
}

.Comment_Area .Common_Btn_Group ul li a {
display: block;
    text-align: center;
    color: #333;
    padding: 15px 14px;
    -webkit-user-select: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #ecebeb;
    box-shadow: 0 0 0 1px #dadada !important;
    -moz-box-shadow: 0 0 0 1px #dadada !important;
    -webkit-box-shadow: 0 0 0 1px #dadada !important;
    font-size: 94%;
height:auto;
}

.BBS_Balloon .BBS_btn_delete {
	position: relative;
	margin: 10px 0 -4px;
	text-align: right;
	display: block;
	float:right;
}
.BBS_Balloon .BBS_btn_delete .Delete_Link_Box {
	position:static;
	right:0;
	bottom:0;
	font-size:.8em;
	text-align:right;
	padding: 0 4px;
}
.BBS_Balloon .BBS_btn_delete .Delete_Link_Box a{
	display:inline-block;
	color: #06389b;
	font-weight:normal;
}



/*======================================
ページャー共通
======================================*/
/*--ページャータイプ１：ボタンだけ*/
.Common_Pager_Type1{
  position:relative;
  padding:20px 8px;
  border-bottom:1px solid #ccc;
  background:#fff;
}
/*----前-次の矢印*/
.Common_Pager_Type1 ul.Pager_Arrow:after {
  clear:both;
  content:" ";
  display:block;
}
.Common_Pager_Type1 ul.Pager_Arrow {
  z-index:100;
  position:relative;
}
.Common_Pager_Type1 ul.Pager_Arrow li{
  display: block;
  color:#000 !important;
  font-size:.7em;
  text-align: center;
  text-shadow: white 0px 1px 0px;
  border: 1px solid #d7d8d9;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background:#f1f2f3;
  background-image: -moz-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -o-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -webkit-gradient(linear,left top,left bottom,
    from(#f7f8f9),
    to(#f1f2f3)
    );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7f8f9', EndColorStr='#f1f2f3')";
  background-image:linear-gradient(to bottom,
              #f7f8f9,
              #f1f2f3);/* IE10+, W3C */
  border : 1px solid #d7d8d9;
  -moz-box-shadow:0px 1px 0px #fff inset;
  -webkit-box-shadow:0px 1px 0px #fff inset;
  -o-box-shadow:0px 1px 0px #fff inset;
  -ms-box-shadow:0px 1px 0px #fff inset;
}
.Common_Pager_Type1 ul.Pager_Arrow li a{
  display:block;
  color:#000 !important;
}
.Common_Pager_Type1 ul.Pager_Arrow li.Prev_Page{
  float:left;
}
.Common_Pager_Type1 ul.Pager_Arrow li.Prev_Page a{
  padding: 12px 6px 12px 4px;
}
.Common_Pager_Type1 ul.Pager_Arrow li.Next_Page{
  float:right;
}
.Common_Pager_Type1 ul.Pager_Arrow li.Next_Page a{
  padding: 12px 4px 12px 6px;
}
/*--ページャーが無いとき*/
.Common_Pager_Type1 ul.Pager_Arrow li.Prev_None div{
  padding: 12px 6px 12px 4px;
  color:#999;
  font-weight:bold;
}
.Common_Pager_Type1 ul.Pager_Arrow li.Next_None div{
  padding: 12px 4px 12px 6px;
  color:#999;
  font-weight:bold;
}
/*--何件目とかの表示*/
.Common_Pager_Type1 p.Page_Info{
  position:absolute;
  top:30px;
  left:50%;
  width:16em;
  margin-left:-8em;
  text-align:center;
  font-size:.7em;
  color:#777;
}
/*----ページ数リンク*/
.Common_Pager_Type1 ul.Page_Link{
  display:table;
  margin:8px auto 0 auto;
}
.Common_Pager_Type1 ul.Page_Link li{
  display:table-cell;
  width:42px;
  text-align:center;
  font-size:.8em;
  border-top: 1px solid #d7d8d9;
  border-left: 1px solid #d7d8d9;
  border-bottom: 1px solid #d7d8d9;
  background:#f1f2f3;
  background-image: -moz-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -o-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -webkit-gradient(linear,left top,left bottom,
    from(#f7f8f9),
    to(#f1f2f3)
    );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7f8f9', EndColorStr='#f1f2f3')";
  background-image:linear-gradient(to bottom,
              #f7f8f9,
              #f1f2f3);/* IE10+, W3C */
  -moz-box-shadow:0px 1px 0px #fff inset;
  -webkit-box-shadow:0px 1px 0px #fff inset;
  -o-box-shadow:0px 1px 0px #fff inset;
  -ms-box-shadow:0px 1px 0px #fff inset;
}
.Common_Pager_Type1 ul.Page_Link li:first-child{
  -webkit-border-top-left-radius  : 4px 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius  : 4px 4px;
  -webkit-border-bottom-left-radius  : 4px 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius  : 4px 4px;
}
.Common_Pager_Type1 ul.Page_Link li:last-child{
  width:80px;
  border-right: 1px solid #d7d8d9;
  -webkit-border-bottom-right-radius : 4px 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius : 4px 4px;
  -webkit-border-top-right-radius : 4px 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius : 4px 4px;
}
.Common_Pager_Type1 ul.Page_Link li a{
  padding:12px 8px;
  color:#000;
}
.Common_Pager_Type1 ul.Page_Link li.Page_Active{
  padding:12px 8px;
  color:#fff !important;
  font-weight:bold;
  font-size:.8em;
  text-align: center;
  text-shadow: #27436e 0px -1px 0px;
  background:#7aa5fe;
  background-image: -moz-linear-gradient(top,
              #96b8ff 0,
              #7aa5fe 50%);
  background-image: -o-linear-gradient(top,
              #96b8ff 0,
              #7aa5fe 50%);
  background-image: -webkit-gradient(linear, left top, left bottom,
  color-stop(0 ,#96b8ff),
  color-stop(0.5 , #7aa5fe)
  );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#96b8ff', EndColorStr='#7aa5fe')";
  background-image:linear-gradient(to bottom,
              #96b8ff 0,
              #7aa5fe 50%);/* IE10+, W3C */
  border: 1px solid #7aa5fe;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -o-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -ms-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}
/*--ユーザー用緑*/
.Community_Contents .Common_Pager_Type1 ul.Page_Link li.Page_Active{
  padding:12px 8px;
  color:#fff !important;
  font-weight:bold;
  font-size:.8em;
  text-align: center;
  text-shadow: #109402 0px -1px 0px;
  background:#1c6e03;
  background-image:  -moz-linear-gradient(
              center top,
              #1a9401 0,
              #1c6e03 50%);
  background-image: -o-linear-gradient(top,
              #1a9401 0,
              #1c6e03 50%);
  background-image: -webkit-gradient(linear,left top,left bottom,
  color-stop(0   ,#1a9401),
  color-stop(0.5 , #1c6e03)
    );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1a9401', EndColorStr='#1c6e03')";
  background-image:linear-gradient(to bottom,
              #1a9401 0,
              #1c6e03 50%);/* IE10+, W3C */
  -moz-box-shadow:0px 1px 0px #11b700 inset;
  -webkit-box-shadow:0px 1px 0px #11b700 inset;
  -o-box-shadow:0px 1px 0px #11b700 inset;
  -ms-box-shadow:0px 1px 0px #11b700 inset;
  border:1px solid rgba(255, 255, 255, 0.4);
}

/*-------------------------------------------------------------------------
ページャー改修版
--------------------------------------------------------------------------*/
.Common_Pager{
  padding:0 8px 8px;
}
.Common_Pager ul{
  display:table;
  margin: 8px auto 0;
  max-width:280px;
}
.Common_Pager ul li{
  display:table-cell;
  width:36px;
  font-size:.6em;
  vertical-align:top;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background:#f1f2f3;
  background-image: -moz-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -o-linear-gradient(top,
              #f7f8f9,
              #f1f2f3);
  background-image: -webkit-gradient(linear,left top,left bottom,
    from(#f7f8f9),
    to(#f1f2f3)
    );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7f8f9', EndColorStr='#f1f2f3')";
  background-image:linear-gradient(to bottom,
              #f7f8f9,
              #f1f2f3);/* IE10+, W3C */
}
.Common_Pager ul li:first-child{
  width:54px;
}
.Common_Pager ul li:first-child,
.Common_Pager ul li:first-child a,
.Common_Pager ul li:first-child div{
  -webkit-border-top-left-radius  : 4px 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius  : 4px 4px;
  -webkit-border-bottom-left-radius  : 4px 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius  : 4px 4px;
}
.Common_Pager ul li:last-child{
  width:54px;
  border-right: 1px solid #ddd;
}
.Common_Pager ul li:last-child,
.Common_Pager ul li:last-child a,
.Common_Pager ul li:last-child div{
  -webkit-border-bottom-right-radius : 4px 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius : 4px 4px;
  -webkit-border-top-right-radius : 4px 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius : 4px 4px;
}
.Common_Pager ul li a,
.Common_Pager ul li div{
  display:block;
  height:28px;
  line-height:1;
  font-weight:bold;
  text-align:center;
  padding:8px 2px 6px 2px;
  color:#000;
  border:1px solid #fff;
}
.Common_Pager ul li:first-child div,
.Common_Pager ul li:last-child div{
  color:#999;
}
.Common_Pager ul li.Page_Active div{
	color:#fff;
	text-shadow: #27436e 0 -1px 0;
  background: #7aa5fe;
  background-image: -moz-linear-gradient(top,#96b8ff 0,#7aa5fe 50%);
  background-image: -o-linear-gradient(top,#96b8ff 0,#7aa5fe 50%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#96b8ff),color-stop(0.5,#7aa5fe));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#96b8ff', EndColorStr='#7aa5fe')";
  background-image: linear-gradient(to bottom,#96b8ff 0,#7aa5fe 50%);
  border: 1px solid #7aa5fe;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -o-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
  -ms-box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}
.Common_Pager .Icon_Umasta_S .Icon_GrayTriangle_Right{
  margin: -4px 0 0 2px;
}
.CSS3_Icon_L,
.CSS3_Icon_R {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
}
.CSS3_Icon_L {
	padding: 0 0 0 12px;
}

.CSS3_Icon_R {
	padding: 0 12px 0 0;
}
span.CSS3_Icon_TriangleLeft:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 0;
	height: 0;
	border-right: 8px solid #ccc;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
span.CSS3_Icon_TriangleRight:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 0;
	height: 0;
	border-left: 8px solid #ccc;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
/*--横並び時の幅*/
.Tab ul.Tab_2col li{
  width:50%;
}
.Tab ul.Tab_3col li{
  width:34%;
}
.Tab ul.Tab_3col li:nth-child(2){
  width:32%;
}


@media only screen and (min-width: 768px) {
	.PanListWrap,
	.News_Detail_Inner,
	.NewsRankingWrap_Inner .Inner_Txt02 {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.News_Detail_Inner {
		border-bottom: 1px solid #ccc;
	}
}




