@charset "UTF-8";
/* CSS Document */

div.price {}

.price p {
  margin:0;
  padding:0;
}
h3 {
  font-size:200%;
  color: #990000;
}
/*
h4 {
  color: #ffaf2a;
  font-size:150%;
}
*/
/*
hr {
  border-color: #ffaf2a;
  border-style: solid;
  border-width:1px;
  margin-top: -10px;
}
*/
.black {
  color:#000000;
  letter-spacing: 10px;
}
.box_top {
  background-image: url(/src/img/price/box_top.png);
  background-repeat: no-repeat;
  width: 644px;
  height: 64px;
}
.box_mid {
  background-image: url(/src/img/price/box_mid.png);
  background-repeat: repeat-y;
  width:644px;
  padding:25px;
}
.box_bot {
  background-image: url(/src/img/price/box_bot.png);
  background-repeat: no-repeat;
  width:644px;
  height:4px;
}
.red_bg {
  background-color:#990000;
  color:#FFFFFF;
  width:100px;
  height:20px;
  line-height:20px;
  float:left;
  text-align:center;
  margin-right:10px;
}
.box_mid img{
  margin-top:10px;
}
.kinou {
  line-height:59px;
  height:59px;
  font-weight:bold;
  font-size:125%;
}
.kinou_ {
  line-height:40px;
  height:40px;
}
.cell {
  margin-top:-10px;
}
.kinou_1 {
  margin-top:10px;
  margin-bottom:0px;
  line-height:30px;
  height:30px;
  font-weight:bold;
  font-size:125%;
}
.kinou_s {
  font-weight:bold;
  font-size:90%;
  }
.ser_h {
  height:30px;
  line-height:30px;
  color:#FFFFFF;
  background-color:#ffaf2a;
  padding-left:15px;
  margin-top:20px;
  margin-bottom:15px;
  font-weight:bold;
}
.ser_box {
  border: 1px solid #999999;
  margin-bottom:15px;
  background-color:#cccccc;
}
.ser_l {
  width:25%;
  _width:34%;
  text-align:center;
  padding:1em;
  float:left;
  min-height:105px;
}
.bw_ {
  height:25px;
  line-height:25px;
  margin-top:10px;
  float:right;
}
.bw {
  font-weight:bold;
  background-color:#2c2c2c;
  color:#FFFFFF;
  height:25px;
  line-height:25px;
  text-align:center;
  width:70px;
  float:left;
  margin-top:10px;
}
.ser_l img {
  margin-top:10px;
}
.ser_r {
  width:65%;
  padding:1em;
  background-color:#FFFFFF;
  border-left: 1px solid #999999;
  float:right;
  min-height:105px;
  line-height:150%;
}
.ser_r span {
  font-weight:bold;
}
.service_name {
  text-align: left;
  font-weight: bold;
  margin: 0;
}

/* ショップ立上げ
------------------------------------------*/
div.site-open {	margin-bottom: 20px;}

.site-open p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

/* 一番上のキャッチの部分 */
.site-open div.chatch {
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 30px;
}

