@charset "utf-8";
/* CSS Document */

.cmt{ margin:15px 45px 15px 15px;}
.cmt-last{ margin:30px 45px 40px 15px;}
.hutoji{ font-weight:bold; margin-bottom:10px;}
.midashi{ font-weight:bold; margin-bottom:20px;}
.component-top{ margin:25px 45px 20px 15px;}
.component{ margin:20px 45px 20px 15px;}
.component-last{ margin:20px 45px 30px 15px;}
.component-txt{ margin-top:10px;}
div.box{ margin:27px 45px 65px 15px;}
ul.dot{ margin-left:15px; margin-top:5px; margin-bottom:5px;}
ul.dot li{ list-style-type:disc;}
img.arw{ vertical-align:middle; margin-left:5px;}
div.stepbox{ margin:0 45px 0 56px;}
img.step{ margin-top:43px;}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
h5{ font-weight:bold; border-bottom:dotted 1px #333333; padding-bottom:5px; margin-bottom:5px;}
p.h5-cmt{ margin-bottom:20px;}
span.ttl-blue{ font-weight:bold; border:solid 1px #9ec2e5; padding:3px; color:#336699; background-color:#e2f0fd; position:absolute; top:-10px; left:10px;}
div.blue-box{ position:relative;}
div.cmt-blue{ padding:20px 15px 10px 15px; border:solid 1px #9ec2e5; width:600px;}
div.cmt-blue-last{ padding:20px 15px 10px 15px; border:solid 1px #9ec2e5; margin-bottom:65px; width:600px;}
/**:first-child+html div.cmt-blue{ border-top:solid 2px #9ec2e5;}
* html div.cmt-blue{ border-top:solid 2px #9ec2e5;}

*:first-child+html div.cmt-blue-last{ border-top:solid 2px #9ec2e5;}
* html div.cmt-blue-last{ border-top:solid 2px #9ec2e5;}*/
.cmt-blue2{ margin-top:20px; margin-bottom:30px;}
.cmt-blue3{ margin-top:20px; margin-bottom:25px;}
.cmt-blue4{ margin-top:20px; margin-bottom:20px;}

ul.step-list li{ margin-bottom:5px;}

/* yumによるインストール */
p.dousakankyo{ margin-top:15px;}
p.ma{ margin-top:10px; margin-bottom:25px;}

/* バキュラによる設定 */
.bule-box-cmt{ margin-top:15px;}
.font-red{ color:#CC0000;}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

