@charset "UTF-8";
/* CSS Document */

.lead_txt{
	display:block;
	width:650px;
	padding:20px 40px;
	font-size: 130%;
	line-height: 20px;
	background: #C8D4EB;
	text-align:left;
	text-indent: 0;
	color:#000;
}

#tech-news h3{
	float: left;
	display:block;
	width: 730px;
	height: 37px;
	margin: 25px auto 15px auto;
}
h3 span{ display: none; }
h3.titleNo1{ background: url(img/title01.gif) no-repeat left top; }
h3.titleNo2{ background: url(img/title02.gif) no-repeat left top; }
h3.titleNo3{ background: url(img/title03.gif) no-repeat left top; }
h3.titleNo4{ background: url(img/title04.gif) no-repeat left top; }
h3.titleNo5{ background: url(img/title05.gif) no-repeat left top; }
h3.titleNo6{ background: url(img/title06.gif) no-repeat left top; }
h3.titleNo7{ background: url(img/title07.gif) no-repeat left top; }
h3.titleNo8{ background: url(img/title08.gif) no-repeat left top; }
#tech-news h4{
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 30px;
	display:block;
	width: 690px;
	color:#2356B1;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5em;
}
h5{
	display:block;
	width: 310px;
	margin: 15px 0;
	color:#2356B1;
	font-size: 140%;
	font-weight: bold;
	line-height:100%;
	padding-top: 20px;
	float: left;
}
h6{
	display:block;
	width: 310px;
	margin: 15px 0;
	color:#2356B1;
	font-size: 140%;
	font-weight: bold;
	line-height:100%;
	padding-top: 50px;
	float: left;
}
div.section{
	margin-left: 40px;
	width: 690px;
	color:#000;
}
div.leftAria{
	margin-right: 15px;
	width: 330px;
	float: left;
}
div.rightAria{
	margin-left: 15px;
	width: 330px;
	float: left;
}
div.rightAria img{
	clear: both;
	margin-bottom: 3px;
}
div.section p.txt{
	text-indent: 1.0em;
	font-size: 120%;
	line-height: 20px;
	margin:0;
}

.pageAria{
	background: url(img/page_bg.gif) repeat-x top left;
	padding-top: 10px;
}

.pageAria p{
	display:block;
	float: left;
	text-align: center;
}
a.pageNo{
	display: block;
	width:28px;
	color: #2356B1;
	padding:5px 3px;
	font-size: 18px;
	font-weight:bold;
	line-height:100%;
	border: 1px solid #2356B1;
	text-decoration: none;
	text-align:center;
	margin:auto;
}
a.pageNoAc{
	display: block;
	width:28px;
	color: #2356B1;
	padding:5px 3px;
	font-size: 18px;
	font-weight:bold;
	line-height:100%;
	border: 1px solid #2356B1;
	text-decoration: none;
	background:#C8D4EB;
	text-align:center;
	margin:auto;
}
.commentBottom{
	border: 1px solid #2356B1;
	text-align: left;
	color: #2356B1;
	padding:10px 20px;
	width: 610px;
	font-size: 15px;
	font-weight:bold;
	line-height:120%;
	margin: 40px;
}

span.caption{
	padding-bottom: 20px;
	color:#2356B1;
	font-size:11px;
	}
span.caption02{
	color:#2356B1;
	}
