@charset "utf-8";

.fClear {
	clear: both;
	}

#main-area {
	width: 748px;
	}
	
#main-area > .section-block {
	padding: 0 4px;
	}
	
#mainlead h1 {
	margin:15px 0 10px;
	color: #00549b;
	}
	
/* #mainlead */
#mainlead .lead-block p.catch {
	height: 25px;
	text-indent: -999em;
	background: url(../images/txt_index-catch.gif) 0 0 no-repeat;
}

/* #mainimage */
#mainimage {
	position:relative;
	width:;
	height:264px;
}

#mainimage .mv {position:absolute; top:0; left:0; width:748px; height:214px; z-index:2000; text-indent:-9999px;}

#mainimage .mv a {position:relative; display:block; width:748px; height:214px; background:url(../images/img_mv_hover.png) 0 -214px no-repeat; z-index:2000;}
#mainimage .mv a:hover { background-position:0 0;}

#mainimage h2{
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
#mainimage > ul {
	overflow: hidden;
	padding: 0 4px;
	background: url(../images/bg_series_middle.png) repeat-y left top;
	/zoom:1;
}

#mainimage ul li {
	float: left;
}

#mainimage ul li a {
	display: block;
	width: 185px;
	height: 50px;
	text-indent: -9999px;
}

	
/*==========#js-slideAnimation============*/
	
#js-slideAnimation {
	overflow: hidden;
	position: absolute;
	background: url(../images/bg_top_slide.png) no-repeat left top;
	padding: 4px 4px 50px;
	width: 740px;
	height: 210px;
	z-index: 1100;
	}

#js-slideAnimation ul {
	}
	
#js-slideAnimation ul li {
	}
	
	
.js-logo {
	position: absolute;
	left: 25px;
	top: 20px;
	z-index: 100;
	}
	
.js-mark {
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 101;
	}

/*==========#exAndFlex============*/
#exAndFlex {
	background: url(../images/bg_series_middle.png) repeat-y left top;
	margin-bottom: 38px;
	}
	
#exAndFlex > .inner {
	background: url(../images/bg_series_bottom.png) no-repeat left bottom;
	padding: 0 15px 24px 15px; 
	overflow: hidden;
	/zoom:1;
	}
	
#exAndFlex h2 {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

h2 a {
    background: none;
    padding-left: 0;
}


#exAndFlex > .inner > h2{
	padding: 14px 0 5px 4px;
	}

#exAndFlex .inner h2 a{
	width:352px;
	height:103px;
	display:block;
	text-indent:-9999px;
	}
	
#exAndFlex #ex h2 a{ background: url(../images/title_series_ex.png) no-repeat 0 0;}
#exAndFlex #flex h2 a{ background: url(../images/title_series_flex.png) no-repeat 0 0;}
#exAndFlex #ex h2 a:hover{ background-position: 0 -103px;}
#exAndFlex #flex h2 a:hover{ background-position: 0 -103px;}

#exAndFlex > .inner > dl {
	float: left;
	padding: 5px 0 0 7px;
	white-space: nowrap;
	/zoom:1;
	}
	
#exAndFlex > .inner > dl dt {
	font-weight: bold;
	border-left: 4px solid #aeaeae;
	line-height: 1;
	font-size: 168%;
	padding-left: 5px;
	margin-bottom: 6px;
	}
	
#exAndFlex > .inner > dl + .btnArea {
	float: right;
	padding-right: 7px;
	white-space: nowrap;
	}

.btnArea {
	width:216px;
	height:53px;
	padding-top: 8px;
	text-align: center;
	background: url(../images/bg_btn_simulation.png) no-repeat 0 0;
	}

#exAndFlex .item {
	width: 352px;
	float: left;
	}
	
#exAndFlex .item .bg-top {
	background: url(../dedicated/images/bg_series.png) repeat-y left top;
	}
	
#exAndFlex .item .bg-top .bg-bottom {
	background: url(../dedicated/images/bg_series_bottom.png) no-repeat left bottom;
	padding: 15px 20px 22px 20px;
	margin-bottom: 10px;
	}
	
#exAndFlex .item .bg-top .bg-bottom > dl {
	color: #fff;
	margin-bottom: 7px;
	}
	
#exAndFlex .item .bg-top .bg-bottom > dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	}
	
#exAndFlex .item .bg-top .bg-bottom > dl dd {
	padding-top: 3px;
	}
	
#exAndFlex .item .bg-top .bg-bottom > dl dd span {
	display: inline-block;
	vertical-align: top;
	/zoom:1;
	width: 60px;
	}
	
#exAndFlex .item .bg-top .bg-bottom > dl dd:first-child {
	padding-top: 3px;
	}
	
