@charset "UTF-8";

.head01 .title {
    padding: 0;
	margin: 10px; 15px 5px;
}

div#fb .se-h101-tr .head01,
div#fb .se-h101-tr.colortype .head01 span.cat,
div#fb .se-h101-tr.colortype .head01 h1{
	font-size: 100%;
}
div#fb .se-h101-tr.colortype .head01 span.cat{
	font-size: 130%;
}


.title{
	margin: 7px 10px;
	font-size: 156%;
}
.ex_free{
	background: url("../img/common/label_free01.gif") no-repeat scroll right top transparent;
	padding-right: 55px;
}
.ex_nonfree{
	background: url("../img/common/label_nonfree01.gif") no-repeat scroll right top transparent;
	padding-right: 55px;
}
.ex_inq{
	background: url("../img/common/label_inq01.gif") no-repeat scroll left center transparent;
	padding-left: 143px;
}

/* : font-size : */
.font-ll{	font-size: 156%;}
.font-l{	font-size: 109%;}
.font-s{	font-size: 92%;}
.font-ss{	font-size: 83%;}

/* : clearfix : */
/* :: 01 :: */
.clearfix01{
	overflow: hidden;
	zoom: 1;
}
