@charset "utf-8";

@import "navigation.css";
@import "navigationTop.css";
@import "navigationSide.css";


div#Banner
{
    background:url(../image/banner2.png) no-repeat;
    display:block;
    width:650px;
    height:205px;
    text-indent:-99999px;
}


h2#Introduction1
{
    background:url(../image/introduction1.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:20px;
    padding-bottom:10px;
}

h2#Introduction1a
{
    background:url(../image/introduction1a.png) no-repeat;
    display:block;
    width:230px;
    height:290px;
    text-indent:-99999px;
    margin-top:-300px;
    margin-left:385px;
    position:absolute;
}

h2#Introduction2
{
    background:url(../image/introduction2.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Introduction2a
{
    background:url(../image/introduction2a.png) no-repeat;
    display:block;
    width:170px;
    height:220px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Introduction3
{
    background:url(../image/introduction3.png) no-repeat;
    display:block;
    width:620px;
    height:460px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:15px;
}

h2#Introduction3a
{
    background:url(../image/introduction3a.png) no-repeat;
    display:block;
    width:620px;
    height:90px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

table#Table1
{
	width:390px;
}

table#Table1 td
{
	padding-left:0px;
	padding:5px;
	vertical-align:top;

}

p#Title1
{
	background:rgb(210,232,185);
	padding:2px;
	text-align:center;
	width:90px;
	font-weight:bold;
}

table#Table2
{
	margin-left:180px;
	margin-top:-235px;
}

table#Table2 td
{
	padding-left:0px;
	padding:5px;
	vertical-align:top;

}

p#Title2
{
	color:rgb(109,139,102);
	padding:2px;
	text-align:left;
	width:90px;
	font-size:14px;
	font-weight:bold;
}