@charset "UTF-8";

/* ---------------
 SECTION
--------------- */

#spec section {
	margin-bottom: 30px;
}
#main section h4 {
	font-weight: bold;
	margin-bottom: 7px;
}
#main section .tumb {
	text-align:center;
	margin-top: 15px;
	margin-bottom: 20px;
}
#main section table {
	border-collapse: collapse;
	border-spacing:0;
	line-height: 1.4;
	position: relative;
	z-index: 100;
}
#main section table th {
	text-align: center;
	color: #999999;
	font-size: 94%;
}
#main section table td {
	text-align:center;
	font-size: 93%;
	border: 1px solid #ddd;
}
#main section table td.plan {
	background: url(../img/bg_td.gif) #fff repeat-x bottom;
	padding: 6px 8px;
	font-weight: bold;
	width: 140px;
	text-align: left
}
#main section table td.price {
	text-align: right;
	padding-right: 10px;
}
#main section .typeA td.price {
	width: 57px;
}
#main section .typeB {
	width: 100%;
}
#main section .typeB td {
	width: atuo;
	text-align: left;
	padding: 6px 10px;
}
#main section > .page-top {
	text-align: right;
	font-size: 87%;
	padding: 17px 20px 0 0;
}

/* ---------------
 CAPTION
--------------- */

.cation {
	font-size: 87%;
	color: #8f8f8f;
	}

table + .cation {
	display: block;
	padding-top: 8px;
	}

table .cation {
	font-size: 8px;
	line-height: 1;
	}

/* ---------------
 #PAGE-MANU
--------------- */

#page-menu .monoBox > p {
	padding-right: 15em;
	margin-bottom: 10px;
}
#page-menu .monoBox > a {
	display: block;
	float: right;
	width: 165px;
	height: 74px;
	background: url(../img/btn_pdf.png) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#page-menu .monoBox > a:hover {
	background-position: 0 -74px;
}
#page-menu .monoBox > ul {
	clear: both;
	overflow: hidden;
	/zoom:1;
	margin-right: -9px;
}
#page-menu .monoBox > ul li {
	float: left;
	margin : 0 7px 7px 0;
}

/* ---------------
 SECTION-SERVER
--------------- */

#section-server .monoBox > img {
	position: absolute;
	right: -13px;
	top: -51px;
	z-index: 0;
}
#section-server table {
	width: 100%;
}
#section-server table .table-head02 {
	width: 92px;
}
#section-server table .table-head03 {
	width: 92px;
}
#section-server table .table-head04 {
	width: 92px;
}
#section-server table .table-head05 {
	width: 90px;
}
#section-server table + table {
	float: right;
}

/* ---------------
 SECTION-DISK
--------------- */

#section-disk {
	margin-bottom: 22px;
}
#section-disk .monoBox > div {
	overflow: hidden;
	/zoom:1;
	margin-bottom: 25px;
	padding-left: 1px;
	padding-right: 1px
}
#section-disk .monoBox > div + div + div {
	margin-bottom: 0;
}
#section-disk .monoBox > div table {
	float: left;
}
#section-disk .monoBox > div table + table {
	float: right;
}
#section-disk .monoBox > img {
	position: absolute;
	right: 8px;
	top: -39px;
	z-index: 0;
}

/* ---------------
 SECTION-NET
--------------- */

#section-net {
	margin-bottom: 22px;
}
#section-net .monoBox > div {
	overflow: hidden;
	/zoom:1;
	margin-bottom: 25px;
	padding-left: 1px;
	padding-right: 1px
}
#section-net .monoBox .mgt25 {
	margin-top: 25px;
}
#section-net .monoBox .mgt15 {
	margin-top: 15px;
}
#section-net .monoBox > div + div + div {
	margin-bottom: 0;
}
#section-net .monoBox > div table {
	float: left;
}
#section-net .monoBox > div table + table {
	float: right;
}
#section-net .monoBox > img {
	position: absolute;
	right: 9px;
	top: -55px;
	z-index: 0;
}
#section-net .lineclear {
	border: 1px solid #fff;
	padding-top:5px;
}
span.bold {
	font-weight:bold;
}

