*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-size: 80%;
background-image: url("images/back.gif ") 
}

img{
	border: 0;
}



div#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #FFF;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}



div#header{
	padding: 40px;
	background: url("images/fuji.jpg") no-repeat;
	height: 120px;
}



div#main{
	background: #FFF;
}



div#menu{
	float:left;
	
	width:180px;
	padding-top: 10px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
}

#menu div{
	background: #7581B3;
}





div#news{
	margin:0px 10px 25px 0;
	padding:5px 10px;
	border:1px solid #999999;
	background: #FFF;
}



div#contents{
	margin: 0 10px 20px 0;
	float:right;
	width: 530px;
	background: transparent;
}


                     

}



div#copyright{
	float:left; 
}






.clearfix:after{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
                 
}

/*\*/
* html .clearfix {
    height: 1em;
}



#header a, #header a:hover{
	color: #222;
	text-decoration: none;
}



#news div{
	margin-bottom: 8px;
	font-weight: bold;
	color: #A52A2A;
	border-bottom: 2px dotted #999999;
}



#menu ul{
	list-style: none;
	padding: 0 5px 0 10px;
}

#menu li a{
	display: block;
	padding: 5px 5px 10px 25px;
	font-weight: bold;
	width: 135px;
	text-decoration: none;
	background: url("images/fuji1.gif") no-repeat left top transparent;
	color: #FFF;
}

#menu li a:hover{
	background: url("images/menu_arrow_ov.gif") no-repeat left top transparent;
	text-decoration: none;
	color: #DDD;
}



#contents p{
	margin: 15px 0px;
	line-height: 1.5;
}



#contents img{
	margin: 5px;
}



#contents ul, #contents ol{
	padding-left: 25px;
}



#header a{
	color: #0000CD;
}

#header a:hover{
	color: #C8A4B0;
}

h1{
	font-size: 3.0em;
	color:  #0000CD;
	margin: 5px;
}



#header div{
	margin-left: 10px;
	font-size: 1.8em;
	color:  #0000CD;
}



#contents h2{
	margin: 0 10px 20px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.5em;
	background: url("images/line.gif") no-repeat;
}

h1 { color: #0000CD; font-size: 2.0em; font-family: verdana; text-align: center; }
h2 { color: #0000CD; font-size: 1.5em; font-family: verdana; text-align: center; }
h3 { color: #0000CD; font-size: 1.2em; font-family: Georgia;  clear: both; }

p { line-height: 1.5em; font-family: Georgia; font-size: 1.2em; }
p img { float: left; margin-right: 1em; margin-bottom: 1em; }
em {font-style: italique; font-weight: bold; color: blue; }

#menu a:link { color: #0000CD; }
#menu a:visited {color: #C1ACA9; }
#menu a:hover { color: #C8A4B0; }
ul { line-height: 1.5em; font-family: Georgia; }
table { float: left; margin-right: 1em; }
