@charset "UTF-8";
/* xforbiz_Style Version: 1
 (14, 2, 2008)
 Screen layout: */
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

fieldset, img {
    border: none;
}

caption, th {
    text-align: left;
}

.clearfix:after {
    content: "."; /* 新しい要素を作る */
    display: block; /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}* html .clearfix {
    height: 1px;
    /*¥*/ /*/
     height: auto;
     overflow: hidden;
     /**/
}

body {
    font: 12px / 18px 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;, Geneva, Arial, Verdana, sans-serif;

color:
    #666666;

line-height:
    1.5em;

background-color:
    #FFFFFF;
}

img {
    border: none;
}

a, a:visited {
    color: #0066CC;
    text-decoration: none;
}

table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 5px 0 10px 15px;
}

th {
    border: 1px solid #59A6B7;
    background-color: #90C4CF;
    color: #FFFFFF;
    padding: 6px;
}

td {
    border: 1px solid #59A6B7;
    padding: 6px;
}

h2 {
    margin: 10px 0 0 15px;
    padding: 0;
    color: #003333;
    font-size: 1.1em;
}

em {
	font-weight:bold;
	color:#333333;
}

#container {
    width: 980px;
    margin: 10px auto;
}

#information {
    clear: both;
    margin: 0 20px;
    float: left;
}

#banner {
    width: 210px;
    padding-top: 5px;
    float: left;
}

#banner img {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

.pr {
    font-size: 0.8em;
    color: #CCCCCC;
}

/* Hosting Description */
#desc_left_box {
    padding: 10px 20px;
    width: 350px;
    float: left;
}

#desc_right_box {
    width: 350px;
    float: left;
    padding: 10px 20px;
}

.desc_table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 5px 0 15px 15px;
}

.desc_table th {
    width: 75px;
}

.desc_table td {
    width: 215px;
}

/* Plan詳細ページ */
#desc_center_box {
    padding: 10px 10px;
    clear: both;
}

.button {
    font-size: 1.4em;
    color: #fff;
    display: block;
    width: 150px;
    margin: 10px auto;
    padding: 15px;
    border: 1px solid #CCCCCC;
    background-color: #59A6B7;
    text-align: center;
}

.small_asterisck {
    font-size: 10px;
}

.desc_center_table {
    border: 1px solid #59A6B7;
    border-collapse: collapse;
    margin: 10px auto;
}
.desc_center_table thead {
    padding: 15px;
    background-color: #fff;
}
.desc_center_table thead th {
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
	padding:20px;
	background-color:#FFFFFF;
	color:#343434;
}
.desc_center_table thead th .sub{
	font-size:0.7em;
}
.desc_center_table tbody th {
    width: 100px;
    padding: 15px;
}

.desc_center_table tbody td {
    width: 320px;
    padding: 15px;
}

.desc_center_table ul {
    margin-left: 20px;
	margin-bottom:5px;
}

/* プランお申し込みの流れ */
#process {
}

#process div {
    padding: 10px 0px;
    background-color: #f0f8ff;
    margin-bottom: 10px;
}

#process div label {
    margin: 15px;
    font-size: 120%;
    font-weght: bold;
    color: #4682b4;
}

#process div fieldset {
    margin: 5px 0px 0px 100px;
    padding: 10px 0px 10px 10px;
    width: 600px;
    border-left: 1px solid #CCCCCC;
}

#process div span {
    margin: 3px 0px 0px 90px;
    font-size: 170%;
    font-weght: bold;
    color: #CCCCCC;
}

/* */
#desc_box {
    width: 600px;
    margin-left: 30px;
    text-align: center;
}

#footer {
    clear: both;
    text-align: center;
    font-size: 10px;
    border-top: 1px solid #CCCCCC;
    margin: 20px;
    padding: 10px;
}

/* register */
#setsumei {
    margin-left: 50px;
}

#register_form {
    width: 650px;
    margin-left: 50px;
}

#register_form th {
	padding:15px;
}

#register_form td {
	padding:15px;
}

.setsumei {
    width: 190px;
}

.chui {
    color: #666666;
}

#kinyu {
    margin-left: 50px;
}

.attention {
    color: #ff0000;
}

.example {
    color: #59A6B7;
}

#seikyu {
    display: none;
    width: 650px;
    margin-left: 50px;
}

#seikyu_b {
    display: block;
    width: 650px;
    margin-left: 50px;
}

#seikyu_b th {
    width: 180px;
}

#seikyu_b td {
    width: 444px;
}

#submitbtn {
    margin-left: 300px;
    margin-bottom: 20px;
}

/* contact */
#contact_form {
    width: 600px;
    margin-left: 70px;
}

#help {
    margin-left: 70px;
}

#side2 {
    margin-left: 70px;
    margin-bottom: 10px;
}

/* comfirmation */
#btns {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

#btns input {
    margin-right: 5px;
}

#side {
    margin-left: 50px;
    margin-bottom: 10px;
}

/* order */
p.confirm {
    margin-left: 15px;
}

p.explanation {
    margin-left: 650px;
}

span.require {
    color: red;
    font-size: 90%;
}

/* admin */
#container_admin {
    width: 1200px;
    margin: 10px auto 10px auto;
}

.rc {
}

#logo {
    display: block;
}

#menu {
    margin: 0 10px;
    background-image: url(/img/menu_bg.jpg);
}

#menu li {
    float: left;
    margin: 9px 15px;
    font-size: 1.1em;
    font-weight: bold;
    text-shadow: #fff 0 1px;
    list-style: none
}

#menu a {
    display: block;
    text-decoration: none;
    color: #343434
}

#menu a:hover {
    color: black
}

#menu a.selectedmenuitem {
    color: #0983d1
}

#contents {
    margin: 10px 10px;
    padding: 10px;
    background-color: #ffffff;
}

#top {
    margin: 5px 0 20px 0;
    padding: 10px;
    font-size: 1.2em;
    color: #333333;
    line-height: 1.6em;
}

#top img {
    float: right;
    margin-left: 40px;
}

#security {
    width: 500px;
    padding: 15px;
    margin: 10px auto;
    border: 1px solid #CCCCCC;
    background-color: #f0f8ff;
}

#security img {
    float: left;
    margin-right: 10px;
}


.description {
	margin-top:10px;
	font-size:x-small;
	color:#666666;
}
.inner th {
	text-align:center;
	border-color:#999999;
	background-color:#f0f8ff;
	color:#003333;
}
.inner td {
	border-color:#999999;
}
.inner .contents {
	width:600px;
}
.inner .price {
	text-align:center;
}
.new {
	font-size:0.8em;
	color:#ff0000;
}