#exAndFlex .point {
	overflow: hidden;
	/zoom:1;
	float: left;
	}
	
#exAndFlex .point li {
	float: left;
	margin-left: 5px;
	}
	
#exAndFlex .point li:first-child {
	margin-left: 0;
	}
	
#exAndFlex .price {
	float: right;
	margin-bottom: 10px;
	}
	
#exAndFlex .spec {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	/zoom:1;
	}
	
#exAndFlex .spec li {
	float: left;
	padding-left: 7px;
	}
	
#exAndFlex .spec li:first-child {
	padding-left: 0px;
	}
	
#exAndFlex .message {
	padding: 6px 0;
	color: #fff;
	text-align: center;
	background: #606060;
	font-weight: bold;
	margin-bottom: 17px;
	}
	
#exAndFlex .action {
	text-align:center;
	}
	
#exAndFlex .action a:first-child {
	margin-right: 10px;
	}
	
#exAndFlex #ex {
	float: left;
	}
	
#exAndFlex #flex {
	float: right;
	}
	
#exAndFlex #flex .price {
	margin-bottom: 13px;
	}
	
#exAndFlex #ex .point {
	padding-top: 1px;
	margin-bottom: 15px;
	}

#exAndFlex .caption{
	margin-bottom:10px;
	font-size:92%;
	padding-left:7px;
	}
	
/*=========#feature============*/


/* .plan-block -------------------------------- */

.plan-block .data,
.plan-block .desc {
	border-color: #bad7ee;
}
.plan-block .data table th,
.plan-block .data table td {
	border-color: #bad7ee;
	background-color: #e8f1f9;
}

#planlist-dedicated {
	padding: 0 0 20px;
	margin: 0 -10px 0 0;
	width: 750px;
}
#planlist-dedicated .plan-block {
	float: left;
	display: inline; /* for IE */
	margin-right: 10px;
	padding-bottom: 10px;
	width: 365px;
}
#planlist-dedicated .plan-block .desc {
	min-height: 100px;
	_height: 100px;
}
#planblock-entry .desc {
	background-image: url(../images/bg_index-dedicated-entry.gif);
}
#planblock-entry .head h3 a {
	background-image: url(../images/header_index-dedicated-entry.gif);
}
#planblock-basic .desc {
	background-image: url(../images/bg_index-dedicated-basic.gif);
}
#planblock-basic .head h3 a {
	background-image: url(../images/header_index-dedicated-basic.gif);
}
#planblock-raid .desc {
	background-image: url(../images/bg_index-dedicated-raid.gif);
}
#planblock-raid .head h3 a {
	background-image: url(../images/header_index-dedicated-raid.gif);
}
#planblock-advanced .desc {
	background-image: url(../images/bg_index-dedicated-advanced.gif);
}
#planblock-advanced .head h3 a {
	background-image: url(../images/header_index-dedicated-advanced.gif);
}

.sub-section-block {
	margin: 0 -20px 20px 0;
	width: 760px;
}
.sub-section-block .section-block {
	margin-right: 20px;
	width: 360px;
}

#planblock-platform_st .head h3 a {
	background-image: url(../images/header_index-platform_st.gif);
}
#planblock-platform_st .desc {
	min-height: 146px;
	_height: 146px;
	background-image: url(../images/bg_index-platform_st.gif);
}
#planblock-platform_ad .head h3 a {
	background-image: url(../images/header_index-platform_ad.gif);
}
#planblock-platform_ad .desc {
	min-height: 146px;
	_height: 146px;
	background-image: url(../images/bg_index-platform_ad.gif);
}

#dedicated .lead-block {
	padding-left: 90px;
	background: url(../images/bg_index-root.gif) left top no-repeat;
}

#platform .sub-section-block{
	margin:10px 0 20px 0;
}

#linkblock-multi .inner {
	padding-right: 100px;
	background: #f5f5f5 url(../images/bg_index-multi.gif) right center no-repeat;
}

/* casestudy */
#casestudy {
	margin-bottom: 39px;
}
#casestudy h2 {
	margin-bottom: 14px;
}
#casestudy .float-list {
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
#casestudy .float-list .float-block .set-2column-block .set-2column-left {
	width: 120px;
}
#casestudy .float-list .float-block .set-2column-block .set-2column-right {
	width: 230px;
}
#casestudy .float-list .float-block .set-2column-block p {
	margin-bottom: 0;
}
#casestudy .float-list .float-block .set-2column-block p.case {
	margin-bottom: 10px;
}
#casestudy .float-list .float-block .set-2column-block p.name {
	margin-bottom: 8px;
}
#casestudy .foot {
	padding: 6px 0 0 0;
}

.orbit-wrapper {
 /height: auto !important;
 }