@charset "utf-8";
.box-cos-list{
width:150px;
float:left;
text-align:center;
margin:0 5px 10px 0;}

.cos-ttl{
    width:150px;
    background-color:#FFCEFF;
    font-weight:bold;
    letter-spacing:1px;
    margin-bottom:3px;
	    color:#392900;
}

/* detail */

.box-cos-detail{
width:650px;
text-align:center;
margin:0 auto;}

.cos-detail-ttl{
    width:650px;
    background-color:#FFCEFF;
    font-weight:bold;
    letter-spacing:1px;
    margin-bottom:3px;
	    color:#392900;
}

.contents-ttl{
	padding: 5px 0px 0px;
}