@charset "utf-8";

.option-block {
	background-color: #f5f5f5;
}

/* .targetplan-list-block */
.targetplan-list-block table {
	margin-bottom: 25px;
	width: 100%;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-collapse: collapse;
}
.targetplan-list-block table tr th,
.targetplan-list-block table tr td {
	font-size: 83%;
	line-height: 1.4;
}
.targetplan-list-block table tr.line th.subhead,
.targetplan-list-block table tr.line td {
	background: url(../../../images/line_dot-gray.gif) left bottom repeat-x;
}
.targetplan-list-block table tr th {
	padding: 10px;
	width: 60px;
	background-color: #f5f5f5 !important;
	vertical-align: top;
	font-weight: bold;
}
.targetplan-list-block table tr th.subhead {
	padding-left: 0;
	width: 60px;
	font-weight: normal;
}
.targetplan-list-block table tr td {
	padding: 10px 0 5px 10px;
	vertical-align: top;
}
.targetplan-list-block table tr td li {
	float: left;
	white-space: nowrap;
	padding: 0 10px 5px 0;
}

/* .targetplan-block */
.targetplan-block table {
	margin-bottom: 8px;
}
.targetplan-block table tr.thead th a {
	padding-left: 8px;
	color: #ffffff;
	background: url(../images/icon_link_small-bg.gif) 0 .3em no-repeat;
}
.targetplan-block table tr.subhead th a {
	padding-left: 8px;
	background: url(../../../images/icon_link_small.gif) left 0.3em no-repeat;
}

.targetplan-rental table tr td {
	width: 77px !important;
}
.targetplan-vps table tr.thead th {
	background-color: #19a5a2 !important;
}
.targetplan-vps table tr td {
	width: 660px !important;
}
.targetplan-vps table tr.subhead th {
	background-color: #e7f7f7;
}
.targetplan-server table tr.thead th {
	background-color: #1a73bf !important;
}
.targetplan-server table tr.subhead th,
.targetplan-server table tr td {
	width: 93px !important;
}
.targetplan-server table tr.subhead th {
	background-color: #e7f1f9;
}
.targetplan-datacenter table tr.thead th {
	background-color: #533676 !important;
}
.targetplan-datacenter table tr td {
	width: 660px !important;
}
.targetplan-datacenter table tr.subhead th {
	background-color: #edeaf1;
}

.targetplan-block table.no-targetplantable tr th,
.targetplan-block table.no-targetplantable tr td {
	width: auto !important;
}

.txt-block .right {
	width: 240px;
}
.txt-block .left {
	width: 480px;
}
.txt-block .right .inner,
.txt-block .left .inner {
	padding-bottom: 12px;
}

.txt-block table tr td.img {
	text-align: center;
}

.section-block table tr.sum th {
	font-weight: bold;
}

.mainimage {
	margin-bottom: 20px;
	height: 140px;
}
.mainimage * {
	display: none;
}

/* for blog.html */
.mainimage-blog {
	background: url(../images/img_blog-mainimage.gif) 0 0 no-repeat;
}
.blogtemplate-list {
	margin-bottom: 30px;
	padding: 10px 0 1px 20px;
	background-color: #fef5e7;
}
.blogtemplate-list h3 {
	float: left;
	width: 130px;
	height: 50px;
	overflow: hidden;
	text-indent: -999em;
	background: 0 0 no-repeat;
}
.blogtemplate-simple h3 {
	background-image: url(../images/header_blog-sample-simple.gif);
}
.blogtemplate-cute h3 {
	background-image: url(../images/header_blog-sample-cute.gif);
}
.blogtemplate-season h3 {
	background-image: url(../images/header_blog-sample-season.gif);
}
.blogtemplate-photo h3 {
	background-image: url(../images/header_blog-sample-photo.gif);
}
.blogtemplate-cool h3 {
	background-image: url(../images/header_blog-sample-cool.gif);
}
.blogtemplate-list ul {
	float: right;
	width: 570px;
}
.blogtemplate-list ul li {
	float: left;
	width: 114px;
	height: 99px;
}
.blogtemplate-list ul li a {
	display: block;
	width: 104px;
	height: 89px;
	background-color: #ffffff;
}

/* for reboot.html */
.action-block .txt-for-reboot {
	overflow: hidden;
}
.action-block .txt-for-reboot p {
	margin: 0;
	text-indent: -999em;
}
.action-block .txt-for-reboot {
	margin: 10px 0;
	width: 340px;
	height: 44px;
	background: url(../images/action-txt_reboot-340.gif) 0 0 no-repeat;
}

/* for subdomain.html */
table.subdomain-tbl {
	border: 1px solid #dddddd;
}
table.subdomain-tbl tr td{
	padding: 5px 10px !important;
	border: none !important;
	border-bottom: 1px solid #dddddd !important;
	width: 20%;
}
table.subdomain-tbl tr.color td {
	background-color: #eeeeee;
}

/* for controlpanel-vps.html */
.mainimage-controlpanel-vps {
	background: url(../images/img_controlpanel-vps-mainimage.gif) 0 0 no-repeat;
}
#controlpanel-vps-list .option-block {
	background-color: transparent;
}
#controlpanel-vps-list .option-block .inner {
	padding: 0 10px 10px 0;
}
#controlpanel-vps-list .option-block .inner .set-2column-right {
	width: 255px;
}

/* for hdd-recovery.html */
.action-block .txt-for-datadoctor {
	overflow: hidden;
}
.action-block .txt-for-datadoctor p {
	margin: 0;
	text-indent: -999em;
}
.action-block .sidecol .txt-for-datadoctor {
	margin: 10px 0 15px;
	width: 220px;
	height: 115px;
	background: url(../images/action-txt_datadoctor-220.gif) 0 0 no-repeat;
}