.chatch div.up-area {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.up-area p {	text-align: center;}

.chatch div.under-area {
	background-image: url(../img/price/icon-pc.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 70px;
}
.under-area p {
	text-align: center;
	font-weight: bold;
}
.under-area .inpact {
	color: #990000;
	font-size: 16px;
}

/* 赤い枠線のエリア */
.site-open div.mk-column {
/*	width: 642px;*/
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

/* 背景が灰色の見出し */
.mk-column h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #DDDDDD;
	padding: 7px;
}

/* 制作ページリスト */
.mk-column div.detail-list {
	margin-bottom: 15px;
	padding-left: 10px;}
.mk-column div.detail-list p {
	font-weight: bold;
	background-image: url(../img/price/point.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px!important;
	line-height: 1.8!important;
}

/* 背景が黄色の見出し */
.site-open h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
	padding: 7px;
}


/* 携帯リスティング
------------------------------------------*/
div.m-listing {	margin-bottom: 20px;}

.m-listing p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

/* 赤い枠線のエリア */
.m-listing div.tp-column {
/*	width: 642px;*/
	border-color: #990000;
	border-style: solid;
	border-width: 3px;
}
.tp-column h4 {
	height: 47px;
	background-image: url(../img/price/img-mobilephone.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 23px;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px!important;
}

/* 背景が黄色の見出し */
.m-listing h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
	padding: 7px;
}

/* 設定について・内容 */
.m-listing div.detail-column {	margin-left: 10px;}
.detail-column p {
	background-image: url(../img/price/point.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px!important;
	line-height: 1.6!important;
}
table.flowtable {
	width: 600px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.flowtable th {
	width: 100px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
}
.flowtable td {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
}
.flowtable img.left-margin {	margin-left: 40px;}
span.size16px {	font-size: 16px;}



/* 携帯SEO
------------------------------------------*/
div.m-seo {	margin-bottom: 20px;}

div.m-seo p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

/* 赤い枠線のエリア */
.m-seo div.r-column {
/*	width: 642px;*/
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
div.lr-margin {
	margin-left: 15px;
	margin-right: 15px;
}
.r-column p {
	font-weight: bold;
	background-image: url(../img/price/point.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px!important;
}

/* 背景が黄色の見出し */
.m-seo h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
	padding: 7px;
}


/* グレーの枠線のエリア */
.m-seo div.g-column {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.g-column h5 {
	height: 47px;
	background-image: url(../img/price/bg-h5.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 70px;
	padding-top: 17px;
}
.g-column h6 {
	font-size: 14px;
	background-image: url(../img/price/point.png);
	background-position: left top;
	background-repeat: no-repeat;
/*	text-indent: 25px;*/
	padding-left: 25px!important;
	font-weight: bold;
}

/* PC＜携帯　画像 */
.g-column div.pm {
	height: 100px;
	margin-left: 20px;
	float: right;
	padding-top: 10px;
}

/* SEO重要 */
.g-column div.important {
	width: 580px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 3px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
div.important p {	font-weight: bold;}

/* 実施内容・追加申込方法 */
div.op-column {	margin-left: 10px;}
.op-column p {
	background-image: url(../img/price/point.png);
	background-position: left top;
	background-repeat: no-repeat;
/*	text-indent: 25px;*/
	padding-left: 25px!important;
	font-weight: bold;
}
.op-column .simple {
	font-weight: normal!important;
	font-size: 12px!important;
	background-image: none!important;
	padding-left: none!important;
}

/* ご利用の注意事項 */
div.grayzone{
	width: 580px;
	background-color: #CCCCCC;
	margin-left: 20px;
	padding: 15px;
}
.grayzone p {	font-size: 12px;}

/* サービス一覧
----------------------------------------------------------------------*/
table.service {
    border: 1px solid #888888;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.service_name {
    border: 1px solid #888888;
    background-color: #eeeeee;
    width: 30%;
    padding: 5px;
}
.service_explain {
    border: 1px solid #888888;
    width: 50%;
    padding: 5px;
    word-break: break-all;
}
.service_price {
    border: 1px solid #888888;
    width: 20%;
    padding: 5px;
}
.price_site {
    font-weight:bold;
    background-color:#2c2c2c;
    border: 2px solid #ffffff;
    color:#FFFFFF;
    height:25px;
    line-height:25px;
    text-align:center;
    width:50px;
    float:left;
}
.price_value {
    height:25px;
    line-height:25px;
    float:right;
}
.ToDetail {
    text-align: right;
}
#aiship_basic {
    background-image: url(/src/img/price/we_support_you.gif);
    background-repeat: no-repeat;
    background-position: right center;
}


/* 110825addMatsui official-set.html
----------------------------------------------------- */
div.base-conts {
	background-color: #EFEFEF;
	padding: 15px;
}

div.base-conts H3.off-title{
	font-size: 150%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

div.base-conts span.cost {
	font-size: 220%;
	font-weight: bold;
	color: #990000;
}

div.base-conts ol {}

div.base-conts li {	line-height: 150%;}

p.size-18 {	font-size: 18px;}
p.size-18 a {	font-size: 18px!important;}
