/*------------------ 現在使用中の記述ここから ------------------*/
.basic {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color:#000000;
	padding-top:7px;
	line-height:150%;
}


/* カラーのフォント */
.bordeaux12b{
    color:#990000;
	font-size:12px;
	font-weight:bold;
	line-height:150%
}
.bordeaux14b{
    color:#990000;
	font-size:14px;
	font-weight:bold;
	line-height:150%
}
.bordeaux18b{
    color:#990000;
	font-size:18px;
	font-weight:bold;
	line-height:150%
}
.blue14b{
    color:#000066;
	font-size:14px;
	font-weight:bold;
	line-height:150%
}
.blue18b{
    color:#000066;
	font-size:18px;
	font-weight:bold;
	line-height:150%
}

/*------------------ 現在使用中の記述ここまで ------------------*/


/*------------------ 黒字フォント ------------------*/

.f60{
    font-size:60%;
	line-height:150%
}
.f70{
    font-size:70%;
	line-height:150%
}
.f80{
    font-size:80%;
	line-height:150%
}
.f90{
    font-size:90%;
	line-height:150%
}
.f100{
    font-size:100%;
	line-height:150%
}
.f110{
    font-size:110%;
	line-height:150%
}

.f80b{
    font-size:80%;
	font-weight:bold;
}
.f90b{
	font-size:90%;
	font-weight:bold;
}
.f100b{
    font-size:100%;
	font-weight:bold;
}
.f110b{
	font-size:110%;
	font-weight:bold;
}













.goodsname1{
    font-size:100%;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0 2px 2px;
	background-color:#FF9933;
}



.f90blue{
    color:#000066;
	font-size:90%;
	font-weight:bold;
}
.f110blue{
    color:#000066;
	font-size:110%;
	font-weight:bold;
}
.f80h150{
    font-size:80%;
	line-height:150%
}
























