ul.item-list { }
li.item-listitem { margin: 12px 0; }
    li.item-listitem h3 { margin:0; }


#dnn_ContentPane div:first-child{
	background-color: #fff;
	border-radius: 10px;
	text-align: left;
	max-width: 100%;
	font-family: 'Noto Sans JP', sans-serif !important;
	margin-bottom: 0 !important;
}
#dnn_ContentPane div:first-child p {
	font-size: 14px !important;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div > p:nth-child(1) {
	margin-bottom: 45px !important;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div > p:nth-child(1) > span {
	margin-left: 16px;
	font-size: 24px !important;
	font-weight: bold !important;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div > div {
	margin-left: 3px;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div > div > p:last-child {
	margin-left: 10px;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div {
	margin-top: 50px;
}
#dnn_ContentPane div:first-child > table > tbody > tr > td > div > div > p:nth-last-child(2) > span > span {
	margin-left: 9px;
}
#dnn_ContentPane div:first-child .Normal,
#dnn_ContentPane div:first-child .Normal center,
#dnn_ContentPane div:nth-child(2) .Normal,
#dnn_ContentPane div:nth-child(2) .Normal center {
	text-align: left !important;
}
#dnn_ContentPane div:first-child .Normal center img,
#dnn_ContentPane div:nth-child(2) .Normal center img {
	margin-bottom: 15px;
}

#dnn_ContentPane div:nth-child(2),
.DnnModule-ExtraRssReader {
	box-shadow: none !important;
	margin-bottom: 0 !important;
}


.ModExtraRssReaderC > div {
	margin: 0 !important;
}



/*o[*/
.ModExtraRssReaderC .tsp_Table,
.ModExtraRssReaderC .tsp_Table tr {
	border: none;
}
.ModExtraRssReaderC > div > div {
	padding: 45px 50px 40px 50px;
	height: fit-content !important;
}

.ModExtraRssReaderC .tsp_Table td:nth-child(4) {
	width: auto !important;
	padding: 5px 10px 5px 10px !important;
}
.ModExtraRssReaderC .tsp_Table td:last-child input {
	width: 130px !important;
	height: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.ModExtraRssReaderC .tsp_Table td:nth-last-child(2) {
	background-image: url(../../../../images/glass.gif);
	background-repeat: no-repeat;
	background-size: 21px auto;
	position: relative;
	background-position: left;
	padding-left: 30px !important;
	padding-right: 0 !important;
}
.ModExtraRssReaderC .tsp_Table td:nth-last-child(2) input {
	margin: 0 !important;
	min-width: 200px;
}

.ModExtraRssReaderC .tsp_Table td:nth-child(1) {
	padding-right: 10px !important;
	padding-left: 10px !important;
}




