@charset "UTF-8";
.twoColFixRtHdr #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 300px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #fff;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
	font-size:90%;
}
.twoColFixRtHdr #sidebar1 .newstitle {
	width: 260px;
	height: 43px;
	background: #99ccff;
	background-image: url(../cmn_img/top_news_title.gif);
	background-repeat: no-repeat;
	padding: 0 20px;
	text-align:right;
}
.twoColFixRtHdr #sidebar1 .news {
	width: 260px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #99ccff;
	background-image: url(../cmn_img/news_background.gif);
	background-repeat: repeat-y;
	padding: 0 20px;
}
.twoColFixRtHdr #sidebar1 .news ul {
     padding-top:10px;
}
.twoColFixRtHdr #sidebar1 .news ul li {
	padding:10px 0;
	border-bottom:solid 1px #7fb2e5;
}
.twoColFixRtHdr #sidebar1 .banner {
	width: 300px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin-top: 30px;
}
.twoColFixRtHdr #sidebar1 .banner ul {
     margin-top:10px;
}
.twoColFixRtHdr #sidebar1 .banner ul li {
	margin-bottom:10px;
}
.twoColFixRtHdr #mainContent {
	height: auto;
	width: 560px;
	margin-top: 17px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}  
.twoColFixRtHdr #mainContent .topicstitle {
	width: 560px;
	height: 62px;
	background: #fff;
	background-image: url(../cmn_img/top_title_topics.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-bottom:20px;
	border-bottom:dotted 1px #333;
	text-align:right;
}
.twoColFixRtHdr #mainContent table.topics {
	width: 560px;
	border:0;
	margin-bottom:30px;
}
.twoColFixRtHdr #mainContent table td.photo {
	width: 150px;
	padding-right:20px;
	vertical-align:top;
}
.twoColFixRtHdr #mainContent table td.gaiyo {
	width: auto;
	line-height:140%;
	vertical-align:top;
	word-wrap:break-word;
}
.twoColFixRtHdr #mainContent table td.gaiyo p.title {
	font-size:120%;
	margin-bottom:10px;
	color: #330198;
}
.twoColFixRtHdr #mainContentblog {
	height: auto;
	width: 860px;
	margin-top: 17px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixRtHdr #mainContentblog .topicstitle {
	width: 860px;
	height: 62px;
	background: #fff;
	background-image: url(../cmn_img/top_title_topics.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-bottom:20px;
	border-bottom:dotted 1px #333;
	text-align:right;
}
.twoColFixRtHdr #mainContentblog table.topics {
	width: 860px;
	border:0;
	margin-bottom:30px;
}
.twoColFixRtHdr #mainContentblog table td.photo {
	width: 150px;
	padding-right:20px;
	vertical-align:top;
}
.twoColFixRtHdr #mainContentblog table td.gaiyo {
	width: auto;
	line-height:140%;
	vertical-align:top;
	word-wrap:break-word;
}
.twoColFixRtHdr #mainContentblog table td.gaiyo p.title {
	font-size:120%;
	margin-bottom:10px;
	color: #330198;
}
p.meta {
	font-size:80%;
    margin:10px 0;
	color:#999;
	text-align:right;
}
p.meta2 {
	font-size:100%;
    margin-bottom:5px;

}
.twoColFixRtHdr #mainContentblog .newstitle {
	width: 860px;
	height: 62px;
	background: #fff;
	background-image: url(../cmn_img/top_title_news.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-bottom:20px;
	border-bottom:dotted 1px #333;
	text-align:right;
}

.twoColFixRtHdr #mainContent .thedaytitle {
	width: 560px;
	height: 62px;
	background: #fff;
	background-image: url(../cmn_img/top_title_theday.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
	border-bottom:dotted 1px #333;
	text-align:right;
}
.twoColFixRtHdr #mainContent .theday {
	width: 560px;
	border:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.twoColFixRtHdr #mainContent .theday p {
	font-size:110%;
	margin-bottom:5px;
}
.twoColFixRtHdr #mainContent .entrytitle02 {
	font-size:110%;
}


