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

/* 製品ヘッダー */
#jungle #phead {
	margin:0 0 30px 0;
	text-align:right;
}

	#jungle #phead h1 {
		margin:0 0 0 0;
	}



/* 製品の特長 */
#jungle #features {
		padding:0 0 20px 0;
}

	#jungle #features h2 {
		margin:0 0 30px 0;
	}

	#jungle #features h3 {
		margin:80px 0 5px 0px;
		color: #df0615;
		font-size:200.0%;
		font-weight: bold;
        line-height: 138.5%;
	}

	#jungle #features h2 + h3 {
		margin-top: 0;
	}

	#jungle #features h3 img {
		vertical-align: middle;
		padding: 0 8px 5px 0;
	}

	#jungle #features h3 sup {
		font-size: 55%;
		font-weight: ;
	}
    
    #jungle #features h3.black {
        color: #231815;
    }
    
    #jungle #features h4 {
		margin:80px 0 20px 0px;
		color: #df0615;
		font-size:138.5%;
		font-weight: bold;
        line-height: 80%;
        display: block;
        border-bottom: #df0615 solid 1px;
        width: 540px;
        height: 24px;
	}
    #jungle #features h4.icon {
        color: #231815;
        height: 50px;
    }
    #jungle #features h4.icon span {
        padding-left: 5px;
        vertical-align: 12px;
    }

	#jungle #features p {
		font-size: 107.7%;
		line-height: 1.8;
	}

	#jungle #features .scr {
		margin:30px 0 0 0;
		text-align: center;
	}

	#jungle #features .backgroundImage {
        width: 540px;
    }
    #jungle #features .backgroundImage p {
        padding-right: 250px;
    }
    #jungle #features .backgroundImage p .title {
        font-size: 114.3%;
        font-weight: bold;
    }
    /*
    #jungle #features .backgroundImage ul {
        padding-right: 210px;
    }
    */

	#jungle #features ul li {
		font-size: 107.7%;
	}
    #jungle #features ul li.lineHeight24 {
        line-height: 24px;
	}
    #jungle #features ul li.lineHeight30 {
        line-height: 30px;
	}
    
    #jungle #features .font12 {
		font-size: 92.3%;
	}
    
    #jungle #features .bold {
        font-weight: bold;
	}
    
    #jungle #features .center {
        text-align: center;
        width: 540px;
	}
    
    #jungle #features img.new{
        margin-left: 10px;
        vertical-align: -5px;
	}

	/* マージン */
	#jungle .bottommargin0{margin-bottom:0 !important;}
	#jungle .bottommargin10{margin-bottom:10px !important;}
	#jungle .bottommargin20{margin-bottom:20px !important;}
	#jungle .bottommargin30{margin-bottom:30px !important;}
	#jungle .bottommargin40{margin-bottom:40px !important;}
	#jungle .bottommargin50{margin-bottom:50px !important;}
	#jungle .bottommargin60{margin-bottom:60px !important;}
	#jungle .topmargin0{margin-top:0 !important;}
	#jungle .topmargin30{margin-top:30px !important;}

	/* 動作環境 */
	#jungle #require {
		padding:30px 0 0 0;
	}
	
		#jungle #require h2 {
			margin:0 0 20px 0;
		}
	
		#jungle #require h3 {
			font-weight:bold;
			font-size: 110%;
			margin:0 0 5px 0;
		}
	
		#jungle #require p {
			margin:10px 0 30px 0;
		}
	
		#jungle #require table {
			margin:0 0 30px 0;
			width:540px;
			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 h3{
		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";
	}
    
    #jungle #pfoot .notice p{
		font-size:91.7%;
        margin-top: 15px;
	}
    
    #jungle #pfoot .notice h4{
		font-weight:bold;
		font-size:110%;
		margin: 15px 0 5px;
	}