@charset "UTF-8";
/*********************************************************************************************/
/* [ Vector用 製品別 CSS ]
/*
/* (c)2008 Jungle, Inc. All Rights Reserved.
/*********************************************************************************************/

/* 上部のラインアップ */
#lineup_top {
	width: 700px;
	overflow: hidden;
	padding-top: 20px;
	}


	#lineup_top h3 {
		margin:0 0 10px 0;
		font-weight:bold;
		border-bottom:1px #AAAAAA solid;
	}


		#lineup_top .box_l{
			clear:both;
			float:left;
			display:inline;
			width:340px;
	
		}
	
		#lineup_top .box_r{
			float:right;
			display:inline;
			width:340px;
		}

		#lineup_top .pkg{
			float:left;
			display:inline;
			width:90px;
			padding-top:5px;
		}

		#lineup_top .info{
			float:left;
			display:inline;
			width:250px;
		}

			#lineup_top .info .price{
				font-size:130%;
				font-family: "Verdana";
				color:#E51C0E;
				font-weight:bold;
			}
	
			#lineup_top .info .btn{
				margin:5px 0;
			}
	
			#lineup_top .info .com1{
				color:#E51C0E;
				font-weight:bold;
				line-height:1.3em;
			}


/* 機能比較表 */
#hikaku {
	padding:30px 0 20px 0;
}

	#hikaku h2 {
		margin:0 0 20px 0;
	}


	#hikaku p{
		margin: 0 0 20px 0;
	}

	#hikaku table {
		margin:0 0 20px 0;
		width:699px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
		
		#hikaku th {
			padding:5px;
			text-align:left;
			vertical-align:middle;
			background-color:#F9F9F3;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		
		}
		
		#hikaku td {
			text-align:center;
			padding:5px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}

		#hikaku #title1 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #FCE0F1;
		}
		
		#hikaku #title2 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #FDF2D2;
		}
		#hikaku #title3 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #FEDFD1;
		}
		#hikaku #title4 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #EFFED1;
		}
		#hikaku #title5 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #E6E1FD;
		}
		#hikaku #title6 {
			font-weight:bold;
			width:72px;
			text-align: center;
			background: #FFFF99;
		}

		
		
		
		#hikaku .price {
			font-weight:bold;
			font-size:110%;
		}



/* 製品の特長 */
#features {
	width:700px;
	overflow:hidden;
	padding:30px 0 0 0;
}


	#features #intro h2 {
		margin:0 0 10px 0;
	}
	
	#features h2 {
		margin:0 0 20px 0;
	}


	#features h3 {
		font-size:120%;
		font-weight:bold;
		margin:0 0 15px 0px;
	}

	#features h4 {
		font-size:120%;
		font-weight:bold;
		margin:0 0 5px 0px;
		border-left: solid 7px #0159bb;
		padding-left: 5px;

	}

	#features h5 {
		font-size: 110%;
		font-weight:bold;
		margin:0 0 3px 0px;
	}
	
	#features h6 {
		font-size: 110%;
		color: #0159bb;
		font-weight:bold;
		margin:0 0 3px 0px;
	}


	#features p{
		margin: 0 0px 30px 0px;
	}

		#features .fea01 {
			width: 700px;
			margin:0px 0 20px 0;
			overflow: hidden;
		}

			#features .fea01 .pkg{
				float:left;
				width:120px;
				display:inline;
				text-align:center;
				margin:0 0 20px 0;
			}
	
			#features .fea01 .status{
				float:right;
				width:570px;
				display:inline;
			}

			#features .fea01 .status h3 {
				margin:0 0 10px 0;
				font-size:120%;
				font-weight:bold;
				border-bottom:1px #AAAAAA solid;
			}

			#features .fea01 .status .btn{
				margin:10px 0;
			}




/* 価格・ラインアップ */
#lineup {
	width:700px;
	overflow:hidden;
	padding:30px 0 0 0;
}

	#lineup h2 {
		margin:0 0 20px 0;
	}

	#lineup h3 {
		margin:0 0 10px 0;
		font-weight:bold;
		border-bottom:1px #AAAAAA solid;
	}

	#lineup h4{
		font-weight:bold;
		font-size: 110%;
		margin: 0;
	}

		#lineup .box_l{
			clear:both;
			float:left;
			display:inline;
			width:340px;
			margin-bottom:20px;
	
		}
	
		#lineup .box_r{
			float:right;
			display:inline;
			width:340px;
			margin-bottom:20px;
		}

		#lineup .pkg{
			float:left;
			display:inline;
			width:90px;
			padding-top:5px;
		}

		#lineup .info{
			float:left;
			display:inline;
			width:250px;
		}

			#lineup .info .price{
				font-size:130%;
				font-family: "Verdana";
				color:#E51C0E;
				font-weight:bold;
			}
	
			#lineup .info .btn{
				margin:5px 0;
			}
	
			#lineup .info .com1{
				color:#E51C0E;
				font-weight:bold;
				line-height:1.3em;
			}

		#lineup .box{
			clear:both;
			background-color:#F5F5F5;
			border: 1px solid #AAAAAA;
			padding: 5px 10px;
			margin: 0 50px 20px 50px;
		}

			#lineup .box h4{
				background:url(../images/parts/notice.gif) no-repeat left center;
				font-weight:bold;
				font-size:110%;
				margin: 0 0 5px 0;
				padding-left:18px;
			}

			#lineup .box h5{
				font-weight:bold;
				margin: 0 0 2px 0;
			}

			#lineup .box ul{
				margin:0 0 10px 30px;
			}
			
		#lineup dl dt, #lineup dl dd {
			font-weight: bold;
		}
		#lineup dl dd {
			margin-left: 20px;
		}
			
		#lineup ul li {
			list-style: none;
		}


/* 動作環境 */
#require {
	padding:30px 0 0 0;
}

	#require h2 {
		margin:0 0 20px 0;
	}

	#require h3 {
		font-weight:bold;
		font-size:120%;
	}

	#require p {
		margin:0 0 5px 0;
	}
	
	#require table {
		margin:0 0 20px 0;
		width:700px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#require th {
			width:120px;
			padding:5px;
			font-weight:normal;
			text-align:center;
			vertical-align:middle;
			background-color:#F9F9F3;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		
		}
		
		#require td {
			padding:5px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


/* 製品フッター */
#pfoot {
	width:700px;
	overflow:hidden;
	margin:20px 0 30px 0;
	padding:0;
}

	#pfoot .notice{
		background:#F5F5F5;
		border:1px #AAAAAA solid;
		padding:5px;
		margin:0 0 20px 0;
	}
	
		#pfoot .notice h3{
			background:url(../images/parts/notice.gif) no-repeat left center;
			font-weight:bold;
			font-size:110%;
			margin: 0 0 5px 0;
			padding-left:18px;
		}
		
		#pfoot .notice li,#pfoot .notice_tm li{
			margin: 0 0 5px 0;
			font-size:85%;
			*font-size:77%;
			font-family: "Verdana";
		}


