@charset "UTF-8";

/* -----全体の設定----- */
body {
	margin: 0px 0px 20px 0px;
	color: #000000;
	text-align: center;
	background-image: url(http://www.nippontect.co.jp/images/bg.gif);
	padding: 0px;
	}

a {
	text-decoration: none;
	color: #4648B8;
	}

a:hover    {
	text-decoration: underline;
	color: #0066FF;
	}

h1,h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

p {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 1px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	line-height:150%;
	}

img{
	border: 0px solid #FFFFFF;
	margin:0px;
	}

#container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	background-image: url(http://www.nippontect.co.jp/images/c-bg.gif);
	background-repeat: repeat-y;
}

/* -----ヘッダー部分 index ----- */
#iheader {
	background: url(http://www.nippontect.co.jp/site/images/title.jpg) no-repeat;
	margin:0px;
	padding: 0px;
	width:800px;
	height:200px;
	position:relative;
}

#iheader a {
	color: #e0f0ff;
	text-decoration: none;
	}

#iheader h1 {
	float:left;
	margin:0px;
	padding: 0px;
	color: #fffffe;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	text-indent:10px;
	width:350px;
}

#iheader h2 {
	float:right;
	margin:0px;
	padding: 0px;
	color: #fffffe;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	text-align:right;
	padding-right:5px;
	width:300px;
}

#iheader a:hover{
	text-decoration: underline;
	}

#iheader p {
	float:left;
	color: #fffffe;
	font-size:10px;
	width:600px;
	text-align:right;
	position:absolute;
	top:175px;
	left:190px;
}

#iheader img{
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:0px;
}

/* -----ヘッダー部分----- */
#header {
	background: url(http://www.nippontect.co.jp/site/images/hed.jpg) no-repeat;
	margin:0px;
	padding: 0px;
	width:800px;
	height:75px;
	position:relative;
}

#header a {
	color: #e0f0ff;
	text-decoration: none;
	}

#header h1 {
	float:left;
	margin:-2px;
	padding: 0px;
	color: #66cc99;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	text-indent:10px;
	width:350px;
}

#header h2 {
	float:right;
	margin:-2px;
	padding: 0px;
	color: #e0f0ff;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	text-align:right;
	padding-right:5px;
	width:300px;
}

#header a:hover{
	text-decoration: underline;
	}

#header p {
	float:left;
	color: #332;
	font-size:10px;
	font-weight:bold;
	width:300px;
	text-align:right;
	position:absolute;
	top:25px;
	left:480px;
}

#header img{
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:0px;
}

/* ---------- カテゴリー部分 ---------- */

#category {
	margin: 0;
	padding: 0;
	height: 24px;
	width: auto;
	border-bottom:2px solid #004d99;
	background-color:#333333;
}

#category ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-align: center;
}

.banner {
	width:199px;
}

#category li {
	float:left;
	display : block;
	list-style-type: none;
	margin: 0;
	height: auto;
}

#category li a {
	color:#fffffe;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	display : block;
	line-height:24px;
	height:24px;
	padding: 1px 0px 0px 0px;
	background-image: url(http://www.nippontect.co.jp/images/menu.gif);
	background-repeat: no-repeat;
}

#category li a:hover {
	color:#C30;
	margin: 0;
	display : block;
	line-height:24px;
	height:24px;
	background-image: url(http://www.nippontect.co.jp/images/menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* -----エントリー部分----- */
#center {
	float: left;
	margin: 0px 1px 1px 0px;
	width: 494px;
	color: #000000;
	overflow: hidden;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	}

#center img{
	border: 0px solid #FFFFFF;
	}

.content {
	padding: 10px 10px 0px 5px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	}

table.sample {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 465px;
	font-size: 120%;
	color: #000000;
	line-height: 1.3;
	}

table.sample tr{
	border: solid 1px #c0c0c0;
	}

table.sample td{
	border: solid 1px #c0c0c0;
	}

table.sample2 {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 477px;
	font-size: 100%;
	color: #000000;
	line-height: 1.3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 4px;
	}

table.sample2 tr{
	border: solid 1px #c0c0c0;
	}

table.sample2 td{
	border: solid 1px #c0c0c0;
	}

