@charset "UTF-8";

/*------------------------------------------------------------
ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/

*{ letter-spacing: 0; }

html{ overflow-y: scroll; }

body,div,ol,ul,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,p,blockquote{
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6,small{
	font-size: 100%;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }

caption{ text-align: left; }

q{ quotes: none; }

q:before,q:after{
	content: '';
	content: none;
}

a{ text-decoration: none; }

a:hover,
a:active{ outline: 0; }

img{
	border: 0;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}

b,strong{ font-weight: bold; }

div{ word-wrap: break-word; }

sub,sup{
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	font-size: 75%;
}
sup{ top: -0.5em; }
sub{ bottom: -0.25em; }

pre,code{
	font-size: 1em;
	font-family: sans-serif;
}

pre{
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}

form{ margin: 0; }

button,input,select,textarea,optgroup,option{
	margin: 0;
	font-family: sans-serif;
	font-size: 100%;
	vertical-align: baseline;
}

* html button,
* html input,
* html select,
* html textarea{ vertical-align: middle; } /* IE6 */

*+html button,
*+html input,
*+html select,
*+html textarea{ vertical-align: middle; } /* IE7 */

button,input{ line-height: normal; }

* html button,
* html input{ overflow: visible; } /* IE6 */

*+html button,
*+html input{ overflow: visible; } /* IE7 */

textarea{
	overflow: auto;
	vertical-align: top;
}

input[type="text"],textarea{ padding: 2px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"]{ -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner{
	margin: 0;
	padding: 0;
	border: 0;
}

/*--------------------------------------------------------
レイアウトの初期設定
-------------------------------------------------------*/
body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5;
}

table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

* html table{ border-collapse: collapse; } /* IE6 */
*+html table{ border-collapse: collapse; } /* IE7 */

hr{
	clear: both;
	height: 1px;
	margin: 0 0 1.5em;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
	color: #ccc;
	font-size: 1.0em;
	line-height: 1.0em;
}
* html hr{ margin: 0 0 1.2em; } /* IE6 */
*+html hr{ margin: 0 0 1.2em; } /* IE7 */


/*---------------------------------------------------------------------
	generated by Keni Template Maker Ver.6.2 on 2016-09-18 13:52:11
----------------------------------------------------------------------*/

/*--------------------ここから追記のCSS--------------------*/

/*---------------------------------------------------------------------
●テーブル
----------------------------------------------------------------------*/
.link table {
width: 100%;
margin-bottom: 10px;
/*border: 2px #a38853 solid;*/
border-collapse: separate;
border-spacing: 2;
table-layout: fixed;
word-break: break-all;
word-wrap: break-word;
margin-right:auto;
margin-left:auto;
font-size: 12px;
}

.link td {
/*border: 1px #a38853 solid;*/
padding: 3px 3px;
text-align: center;
vertical-align: middle;
}

.newsrss {
margin-right: auto;
margin-left: 5px;
}

.garss {
padding-top: 1px;
height: 340px;
width: 1210px;
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
/*background-color: #2c2a26;*/
background-color: #FFFFFF;
margin-right: auto;
margin-left: auto;
}

.garss-in {
margin-top: 10px;
margin-bottom: 20px;
text-align: left;
/*background-color: #2c2a26;*/
margin-right: auto;
margin-left: auto;
}

table.sp{
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: separate;
	border-spacing: 2;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
	margin-right:auto;
	margin-left:auto;
	font-size: 12px;
}

/*table.sp a span {
	color: #fff;
	width: 12px;
}*/

.rank {
border-collapse:collapse;
border:none;
border-spacing:0;
}
.rank {
vertical-align:top;
border:solid 1px #000;
font-weight:normal;
text-align:left;
}

ul.wpp-list img{
margin-top: 10px;
margin-bottom: 5px;
}

/*--------------------------------------------------------
●ウィジェット
--------------------------------------------------------*/
.widget{
	margin-bottom: 10px;
}

/*--------------------------------------------------------
●スマホ外部リンク
--------------------------------------------------------*/
p.link{
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}

/*--------------------------------------------------------
●テキス外部リンク
--------------------------------------------------------*/
#fg_repo {
	/*background-color: #FFF;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
#fg_repo .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 25px;
}
#fg_repo ol {
	padding: 0;
	list-style-type: none;
}
#fg_repo li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 5px;
	padding: 0;
}
#fg_repo li:last-child {
	border-bottom-style: none;
}
#fg_repo li a {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(fg_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-o-background-size: 30px 30px;
	-ms--background-size: 30px 30px;
	background-size: 30px 30px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -10px;
}
#fg_repo li a span {
	color: #fff;
	width: 15px;
	display: inline-block;
}

/*--------------------------------------------------------
●フィング広告RSS風
--------------------------------------------------------*/

.fam_rec {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.fam_rec a {
	/* バナーの横幅 */
	width: 330px;
	/* バナーの縦幅 */
	height: 235px;
	float: left;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	border: 2px solid #BBB;
	overflow: hidden;
}
.fam_rec a div span {
	/* テキストサイズ */
	font-size: 100%;	
	/* バナーの横幅 -10px */
	width:320px !important;
	/* バナーの横幅の半分をマイナスで指定 */
	margin-left:-160px !important;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; }
.clear {
	clear: both;
}
*:first-child+html .clearfix { zoom: 1; }

/*--------------------------------------------------------
●フィング広告TITLE付き
--------------------------------------------------------*/
.fam_sp_titlebox {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	font-size: 150%;
}
.fam_sp_title {
	border-bottom: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 10px;
	color: #333;
}
.fam_sp_titlebox ul {
	list-style: none;
}
.fam_sp_titlebox li {
	border-bottom: 1px solid #CCC;
}
.fam_sp_titlebox li:last-child {
	border-bottom-style: none;
}
.fam_sp_titlebox li a {
	display: block;
	padding: 10px 25px 10px 10px;
	/* アローアイコン */
	background-image: url(../images/news_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-ms-background-size: 14px 9px;
	-o-background-size: 14px 9px;
	background-size: 14px 9px;
}