@charset "utf-8";


#sentoukuraEnkaku {
	line-height: 1.5;
	margin: 30px 0 90px;
	padding: 30px  0 30px 0px;
	border-top:1px dotted #424242;
	border-bottom:1px dotted #424242;
	font-size: 15px;
}
#sentoukuraEnkaku h3 {
	font-weight: bold;
}



.sumlist02 li {
	width:180px;
	float:left;
	margin-right:42px;
	margin-bottom:30px;
}
.mr0 {
	margin-right:0px !important;
}
.sumlist02 li span {
	display:block;
}



.sumlist02 li span.icon02 {
	padding-top:6px;
	font-size:15px;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color:#E2F5FF;
	padding-left:10px;
	line-height:1.3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding-bottom:6px;
	width:180px;


}



.sumlist02 li span.read {
	font-size:12px;
	line-height:140%;
	padding:0px 10px 8px;
	background-color:#E2F5FF;
}
.sumlist02 li span.read_1 {
	font-size:12px;
	line-height:140%;
	padding:0px 10px 8px;
	background-color:#E2F5FF;
	min-height: 94.7px;
}

.sumlist02 li img {
	width:180px;
}



div.more a:hover {
	background-image: url(../../img/top/icondownon.png);
	background-color:#E2F5FF;
}
div.close a:hover {
	/*background-image: url(../../img/top/icondownon.gif);*/
	background-color:#E2F5FF;
}
.linklist {
	margin-bottom:80px;
}
.linklist li {
	float:left;
	margin-right:21px;
	width:173px;
	height:59px;
	margin-bottom:17px;
}
.linklist li a {
	display:block;
	width:173px;
	height:59px;
	border: 1px solid #dddddd;
	position:relative;
}
.linklist li a:hover {
	border: 1px solid #ABCFED;
	background-color:#E2F5FF;
}
.linklist li span {
	font-size:14px;
	line-height:130%;
	position:absolute;
	top:21px;
	left:7px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
.linklist li img {
	position:absolute;
	right:0px;
	top:0px;
}
.linklist .d span {
	top: 11px !important;
}


/* ========== bass-home-feature-area ========== */



/* screens SMALLER than 667
******************************************/
@media screen and (max-width: 667px){

.spmb {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#contents_n, #footer_n {
	width:100%;
	margin: 0 auto;
}

.topmain img {
	width:100%;
	margin-bottom:35px;
}

.contstop li {
	float:none;
	margin: 0 auto 35px;
}

.contstop {
	width:90%;
	margin: 0 auto 10px;
}
.pickup {
	width:90%;
	margin: 0 auto;
}

.pickup h2 {
	padding-top:10px;
	padding-bottom:10px;
}
.pickup li {
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom:15px;
}
.pickup li:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}
.pickup li img {
	float:left;
	width:35%;
	margin-right:3px;
}
.pickup li span {
	display:block;
	float:left;
	width:60%;
}

.list {
	width:90%;
	margin: 0 auto;
}
.list table {
	width:100%;
}
.list table td {
	padding: 8px 0;
}
.list h2 {
	padding-top:10px;
	padding-bottom:20px;
	width:90%;
	margin: 0 auto;
	margin-left:0px;
}

.list span {
	float:none;
}

.list table td a {
	display:block;
	width:90%;
	margin: 0 auto;
	height:auto;
	line-height:1.5;
}

.list span.date {
	width:115px;
	margin-left:0;
}

.list td.new span.date {
	background-image: url(../../img/top/new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 0;
}

.list td.new span.tit {
	background-image:none;
}

.linklist {
	width:90%;
	margin: 0 auto 40px;
}
.linklist li {
	width:48%;
	margin: 0 !important ;
	margin-bottom:4% !important;
}
.linklist li:nth-child(odd) {
	margin-right:4% !important;
}
.linklist li a {
	width:100%;
}


