@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{
	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.titleNo3_02{ background: url(img/title03_02.gif) no-repeat left top; }
h3.titleNo4{ background: url(img/title04.gif) no-repeat left top; }
h3.titleNo4_02{ background: url(img/title04_02.gif) no-repeat left top; }
h3.titleNo5{ background: url(img/title05.gif) no-repeat left top; }
h3.titleNo5_02{ background: url(img/title05_02.gif) no-repeat left top; }
h3.titleNo6{ background: url(img/title06.gif) no-repeat left top; }
h3.titleNo6_02{ background: url(img/title06_02.gif) no-repeat left top; }
h3.titleNo7{ background: url(img/title07.gif) no-repeat left top; }

#tech-news h4{
	display:block;
	width: 730px;
	margin: 15px 0;
	color:#2356B1;
	font-size: 140%;
	font-weight: bold;
	line-height:100%;
}
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{
	width: 650px;
	margin: auto;
	color:#000;
}
div.leftAria{
	width: 325px;
	float: left;
}
div.rightAria{
	width: 325px;
	float: right;
}
div.section p.txt{
	width: 650px;
	text-indent: 1.0em;
	font-size: 120%;
	line-height: 20px;
	margin:0;
}

.pageAria{
	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{
	color:#2356B1;
	font-size:11px;
	}
