#contents {
	background: url(/img/newsweb/side/bg_side.png) repeat 0 0;
	position: relative;
	overflow: visible;
}
#sideBtns {
    position: absolute;
    left: -35px;
    top: 0;
	overflow: hidden;
}

#sideBtns li {
	display: block;
}

/*==================
	ニュース #news
==================*/
#leftContent {
	padding-top: 0;
	background-color: #F3F2E1;
}

#leftContent h2 {
	margin-bottom: 17px;
}

#leftContent h3 {
	min-height: 26px;
	height: auto!important;
	height: 26px;
	margin: 25px 0 10px;
	padding: 12px 18px 14px 18px;
	font-size: 18px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	border-top: 1px solid #e6e6d1;
	border-right: 1px solid #ececda;
}

#leftContent a:hover, #side a:hover {
	color: #C94949!important;
}

#news {
	padding: 0 30px 0 30px;
}

#news h3 {
	color: #749e58;
	background: url(/img/newsweb/bg_news_ttl.png) repeat-x 0 100% #fff;
}


/*----- #newsBox -----*/

#news {
	padding-top: 30px;
}

#newsBox {
	overflow: hidden;
	zoom: 1;
}

#newsBox h1 {
	min-height: 26px;
	height: auto!important;
	height: 26px;
	margin: 25px 0 10px;
	padding: 12px 18px 14px 18px;
	color: #749e58;
	font-size: 18px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background: url(/img/newsweb/bg_news_ttl.png) repeat-x 0 100% #fff;
	border-top: 1px solid #e6e6d1;
	border-right: 1px solid #ececda;
}

#newsBox p {
	line-height: 2.2;
	margin-left: 5px;
}

#newsBox .date {
	margin-bottom: 5px;
	color: #749e58;
	font-weight: bold;
	float: left;
}


#snsBtn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  margin: 15px 0;
  float: none;
}

#snsBtn div {
  margin-left: 15px;
}


#snsBtn div img {
  width: 35px;
}


#newsBox #movie {
	width: 310px;
	margin: 5px 0 25px 25px;
	padding: 10px;
	text-align: center;
	background-color: #c8c8c8;
	border-radius: 5px;
	float: right;
}


/*----- #newsList -----*/
#newsList {
	margin-bottom: 30px;
	padding-bottom: 7px;
	background: url(/img/newsweb/bg_newslist_btm.png) no-repeat 0 100% #e3e3c5;
}


#newsList nav {
	margin-top: 35px;
	padding: 5px 0 0 0;
	background: url(/img/newsweb/bg_newslist.png) no-repeat 0 0;
}

#newsList nav ul {
	padding-left: 5px;
	background-color: #e3e3c5;
	overflow: hidden;
	zoom: 1;
}

#newsList nav li {
	float: left;
	border-bottom: 5px solid #7fae4f;
}

#newsList nav li a {
	display: block;
	width: 55px;
	height: 30px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(/img/newsweb/bg_cate02.png) no-repeat;
}

#newsList nav li.all a {
	width: 65px;
	background-position: 0 0;
}
#newsList nav li.adm a {
	margin-left: 10px;
	background-position: -75px 0;
}
#newsList nav li.ele a {
	background-position: -130px 0;
}
#newsList nav li.eco a {
	background-position: -185px 0;
}
#newsList nav li.soc a {
	background-position: -240px 0;
}
#newsList nav li.spo a {
	background-position: -295px 0;
}
#newsList nav li.lif a {
	background-position: -350px 0;
}
#newsList nav li.cul a {
	background-position: -405px 0;
}
#newsList nav li.etc a {
	background-position: -460px 0;
}
#newsList nav li.oka a {
	margin-left: 10px;
	background-position: -525px 0;
}
#newsList nav li.kag a {
	background-position: -580px 0;
}
#newsList nav li.els a {
	background-position: -635px 0;
}

#newsList nav li.all a:hover, #newsList nav li.all a.on { background-position: 0 -30px;}
#newsList nav li.adm a:hover, #newsList nav li.adm a.on { background-position: -75px -30px;}
#newsList nav li.ele a:hover, #newsList nav li.ele a.on { background-position: -130px -30px;}
#newsList nav li.eco a:hover, #newsList nav li.eco a.on { background-position: -185px -30px;}
#newsList nav li.soc a:hover, #newsList nav li.soc a.on { background-position: -240px -30px;}
#newsList nav li.spo a:hover, #newsList nav li.spo a.on { background-position: -295px -30px;}
#newsList nav li.lif a:hover, #newsList nav li.lif a.on { background-position: -350px -30px;}
#newsList nav li.cul a:hover, #newsList nav li.cul a.on { background-position: -405px -30px;}
#newsList nav li.etc a:hover, #newsList nav li.etc a.on { background-position: -460px -30px;}
#newsList nav li.oka a:hover, #newsList nav li.oka a.on { background-position: -525px -30px;}
#newsList nav li.kag a:hover, #newsList nav li.kag a.on { background-position: -580px -30px;}
#newsList nav li.els a:hover, #newsList nav li.els a.on { background-position: -635px -30px;}



