.aidanews2_topL, .aidanews2_botL {
	float: left;
	width: 50;
	text-align: left;
}

.aidanews2_topL {
	font-size: 10px;
}

.aidanews2_topR, .aidanews2_botR {
	float: right;
	width: 50;
	text-align: right;
}

.aidanews2_top {
	font-size: 10px;
	width: 100%;
	background-color: #ECECEC;
	padding: 5px;
	border-top: 1px solid #DDD;
	margin-bottom: 12px;
}

.aidanews2_topR {
	margin-right: 3px;
}

.aidanews2_mainL {
	width: auto;
	float: left;
}

.aidanews2_mainC {
	width: auto;
	overflow: auto;
	line-height: 1.2;
}

.aidanews2_mainR {
	width: auto;
	float: right;
}

div.aidanews2_head {
	/*padding: 5px 0 8px 0; */
	/*background-image: url("../img/ai-bg.png"); */
	background-repeat: no-repeat;
	height:28px;

}

.aidanews2_title {
	/*padding: 5px 0 8px 0; */
	margin: 0;
	font-size: 15px;
}

.aidanews2_title a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

.aidanews2_title a:link,
.aidanews2_title a:visited,
.aidanews2_title a:active {
	color: #006722;
}

.aidanews2_title a:hover {
	text-decoration: underline;
	color: #E4B100;
}

.aidanews2_category a {
	text-decoration: none;
	color: #1D5A8B;
}

.aidanews2_category a:hover {
	text-decoration: underline;
	color: #E4B100;
}

.aidanews2_text {
	font-size: 15px;;
}

.aidanews2_date {
	font-size: 100%;
}

.aidanews2 img {
	padding: 2px;
	border: solid 1px #ccc;
	margin: 0 5px 0 3px;
	float: left;
}

.aidanews2 .readon {
	margin-top: 0;
}

.aidanews2_positions {
        padding: 0px 5px !important;
	line-height: 10px;　　　          　/* 設定文字行距 cym */
	letter-spacing: 3px;　            　/* 設定文字間距 */
}

.aidanews2_line {
	width: 99%;
	border-bottom: 1px dotted #c0c0c0;
	border-top: 0 none;
	height: 0px;
}

.aidawarning {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

.aidanews2_author {
	background: url("../img/purity/icon-user.gif") no-repeat scroll 0 8px transparent;
    	padding: 8px 3px 3px 20px;
}

.aidanews2_date {
	background: url("../img/purity/icon-date.gif") no-repeat scroll 0px 6px transparent;
    	padding: 6px 3px 0px 20px;
	line-height: 15px;
}

/* Tables */

.aidanews2_table {
	width: 100%;
	text-align: left;
}

.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
}

/* Bottom Link */

.aidanews2_bottomlink {
	padding: 5px 8px 3px;
}

.aidanews2_bottomlink a:link {
	font-weight: bold;
}

.aidanews2_table .aidanews2_bottomlink {
	clear: both;
}

/* Rating, Hits, Comments Images */

.aidanews2_rating {
	background: url("../img/default/rating.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

.aidanews2_hits {
	background: url("../img/default/hits.png") no-repeat scroll 0 5px transparent;
    padding: 3px 3px 3px 20px;
}

.aidanews2_comments {
	background: url("../img/default/comments.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

/* New in v 2.0.7 */

.aidanews2_stars_rating {
	display: inline;
	width: 80px;
	height: 16px;
}

.aidanews2_stars_rating img {
	padding: 0;
	border: 0;
	margin: 0;
}
