@charset "UTF-8";

/* 河合追加　2012.12.29 ----------------------------- */
/* plugincad.css ＞ common のコピペ */
.sectionPlugincad01 {
	margin-bottom: 13px;
	overflow: hidden;
	*zoom: 1;
}
.sectionPlugincad01 ul {
	float: right;
}
	.sectionPlugincad01 ul li{
		float: left;
		background: url(../../software/plugincad/images/ico_index01.gif) no-repeat left center;
		padding-left: 16px;
		margin-left: 37px;
		font-size: 12px;
		line-height: 20px;
	}


/* コムネットnewsカテゴリで使用しているパーツのCSSです ----------------------------- */

/* /news/index.html ---------------------------------------------------------------- */

	.ul_newstop01 {
		background: url(../../images/center/bg_index_line01.gif) repeat-x left bottom;
		margin-bottom: 30px;
	}
		.ul_newstop01 li {
			background: url(../../images/center/bg_index_line01.gif) repeat-x left top;
			padding: 13px 10px 13px 13px;
		}
			.ul_newstop01 li .date {
				float: left;
				text-align: center;
				font-size: 86%;
				word-wrap: break-word;
				margin-right: 10px;
				width: 8.5em;
			}
			.ul_newstop01 li .detail {
				overflow: hidden;
				*zoom: 1;
			}
				.ul_newstop01 li .detail .ico {
					float: left;
					margin-right: 10px;
					padding-top: 0.25em;
				}
				.ul_newstop01 li .detail .txt {
					font-size: 86%;
					overflow: hidden;
					*zoom: 1;
				}

				.ul_newstop01 li .detail .blog {
					float: left;
					margin-right: 10px;
					padding-top: 0px;
				}
				.ul_newstop01 li .detail .link {
					font-size: 86%;
					overflow: hidden;
					*zoom: 1;
				}


/* /news/2013/1-shinnen/index.html -------------------------------------------------- */

.h4_basic {
	font-weight: bold;
	font-size: 129%;
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 10px;
}
	.h4_basic img {
		margin: 7px 18px 0 0;
		*margin-top: 2px;
	}
.secShinnen01 {
	padding: 25px 20px 0;
}
	.secShinnen01In {
		background: url(../../news/2013/1-shinnen/images/bg_shinnen_line01.gif) repeat-x left bottom;
		padding-bottom: 20px;
		margin-bottom: 40px;
	}
		.secShinnen01 .tit {
			background: url(../../news/2013/1-shinnen/images/bg_shinnen_line01.gif) repeat-x left bottom;
			padding-bottom: 10px;
			margin-bottom: 20px;
			font-weight: bold;
		}
			.secShinnen01In .flR {
				width: 390px;
			}
		.secShinnen01 dl {
		}
			.secShinnen01 dt {
				width: 95px;
				border: 1px solid #999999;
				background-color: #CCCCCC;
				text-align: center;
				font-size: 72%;
				margin-bottom: 8px;
			}
			.secShinnen01 dd {
				margin-bottom: 18px;
				font-size: 115%;
			}
			.secShinnen01 dd span {
				font-size: 75%;
			}
		.secShinnen01 .note01 {
			color: #FF0000;
			margin-bottom: 10px;
			font-size: 93%;
		}
		.secShinnen01 .anchor01 {
			text-align: right;
			font-size: 93%;
		}
			.secShinnen01 .anchor01 a {
				background: url(../../news/2013/1-shinnen/images/ico_shinnen_arrow01.gif) no-repeat left center;
				padding-left: 13px;
				text-decoration: underline;
			}
		.secShinnen01 .txt01 {
			line-height: 1.7;
		}
		.secShinnen01 .txt02 {
			font-size: 86%;
			margin-bottom: 28px;
		}
		.secShinnen01 .note02 {
			margin: 0 auto;
			width: 470px;
			color: #FF0000;
		}
