@charset "UTF-8";
/*********************************************************************************************/
/* [ Vector用 製品別 CSS ]
/*
/* (c)2008 Jungle, Inc. All Rights Reserved.
/*********************************************************************************************/

/* 製品ヘッダー */
#jungle #phead {
	margin:0 0 0 0;
}

	#jungle #phead h1 {
		margin:0 0 0 0;
	}

	/* ボーダー */
	#jungle .hr {
		clear:both;
		margin:10px 0;
	}



/* 製品の特長 */
#jungle #features {
		padding:20px 0 0 0;
}

	#jungle #features h2 {
		margin:0 0 20px 0;
	}

	#jungle #features #fea01 {
		margin: 0 0 30px 0;
	}

		#jungle #features #fea01 h3 {
			margin:0 0 20px 0;
		}

		#jungle #features #fea01 h4 {
			margin:0 0 10px 0;
		}
		
		#jungle #features #fea01 p {
			padding-bottom:20px;
		}


		#jungle #features #fea01 .scr {
			margin: 0 0 20px 0;
			text-align: center;
		}


		#jungle #features #fea01 #fea01_r {
			background: #FFC;
		}

		#jungle #features #fea01 #fea01_r h4 {
			font-weight: bold;
			padding: 5px 10px;
			text-align: center;
			background: #e60012;
			color: #fff;
		}

		#jungle #features #fea01 #fea01_r p {
			padding: 0 10px 10px 10px;
		}


	#jungle #features #fea02 {
		margin:0;
		padding: 15px;
		background: url(../images/fea02_bg.gif) no-repeat top left;
	}


		#jungle #features #fea02 h3 {
			margin:0 0 10px 0;
		}


		#jungle #features #fea02 .scr {
			text-align: center;
		}

		#jungle #features #fea02 p {
			margin: 0 0 20px 0;
		}

		#jungle #features #fea02_bottom {
			margin:0 0 30px 0;
			font-size: 0;
		}


	#jungle #features #fea03 {
		clear:both;
		margin:0 0 30px 0;
	}

		#jungle #features #fea03 h3 {
			margin:0 0 15px 0;
		}

		#jungle #features #fea03 h4 {
			margin:10px 0 10px 0;
			background: #edeeed;
		}

		#jungle #features #fea03 h5 {
			margin:0 0 5px 0;
		}

		#jungle #features #fea03 p {
			margin: 0 0 20px 0;
		}

		#jungle #features #fea03 .scr {
			text-align:center;
			margin: 0 0 10px 0;
		}

		#jungle #features #fea03 .box_l {
			float: left;
			display:inline;
			width: 72px;
		}

		#jungle #features #fea03 .box .box_c {
			float: left;
			display:inline;
			width: 408px;
		}

		#jungle #features #fea03 .box .box_r {
			float: right;
			margin: 10px 0;
			display:inline;
			width: 200px;
		}

		#jungle #features #fea03 .box2 {
			width: 540px;
			overflow: hidden;
		}


		#jungle #features #fea03 .box2 .box_c {
			float: left;
			display:inline;
			width: 468px;
		}


	#jungle #features #fea04 {
		margin:0;
		padding: 0 15px 0 15px;
		background: url(../images/fea04_bg.gif) no-repeat top left;
	}


		#jungle #features #fea04 h3 {
			margin:0 0 15px 0;
			text-align: center;
		}


		#jungle #features #fea04 #fea04_box {
			width: 510px;
			overflow: hidden;
		}
		#jungle #features #fea04 #fea04_l {
			width: 230px;
			float: left;
			display: inline;
		}

		#jungle #features #fea04 #fea04_r {
			width: 280px;
			float: right;
			display: inline;
		}

		#jungle #features #fea04 h4 {
			margin:0 0 10px 0;
			font-weight: bold;
			padding-bottom: 2px;
			border-bottom: solid 2px #3d84cc;
		}

		#jungle #features #fea04 p {
			padding:0 0 20px 0;
		}


		#jungle #features #fea04 .coments {
			background: url(../images/fea04_blue_dotted.gif) repeat-y top left;
		}

		#jungle #features #fea04 .coments p {
			line-height: 2.2em;
		}


		#jungle #features #fea04_bottom {
			margin:0 0 30px 0;
			font-size: 0;
		}








	#jungle #features #fea05 {
		clear:both;
		margin:0 0 30px 0;
	}

		#jungle #features #fea05 h3 {
			margin:0 0 10px 0;
			font-weight: bold;
			font-size: 110%;
			color: #e60012;
			border-bottom: solid 2px #666;
			padding-bottom: 2px;
		}


		#jungle #features #fea05 p {
			margin: 0 0 20px 0;
		}

		#jungle #features #fea05 .scr {
			text-align: center;
			margin: 0 0 20px 0;
		}


		#jungle #features #fea05 .box_l {
			float: left;
			display:inline;
			width: 340px;
		}

		#jungle #features #fea05 .box_r {
			float: right;
			display:inline;
			width: 340px;
		}



/* 機能比較表 */
#jungle #hikaku {
	padding:30px 0 0 0;
}

	#jungle #hikaku h2 {
		margin:0 0 20px 0;
	}

	#jungle #hikaku .scr {
		margin:0 0 20px 0;
	}



/* 動作環境 */
#jungle #require {
	padding:30px 0 0 0;
}

	#jungle #require h2 {
		margin:0 0 20px 0;
	}

	#jungle #require h3 {
		font-weight:bold;
		margin:0 0 3px 0;
	}

	#jungle #require p {
		margin:0 0 5px 0;
	}
	
	#jungle #require table {
		margin:0 0 20px 0;
		width: 538px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#jungle #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;
		
		}
		
		#jungle #require td {
			padding:5px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


/* ページ上部へ戻る */
#jungle .page_up {
	text-align:right;
	margin:0 0 5px 0;
}

	#jungle .page_up a{
		font-size:85%;
		*font-size:77%;
		font-family: "Verdana";
	}


/* 製品フッター */
#jungle #pfoot {
	margin:0 0 30px 0;
	padding:30px 0 0 0;
}

#jungle #pfoot .notice{
	background:#F5F5F5;
	border:1px #AAAAAA solid;
	padding:5px;
	margin:0 0 20px 0;
}

	#jungle #pfoot .notice li{
		margin: 0 0 5px 0;
		font-size:85%;
		*font-size:77%;
		font-family: "Verdana";
	}


	#jungle #pfoot .notice h3{
		background:url(../images/notice.gif) no-repeat left center;
		font-weight:bold;
		font-size:110%;
		margin: 0 0 5px 0;
		padding-left:18px;
	}
	
	#jungle #pfoot .notice_tm li{
		margin: 0 0 5px 0;
		font-size:85%;
		*font-size:77%;
		font-family: "Verdana";
	}
