@charset "utf-8";

/*
---------------------------------------------------------------------
	全体の設定
---------------------------------------------------------------------
*/
body {
  width: 900px;
  margin: 0 auto;
  font: 14px/1.5em "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

h1 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 10px;
}

h2 {
  font-size: 1.2em;
  margin: 1em 0;
}

h3 {
  margin: 15px 0 0;
  border-bottom: 1px solid #ffcc99;
}

input[type="text"]:focus, textarea:focus {
  background-color: #ffff99;
}

dt {
  font-weight: bold;
  margin-top: 15px;
}

img {
   vertical-align:bottom
}

label, input[type="radio"], input[type="checkbox"] {
  cursor: pointer;
}

a:link {
  color: blue;
}

a:visited {
  color: blue;
}

a:hover {
  color: red;
}

caption {
  text-align: left;
  font-weight: bold;
}

table {
  font-size: 12px;
}

strong {
  font-size: 16px;
}

/*
---------------------------------------------------------------------
	ヘッダー
---------------------------------------------------------------------
*/
#header {
  width: 900px;
  border-bottom: 1px solid #333333;
  margin-bottom: 5px;
  padding: 5px 0;
}

#header a#logo {
  float: left;
  margin-left: 10px;
}

#header_menu {
  float: right;
  margin-right: 10px;
}

#header_menu li {
  display: inline;
  font-size: 12px;
}

#header_menu li a {
  padding-left: 12px;
  background: url(../images/sankaku2.gif) no-repeat left center;
}

#header_menu li a:hover {
  background: url(../images/sankaku3.gif) no-repeat left center;
}

/*
---------------------------------------------------------------------
	申し込みフォームのナビゲーション
---------------------------------------------------------------------
*/
#navigation {
  float: right;
  margin: 0;
}

/*
---------------------------------------------------------------------
	コンテンツ
---------------------------------------------------------------------
*/
#contents {
  width: 685px;
  float: left;
  margin: 0 0 20px 10px;
  _margin-left: 5px;
}

#banner {
  overflow: hidden;
  margin: 5px -5px 10px 0;
  _zoom: 1;
}

#banner li{
  float: left;
  margin-right: 5px;
}

#contents h1 {
  border:solid 1px #ff9900;
  padding: 5px;
  border-radius: 5px;
  background: #ffebcd;
  -moz-border-radius: 5px; /* FF */
  background: -moz-linear-gradient(top,  #fffaf0,  #ffebcd); /* FF */
  -webkit-border-radius: 5px;/* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#fffaf0), to(#ffebcd));
  background-image: -o-linear-gradient(top,  #fffaf0,  #ffebcd); /* opera */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFAF0, endColorstr=#FFFFEBCD);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFAF0, endColorstr=#FFFFEBCD)";
  /zoom: 1;*/
}

#contents h1 span {
  border-left:5px #ffa500 solid;
  padding-left:10px;
  text-shadow: 0px 1px 0px #ffffff;
}

#contents h2 {
  margin: 15px 0 0;
  font-size: 1.1em;
  text-indent: 0.5em;
  border-left: 10px solid #ff9900;
  border-bottom: 1px solid #ff9900;
}

/*#contents h3 {
  margin: 15px 0 10px;
  text-indent: 0.2em;
  border-left: 5px solid #ff9900;
}*/

.section {
  width: 645px;
  margin: 10px auto 10px;
}

.section img {
  margin-left: 15px;
}

.section table {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.section table,.section th,.section td {
  border: 1px solid #999999;
  vertical-align: middle;
}

.section table th {
  padding: 5px;
  background-color: #ccffff
}

.section table td {
  padding: 5px;
}

.section p {
  margin: 15px 0;
}

.feature {
  margin-bottom: 10px;
}

.feature div {
  padding: 10px;
  border: 1px solid #999999;
  float: left;
  margin-right: 10px;
}

.tax {
  font-size: 11px;
}

.img {
  float: right;
  margin-top: 10px;
}

.step {
  text-align: right;
}

.step img {
  margin-right: -14px;
  _zoom: 1;
}

p.comment {
  font-size: 12px;
  margin: 0;
}

ul.comment {
  margin-left: 28px;
  text-indent: -28px;
  font-size: 12px;
}

.kiyaku {
  width: 665px;
  margin: 0 auto;
  padding-top: 10px;
  white-space:pre-wrap;
  word-wrap:break-word;
}

/*
---------------------------------------------------------------------
	メニュー
---------------------------------------------------------------------
*/
#menu {
  width: 185px;
  float: left;
  margin-left: 10px;
}

