#cms a:link{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
#cms a:visited{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
#cms a:active{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
#cms a:hover{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}

.cms {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*テキストサイズ関連*/
.txt-s {font-size: 10px;line-height: 15px;}
.txt-m {font-size: 12px;line-height: 17px;}
.txt-l {font-size: 14px;line-height: 18px;}
.topics_date {font-size: 10px;line-height: 15px;}

.img_box {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img_box2 {
	text-align: center;
	padding: 3px;
	float: left;
	width: 330px;
}
.pageselect_box {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	font-size: 10px;
}
.topics_title {
	font-size: 14px;
	line-height: 14px;
	padding: 3px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #38A476;
	width: 100%;
	margin-bottom: 10px;
}
.topics_thumb {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 3px;
}
.topics_list {
	padding: 5px;
	width: 560px;
}
.topics_title2 {
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	font-weight: bold;
	color: #FF6600;
}
.border {
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
