@charset "utf-8";
/* CSS Document */

.c_models_box{
            margin:0 0 20px;
            box-sizing:border-box;
            border:#CCC 1px solid;
            padding:8px;
			width:100%;
        }
.c_models_title{
				width:100%;
        }		
		
/* おすすめ構成 */
.ossm_title{
	background: #4E9E01;
	color: #FFF;
	padding: 8px;
}
.gray_rec{
	border: 1px #b4b4b4 solid;
	padding:10px;
	box-sizing:border-box;
}
.gray_rec_2{
	border-left:none !important;
}
.wp333{
	width:33.3%
}

ul.bd_dot_list li {
	list-style-type: none;
}
.bd_dot_list li {
	-webkit-border-top: 1px dashed #ccc !important;
	-moz-border-top: 1px dashed #ccc !important;
	border-top: 1px dashed #ccc !important;
	padding-top: 4px;
	margin-top:3px;
}
@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop,  .bd_dot_list li {
	padding-top: 6px;
		margin-top:2px;
	}
}
.open_box{
	background: #4E9E01;
	color: #FFF;
	padding: 5px;
	cursor:pointer;
}
.close_box{
	background: #4E9E01;
	color: #FFF;
	padding: 5px ;
	cursor:pointer;
}
.spt_box{
	background: #333;
	color: #FFF;
	padding: 3px 10px;
	border-radius: 2px;
	display: inline;
}
.spt_box2{
	-webkit-border:#333 solid 1px !important;
	-moz-border:#333 solid 1px !important;
	border:#333 solid 1px !important;
	padding: 3px 10px ;
	border-radius: 2px;
	display: inline;
}

.spt_box_new{
	-webkit-border:#333 solid 1px !important;
	-moz-border:#333 solid 1px !important;
	border:#333 solid 1px !important;
	padding: 3px 10px ;
	border-radius: 2px;
}
@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop,  .spt_box {
	padding-top: 5px;
	}
}
.fl50 {
    float: left;
    width: 50%;
}
.fr50 {
    float: right;
    width: 50%;
}
.select_txt{
	font-size:17px;
	color:#009;
	font-weight:bold;
}
.select_txt a{
	text-decoration: none;
}

.list_m, .list_m ul li {
 margin: 0; padding: 0;
}
.list_m ul{ margin: 0 10px; }
.list_m li{
 list-style-type: none;
 padding: 10px 10px 6px 15px;
 background:url("./../images/img/m_list.png") no-repeat left center;
 border-bottom: 1px dotted #ccc;
 font-size:14px !important;
}
.list_m li a {
	text-decoration: none;
}
.select_txt2{
	font-size:16px;
	font-weight:bold;
}
/* 2016info          */
.title_b{
	background:url("./../images/pre/titleselect.png") no-repeat top left;
	height:33px;
	width:700px;
}