#menu ul {
  _zoom: 1; /* for IE6 */
  overflow: hidden;
  border: 1px solid #666666;
}

#menu ul li {
  _zoom: 1; /* for IE6 */
  margin-top: -1px;
  border-top: 1px solid #666666;
}

#menu ul li a {
  display: block;
  color: #000000;
  padding: 0.5em 1em;
  zoom: 1;
}

#menu ul li a:hover {
  color: #0000ff;
  background: url(../images/sankaku.gif) no-repeat left center;
}

#nav_box {
  border: 1px solid #666666;
  background-color: #f0f0f0;
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
}

#nav_box a.person {
  display: block;
  width: 170px;
  height: 40px;
  margin: 0 auto 5px;
  text-indent: -9999px;
  background: url(../images/person.gif) no-repeat top;
}

#nav_box a.corporation {
  display: block;
  width: 170px;
  height: 40px;
  margin: 0 auto 5px;
  text-indent: -9999px;
  background: url(../images/corporation.gif) no-repeat top;
}

#nav_box a:hover {
  background-position: bottom;
}

#ad {
  text-align: center;
  margin: 20px 0;
}

/*
---------------------------------------------------------------------
	FAQ
---------------------------------------------------------------------
*/
#faq_link {
  list-style: square inside;
  padding: 0 20px;
}

dl.faq {
  padding: 25px 20px 0;
}

dl.faq dt {
  font-size: 1.1em;
  border-bottom: 1px solid green;
  border-left: 5px solid green;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

dl.faq dd:first-letter {
  font-size: 1.1em;
  font-weight: bold;
}

dl.faq dd {
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin: 0 0 40px 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f3fff3;
}

dl.faq dd ul {
  list-style: circle inside;
  padding-left: 2em;
}

dl.faq dd ul.square {
  list-style-type: square;
}

/*
---------------------------------------------------------------------
	設定ガイド
---------------------------------------------------------------------
*/
.setting dd {
  text-indent: 0;
  margin-bottom: 2em;
}

.setting dd div {
  float: left;
  width: 245px;
  text-align: center;
}

.setting dd dl{
  overflow: hidden;
  _zoom: 1;
}

.setting dd dl dd{
  margin: 0;
}

.setting ol {
  list-style: decimal inside;
  width: 400px;
  float: right;
}

.setting ol li {
  margin-left: 1em;
  text-indent: -1em;
}

.caution {
  text-decoration: underline;
  color: red;
  font-size: 16px;
}

/*
---------------------------------------------------------------------
	フッター
---------------------------------------------------------------------
*/
#footer {
  width: 900px;
  clear: both;
  border-top: 1px solid #333333;
  margin-top: 10px;
  text-align: center;
}

/*
---------------------------------------------------------------------
	今すぐお申込み
---------------------------------------------------------------------
*/
div#appli {
  margin: 50px auto;
  width: 400px;
  padding: 20px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}

div#appli a.person {
  display: block;
  float: left;
  width: 180px;
  height: 50px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../images/person2.gif) no-repeat;
}

div#appli a.corporation {
  display: block;
  float: right;
  width: 180px;
  height: 50px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../images/corporation2.gif) no-repeat;
}

div#appli a:hover {
  background-position: bottom;
}

/*
---------------------------------------------------------------------
	申し込みページ
---------------------------------------------------------------------
*/
#contents2 {
  width: 700px;
  margin: 0 auto;
}

#contents2 h1 {
  font-size: 1.2em;
  margin-top: 1em;
}

#contents2 pre {
  width: 700px;
  border: 1px solid #999999;
  height: 300px;
  overflow-y: scroll;
  white-space:pre-wrap;
  word-wrap:break-word;
}

#submit {
  margin: 50px auto;
  width: 380px;
  overflow: hidden;
}

