

/*** for PC Browser ***/
@media (min-width:401px)
{
.LinkList_tf_sep4 {
	font-size: small;
	width: 100%;
}

.LinkList_tf_sep4 {
	font-size: 100%;
}


.LinkList_tf_sep4 .h2frame .MTitleLink {
	padding: 0;
}

.LinkList_tf_sep4 .listInnersep4 {
	padding: 0 0 10px;
}

.LinkList_tf_sep4 .sep4row {
	width: 100%;
}

.LinkList_tf_sep4 .sep4Container {
	float: left;
	padding-bottom: 5px;
/*	width: 175px;	*/
	width: 23%;
}
/*= 2021リニューアルで廃止
.LinkList_tf_sep4 .sep4Container h3 {
	height:auto;
	background:url("../../../Images/main_h3_01_760.gif") no-repeat left top;
	color: #000000;
	font-size: 100%;
}
=*/

.LinkList_tf_sep4 .sep4Container .Summary {
	clear:both;
	padding-bottom:5px;
	padding-left:10px;
}

.LinkList_tf_sep4 .sep4row .sep {
	height:20px;
/*	width:20px;	*/
	width: 2.5%;
	float:left;
}

.LinkList_tf_sep4 .sep4row .sepend {
	clear:both;
}

/*= リンク設定 =*/
.LinkList_tf_sep4 h2 a:hover {
	text-decoration:none;
	color:#000000;
}

.LinkList_tf_sep4 a.PrevList_lr:link {
	text-decoration:none;
}

.LinkList_tf_sep4 a.PrevList_lr:visited {
	text-decoration:none;
}

.LinkList_tf_sep4 a.PrevList_lr:hover {
	text-decoration:underline;
}

.LinkList_tf_sep4 a.PrevList_lr:active {
	text-decoration:none;
}
}
