@charset "Shift_JIS";

#main h2{
	margin:0 0 15px 0;
}
#main p.main-text{
	padding:10px;
	margin-bottom:10px;
	background:url(../images/bg_main.jpg) no-repeat 99% 0;
}

strong {
	color: #F00;
	font-weight: bold;
}

.mini {
	font-size:11px;
}

/* top
---------------------*/
#main div.section.plan{
	margin:0 0 20px 0;
	background-color:#F0F0F0;
}
#main div.section.plan ul{
	
}
#main div.section.plan ul li{
	margin:0 0 10px 0;
	display:inline;
}
#main div.section.plan ul li a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}
#main div.section.plan ul li.fl{
	float:left;
}
#main div.section.plan ul li.fr{
	float:right;
}
#main div.section.plan ul li.fc{
	margin-left: 5px;
}
#main div.section.plan ul li.fc p {
	margin: 10px;
}
#main div.section.plan p.text{
	padding:0 0 20px 10px;
	font-size:84%;
}
#main div.section.plan p.img{
	margin:0 0 20px 0;
}
#main div.section.plan p.btn{
	text-align:right;
}

#main div.section.linup{
	width:700px;
	 margin:0 0 20px 0;
	 background:url("../images/bg_section.gif") repeat-y 0 0;
}
#main div.section.linup div.linup-bg{
	padding:0 0 4px 0;
	background:url("../images/bg_section_bottom.gif") no-repeat 0 100%;
}

#service {
	width:680px;
	margin:10px auto;
}

#service dl {
	width:215px;
	height:305px;
	float:left;
}

#service dl dt {
	margin:0;
	padding:0;
	height:178px;
	text-indent:-9999px;
	display:block;
}

#service dl dd {
	margin-left:12px;
	width:195px;
}

#service dl dd img {
	margin-top:3px;
}

#type_s {
	background:url(../images/shared.jpg) no-repeat;
}

#type_d {
	background:url(../images/dedicated.jpg) no-repeat;
	margin:0 17px;
}

#type_e {
	background:url(../images/enterprise.jpg) no-repeat;
}

#spec {
	margin-top:15px;
}

#mail_option table {
	width:650px;
	border-collapse:collapse;
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin:0 auto 5px;
}

#mail_option table th {
	vertical-align:middle;
	padding:5px !important;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background-color:#F9F9F9 !important;
	font-weight:normal !important;
	color:#333 !important;
	width:25% !important;
}

#mail_option table td {
	vertical-align:middle;
	text-align:center;
	padding:5px !important;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:25% !important;
}

#mail_option th.ttl,
#mail_option th.ttl a{
	background-color:#333 !important;
	color:#FFF !important;
	padding:8px !important;
	font-weight:bold !important;
}


#spec table {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-collapse:collapse;
	margin:0 auto;
	width:660px;
}

#spec table th{
	background-color: #F0F7DD;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	color:#358234;
	padding:10px;
	vertical-align:middle;
}
#spec table td{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
}

h4 {
	background:#49811E;
	color:#FFF;
	margin:0 auto 10px;
	width:640px;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
}

.red {
	color:#F00;
	border-top:1px dotted #CCC;
	padding-top:3px;
	margin-top:3px;
}

/* オプション
/* -------------------------------- */

#option ul {
	margin-left:13px;
}

#option ul li {
	float:left;
	color:#464600;
	font-size:13px;
	font-weight:bold;
	margin-left:3px;
}

#option ul li a {
	display:block;
	color:#666;
	width:121px;
	/width:119px;
	height:38px;
	text-decoration:none;
	padding-left:42px;
}

#option ul li.domain a {	background:url(../images/op_domain.jpg) no-repeat; padding-top:13px; }
#option ul li.domain a:hover {	background:url(../images/op_domain_on.jpg) no-repeat; padding-top:13px; }

#option ul li.mail a {	background:url(../images/op_mail.jpg) no-repeat; padding-top:13px; }
#option ul li.mail a:hover {	background:url(../images/op_mail_on.jpg) no-repeat; padding-top:13px; }

#option ul li.mail2 a {	background:url(../images/op_mail.jpg) no-repeat; padding:4px 0 9px 42px; }
#option ul li.mail2 a:hover {	background:url(../images/op_mail_on.jpg) no-repeat; padding:4px 0 9px 42px; }

/* オプションアイコン用
---------------------*/

#popup {
	width:350px;
	font-size:12px;
	line-height:1.5;
	margin:0 auto;
}

#popup h1 {
	font-size:16px;
	border-left:5px solid #999;
	border-bottom:1px dotted #999;
	padding-left:8px;
	margin-bottom:8px;
}

#popup p { margin:0; }

#popup table {
	width:350px;
	background-color:#999;
	margin:8px auto;
}

#popup th {
	background-color:#F5F5F5;
	padding:5px;
	width:50%;
}

#popup td {
	background-color:#FFF;
	padding:5px;
	width:50%;
	text-align:center;
}