#newsList .graph {
	/*	margin-bottom: 30px;*/
	padding: 0 5px 0 5px;
	/*	background: url(/img/newsweb/bg_newslist_btm.png) no-repeat 0 100% #e3e3c5;*/
}

#newsList .graph table {
	width: 690px;
	background-color: #FFF;
}

#newsList .graph td {
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 1.4;
	border-bottom: 1px dashed #e3e3e3;
}

#newsList .graph td.borNo {
	border-bottom: none;
}

#newsList .graph td a {
	color: #3689b3;
}

#newsList .graph td.date {
	padding-top: 28px;
	padding-right: 25px;
	padding-left: 12px;
	color: #6b993d;
	vertical-align: top;
	background-position: 10px 8px;
	background-repeat: no-repeat;
}

#newsList .graph td.news_thumbnail {
	width: 100px;
	padding-left: 10px;
}

#newsList .graph td.adm { background-image: url(/img/newsweb/ico_adm.png);}
#newsList .graph td.ele { background-image: url(/img/newsweb/ico_ele.png);}
#newsList .graph td.eco { background-image: url(/img/newsweb/ico_eco.png);}
#newsList .graph td.soc { background-image: url(/img/newsweb/ico_soc.png);}
#newsList .graph td.spo { background-image: url(/img/newsweb/ico_spo.png);}
#newsList .graph td.lif { background-image: url(/img/newsweb/ico_lif.png);}
#newsList .graph td.cul { background-image: url(/img/newsweb/ico_cul.png);}
#newsList .graph td.etc { background-image: url(/img/newsweb/ico_etc.png);}

#newsList .graph td.name {
	width: 430px;
}

#newsList .graph td.new img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}

#newsList .graph td.area {
	width: 40px;
	padding-right: 0;
	text-align: right;
	vertical-align: middle;
}

#newsList .graph td.area img {
	padding-left: 3px;
	vertical-align: middle;
}

#newsList .graph td.movie {
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	vertical-align: middle;
}

#newsList .graph td.movie img {
	vertical-align: middle;
}

#newsList .graph td.neweNone {
	padding: 15px 0 15px 15px;
}

#newsBox .navBtn {
	margin: 30px 0 20px;
	overflow: hidden;
}

#newsBox .navBtn a {
	display: inline-block;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…k9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGF5ZXIzKSIgLz48L3N2Zz4=);
	background: -moz-linear-gradient(90deg, #62b231 0, #89c349 100%);
	background: -o-linear-gradient(90deg, #62b231 0, #89c349 100%);
	background: -webkit-linear-gradient(90deg, #62b231 0, #89c349 100%);
	background: linear-gradient(0deg, #62b231 0, #89c349 100%);
	width: 178px;
	height: 40px;
	margin-top: 0 !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

#newsBox .navBtn a:hover {
	color: #fff!important;
	background: -moz-linear-gradient(90deg, #89c349 0, #62b231 100%);
	background: -o-linear-gradient(90deg, #89c349 0, #62b231 100%);
	background: -webkit-linear-gradient(90deg, #89c349 0, #62b231 100%);
	background: linear-gradient(0deg, #89c349 0, #62b231 100%);

}

#newsBox .navBtn a:nth-child(2) {
	float: right;
}

#newsBox .navBtn a {
position: relative;
display: inline-block;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
#newsBox .navBtn a::before,
#newsBox .navBtn a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

#newsBox .navBtn a:nth-child(2)::before{
	left:inherit;
	right: 4px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
}
#newsBox .navBtn a:nth-child(2)::after{
	left:inherit;
	right: 16px;
	width: 8px;
	height: 6px;
	border-right: 10px solid #fff;
}

#newsBox .navBtn a:nth-child(1)::before{
	left: 0;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-right: 6px solid #fff;
}
#newsBox .navBtn a:nth-child(1)::after{
	left: 4px;
	width: 8px;
	height: 6px;
	border-right: 10px solid #fff;
}

#newsbydate {
	margin: 0 5px;
	border-top: 5px solid #7fae4f;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}

#newsbydate li {
	width: 14.286%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #f1eded;
	font-size: 16px;
	font-weight: bold;
	background-color: #a6c586;
	border-top: 1px solid #548424;
	border-right: 1px solid #548424;
	box-sizing: border-box;
}

#newsbydate li:nth-child(7n) {
	border-right: 0;
}

