﻿@charset "UTF-8";
/*********************************************************************************************/
/* [ Vector用 製品別 CSS ]
/*
/* (c)2008 Jungle, Inc. All Rights Reserved.
/*********************************************************************************************/

/* 製品ヘッダー */
#jungle #phead {
	margin:0 0 20px 0;
	text-align:right;
}

	#jungle #phead h1 {
		margin:0 0 0 0;
	}


/* 特別版 */
#jungle #special {
	background:#F5F5F5;
	border:1px #AAAAAA solid;
	padding:10px 10px 0 10px;
	margin:0 0 20px 0;
}

	#jungle #special h2 {
		margin:0 0 10px 0;
		font-weight: bold;
		font-size: 130%;
	}

	#jungle #special h3{
		background:url(../images/common/notice.gif) no-repeat left center;
		font-weight:bold;
		margin: 0 0 5px 0;
		padding-left:18px;
	}

	#jungle #special p{
		margin: 0 0 10px 0;
	}



/* 製品の特長 */
#jungle #features {
		padding:0 0 20px 0;
}

	#jungle #features h2 {
		margin:0 0 20px 0;
	}

	#jungle #features h2.intro {
		margin:0;
	}

	#jungle #features h3 {
		font-size:110%;
		font-weight:bold;
		margin:0 0 10px 0px;
	}

	#jungle #features h4 {
		font-weight:bold;
		margin:0 0 5px 0px;
	}

	#jungle #features h5 {
		font-weight:bold;
		margin:0 0 3px 0px;
	}

	#jungle #features p{
		margin: 0 0 20px 0px;
	}


	#jungle #features .scr{
		margin: 0 0 30px 0;
		text-align: center;
	}


	#jungle #features #box01 {
		width: 510px;
		padding: 15px;
		overflow: hidden;
		margin: 0 0 20px 0;
		background: #feedee;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}

	#jungle #features #box01 #box01_l {
		width: 90px;
		float: left;
		display: inline;
		}

	#jungle #features #box01 #box01_r {
		width: 400px;
		float: right;
		display: inline;
		}


	#jungle #features #box01 h3 {
		color: #e60012;
		}

	#jungle #features .blue {
		color: #00479d;
		}



	/* 機能比較表 */
	#jungle #hikaku {
		padding:30px 0 0 0;
	}
	
		#jungle #hikaku h2 {
			margin:0 0 20px 0;
		}
	
		#jungle #hikaku h3 {
			font-weight:bold;
			margin:0 0 3px 0;
		}
	
		#jungle #hikaku p {
			margin:0 0 5px 0;
		}
	
		#jungle #hikaku table {
			margin:0 0 20px 0;
			width:540px;
			border-top: 1px solid #AAAAAA;
			border-left: 1px solid #AAAAAA;
		}
		
			#jungle #hikaku th {
				padding: 7px 5px;
				font-weight:normal;
				vertical-align:middle;
				background-color:#F9F9F3;
				border-bottom: 1px solid #AAAAAA;
				border-right: 1px solid #AAAAAA;
			
			}
			
			#jungle #hikaku td {
				padding: 7px 5px;
				text-align: center;
				border-bottom: 1px solid #AAAAAA;
				border-right: 1px solid #AAAAAA;
			}


			#jungle #hikaku .title {
				padding: 10px 5px;
				background: #000;
				color: #fff;
				font-weight: bold;
			}

			#jungle #hikaku .title_pro {
				padding: 12px 5px;
				text-align: center;
				background: #e60012;
				color: #fff;
				font-weight: bold;
			}


			#jungle #hikaku .title_free {
				padding: 10px 5px;
				text-align: center;
				background: #000;
				color: #fff;
				font-weight: bold;
			}

			#jungle #hikaku .pro {
				background: #feedee;
			}


	/* 動作環境 */
	#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:540px;
			border-top: 1px solid #AAAAAA;
			border-left: 1px solid #AAAAAA;
		}
		
			#jungle #require th {
				width:120px;
				padding:7px;
				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 .box{
			clear:both;
			background-color:#F5F5F5;
			border: 1px solid #AAAAAA;
			margin: 0 0 20px 0;
			padding: 10px;
		}

			#jungle #pfoot .box h4{
				background:url(../images/common/notice.gif) no-repeat left center;
				font-weight:bold;
				font-size:110%;
				margin: 0 0 5px 0;
				padding-left:18px;
			}

			#jungle #pfoot .box h5{
				font-weight:bold;
				margin: 0 0 5px 0;
			}

			#jungle #pfoot .box ul{
				margin:0 0 10px 30px;
			}

			#jungle #pfoot .box p{
				margin:0 0 10px 0;
			}



#jungle #pfoot .notice{
	background:#F5F5F5;
	border:1px #AAAAAA solid;
	padding:5px;
	margin:0 0 20px 0;
}

	#jungle #pfoot .notice h3{
		background:url(../images/common/notice.gif) no-repeat left center;
		font-weight:bold;
		font-size:110%;
		margin: 0 0 5px 0;
		padding-left:18px;
	}
	
	#jungle #pfoot .notice li, #jungle #pfoot .notice_tm li{
		margin: 0 0 5px 0;
		font-size:85%;
		*font-size:77%;
		font-family: "Verdana";
	}
