@charset "utf-8";

@import "navigation.css";
@import "navigationTop.css";
@import "navigationSide.css";


div#Banner
{
    background:url(../image/banner3.png) no-repeat;
    display:block;
    width:650px;
    height:205px;
    text-indent:-99999px;
}

h2#Business1
{
    background:url(../image/business1.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:20px;
    padding-bottom:10px;
}

h2#Business1a
{
    background:url(../image/business1a.png) no-repeat;
    display:block;
    width:620px;
    height:165px;
    text-indent:-99999px;

}

h2#Business2
{
    background:url(../image/business2.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Business2a
{
    background:url(../image/business2a.png) no-repeat;
    display:block;
    width:305px;
    height:305px;
    text-indent:-99999px;
    padding-bottom:10px;
}

h2#Business3
{
    background:url(../image/business3.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Business3a
{
    background:url(../image/business3a.png) no-repeat;
    display:block;
    width:620px;
    height:90px;
    text-indent:-99999px;
    padding-bottom:10px;
}

table#Table1
{
	margin-top:-320px;
	margin-left:300px;

}

table#Table1 td
{
	padding-left:0px;
	padding:5px 0 8px 5px;
	vertical-align:top;

}

p#Title1
{
	background:rgb(210,232,185);
	padding:2px;
	text-align:center;
	width:90px;
	font-weight:bold;
}
