@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      km.css
 Adddate:        2012.2.28
 Upddate:        2010.2.24
 Style Info:     km Page CSS
----------------------------------------------------------- */
.km-howto-left {
 float: left;
 width: 304px;
}
.km-howto-right {
 float: right;
 width: 316px;
}

.clear{
 clear:right;
 }

/* -----------------------------------------------------------
ラインナップのみ変更追加
----------------------------------------------------------- */
#lineupkm h3 {
 padding-left: 17px;
 margin-bottom: 3px;
 background: url(../../../img/ico_circle03.gif) no-repeat left center;
 font-size: 123.1%;
 font-weight: bold;
 color: #00A0E9;
}
#lineupkm ul {
 border-top: solid 4px #00A0E9;
 border-bottom: solid 4px #00A0E9;
 background: url(../../img/bg_lineup.gif) repeat-x left bottom;
}
#lineupkm ul li, #concern ul li {
 float: left;
 width: 150px;
 padding: 15px 12px 10px 13px;
 text-align: center;
 font-size: 93%;
}
#lineupkm ul li img, #concern ul li img {
 padding-bottom: 5px;
}