#popup3 {
	width:350px;
	font-size:12px;
	line-height:1.5;
	margin:0 auto;
}

#popup3 h1 {
	font-size:16px;
	border-left:5px solid #999;
	border-bottom:1px dotted #999;
	padding-left:8px;
	margin-bottom:8px;
}

#popup3 p { margin:0; }

#popup3 table {
	width:350px;
	background-color:#999;
	margin:8px auto;
}

#popup3 th {
	background-color:#F5F5F5;
	padding:5px;
	width:33%;
}

#popup3 td {
	background-color:#FFF;
	padding:5px;
	width:33%;
	text-align:center;
}

#attention { font-size:10px; }
#link { float:right; position:relative; top:10px; }


/* inquiry
---------------------*/
#main div.section.inquiry{
	background:url("../images/bg_inquiry.gif") repeat-y 0 0;
}
#main div.section.inquiry div.inquiry-bg{
	background:url("../images/bg_inquiry_bottom.gif") no-repeat 0 100%;
}
#main div.section.inquiry ul{
	border-bottom:1px solid #60983A;
}

/*ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡*/
/*  ../../css/plan.css  Qｽ・ */
/*ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡*/

/* routing
---------------------*/
#main div.section.routing{
	width:700px;
	 margin:0 0 20px 0;
	 background:url("../images/bg_section.gif") repeat-y 0 0;
}
#main div.section.routing div.routing-bg{
	padding:0 0 4px 0;
	background:url("../images/bg_section_bottom.gif") no-repeat 0 100%;
}
#main div.section.routing h3{
	margin:0 0 15px 0;
}
#main div.section.routing dl{
	width:320px;
	margin:0 15px 20px 15px;
	float:left;
	display:inline;
}
#main div.section.routing dl dt{
	width:100%;
	height:31px;
	line-height:31px;
	margin:0 0 15px 0;
	text-indent:20px;
	font-weight:bold;
	background:url("../images/bg_ttl_s.jpg") no-repeat 0 0;
}
#main div.section.routing dl dd.img{
	width:60px;
	float:left;
	display:inline;
	margin:0 0 0 5px;
}
#main div.section.routing dl dd.text{
	width:235px;
	float:right;
	display:inline;
	margin:0 5px 0 10px;
}
#main div.section.routing dl.long{
	width:670px;
	clear:both;
	margin:0 15px 16px 15px;
}
#main div.section.routing dl.long dt{
	background:url("../images/bg_ttl_l.jpg") no-repeat 0 0;
}
#main div.section.routing dl.long dd.text{
	width:590px;
}
#main div.section.routing dl dd.btn{
	margin:16px 0 0 0;
	padding:10px;
	background:url("../images/bg_speedtest.gif") no-repeat 0 0;
}

/* メールプラン共通
---------------------*/

.price_list {
	background: url(../../images/common/ico_arrow_green.gif) no-repeat left;
}

.text_inline{
	margin: 0 15px 15px 15px;
}

#main div.section.mailp div.bg-bottom{
	width:700px;
	padding:0 0 7px 0;
	background:url("../images/bg_bottom.gif") no-repeat 0 100%;
}
#main div.section.mailp div.inside{
	width:690px;
	margin:0 auto 10px auto;
	background:url("../images/bg_inside.gif") repeat-y;
}
#main div.section.mailp div.inside div.bg-inside{
	width:690px;
	padding:0 0 4px 0;
	background:url("../images/bg_inside_bottom.gif") no-repeat 0 100%;
}
#main div.section.basic div.inside.last{
	width:690px;
	margin:0 auto 0 auto;
}

#main div.section.mailp div.inside table {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-collapse:collapse;
	margin:5px 0 15px 18px;
	width:655px;
}
#main div.section.mailp div.inside table th{
	background-color: #F0F7DD;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	color:#358234;
	width:50%;
	padding: 10px;
}
#main div.section.mailp div.inside table td{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	width:50%;	
	padding: 10px;
	text-align:center;
}

.last s{
	font-weight: bold;
}

.last .price{
	margin-left: 5px;
	color: #F00;
	font-weight: bold;
}

#campaign{
	margin: 18px;
}

#howto {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
}

#mail_spec table {
	width:650px;
	border-collapse:collapse;
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin:0 auto 5px;
}

#mail_spec th {
	vertical-align:middle;
	padding:5px !important;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background-color:#F9F9F9 !important;
	font-weight:normal !important;
	color:#333 !important;
}

#mail_spec td {
	vertical-align:middle;
	text-align:center;
	padding:5px !important;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

#mail_spec th.ttl,
#mail_spec th.ttl a{
	background-color:#333 !important;
	color:#FFF !important;
	padding:8px !important;
	font-weight:bold !important;
}