#cancel {
  display: block;
  width: 150px;
  height: 50px;
  text-indent: -9999px;
  float: left;
  background: url(../images/cancel.gif) no-repeat;
}

#cancel:hover {
  background-position: bottom;
}

#agree {
  display: block;
  width: 180px;
  height: 50px;
  text-indent: -9999px;
  float: right;
  background: url(../images/agree.gif) no-repeat;
}

#agree:hover {
  background-position: bottom;
}

/*
---------------------------------------------------------------------
	入力フォーム用のスタイル
---------------------------------------------------------------------
*/
table.form_table {
  width: 100%;
  border: 1px solid #c6c6c6;
  border-left: #ff4500 solid 3px;
  margin-bottom: 15px;
}

table.form_table th,table.form_table td {
  border: 1px solid #c6c6c6;
  padding: 0.5em 1em;
  text-align: left;
}

table.form_table th {
  background: none #ffebcd;
  vertical-align: top;
  width: 6em;
}

table.form_table_sub th {
  background: none lightpink;
}

table.form_table th,table.form_table td {
  padding: 0.5em 1em;
}

table.form_table th.required img {
  float: right;
}

table.form_table th label {
  display: block;
}

table.form_table .form_submit {
  text-align: center;
}

table.form_table th.th14 {
  width: 14em;
}

table.price {
  width: auto;
}

table.form_table th.remark {
  width: auto;
}

.caption {
  margin: 0;
}

.router, .usb {
  width: 50%;
}

.product {
  display: block;
}

table.form_table textarea {
  width: 100%;
  height: 200px;
}

/*
---------------------------------------------------------------------
	トップページへ戻るリンク
---------------------------------------------------------------------
*/
p.pagetop {
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
}

.standard {
  overflow: hidden;
  margin-right: -10px;
  margin-top: 10px;
  _zoom: 1;
}

.standard h3 {
  margin: 0;
  font-size: 18px;
  line-height: 36px;
  background-color: #ff6600;
  color: #ffffff;
  text-indent: 5px;
  text-shadow: rgba(0,0,0,0.2) 1px 1px 0;
  text-align: center;
  border: none;
}

.standard div {
  float: left;
  border: 1px solid #ff6600;
  margin-right: 10px;
  width: 315px;
}

p.value {
  font-size: 12px;
  padding: 0 5px;
  line-height: 1;
  margin: 0;
  text-align: center;
}

p.value span {
  font: bold 24px "Arial Narrow","Impact",sans-serif;
}

p.price {
  border-bottom: 1px solid #ff6600;
}

.plan {
  border: 1px solid #ff3300;
}

.plan h3 {
  margin: 0;
  font-size: 18px;
  line-height: 36px;
  background-color: #ff3300;
  color: #ffffff;
  text-align: center;
  text-indent: 5px;
  text-shadow: rgba(0,0,0,0.2) 1px 1px 0;
  border: none;
}

p.plan .price {
  border-bottom: 1px solid #ff3300;
}

p.plan_footer {
  border-top: 1px solid #ff6600;
  padding: 5px 10px;
  margin: 0;
  height: 63px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.order dt {
  border-bottom: 2px dotted #ff9900;
  font-size: 1.1em;
}

.order dd {
  margin-bottom: 20px;
}

.notes {
  font-size: 10px;
  color: red;
}

table.price_list th, table.price_list td {
  border: none;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

table.price_list {
  border: 1px solid #ff4500;
  margin-top: 10px;
}

table.price_list th {
  padding-top: 10px;
}

table.price_list tr.tb td {
  padding-bottom: 10px;
}

span.price {
  font: bold 24px "Arial Narrow","Impact",sans-serif;
}

div.about_order img {
  margin: 15px -9px 25px 10px;
  _zoom: 1; /* IE6対策 */
}

.illust {
  float: right;
  border: 1px solid #666
}

/*
---------------------------------------------------------------------
	whois
---------------------------------------------------------------------
*/
#domain, #domain table {
  margin-top: 0;
}

#domain input[type="button"] {
  font-size: 12px;
}

#domain .true {
  background-color: #ccffff;
}

#domain .false {
  background-color: #ccffff;
}

#whois td {
  width: 20%;
  text-align: left;
  padding-left: 32px;
} 