#contents h3 {
	margin:6px 0px 2px 0px;
	font-weight:bold;
	font-size:100%;
	}


div#leftbox {
	width:435px;
	float:left;
	margin-right:10px;
	}

div#rightbox {
	width:460px;
	float:right;
	}

#mf_name,
#mf_title,
#mf_adr01,
#mf_adr02, 
#mf_e-mail,
#mf_tel01,
#mf_tel02,
#mf_message {
	padding:2px;
	margin:2px 0px;
	border:1px solid #aaaaaa;
	}

#mf_message {
	width:100%;
	height:400px;
	}

p.sac {
	text-align:center;
	font-size:150%;
	font-weight:bold;
	}
	
p.sac span {
	color:red;
	}

div.tosend {
	clear:both;
	padding-top:20px;
	padding-bottom:12px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	line-height:normal;
	}
	
div.tosend a {
	width:160px;
	height:30px;
	padding-top:10px;
	_height:40px;

	margin:0px auto;
	display:block;
	color:black;

	background-color:white;
	background-image:url(/br/common/img/btn_bg_white.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #aaaaaa;
	}

div.tosend a:hover {
	color:red;
	}

div.tosend a span {
	padding-left:9px;
	padding-right:9px;
	background-image:url(/br/common/img/listmark_tri_right_darkred.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
	}


div.thank {
	text-align:center;
	font-size:180%;
	font-weight:bold;
	line-height:normal;
	}

p.tohome {
	font-size:66%;
	font-weight:bold;
	line-height:normal;
	}
	
p.tohome a {
	width:160px;
	height:30px;
	padding-top:10px;
	_height:40px;

	margin:24px auto;
	display:block;
	color:black;

	background-color:white;
	background-image:url(/br/common/img/btn_bg_white.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #aaaaaa;
	}

p.tohome a:hover {
	color:red;
	}

p.tohome a span {
	padding-left:10px;
	background-image:url(/br/common/img/listmark_tri_right_darkred.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
	}

.disSection h3 {
	text-align: left;
	margin: 15px 0 0 0;
}

#mailform input,
#mailform select {
	padding: 5px;
	margin: 6px 0px 2px 0;
}

.productDetailBtn {
	margin-top: 50px;
}

.productDetailBtn a {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
