@charset "utf-8";
/* CSS Document */

a{
	color:#FF0033;
	text-decoration:none;
}
		
a:hover{
	color:#563900;
	text-decoration:underline;
}

img{
	border:none;
}

.clear{
		clear:both;
		width:1px;
		height:1px;
		overflow:hidden;
		}

.mgb05 {
	margin-bottom:5px;
}

.mgb10 {
	margin-bottom:10px;
}

.mgb15 {
	margin-bottom:15px;
}

.mgb20 {
	margin-bottom:20px;
}

.mgb30 {
	margin-bottom:30px;
}

.mgt05 {
	margin-top:5px;
}

.mgt10 {
	margin-top:10px;
}

.mgt15 {
	margin-top:15px;
}

.mgt39 {
	margin-top:39px;
}

.mgr04 {
	margin-right:4px;
}

.pdr12{
	padding-right:12px;
}

.pdb06{
	padding-bottom:6px;
}

.pdb10{
	padding-bottom:10px;
}

.pdb16{
	padding-bottom:16px;
}

.pdb20{
	padding-bottom:20px;
}

.tac{
	text-align:center;
}

.tar{
	text-align:right;
}

.pdt03{
	padding-top:3px;
}

.pdt10{
	padding-top:10px;
}

.bn-box-main{
	padding-bottom:10px;
}

.bn-box{
	padding-bottom:6px;
}

p.txt10{
	font-size:10px;
	line-height:150%;
}

p.txt12b{
	font-size:12px;
	line-height:150%;
	font-weight:bold;
}