.brandbox{
	border:1px solid #000;
	padding:19px;
	margin:5px 0;
}
.brandbox img{
	margin-bottom:20px;
}
.brandbox p.brand_name{
	font-size:250%;
	font-weight:bold;
	line-height:1;
}
.brandbox p.brand_name_mt10{
	font-size:250%;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
}
.brandbox p.brand_name2_mt10{
	font-size:170%;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
}
.brandbox p.brand_text{
	font-size:130%;
	font-weight:bold;
	line-height:1.2;
	margin-top:10px;
}
.brandbox p.brand_name_red{
	font-size:250%;
	font-weight:bold;
	line-height:1;
	color:#F00;
}
.brandbox p.mt10{
	font-size:85%;
	margin-top:10px;
}
.brandbox p{
	font-size:85%;
	line-height:1.6;
}
.p_arrow{
	font-size:110%;
}

table.brandbtn2{
	margin:10px 0 0 0;
	border:none;
	border-collapse:collapse;
	width:100%;
}
table.brandbtn2 td{
	padding:5px 0;
	border:none;
	text-align:center;
}

table.brandbtn2 td a:hover img,
table.brandbtn2 td a:focus img {
	filter			: alpha(opacity=70);
	-moz-opacity	: 0.7;
	opacity			: 0.7;
}
a.okuri:link,
a.okuri:active,
a.okuri:visited {
	color:#d3d3d3;
	font-size: 300%;
  	font-weight: bold;
	text-decoration:underline;
}
a.okuri:hover,
a.okuri:focus {
	color:#ff0000;
	text-decoration:none;
}
.mt150{
	margin-top: 150px;
}

