@charset "UTF-8";
/* ///////////////////////////////////////////////////////////////////
サイドバー
/////////////////////////////////////////////////////////////////// */



li .side_column{
	position: relative;
	word-wrap: break-word;
	background: #e9e9e9;
	color: #333;
	padding: 15px;
}
li:nth-child(even) .side_column{
	background: #fff;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
li:last-child .side_column{
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
}



.side_column:hover{
	background: #fff9ca;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}

li:nth-child(even) .side_column:hover{
	background: #fff9ca;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}


.side_column p.title{
	margin: 0 0 10px 0;
	color: #00a0c6;
	font-weight: bold;
	font-size: 13px;
	
}


.side_column img{
	margin: 0 0 10px 0 !important;
}


.side_column:hover p.title{
	color: #ff9500;
	font-weight: bold;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}


.side_column p{
	margin: 0;
	font-size: 12px;
}

li .side_column i.fa {
	position: absolute;
top: 86px;
right: 20px;
color: #ff9500;
font-size: 18px;
}

.mainbanner p {
	border: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tngs_side h2 {
	border-radius: 4px;
	background: #f1f1f1 none repeat scroll 0 0;
	font-size: 20px;
	margin-bottom: 20px !important;
	color: #999;
	padding: 10px !important;
}
div.tngs_side_top3 {
}
div.tngs_side_top3 a {
	padding: 20px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-weight: bold;
	color: #0091ca !important;
	
}
div.tngs_side_top3 a:hover {
	background: #FFCA69;
}
div.tngs_side_top3 a div.row {
}
div.tngs_side_top3 a div.row div.col-md-6 {
}
div.tngs_side_top3 a div.row div.col-md-6 img {
}
div.tngs_side_top3 a div.row div.col-md-6 p {
}
div.tngs_side_top3 a div.row div.col-md-6 p img {
}
div.tngs_side_top3 a div.row div.col-md-6 p span.glyphicon {
}
div.backnumber_m {
}
div.backnumber_m div.row {
}
div.backnumber_m div.row div.col-md-6 {
}
div.backnumber_m div.row div.col-md-6 p {
}
div.backnumber_m div.row div.col-md-6 p a {
	background: #ccc;
	color: #fff !important;
	border-radius: 4px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-weight: bold;
}
div.backnumber_m div.row div.col-md-6 p a:hover {
	background: #FFCA69;
	color: #fff !important;
}
.kin1 {
	background: #FFAB00;
	color: #fff !important;
	border-radius: 4px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gin2 {
	background: #999;
	color: #fff !important;
	border-radius: 4px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dou3 {
	background: #613D00;
	color: #fff !important;
	border-radius: 4px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.other_c {
	border: 1px solid #999;
	color: #999 !important;
	border-radius: 4px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.oterinfo_f {
}
div.oterinfo_f blockquote {
}
div.oterinfo_f p {
}
span.glyphicon {
	padding: 0 5px 0 0;
	color: #999 !important;
}
div.oterinfo_f p a {
	color: #999999 !important;
	font-size: 12px;
	display: inline !important;
}