@charset "utf-8";

/*
==================================================
販売終了：ドメインホスティング
==================================================
*/

.border-box{ padding: 20px; border: 1px solid #ff9662; background: #fff9f7; }
.border-box p{ margin-bottom: 0; }

.plan-list li{ display: table; padding-bottom: 1.0em; margin-bottom: 1.0em; border-bottom: 1px solid #e0e0e0; }
.plan-list li:after{ content: ""; display: block; clear: both; }
	.plan-list li figure{ display: table-cell; width: 25%; margin: 0 !important; }
	.plan-list li p{ display: table-cell; width: 75%; vertical-align: middle; }

table{ margin-bottom: 30px; }
.bg-darkgray{ color: #fff; text-align: left; font-weight: bold; background: #666; }