table.sample2 .style1 {
	color: #FF0000;
	font-weight: bold;
}
table.sample2 tr{
	border: solid 1px #c0c0c0;
	}

table.sample3 {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 477px;
	height: 44px;
	font-size: 100%;
	color: #000000;
	line-height: 1.5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 4px;
	}

table.sample3 tr{
	border: solid 1px #c0c0c0;
	}

table.sample3 td{
	border: solid 1px #c0c0c0;
	}

table.sample3 .style1 {
	color: #FF0000;
	font-weight: bold;
}

table.sample2 .style3 {color: #000000}
table.sample2 .style4 {color: #FF0000}
table.sample2 .style5 {color: #0033FF}
table.sample2 .style6 {color: #0000FF}

.content h3 {
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	line-height:24px;
	text-align: left;
	padding: 0px 0px 0px 25px;
	margin: 0px -3px 5px 3px;
	background: #fffffd url(http://www.nippontect.co.jp/site/images/line.gif) no-repeat left top;
	}

.content h3 a:link { color:#FFe; }
.content h3 a:visited { color:#FFe; }
.content h3 a:hover { color:#FFe; }
.content h3 a:active { color:#FFe; }

.content h4 {
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 5px 3px 25px;
	margin: 87px -3px 5px 3px;
	background: #fffffd url(http://www.nippontect.co.jp/site/images/line.gif) no-repeat left bottom;
	}

.content h5 {
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 5px 3px 25px;
	margin: 87px -3px 5px 3px;
	background: #fffffd url(http://www.nippontect.co.jp/site/images/line.gif) no-repeat left bottom;
	}

.content h6 {
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 5px 3px 25px;
	margin: 0px -3px 5px 3px;
	background: #fffffd url(http://www.nippontect.co.jp/site/images/line.gif) no-repeat left bottom;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
.whats {
	clear: both;
}

.whats p {
	font-size:12px;
	margin:5px 5px;
	border-bottom:1px dotted #cccccc;
}

/* -----サイドバー左部分　全体設定----- */
#sidenavi1 {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-top: 1px;
	color: #666666;
	}

/* -----左サイドバー部分　sidebar1----- */
#sidebar1 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar1 h3 {
	padding: 5px 0px 3px 15px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 40px;
	}

#sidebar1 a {
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 0px;
	line-height: 130%;
	display: block; 
	}

/* -----左サイドバー部分　sidebar2----- */
#sidebar2 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}
	
#sidebar2 h3 {
	padding: 5px 0px 3px 15px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 45px;
	}
	
#sidebar2 a {
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 0px;
	line-height: 130%;
	display: block; 
	}
	
/* -----左サイドバー部分　sidebar3----- */
#sidebar3 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar3 h3 {
	padding: 5px 0px 3px 15px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 35px;
	}
	
#sidebar3 ul{
	padding: 0 0 0 6px;
	font-size: 12px;
	text-align: left;
	margin:2px 0 0 3px;
	line-height: 130%;
	list-style:disc;
	}

#sidebar3 li{
	background-image: url(http://www.nippontect.co.jp/site/images/side-li.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	list-style-type: none;
	text-indent: 10px;
	padding-bottom: 4px;
	margin-top:4px;
}

/* -----左サイドバー部分　sidebar4----- */
#sidebar4 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar4 h3 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar4 ul{
	padding: 0px 0px 0px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0px 2px 3px;
	line-height: 130%;
	list-style:disc;
	}

#sidebar4 li{
	background-image: url(http://www.nippontect.co.jp/images/side-li.gif);
	background-repeat: no-repeat;
	height: 30px;
	list-style-type: none;
	line-height: 200%;
	margin-bottom: 10px;
	text-indent: 10px;
}

/* -----左サイドバー部分　sidebar5----- */
#sidebar5 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar5 h4 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar5 a {
	padding: 0px 0px 0px 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	background: url(http://www.nippontect.co.jp/images/arrow.gif) no-repeat left center;
	}

#sidebar5 img{
	border: 0px solid #FFFFFF;
	margin-bottom:5px;
	}

/* -----左サイドバー部分　sidebar6----- */
#sidebar6 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar6 h4 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar6 a {
	padding: 0px 0px 0px 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	background: url(http://www.nippontect.co.jp/images/arrow.gif) no-repeat left center;
	}

