@charset "utf-8";

@import "../framework.css";

/********** 本文続き **********/

#kodawari img {
 margin-left: 70px;
 margin-top: 50px;
 margin-bottom: 50px;
}

#kodawari h2 {
 width: 730px;
 font-size: 0.9em;
 line-height: 2em;
 font-weight: normal;
}

#kodawari p {
 font-size: 0.9em;
 line-height: 2em;
}

#kodawari ul {
 margin-left: 20px;
 padding-left: 0;
}

#kodawari li {
 font-size: 0.9em;
 line-height: 1.5em;
 list-style: upper-roman;
}

#kodawari table {
 width: 750px;
 margin-left: 50px;
}

#kodawari td {
 line-height: 1.5em;
}

#kodawari h3 {
 color: #3F0;
}

#kodawari h4 {
 color: #6CC;
}

.warranty {
 padding-top: 50px;
}
