@charset "utf-8";
/*
Theme Name: cPanel
Description: cPanelテーマ
Version: 1.6
Author: Norio Itabashi
Author URI: http://www.ds-style.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
*, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'メイリオ', Meiryo, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #666666;
}
.postmetadata{
	font-size: 10px;
	color: #666666;
}
img {
	border: 0px;
}
.center {
	text-align:center;
}
.left {
	text-align: left;
}
.f-right {
	float: rihgt;
}
.f-left {
	float: left;
}
.right {
	text-align: rihgt;
}
.clear {
	clear:both;
}
p {
	line-height: 1.5;
}
ul, ol, dl {
	margin-bottom:10px;
	margin-left:10px;
}
#voice {
	background-image: url(http://cpanel.designbomb.biz/maintenance/images/voice_header.gif);
	background-repeat: no-repeat;
	width: 536px;
	height: 67px;
}
#voice_body {
	width: 476px;
	padding-right: 20px;
	padding-left: 40px;
	background-image: url(http://cpanel.designbomb.biz/maintenance/images/voice_bg.gif);
	background-repeat: repeat-y;
}

table img {
	vertical-align:middle;
}
strong {
	font-weight:bold;
}/*firefoxのため*/
blockquote {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	font-family: "Courier New", Courier, mono;
}
#popup_body {
	margin: 10px;
}

dd {
	margin-left:30px;
}
#header {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	height: 56px;
	background-image: url(http://cpanel.designbomb.biz/images/cpanel_design_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header2 {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	height: 56px;
}
#chat {
	padding-left: 750px;
}
#header .logo, #header2 .logo {
	margin-top: 10px;
}
#index_main {
	background-image: url(http://cpanel.designbomb.biz/images/index_bg.jpg);
	background-repeat: repeat-x;
}
#header h1 a, #header2 h1 a {
	margin-top:10px;
	background-image: url(http://cpanel.designbomb.biz/images/logo_hover.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -3000px;
	height: 34px;
	width: 189px;
	overflow: hidden;
}
#header h1 a:hover, #header h1 a:hover {
	background-image: url(http://cpanel.designbomb.biz/images/logo.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#gloval_menu ul {
	padding: 0px;
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#gloval_menu li {
	float: left;
	list-style-type: none;
	text-indent: -3000px;
	text-align: center;
	overflow: hidden;
}
#continer #contents {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	min-height:450px;
}
#contents #index1 {
	background-image: url(http://cpanel.designbomb.biz/images/index_future_bg.gif);
	height: 160px;
	width: 900px;
	margin-top: 10px;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#index1 p {
	font-size: 10px;
}
#index1 h2 {
	margin-bottom: 10px;
}
#index_main div {
	text-align: center;
}
#index2 div {
	width: 270px;
	float: left;
	padding-right: 25px;
	padding-left: 15px;
	margin-bottom: 35px;
	height: 90px;
}
#index3 {
	background-image: url(http://cpanel.designbomb.biz/images/order_bg.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 931px;
	background-position: center bottom;
}
#index3 div {
	text-align: center;
	width: 279px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#index3 .oder_bg {
	background-image: url(http://cpanel.designbomb.biz/images/order_btn_bg.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 270px;
	background-position: center;
	display: block;
	padding-top: 10px;
}
#index3 .oder_bg span {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	padding-left: 20px;
}
#index3 .oder_bg img {
	vertical-align: middle;
	float: right;
	padding-right: 15px;
}
#index3 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #358CB7;
}
#index3 p {
	font-size: 10px;
}
#index1 a {
	background-attachment: fixed;
	background-image: url(http://cpanel.designbomb.biz/images/popup_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#index2 {
	margin-top: 20px;
}
#index2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1B4659;
	margin-bottom: 6px;
}
#continer a ,#voice_body a{
	color: #0E5CA5;
	text-decoration: underline;
}
#continer a:hover,#voice_body a:hover {
	color: #0E5CA5;
	text-decoration: none;
}
#continer #page_title {
	background-image: url(http://cpanel.designbomb.biz/images/index_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-position: bottom;
}
#page_title div {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#page_title h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
}
#contents #main {
	width: 630px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#contents #main_expand {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#contents #main h3, #contents #main_expand h3 ,#voice_body h3{
	color: #D85C27;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 10px;
}
#contents #breadcrumb {
	font-size: 10px;
	color: #999999;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contents #breadcrumb a {
	color: #999999;
	font-family: verdana;
	text-decoration: none;
}
#contents #main ul, #contents #main ol {
	margin-left: 30px;
}
.li_bottom li {
	margin-bottom:10px;
}
#contents #sidebar {
	float: right;
	width: 200px;
}
#contents #main h2, #contents #main_expand h2, #voice_body h2 {
	font-size: 20px;
	color: #2E5974;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
	margin-top: 3px;
}
#contents #main h2 a{
	color: #2E5974;
	text-decoration:none;
}
#contents #main ul, #contents #main_expand ul , #voice_body ul{
	margin-left: 30px;
	margin-top: 3px;
}
#contents #main p, #contents #main_expand p, #voice_body p {
	margin-bottom: 15px;
}
#voice h1 {
	font-size: 14px;
	font-weight: normal;
	color: #3180C6;
	margin-top: 10px;
	margin-left: 40px;
	margin-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
	padding-top: 13px;
}
#voice_footer {
	background-image: url(http://cpanel.designbomb.biz/maintenance/images/voice_footer.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 536px;
}


