@charset "utf-8";
/* common */
@import "../../css/common/adjust.css";
@import "../../css/common/base.css";
@import "../../css/common/second.css";
@import "../../css/common/print.css";

/*---------------------------------
メインコンテンツ
--------------------------------*/

.agreecontainer {
width: 970px;
margin: 0 auto;
min-height: 206px;
height: auto !important;
height: 206px;
position: relative;
}

.agreecontainer h2 {
position: absolute;
left: 0;
top: 0;
}

.agreecontent {
width: 890px;
margin-left: 80px;
margin-bottom: 40px;
position: relative;
}

.agreecontent h3 {
margin-bottom: 10px;
border-left: 4px solid #0096ff;
font-size: 16px;
padding: 3px 5px 3px 10px;
}

.agreeinner {
padding: 10px 18px;
border: 1px solid #9F9FA0;
background: #fff;
}

.agreeinner p {
padding: 0 0 10px;
font-size: 14px;
}

.agreeinner dt {
padding: 10px 5px 10px 20px;
background: url(../../campaign/img/allow1.gif) no-repeat 5px 50%;
color: #0096ff;
font-size: 14px;
}

.agreeinner dd {
width: 812px;
margin-left: 20px;
padding: 10px 0;
font-size: 13px;
line-height: 1.6em;
border-top: 1px solid #0096ff;
}
