﻿.LinkList_sep2 {
	font-size: small;
	width: 100%;
}

.LinkList_sep2 {
	font-size: 100%;
}


.LinkList_sep2 .listInnersep2 {
	padding: 0 0 10px;
}

.LinkList_sep2 .sep2row {
	width: 100%;
}

.LinkList_sep2 .sep2Container {
	float:left;
	width: 48%;
}

.LinkList_sep2 .sep2Container .Summary {
	clear:both;
	padding-bottom:5px;
	padding-left:30px;
}

.LinkList_sep2 .sep2Container .Summary ul {
	margin:0;
	padding:0;
}

.LinkList_sep2 .sep2row .sep {
	height:19px;
	width: 3.5%;
	float:left;
}

.LinkList_sep2 .sep2row .sepend {
	clear:both;
}

/*= 20100326追記 =*/
/*= 2021リニューアルで廃止
.LinkList_sep2 .sep2Container h3 {
	background:url("main_h3_01.gif") no-repeat left top;
	font-size: 100%;
}
=*/

/*= リンク設定 =*/
.LinkList_sep2 h2 a:hover {
	text-decoration:none;
	color:#000000;
}

.LinkList_sep2 a.PrevList_lr:link {
	text-decoration:none;
}

.LinkList_sep2 a.PrevList_lr:visited {
	text-decoration:none;
}

.LinkList_sep2 a.PrevList_lr:hover {
	text-decoration:underline;
}

.LinkList_sep2 a.PrevList_lr:active {
	text-decoration:none;
}