/* -----左サイドバー部分　sidebar7----- */
#sidebar7 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar7 h4 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar7 a{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	}


#sidebar7 img{
	border: 0px solid #FFFFFF;
	margin-bottom:5px;
	}


/* -----サイドバー右部分　全体設定----- */
#sidenavi2 {
	float: right;
	width: 150px;
	overflow: hidden;
	margin-top: 1px;
	color: #666666;
	}

/* -----右サイドバー部分　sidebar8----- */
#sidebar8 {
	padding: 0px 0px 5px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#sidebar8 h4 {
	padding: 5px 0px 3px 15px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 12px;
	}
	
#sidebar8 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* -----右サイドバー部分　sidebar9----- */
#sidebar9 {
	padding: 0px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

#sidebar9 h4 {
	padding: 5px 0px 3px 20px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 18px;
	}
	
#sidebar9 ul{
	padding: 0px 0px 0px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 0px 8px;
	line-height: 130%;
	list-style:square;
	}

#sidebar9 li{
	margin-bottom: 5px;
}

/* -----右サイドバー部分　sidebar10----- */
#sidebar10 {
	padding: 0px 0px 5px 0px;
	margin-top:0px;
	margin-bottom: 10px;
	}

#sidebar10 h4 {
	padding: 5px 0px 3px 20px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 25px;
	}
	
#sidebar10 ul{
	padding: 0px 0px 0px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0px 2px 15px;
	line-height: 130%;
	list-style:disc;
	}

#sidebar10 li{
	margin-bottom: 5px;
}

/* -----右サイドバー部分　sidebar11----- */
#sidebar11 {
	padding: 0px 0px 5px 0px;
	margin-top:0px;
	margin-bottom: 10px;
	}

#sidebar11 h4 {
	padding: 5px 0px 3px 20px;
	color: #fffffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	text-indent: 12px;
	}
	
#sidebar11 ul{
	padding: 0px 0px 0px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0px 2px 15px;
	line-height: 130%;
	list-style:disc;
	}

#sidebar11 li{
	margin-bottom: 5px;
}

/* -----右サイドバー部分　sidebar12----- */
#sidebar12 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar12 h5 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar12 a {
	padding: 0px 0px 0px 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	background: url(http://www.nippontect.co.jp/images/arrow.gif) no-repeat left center;
	}

#sidebar12 img{
	border: 0px solid #FFFFFF;
	margin-bottom:5px;
	}

/* -----右サイドバー部分　sidebar13----- */
#sidebar13 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar13 h5 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar13 a {
	padding: 0px 0px 0px 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	background: url(http://www.nippontect.co.jp/images/arrow.gif) no-repeat left center;
	}

/* -----右サイドバー部分　sidebar14----- */
#sidebar14 {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#sidebar14 h5 {
	padding: 3px 0px 7px 4px;
	color: #003333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	background: url(http://www.nippontect.co.jp/images/point.gif) no-repeat left bottom;
	height: 15px;
	text-indent: 18px;
	}
	
#sidebar14 a{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px 0px 5px 5px;
	line-height: 130%;
	display: block; 
	}

#sidebar14 img{
	border: 0px solid #FFFFFF;
	margin-bottom:5px;
	}

/* -----フッター部分----- */

#footer{
	border-top: double 3px #DDDDDD;
	padding-top: 3px;
	clear: both;
	text-align: left;
	padding-bottom: 10px;
	background-color: #EEEEEE;
}

#footer h3{
	color:#c0c0c0;
	font-size: 10px;
	margin-top: 13px;
	margin-bottom: 10px;
}

#footer a{
	color:#c0c0c0;
	text-decoration: none;
}

#footer .rss{
	border: solid 1px #bbbbbb;
	padding: 1px;
	width: 40px;
}

#footer .rss a{
	display: block;
	width: 100%;
	background-color: #bbbbbb;
	color: black;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	height: 13px;
}

#footer .rss-format{
	background-color: #FFB74C;
	padding: 0.5px;
}

#footer .rss-version{
	padding: 0.5px;
	background-color: #BBBBBB;
}

#footer img{
	padding: 0px 5px 5px 0px;
	margin-right: 10px;
	float: left;
}
