.EntryBar {
	width: 520px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;}

.TitleBar {
	background-color: #FFFFFF;
	background-image: url(../img/Technote/TitleBar.gif);
	background-repeat: no-repeat;
	width: 520px;
	line-height: 18px;}

.TitleBar_Asp {
	background-color: #FFFFFF;
	background-image: url(../img/Technote/TitleBar_asp.gif);
	background-repeat: no-repeat;
	width: 520px;
	line-height: 18px;}
	
.TitleBar_Fcs {
	background-color: #FFFFFF;
	background-image: url(../img/Technote/TitleBar_fcs.gif);
	background-repeat: no-repeat;
	width: 520px;
	line-height: 18px;}
	
.TitleBar_Mt {
	background-color: #FFFFFF;
	background-image: url(../img/Technote/TitleBar_mt.gif);
	background-repeat: no-repeat;
	width: 520px;
	line-height: 18px;}
	

.EntryBar a:link{
	color: #3623DE;
	}

.EntryBar a:visited {
	color:#3333CC;
	}

.EntryBar a:hover {
	color: #000099;
	}

.TitleText {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

entry{
	width: 450px;
	}

.entry-body {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 2px;}

.entry-footers{
	margin: 0 0 40px 80px;
	border-top: 1px solid #333333;
	padding-top: 3px;
	color: #3336;
	font-size: 11px;
	text-align: right;}

.Sample {
	padding: 0px;
	margin: 0px;}

.content-nav{
	margin-top: 10px;
	text-align: center;
	font-size: 12px;}

.date-header{
  margin-top: 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
	}
	
.category_name {
	width: 500px;
	height: 26px;
	margin-bottom: 15px;
	padding-left: 32px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Verdana","Tahoma", "メイリオ", "ヒラギノ角ゴ Pro W5";
	line-height: 26px;
	background-image: url(../img/Technote/concept_title_1.gif);
	background-repeat: no-repeat;
	}

.entry-date {
	margin: 0;
	padding: 3px 0;
	font-size: 14px;
	text-align: right;
	}

.entry-content {
	padding: 0 0 10px 1px;
	line-height: 130%;}
	
.pageBack {
	padding-top: 20px;
	}
