#main{
    position:absolute;
    font-size:83%;
    text-align:center;
    width:100%;
}

#contents{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:800px;
    margin:0px auto;
	background: #FFF;
}

#header{
	height:130px;
	width:100%;
	width:800px;
	background:url(pict/header.gif) no-repeat
}

h1{
	margin:0px;
	padding:15px 40px 0px 0px;
	font-size:120%;
	font-weight:normal;
	color: #fff;
	line-height:1em;
	text-align : center;
	position:relative;
	top:4px;
	left:-217px;
	text-decoration: none;
}

a:link
{
color: #fff;
text-decoration: none;
}

a:visited
{
color: #fff;
text-decoration: none;
}

a:hover
{
color: #fff;
text-decoration: underline;
}

h2{
	margin:0px;
	padding:60px 200px 0px 0px;
	font-size:120%;
	font-weight:normal;
	color: #fff;
	line-height:1em;
	text-align : center;
	position:relative;
	top:4px;
	left:-217px;
}

#mail{
	position:relative;
	top:-13px;
	left:550px;
}

h3{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:120%;
	font-weight:bold;
	color: #000;
	line-height:1px;
	text-align : left;
}

h4{
	margin:0px;
	padding:20px 0px 10px 0px;
	font-size:150%;
	font-weight:bold;
	color: #FF0066;
	line-height:1em;
	text-align : left;
}

#content-left{
	float:left ;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:300px;
	background: #FFF;
}

.left_img{
	padding:0px,0px,5px,0px;
}

#content-right{
	float:right ;
	padding-right:5px;
	text-align:left;
	width:480px;
	background: #FFF;
}

#paragraph{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:100%;
    margin:0px auto;
	background: #FFF;
}


.left_box{
	float:left ;
	padding-left:0px;
	padding-right:15px;
	text-align:left;
	width:225px;
	background: #FFF;
}

.right_box{
	float:left ;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
	width:225px;
	background: #FFF;
}



.l_txt{
	font-size:130%
}

.box{
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.2em;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width-value: 2px;
	border-bottom-width: 2px;
	border-left-width-value: 2px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-top-color: #663300;
	border-right-color-value: #663300;
	border-bottom-color: #663300;
	border-left-color-value: #663300;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	voice-family: inherit;
}

#footer{
    font-size:small;
    text-align:right;
    width:100%;
}

.txt{
	padding-left:5px;
	font-size:83%;
}