/* ---------------
 SECTION-CONT
--------------- */

#section-cont {
	margin-bottom: 22px;
}
#section-cont .monoBox > div {
	margin-bottom: 20px;
}
#section-cont .monoBox > div + div + div + div {
	margin-bottom: 0px;
}
#section-cont .monoBox > div + div + div + div table {
	font-size: 87%;
}
#section-cont .monoBox > div + div + div + div table td.plan {
	background:#3b8e00;
	padding: 6px 8px;
	color: #FFFFFF;
	width: 60px;
	text-align:left;
}
#section-cont .monoBox > div + div + div + div table td.plan02 {
	background:#c7e2b3;
	color: #3b8e00;
	padding: 6px 8px;
	width: 90px;
	text-align:left;
}
#section-cont .monoBox > div + div + div + div table td.plan03 {
	width: 80px;
}
#section-cont .monoBox > img {
	position: absolute;
	top: -58px;
	right: 9px;
	z-index: 0;
}

/* ---------------
 SECTION-TEMP
--------------- */

#section-temp {
	margin-bottom:	23px;
}
#section-temp .monoBox > img {
	position: absolute;
	right: 9px;
	top: -50px;
	z-index: 0;
}
#section-temp ul,
#section-install ul {
	margin-right: -5px;
	overflow: hidden;
	/zoom:1;
	text-align: left;
}
#section-temp ul li,
#section-install ul li {
	display: inline-block;
	/display: inline;
	/zoom:1;
	background: url(../img/bg_button_inst.gif) repeat-x;
	border: 1px solid #e9e9e9;
	vertical-align: top;
	padding: 6px;
	margin:0 9px 7px 0;
	width: 131px;
	min-height: 36px;
	text-align:left;
	line-height: 1.4;
	position:relative;
}
#section-temp ul li .disc {
	position:absolute;
	top:0;
	left:0;
	padding: 0 3px 0 3px;
	background: #e9e9e9;
	font-size:9px;
}
#section-temp .publi_disc li {
	background: url(../img/bg_button_inst02.png) repeat-x;
	padding: 16px 6px 6px 6px;
}

/* ---------------
 SECTION-INSTALL
--------------- */

#section-install .monoBox > img {
	position: absolute;
	top: -20px;
	right: 14px;
	z-index: 0;
}
#section-install ul li {
	height: 63px;
}

/* ---------------
 SECTION-OPTION
--------------- */

#section-option {
	margin-bottom: 26px;
}
#section-option h4 {
	margin-bottom: 0px;
}
#section-option .monoBox {
	overflow: hidden;
	/zoom:1;
}
#section-option .monoBox > img {
	position: absolute;
	top: -56px;
	right: 15px;
	z-index :0;
}
#section-option .monoBox > div {
	float: left;
	position: relative;
	z-index: 2;
	width: 300px;
}
#section-option .monoBox > div + div {
	float: right;
}

/* ---------------
 SECTION-OPTION 2
--------------- */

#section-option2 .monoBox {
	padding-top: 24px;
}
#section-option2 .monoBox > img {
	position: absolute;
	top: -55px;
	right: 9px;
	z-index: 0;
}
#section-option2 table td p {
	margin-bottom: 14px;
}

/* ---------------
 SECTION-SERVICE
--------------- */

#section-service .monoBox {
	padding-top: 24px;
}
#section-service .monoBox > img {
	position: absolute;
	top: -55px;
	right: 9px;
	z-index: 0;
}
#section-service table td p {
	margin-bottom: 14px;
}

/* ---------------
 SECTION-DOMAIN
--------------- */

#section-domain .monoBox > img {
	position: absolute;
	top: -15px;
	right: 12px;
	z-index: 0;
}
#section-domain table td dl dt,
#section-domain table td dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
}
#section-domain table td dl dt {
	width: 98px;
}