body {
           padding: 0px;
	   margin: 0px;
           font-size: medium;
           color: #222222;
           background: #eaf0f6 url("img/top_bg01.jpg") top left repeat-x;
}


a:link, a:visited {
           color: #cc0000;
           text-decoration: underline;
}

a:hover {
           text-decoration: none;
}

a:active, a:focus {
           color: #cc0000;
}  


h1 {       
           line-height: 105%;
           font-size: 1.3em;
           color: #ffffff;
           

}

h2 {       
           line-height: 105%;
           font-size: 1.0em;
           letter-spacing: 2pt;
           color: #ff0000;

}

h3 {       
           line-height: 110%;
           ffont-size: 1.0em;
           letter-spacing: 2pt;
           color: #cc0000;

}



#layout01 {
        width: 100%;
	background: url("img/top_bg02.jpg") top left no-repeat;
	height: 520px;
	
}

#header { 
        width: 98%;
	height: 80px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("img/top_logo01.jpg") top left no-repeat;
	text-align:right;


}

#topleft {
	width: 37%;
	float: left;
	
}

#topright {
	width: 60%;
	float: right;
	
}



#footer { 
        clear: both;
        width: 98%;
	height: 30px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;


}


.top01 { 
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 485px;
}


.top02 { 
        margin: 245px 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 370px;

}

.menu01 { 
        margin: 15px 0px 0px 0px;
	padding: 2px;
	text-align: center;
	width: 460px;

}

.menu02 { 
        margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: center;
	width: 460px;

}

.thum { 
	margin: 0px;
	padding: 0px 0px 0px 4px;

}


.font01 {       
           margin-left: 3px;
           line-height: 110%;
           font-size: 1.0em;
           letter-spacing: 2pt;
           color: #ffffff;

}


.font02 {  
           line-height: 110%;
           font-size: 1.0em;
           letter-spacing: 2pt;
           color: #000;
           

}

.font03 {  
           line-height: 120%;
           font-size: 0.9em;
           letter-spacing: 2pt;
           color: #222;
           

}

