body{
font-size:12px;
font-family: arial, "lucida console", sans-serif;
line-height:140%;
color:#333333;
margin:0;
text-align:center;
background:url(img/bg_c.jpg);
background-position:top;
background-repeat:repeat-x;


}

A:link {text-decoration: none; color:#f4c961;}
A:visited {text-decoration: none; color:#f4c961;}
A:active {text-decoration: none; color:#acacac;}
A:hover {text-decoration:  none; color:#acacac;}

img {
border-style:none;

}

h1 {
font-size: 350%;
line-height: 1.2em; 
color:#f4c961;}
h2 {
font-size: 150%;
line-height: 1em; 
color:#f4c961;}
h3 {
font-size: 130%;
line-height: 1em; 
color:#f4c961;
}

.text-s{
font-size:80%;
}

#container{
width:770px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}


#boxA {
width:750px;

margin-left:auto;
margin-right:auto;
text-align:left;

}

#boxB {
 width:200px;
 margin-left:10px;
 float:left;

}

#boxC {
 width:520px;
 float:left;
 margin-left:20px;
 margin-right:10px;
 margin-bottom:20px;
 text-align:left;
 padding-right:10px;

}

#boxD {
clear:left;
width:750px;
height:50px;
margin-left:auto;
margin-right:auto;
background-color:#999999;
text-align:center;
color:#ffffff;
padding-top:18px;


}

#mail{
float:right;
width:80px;
height:37px;
background:url(img/mail_c.jpg);
background-position:top left;
background-repeat:no-repeat;
text-align:right;
font-size:130%;
color:#f4c961;
padding-top:10px;
padding-right:25px;
margin-top:10px;
}

.navi{
width:149px;
height:28px;
padding-top:10px;
margin:5px 0 15px 0;
border-top:1px solid #acacac;
border-right:1px solid #acacac;
border-bottom:1px solid #acacac;
text-align:center;
background:url(img/navi_c.jpg);
background-position:bottom left;
background-repeat:repeat-x;
float:left;
}

.navi A:link {text-decoration: none; color:#333333;font-size:115%;}
.navi A:visited {text-decoration: none; color:#333333;font-size:115%;}
.navi A:active {text-decoration: none; color:#acacac;font-size:115%;}
.navi A:hover {text-decoration: none; color:#acacac;font-size:115%;}

.navi_home{
width:148px;
height:28px;
padding-top:10px;
margin:5px 0 15px 0;
border-top:1px solid #acacac;
border-right:1px solid #acacac;
border-bottom:1px solid #acacac;
border-left:1px solid #acacac;
text-align:center;
background:url(img/navi_c.jpg);
background-position:bottom left;
background-repeat:repeat-x;
float:left;
}

.navi_home A:link {text-decoration: none; color:#333333;font-size:115%;}
.navi_home A:visited {text-decoration: none; color:#333333;font-size:115%;}
.navi_home A:active {text-decoration: none; color:#acacac;font-size:115%;}
.navi_home A:hover {text-decoration: none; color:#acacac;font-size:115%;}


.title{
font-size: 350%;
line-height: 1.2em; 
color:#f4c961;
font-weight:bold;
float:left;
}


.left_top{
width:199px;
height:35px;
background:url(img/left_c.jpg);
background-position:top;
background-repeat:no-repeat;
vertical-align:bottom;
text-align:left;

}

.left_top_text{
padding-top:10px;
padding-left:10px;
font-weight:bold;
}

.left_bottom{
width:177px;
border-right:1px solid #f4c961;
border-bottom:1px solid #f4c961;
border-left:1px solid #f4c961;
text-align:left;
padding:10px;
margin-bottom:20px;
}

.border{
margin-bottom:10px;}

.gototop{
width:85px;
height:18px;
float:right;
text-align:right;
background:url(img/gototop_c.jpg);
background-position:left;
background-repeat:no-repeat;

}