#newsbydate li:nth-child(15),
#newsbydate li:nth-child(15) a{
	border-radius: 0 0 0 6px;
}
#newsbydate li:nth-child(21),
#newsbydate li:nth-child(21) a{
	border-radius: 0 0 6px 0;
}

#newsbydate a {
	line-height: 35px;
	color: #fff;
	background-color: #7fae4f;
	display: block;
}

#newsbydate a:hover {
	color: #fff!important;
	text-decoration: none;
	background-color: #9ccc6b;
}


/*==================
	特集 #feature
==================*/
#feature {
	padding: 30px 30px 18px;
	background-color: #eeeac5;
}

#feature h3 {
	color: #a27f20;
	background: url(/img/newsweb/bg_feature_ttl.png) repeat-x 0 100% #fff;
}


/*----- #featureBox -----*/
#featureBox {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}

#featureBox p {
	line-height: 2.2;
	margin-left: 5px;
}

#featureBox .date {
	margin-bottom: 5px;
	color: #a27f20;
	font-weight: bold;
	float: left;
}

#featureBox aside div {
	float: left;
}


#featureBox aside {
	margin-bottom: 5px;
	float: right;
}

#featureBox aside div.tweet {
	margin-right: 5px;
}

#featureBox aside div.facebook_like {
	width: 72px;
	margin-right: 3px;
	overflow: hidden;
}

#featureBox aside div.google_plusone {
	margin-right: 5px;
}

#featureBox aside div.hatena {
	width: 84px;
	overflow: hidden;
}


#featureBox #movie {
	width: 310px;
	margin: 5px 0 25px 25px;
	padding: 10px;
	text-align: center;
	background-color: #c8c8c8;
	border-radius: 5px;
	float: right;
}

/*----- #featureList -----*/
#featureList .graph {
	padding: 0 5px 6px 5px;
	background: url(/img/newsweb/bg_featurelist_btm.png) no-repeat 0 100% #CCCC96;
}

#featureList .graph table {
	width: 690px;
	background-color: #FFF;
}

#featureList .graph td {
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 1.4;
	border-bottom: 1px dashed #e3e3e3;
}

#featureList .graph td.borNo {
	border-bottom: none;
}

#featureList .graph td a {
	color: #3689b3;
}

#featureList .graph td.date {
	width: 134px;
	padding-right: 15px;
	padding-left: 10px;
	color: #99823d;
	background-position: 104px 0.7em;
	background-repeat: no-repeat;
}

#featureList .graph td.name {
	width: 490px;
}

#featureList .graph td.name img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}

#featureList .graph td.movie {
	text-align: center;
}

#featureList .graph td.movie img {
	vertical-align: middle;
}

#featureList .btn {
	margin-right: 13px;
	text-align: right;
}



/*==================
	シリーズ #series
==================*/
#series {
	padding: 30px;
	background-color: #f3f8f7;
}

#series h3 {
	color: #206d7e;
	background: url(/img/newsweb/bg_series_ttl.png) repeat-x 0 100% #fff;
	border-top: 1px solid #F3F8F7;
}

.seriesLead {
	width: 700px;
	overflow: hidden;
}

.seriesLead dt {
	width: 220px;
	padding: 1px;
	border: 1px solid #ccc;
	float: left;
}

.seriesLead dd {
	margin: 10px 0 0 244px;;
}


/*----- #seriesBox -----*/
#seriesBox {
	/*margin-top: 27px;*/
	overflow: hidden;
	zoom: 1;
}

#seriesBox ul {
	width: 720px;
	margin-left: -16px;
}

#seriesBox li {
	width: 224px;
	margin-left: 16px;
	float: left;
}

#seriesBox ul.colum4 li {
	width: 340px;
	margin-bottom: 30px;
}

#seriesBox dt {
	padding: 1px;
	border: 1px solid #ccc;
}

#seriesBox dd {
	margin: 9px 0 0;
	font-size: 11px;
}

#seriesBox ul.colum4 dd {
	margin-top: 5px;
}

#seriesBox dd a {
	color: #3689b3;
	font-size: 14px;
}