#page_title p {
	color: #9DBFE1;
	font-size: 12px;
}
#index1 div {
	float: left;
	width: 290px;
	padding-right: 10px;
}
#continer #gloval_menu a {
	display: block;
	margin-top: 10px;
	width: 118px;
	text-align: center;
	overflow: hidden;
}
#index1 img {
	margin-right: 15px;
}
#gloval_menu #h1 {
	background-image: url(http://cpanel.designbomb.biz/images/m_home.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h2 {
	background-image: url(http://cpanel.designbomb.biz/images/m_cpanel.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h3 {
	background-image: url(http://cpanel.designbomb.biz/images/m_whm.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h4 {
	background-image: url(http://cpanel.designbomb.biz/images/m_order.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h5 {
	background-image: url(http://cpanel.designbomb.biz/images/m_faq.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h6 {
	background-image: url(http://cpanel.designbomb.biz/images/m_support.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h7 {
	background-image: url(http://cpanel.designbomb.biz/images/m_link.jpg);
	background-repeat: no-repeat;
}
#gloval_menu #h8 {
	background-image: url(http://cpanel.designbomb.biz/images/m_company.jpg);
	background-repeat: no-repeat;
}
#footer_info {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
div#footer {
	color: #666666;
	margin-top: 20px;
	border-top-color: #eaeaea;
	border-top-width: 10px;
	border-top-style: solid;
	clear: both;
	padding-top: 15px;
	background-color: #F2F2F2;
	height:140px;
}
.joinme {
	width: 465px;
	float: left;
	text-align: left;
}
.joinme p {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
}
.boring {
	width: 450px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.boring p {
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #91b7de;
}
.boring p.divideme {
	border-bottom: 1px dotted #d3e4f5;
}
.secondary li a {
	text-decoration: none;
	color: #486f93;
	padding: 2px;
}
.secondary li.active a {
	color: #4f8bc4;
	background: #ffeb6a;
}
#sidebar li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 2px;
	font-size: 10px;
	color: #333333;
	list-style-type: none;
}
#sidebar li.active a {
	color: #4f8bc4;
	background: #ffeb6a;
}
#sidebar h3 {
	font-weight: bold;
	color: #333333;
	padding-bottom: 3px;
}
#sidebar li a {
	padding-bottom: 3px;
	text-decoration: none;
}
#sidebar li a:hover {
	padding-bottom: 3px;
	text-decoration: none;
	color: #4f8bc4;
	background: #ffeb6a;
}
#gloval_menu {
	background-image: url(http://cpanel.designbomb.biz/images/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 32px;
}
#index_main p {
	display: none;
}
.demo_box {
	text-align:center;
	float:left;
	margin: 40px 80px 40px 0;
}
.switchcontent {
	color:#D85C27;
}
em.att {
	margin:6px 0;
	display: block;
}
ul.circle li {
	list-style-type:circle;
	line-height:1.2em;
}
.font-red {
	color:#ff0000;
}
.ul_two li {
	margin-bottom:0;
}
.img_left {
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
}
.img_right {
	float:right;
	margin-left:20px;
}
p.left {
	float:left;
}
#secondary_bottom li {
	margin:50px 0;
	vertical-align:bottom;
}
table.border_y {
	border-collapse: collapse;
}
table.border_y td {
	border:solid 1px #dddddd;
	text-align:center;
	padding:2px;
}
/*--------------------1column用------------------*/

#contents #main2 {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #main2 h3 {
	color: #D85C27;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 10px;
}
#contents #main .order h3, #contents #main_expand .order h3 {
	font-size: 20px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3333;
}
.green {
	color: #009900;
}
.order {
	margin-bottom: 25px;
}
.separater {
	background-image: url(http://cpanel.designbomb.biz/images/banner/separater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 33px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial;
}
#contents #main2 h2 {
	font-size: 20px;
	color: #2E5974;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
	margin-top: 3px;
}
#contents #main2 ul, #contents #main2 ol {
	margin-left: 30px;
}
#contents #main2 p {
	margin-bottom: 15px;
}
/* Table Structure  ----------------------------------------------------------------*/

.data_table {
	border-collapse: collapse;
	background: #fff;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	width: 100%;
	clear: both;
	border: 2px solid #D5D5D5;
}
.price {
	color: #CC0000;
	text-align: right;
}
.data_table caption {
	width: 100%;
	font-size: 1em;
	text-align: left;
	color: #000;
	padding:4px;
}
html>body .data_table caption {
	border-left-width:3px;
}
.data_table td, .data_table th {
	border: 1px solid #e0e0e0;
	padding: 3px;
}
.data_table thead th {
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #6F8992;
	color: #FFFFFF;
}
.data_table thead th a {
	color: #FFFFFF;
	text-decoration: none;
}
.data_table tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 12px;
	background-color: #F5F5EB;
}
.data_table tfoot th {
	font-weight: bold;
}
/*.data_table tbody td a {background: transparent;}



.data_table tbody td a:hover {background: transparent;color: #00c;text-decoration: underline;}*/



.data_table tbody th a {
	background: transparent;
	color: #3f7c5f;
	font-weight: bold;
}
.even {
	background-color: #F4F5F7;
}
.data_table tbody th, tbody td {
	text-align: left;
}
.data_table tfoot td {
	border: 1px solid #e0e0e0;
}
/*#continer #contents #main .faq li {color: #0E5CA5;line-height: 1.5;cursor: pointer;}

#continer #contents #main .faq li:hover {}*/#sidebar .banner {
	text-align: center;
	padding: 5px;
}
.description {
	background-color: #FFFFE1;
	padding: 5px;
	border: 2px solid #F9F2B9;
}
