@charset "utf-8";

/* #mainimage */
#mainimage {
	margin: 0 0 30px;
	height: 200px;
}
#mainimage h1 {
	margin: 0;
	float: left;
}
#mainimage p {
	float: right;
}

/* #mainlead */
#mainlead .lead-block p.catch {
	height: 25px;
	text-indent: -999em;
	background: url(../images/txt_index-catch.gif) 0 0 no-repeat;
}

/* .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;
}

#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;
}