#seriesBox p {
	line-height: 2.2;
	margin-left: 5px;
}

#seriesBox .date {
	margin-bottom: 5px;
	color: #206D7E;
	font-weight: bold;
	float: left;
}

#seriesBox aside {
	margin-bottom: 5px;
	float: right;
}

#seriesBox aside  div {
	float: left;
}

#seriesBox aside div.tweet {
	margin-right: 5px;
}

#seriesBox aside div.facebook_like {
	width: 72px;
	margin-right: 3px;
	overflow: hidden;
}

#seriesBox aside div.google_plusone {
	margin-right: 5px;
}

#seriesBox aside div.hatena {
	width: 84px;
	overflow: hidden;
}


#seriesBox #movie {
	width: 310px;
	margin: 5px 0 25px 25px;
	padding: 10px;
	text-align: center;
	background-color: #c8c8c8;
	border-radius: 5px;
	float: right;
}

/*----- #seriesList -----*/
#seriesList .graph {
	padding: 0 5px 6px 5px;
	background: url(/img/newsweb/bg_serieslist_btm.png) no-repeat 0 100% #C4D2D4;
}

#seriesList .graph table {
	width: 690px;
	background-color: #FFF;
}

#seriesList .graph td {
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 1.4;
	border-bottom: 1px dashed #e3e3e3;
}

#seriesList .graph td.borNo {
	border-bottom: none;
}

#seriesList .graph td a {
	color: #3689b3;
}

#seriesList .graph td.date {
	width: 84px;
	padding-right: 15px;
	padding-left: 10px;
	color: #0d9b9b;
	background-position: 104px 0.7em;
	background-repeat: no-repeat;
}

#seriesList .graph td.name {
	width: 540px;
}

#seriesList .graph td.name img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}

#seriesList .graph td.movie {
	text-align: center;
}

#seriesList .graph td.movie img {
	vertical-align: middle;
}

#seriesList .btn {
	margin-right: 13px;
	text-align: right;
}




/*==================
	#side
==================*/
#side {
	padding-top: 10px;
	text-align: center;
}

#side .topBnr img {
	border: 1px solid #b4b480;
}

#ranking {
	width: 220px;
	margin: 10px auto 0;
}

#ranking ol {
	background-color: #FFF;
	border-radius: 0 0 6px 6px;
}

#ranking li a {
	display: block;
	min-height: 14px;
	height: auto!important;
	height: 14px;
	padding: 13px 10px 9px 40px;
	text-align: left;
	color: #3689b3;
	background-repeat: no-repeat;
	background-position: 6px 50%;
}

#ranking li.r1 a { background-image: url(/img/newsweb/side/ico_1.png);}
#ranking li.r2 a { background-image: url(/img/newsweb/side/ico_2.png);background-color:#f7f7ee;}
#ranking li.r3 a { background-image: url(/img/newsweb/side/ico_3.png);}
#ranking li.r4 a { background-image: url(/img/newsweb/side/ico_4.png);background-color:#f7f7ee;}
#ranking li.r5 a { background-image: url(/img/newsweb/side/ico_5.png);}


#weather {
	width: 220px;
	margin: 10px auto 0;
	overflow: hidden;
	zoom: 1;
}

#weather li {
	width: 72px;
	background-color: #FFF;
	float: left;
}

#weather li.north {
	border-radius: 0 0 0 6px;
}

#weather li.south {
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
}

#weather li.kagawa {
	border-radius: 0 0 6px 0;
}

#weather li a {
	display: block;
	padding: 4px 0 6px;
	text-decoration: none;
}

#weather li p {
	line-height: 1.2;
	font-size: 12px;
	color: #5592d6;
	text-align: center;
}

#weather li p span {
	font-size: 14px;
	display: block;
}

#weather li a:hover p  {
	color: #C94949!important;
	text-decoration: underline;
}


/*----- #newsPGList -----*/
#newsPGList {
	margin-top: 20px;
	padding-bottom: 10px;
	background: url(/img/newsweb/side/bg_side2.png) repeat 0 0;
}

#newsPGList h4 {
	text-align: left;
	border-bottom: 1px solid #cecea8;
}

#newsPGList h4 span {
	display: block;
	border-bottom: 1px solid #9b9b75;
}

#newsPGList h4 img {
	padding: 10px 0 10px 15px;
}

#newsPGList .list01 li {
	margin-top: 10px;
}

#newsPGList .list01 img {
	border: 1px solid #b3b37e;
}

#newsPGList .list02 {
	overflow: hidden;
	zoom: 1;
}

