@charset "UTF-8";

.box.rc.wp a { color: #000; }

#main p.lead {
	font-size: 1.3em;
	padding: 10px 10px 2em 10px;
	}

#ln-server { margin-bottom: 40px; }

/* add 09.09.25 */
#server-list {}

	#server-list div h3 {
		background: url(/shared/images/global/h_lv4.png) no-repeat left center;
		height: 20px;
		margin-bottom: 5px;
		padding-left: 15px;
		font-size: 1.3em;
		font-weight: 800;
		line-height: 22px;
		overflow: hidden;
		}
	
	#servers-quarter { margin-bottom: 30px; }
	#servers-half { margin-bottom: 30px; }
	#servers-1u {}
	
		#server-list div table {
			border-top: 1px solid #c3c6cf;
			border-left: 1px solid #c3c6cf;
			border-collapse: collapse;
			width: 100%;
			font-family: sans-serif;
			z-index: 10;
			}
			#server-list div table th, 
			#server-list div table td {
				border-bottom: 1px solid #c3c6cf;
				border-right: 1px solid #c3c6cf;
				padding: 3px 5px;
				}
			#server-list div table thead th {
				background: url(/shared/images/global/table_thead_bg.png) repeat-x left bottom #fff;
				border-bottom: 2px solid #74829c;
				color: #333;
				}
			#server-list div table thead th.memory, 
			#server-list div table thead th.hdd { border-bottom: 1px solid #c3c6cf; }
			#server-list div table thead th, 
			#server-list div table tbody td { text-align: center; }
			#server-list div table tbody th { background-color: #f3f3f3; width: 100px !important; }
/* end */


/* add 09.09.25 */
#main div.box.type01 div.top h3 {
	border-bottom: 2px solid #74829c;
	margin: 0 12px 0 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.6em;
	}
/* end */


#ln-misc { margin-bottom: 40px; }
	#ln-misc h3 {
		background: url(/shared/images/service/rental/misc_h_bg.png) no-repeat left top;
		width: 551px;
		height: 30px;
		margin-top: 14px;
		margin-left: 10px;
		padding-left: 30px;
		font-size: 1.3em;
		line-height: 32px;
		overflow: hidden;
		cursor: pointer;
		}
	#ln-misc h3.ui-state-active { background-position: left -30px; }
	#ln-misc #misc div {
		background: url(/shared/images/service/rental/misc_bg.png) repeat-y left top;
		margin: 0 10px;
		overflow: hidden;
		border-top: 1px solid #c3c6cf;
		}
	#ln-misc table {
		height: 100%;
		width: 579px;
		margin: 0 1px;
		font-size: 1.2em;
		}
	#ln-misc table th, 
	#ln-misc table td {
		border-bottom: 1px solid #dfe3e6;
		padding: 3px 7px;
		}
	#ln-misc table th {
		border-right: 1px solid #c3c6cf;
		width: 40%;
		font-weight: 800;
		}
	#ln-misc table thead th { background-color: #f3f3f3; }
	#ln-misc table thead th.last-child { border-right: 0px none; }
	#ln-misc table tbody th { background-color: #fff; color: #222; font-weight: normal; }
	#ln-misc table tbody th.last-child, 
	#ln-misc table tbody td.last-child { border-bottom: 1px solid #c3c6cf; }
	#ln-misc table td { width: 60%; }


#ln-os {}
	#main #ln-os p.lead {
		padding: 10px 1em 1em 1em;
		}
	#ln-os #ln-os-sheet {
		border-top: 1px solid #c3c6cf;
		border-left: 1px solid #c3c6cf;
		border-collapse: collapse;
		margin: 0 20px 7px 10px;
		font-size: 1.2em;
		}
	#ln-os #ln-os-sheet th, 
	#ln-os #ln-os-sheet td {
		border-bottom: 1px solid #c3c6cf;
		border-right: 1px solid #c3c6cf;
		padding: 7px;
		text-align: center;
		}
	#ln-os #ln-os-sheet th {
		background: url(/shared/images/global/table_thead_bg.png) repeat-x left bottom #fff;
		border-bottom: 2px solid #74829c;
		width: 180px;
		font-weight: 800;
		}


