@charset "ISO-8859-1";

/*-------------------------------------
bodyCenterSetting
-------------------------------------*/
.pankuzu {
margin-bottom: 15px;
margin-top:0;
font-size: .86em;
}

h1 {
font-size: 1.4em;
font-family:helvetica,Arial,sans-serif;
font-weight: bold;
border: none;
margin-bottom: 10px;
color: #333333;
}

/*-------------------------------------
Fun&ProperRising CenterSetting
-------------------------------------*/
table.fun {
margin: 20px 0;
}

table.fun td h2 {
font-size: 1.2em;
margin: 5px 0 20px 0;
}

/*-------------------------------------
WaveRunner Reports CenterSetting
-------------------------------------*/
table.reports {
margin: 25px 0 0 0;
}

table.reports td h2 {
font-size: 1.2em;
margin-bottom: 5px;
}

table.reports p.btn {
margin-top: 15px;
}

/*-------------------------------------
Find Distributors CenterSetting
-------------------------------------*/
th{font-size:12px;font-weight:bold;background-color:#eeeeee;}
.distributorsTable{border:1px solid #666666;border-width:1px 0px 0px 1px;}
.distributorsTable td,th{padding:5px 4px 3px 4px;text-align:left;}
.distributor,.tel{border-right:1px solid #999999;border-bottom:1px solid #999999;}
.fax{border-right:1px solid #666666;border-bottom:1px solid #999999;}
.country{border-right:1px solid #999999;border-bottom:1px solid #666666;}
.address{border-right:1px solid #666666;border-bottom:1px solid #666666;}
th.country,td.country{text-align:center;}
td.country img{margin-bottom:3px;border:1px solid #666666;}

td.distributor a{
color:#003399;
text-decoration:none;
}
td.distributor a:hover{
color:#003399;
text-decoration:underline;
}

.distributorsTable td.tel,
.distributorsTable td.fax {
width:80px;
}