#newsPGList .list02 li {
	margin: 10px 0 0 10px;
	display: inline;
	float: left;
}

#newsPGList .list02 img {
	border: 1px solid #b3b37e;
}


/*----- #lineBox -----*/
#lineBox {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(/img/newsweb/side/bg_side2.png) repeat 0 0;
}

#lineBox h4 {
	text-align: left;
	border-bottom: 1px solid #cecea8;
}

#lineBox h4 span {
	display: block;
	border-bottom: 1px solid #9b9b75;
}

#lineBox h4 img {
	padding: 10px 0 10px 15px;
}

#lineBox li {
	margin-top: 15px;
}




.txtGr { color: #527838;line-height:2;}
.txtBr { color: #8e6319;line-height:2;}
.txtBl { color: #225f81;line-height:2;}


/*----- #mobacha -----*/
#mobacha_area {
	padding: 10px;
	background:#FFFFFF;
}

#mobacha_area h5 {
	text-align: left;
	color:#b51d22;
	font-size:108%;
	line-height:1.2;
	margin-top:10px;
	margin-bottom:5px;
}

#mobacha_area p {
	text-align: left;
}



/*----- #electric -----*/
#electric {
	width: 220px;
	margin: 10px auto 0;
}

#electric dt {
	width: 200px;
	padding: 4px 10px 2px;
	background-color:#e2f0f2;
}

#electric dt p {
	color: #333;
	text-align: center;
}

#electric dt .area {
	padding-bottom: 4px;
	border-bottom: 1px solid #81cedb;
}

#electric dt .date span {
	font-weight: bold;
	color: #2794a6;
}

#electric dt .date span.txtL {
	font-size: 17px;
}

#electric dd {
	width: 200px;
	padding: 9px 10px 3px;
	background-color: #FFF;
}

#electric .chugoku dd {
	border-bottom: 2px solid #e0e0e0;
}


#electric dd div {
	overflow: hidden;
	zoom: 1;
}

#electric dd div p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#electric dd div p.lv1 { color: #5DB349;}
#electric dd div p.lv2 { color: #F1CF22;}
#electric dd div p.lv3 { color: #F28C24;}

#electric dd div p span {
	font-size: 22px;
}

#electric dd div img {
	padding-top: 2px;
	padding-left: 7px;
}



#electric dd table {
	width: 200px;
	margin-top: 12px;
	background-color: #f3f3f3;
}

#electric dd th {
	width: 115px;
	padding: 4px 0;
	color: #333;
	text-align: right;
	font-size: 11px;
	font-weight: normal;;
	border-top: 1px solid #d5e5e8;
}

#electric dd td {
	padding: 4px 7px 4px 0;
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #d5e5e8;
}

#electric dd td span {
	font-size: 16px;
	font-weight: bold;
	color: #2794a6;
}

#electric dd p {
	margin: 3px 0 0;
	text-align: right;
	font-size: 11px;
	color: #999;
}
#electric dd.denkiNote {
	background-color:#e2f0f2;
	padding-top: 3px;
}
#electric dd.denkiNote p {
	text-align: left!important;
	text-indent: -1em;
	padding: 2px 0 0 1em;
}


#electric p.level1, #electric p.level1 {
	color: #55B040!important;
}

#electric p.level2, #electric p.level2 {
	color: #F1D026!important;
}

#electric p.level3, #electric p.level3 {
	color: #F3902D!important;
}






#series .link_btn
{
	margin-top:10px;
	padding:10px 50px;
	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, "メイリオ", "Lucida Grande", sans-serif;
	color:#fff;
	font-size:130%;
	
	background:#e66800;
	border-radius: 5px;
	
	display: inline-block;
	
	position: relative;
}

#series .link_btn:hover
{
	color:#fff!important;
	text-decoration: none!important;
	
	background:#ff9f0d;
}

/*
#series .link_btn:before { 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%; 
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%;
	background: #fff;
}
*/
#series .link_btn:after {        /*「after要素」で三角 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 5px solid #ffffff;
}
/*
#series .link_btn:hover:after {
	border-left: 5px solid #3ab2e9;
}
*/


/*-------------------------------------------------------------*/


#minkame
{
	width: 220px;
	margin: 10px auto 0;
}

#minkame h4
{
	
}

#minkame ul
{
	padding:15px 0;
	
	background: #fff;
	border-radius: 0 0 5px 5px;
	
}

#minkame ul li
{
	text-align: center;
}

#minkame ul li:first-child
{
	margin-bottom: 15px;
}
