/*-------news_area プレミアムコンテンツ-------*/	

.news_title {
	color:#FFFFFF;
	font-size: 15px;
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}

.news_link_name1 {
	color:#000000;
	text-align:right;
	font-size:13px;
}



.title_selector2 {
	font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(66, 123, 184)),color-stop(1, rgb(12, 20, 110)));
	background-image: -moz-linear-gradient(-90deg,rgb(66, 123, 184) 0%,rgb(12, 20, 110) 100%);
	background-image: linear-gradient(-90deg,rgb(66, 123, 184) 0%,rgb(12, 20, 110) 100%);
	text-shadow: 0px 0px 0px rgb(255, 255, 255);
	-webkit-box-shadow: 2px 2px 4px rgb(0, 0, 0);
	-moz-box-shadow: 2px 2px 4px rgb(0, 0, 0);
	-ms-box-shadow: 2px 2px 4px rgb(0, 0, 0);
	box-shadow: 2px 2px 4px rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	border-top-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-right-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.title_obi_1 {
font-size:120%;
border-left: 4px solid #ff1800;/*文字の横に付箋のようなマークを入れる*/
line-height: 26px;/*高さ設定*/
padding-left: 5px;/*文字の左にスペース*/
color:#333333; /*文字の色*/
}

.title_obi_2 {
	font-size:120%;
	border: double 3px #ffffff;
	color:#ffffff;
background: rgb(204,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
	line-height: 26px;/*hタグの高さ*/
	padding-left:10px;
}

.title_obi_3 {
	border: double 2px #ffffff;
	color:#000000;
  font-weight:bold;
background: #a7cfdf; /* Old browsers */
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */	padding-left:5px;
}

.title_obi_4 {
padding-left: 2px;/*文字の左にスペース*/
border-left: 4px blue solid;
color: #000000;
border-bottom: 2px blue solid;
padding: 1px;

}

.center{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.news_photo {
font-size: 12px;
color:#ffffff;
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.news_photo_text  {
	font-size: 11px;
	color:#ffffff;
	text-align:right;
}


.news_body  {
	line-height: 1.2;
	font-size: 15px;
	background-color : #ecf0f1;
//	border:solid 3px #000000;
//	padding:0px 2px 0px 2px;
} 




.news_body_small  {
	line-height: 1.2;
	font-size: 12px;
	background-color : #ecf0f1;
//	border:solid 3px #000000;
//	padding:0px 2px 0px 2px;
} 

.text_box {
	box-sizing:100%
	width:100%;
	height:100%;
	padding:10px 5px 10px 5px;
	border:2px solid #e74c3c;
	color :#FFFFFF;
	font-size:13px;
	text-align:center;
	background-color: #2c3e50;

    display: inline-block;
		overflow : hidden;
	    _zoom:1;
}



#border1 {border-bottom:solid 3px #000000;}

#sitelist_1 ul li {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
	border-bottom: 1px solid #CCC;
	height:45px;
	margin: 0px;
    overflow:hidden; /* 文言が枠をはみ出してしまう場合、非表示 */
}

#sitelist_1 ul li a {
    display: block; /* ここでaタグに対し、blockに設定をします */
    background-color: #ffffff;
    text-decoration: none;
    height:38px;
    padding: 5px 25px 5px 5px ;
 background: url(http://i.f1sokuho.net/include/free/sp_free_test/img/nav3.png) right center no-repeat;
}


#middle {vertical-align: middle;}




#sitelist_1 ul li a:hover {
    background-color: #D4D4D4;
}

#sitelist_1 ul li a:visited .list_title {
    color: #0000C1; /* 訪問済み　タイトル */
}

#sitelist_1 ul li a .list_title {
    display: block; /* タイトルのspanに対し、blockに設定をします */
    color: #000000; /* 黒　タイトル */
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
}




#sitelist_1 ul li a .list_cont {
    display: block; /* 本文のspanに対し、blockに設定をします */
    color: #000080;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    margin-left: 1em; /* ブロック全体を 1em 右に */
    text-indent: -1em; /* 先頭の1文字のみ 1em 左に */
}

#sitelist_1 .right    {  
        float: right;  /* 日付を回り込ませる */
    }

#news_area h4 {
    font-size: 11px;
    padding: 0px 10px 5px;
}

#news_area h3 {
    font-weight: bold;
    padding: 0px 10px 5px;
}

/*
#news_area p {
    font-size: 14px;
    line-height: 1.5em;
    padding: 0px 10px 5px;
}
*/

/*リストメニュー*/
.rist-menu {
	list-style: none;
	overflow: hidden;
/*	width: 300px;*/
	padding: 0;
}

.rist-menu li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
}
.rist-menu li:last-child {
	border-bottom: 0px;
}
.rist-menu li a {
    display: block;
    position: relative;
    z-index: 10;
    height: 40px;
    margin: 0;
    padding: 0px 5px 0px 8px;
    background: #191919;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    text-decoration: none;

}

.rist-menu li a:hover {
	background: #808080;
}

#news_area {
    font-size: 14px;
    line-height: 1.5em;
/*    padding: 0px 10px 5px;*/
padding: 0px 2px 0px 2px;
}
/*-------link-------*/

.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb;width: 100%;}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td{background-color:#f2f2f2}.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}


hr.style-one {
    border: 0;
    height: 1px;
    background: #CCC;
    background-image: -webkit-linear-gradient(left, #333, #ccc, #333);
    background-image:    -moz-linear-gradient(left, #333, #ccc, #333);
    background-image:     -ms-linear-gradient(left, #333, #ccc, #333);
    background-image:      -o-linear-gradient(left, #333, #ccc, #333);
}
//サムネイルリストメニュー
.list-box {
  border-bottom: 1px solid #eee;
  display: table;
	background-color:#EEEEEE;
  width: 100%;
}
.list-box2 {
  border-bottom: 1px solid #FFF;
  display: table;
	background-color:#191919;
  width: 100%;
}

.list-img,
.list-text {
  display: table-cell;
  vertical-align: top;
}
.list-img img {
  margin: 5px;
}



.list-cat {
  color: #fff;
  font-size: 16px;
  padding: 0 5px;
}
.list-date {
  color: #aaa;
  font-size: 10px;
  margin-left: 10px;
}
.list-text p {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
	padding: 1px 5px;
}
/*
バックグラウンド　グラデ
background:-webkit-gradient(linear,left top,left bottom,from(#4E4E4E),to(#f00));
background:-moz-linear-gradient(top,#4E4E4E,#f00);

-webkit-gradient(方向liner線型radial円形のどちらか,開始位置,終了位置,from(開始色),to(終了色));
*/

/*
囲み影
-webkit-box-shadow: inset 0px 80px 10px rgba(0,0,0,0.6); 
rgba（赤、グリーン、青、透明度）
-webkit-box-shadow: inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.2), inset 0 -15px 30px rgba(0,0,0,0.6); 
*/

/*
文字影
text-shadow: 0 -1px 1px #aaa, -1px 0 1px #aaa, 1px 0 1px #000; 
text-shadow:横位置、縦位置、ぼかし　色
*/

/*
角丸
border-radius:8px;
-webkit-border-radius:8px;
*/

/*
ノード指定
 span:first-child{
span:last-child{
	li:nth-child(4) 
*/