/* inquiry
---------------------*/
#main div.section.inquiry{
	width:620px;
	margin:0 auto 30px auto;
	background:url("../images/bg_inquiry.gif") repeat-y 0 0;
}
#main div.section.inquiry div.inquiry-bg{
	padding:0 0 10px 0;
	background:url("../images/bg_inquiry_bottom.gif") no-repeat 0 100%;
}
#main div.section.inquiry div.inquiry-bg h3 {
	padding: 0;
}
#main div.section.inquiry ul{
	margin:0 2px 5px 2px;
}
#main div.section.inquiry ul li{
	float:left;
	display:inline;
}
#main div.section.inquiry dl{
	width:294px;
	background:url("../../images/plan/bg_application.gif") repeat-y 0 0;
}
#main div.section.inquiry dl.fl{
	float:left;
	display:inline;
	margin:0 0 0 10px;
}
#main div.section.inquiry dl.fr{
	float:right;
	display:inline;
	margin:0 10px 0 0;
}
#main div.section.inquiry dl dd{
	height:35px;
	padding:10px 0 10px 130px;
	background:url("../../images/plan/bg_application_bottom.gif") no-repeat 0 100%;
}

/* メールプラントップ
---------------------*/

#main div.section.mailp{
	margin-top:30px;
	width:700px;
	padding:6px 0 0 0;
	background:url("../images/bg_top.gif") no-repeat 0 0 #F0F0F0;
}


/* 共用タイプ
---------------------*/

#main p.main-text_s1{
	height:100px;
	padding:10px;
	margin:0;
	background:url("../images/bg_main_s1.jpg") no-repeat 99% 0;
}

#main div.section.mailp div.inside p.textL{
	width:360px;
	float:left;
	display:inlnie;
	margin:0 0 20px 20px;
}
*html #main div.section.mailp div.inside p.textL{
	width:360px;
	float:left;
	display:inlnie;
	margin:0 0 20px 10px;
}


#main div.section.mailp div.inside p.imgR{
	width:285px;
	float:right;
	display:inline;
	margin:2px 18px 12px 0;
	text-align:center;
}

#main div.section.mailp div.inside p.textLs{
	width:315px;
	float:left;
	display:inlnie;
	margin:0 0 20px 20px;
}
*html #main div.section.mailp div.inside p.textLs{
	width:315px;
	float:left;
	display:inlnie;
	margin:0 0 20px 10px;
}

#main div.section.mailp div.inside p.imgRs{
	width:330px;
	float:right;
	display:inline;
	margin:2px 18px 12px 0;
	text-align:center;
}

/* 専用タイプ
---------------------*/

#main p.main-text_d1{
	height:100px;
	padding:10px;
	margin:0;
	background:url("../images/bg_main_d1.jpg") no-repeat 99% 0;
}

#main div.section.mailp div.inside p.textR{
	width:360px;
	float:right;
	display:inlnie;
	margin:0 20px 20px 0;
}
*html #main div.section.mailp div.inside p.textR{
	width:360px;
	float:right;
	display:inlnie;
	margin:0 10px 20px 0;
}

#main div.section.mailp div.inside p.imgL{
	width:285px;
	float:left;
	display:inline;
	margin:2px 0 12px 18px;
	text-align:center;
}


/* エンタープライズ
---------------------*/

#main p.main-text_e1{
	padding:0 270px 10px 10px;
	line-height:1.5;
	margin:0;
	background:url(../images/bg_main_e1.jpg) no-repeat 99% 0;
}

#main div#enterprise {
	margin-top:20px;
	margin-bottom:15px;
}

#main div#enterprise dl {
	float:left;
	width:206px;
	height:150px;
}

#main div#enterprise dd {
	padding:5px;
}

#main div#enterprise dl#pointC {
	margin:0 18px;
}

#main div#maile1 th.gray,
#main div#maile2 th.gray,
#main div#maile3 th.gray {
	background-color:#FAFAFA !important;
	vertical-align:middle;
	color:#333;
}

div#maile1 th,div#maile1 td {
	width:20% !important;
	vertical-align:middle;
}

div#maile2 th.oprice,div#maile2 td.oprice {
	width:125px !important;
	vertical-align:middle;
}

div#maile3 th,div#maile3 td {
	width:25% !important;
	vertical-align:middle;
}

/* 料金一覧
---------------------*/

.price_list {
	background: url(../../images/common/ico_arrow_green.gif) no-repeat left;
	padding-left: 5px;
	float: right;
	text-align: right;
	margin-right: 20px;
	width: 100px;
}

#price_list table {
	width: 100%;
	border: 1px solid #CCC;
	margin: 20px 0;
	border-collapse: collapse;
	border-spacing: 0 0 1px 1px;
}

#price_list thead th {
	background-color: #333;
	padding: 10px;
	color: #FFF;
	border: 1px solid #CCC;
	border-spacing: 0 0 1px 1px;}

#price_list th {
	background-color: #EFEFEF;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #CCC;
	border-spacing: 0 0 1px 1px;}

#price_list td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
	border-spacing: 0 0 1px 1px;
}

#footer strong {
	color:#3F3F9F;
	font-weight:normal;
}

