@charset "utf-8";

#main_left{
	width:441px;
	padding-top:36px;
	padding-bottom: 50px;
	float:left;
}

#main_left h3{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8B003E;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 14px;
	font-size: 120%;
}

#main_left .date{
	padding-left: 10px;
	color: #666666;
}

#main_left .date span{
    margin-left: 20px;
	font-size: 11px;
}

#main_left .text-box{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main_left .text-box p{
    margin-bottom: 15px;
}

#main_right{
	width:294px;
	padding-top:34px;
	padding-left: 15px;
	padding-bottom: 50px;
	float:left;
}

/* topics */
#topics{
	padding-top:5px;
	margin-bottom:40px;
	background-color:#EEEEEE;
}
#topics .title_img{
	padding:10px 0 8px 12px;
}
#topics dl{
	width:260px;
	margin-left:12px;
}
#topics dt{
	width:75px;
	float:left;
	clear:both;
}
#topics dd{
	margin-left:84px;
	margin-bottom:5px;
}

#topics a{ 
	color:#3f9503; 
	text-decoration:underline;
} 
#topics a:hover {  
	color:#7fc31c; 
	text-decoration:underline;
}  
.pb_10{
	padding-bottom:10px;
}
.color_red{
	color:#971c53;
}

.table_box td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.news_box{
	background-color: #F4FDD9;
	padding: 10px;
	margin-bottom: 30px;
}

.news_text_title{
	background-color: #8B003E;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	font-weight: 600;
}

.news_text_title02{
	background-color: #D0F0AC;
	padding: 5px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D0F0AC;
	border-left-color: #8B003E;
}

.catname,.arcname,#rdiary{
    padding: 10px;
}

.catname div,.arcname div,#rdiary div{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B003E;
}

.catname ul,.arcname ul,#rdiary ul,#feed{
    padding: 5px;
	margin: 0px;
}



.catname li,.arcname li,#rdiary li{
	list-style: none;
	background-image: url(../img/share/arrow02.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.gf-relativePublishedDate,.gf-snippet{
    display: none;
}

.font_red{
	color: #990033;
}

.font_pink{
	color: #E83A82;
}
