* { padding: 0; margin: 0; }

img{border:0px;}

a:link    {color:black; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:active  {color:black; text-decoration:none;}
a:hover   {color:#666666; text-decoration:none;}

body{
	color:#555;
	font:80%/140% 'helvetica neue',sans-serif;
	height: 100%;
	margin: 0px;
	background-image:url(http://fojisan.chew.jp/image/bgclear.gif) ;
 	background-position: 100% 100%;
	background-repeat: no-repeat; 
}

div{
	font-size:12px;
	letter-spacing:2px;}
	
#wrapper { 
	width: 948px;
	margin: 0 auto;
}

#header {
	width:948px;
	color: #333;
	height: 250px;
	background: url(http://fojisan.chew.jp/image/topimg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#contents{
	width:900px;
	height: 700px;
	margin-left: 30px;
	display:block;
	clear: left;
	padding:10px;
}

#topcontents{
	width:950px;
	height:560px;
	background-image:url(image/top_sojisan.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
	
#topcontents div{
	width:300px;
	position:relative;
	top:150px;
	left:50px;
	}

#footer{
	background: url(http://fojisan.chew.jp/image/bgg.gif);
	width:100%;
	height:15px;
	display:block;
}

h1,h2{
	font:bold  90% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	padding-bottom:5px;
	color: #ff3899;
}

hr{
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #a2a2a2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:15px;
}

img.title{
	position:absolute;
	top:0px;
	left:330px;
	}

#header .menu{
	width:600px;
	position:relative;
	top:200px;
	left:360px;
}

#fes{
	margin:0px;
		width:100%;}

.main{
	border:14px solid white;
	}
	
#fes table{
	margin:8px;
	padding:3px;
	border:1px solid pink;
	}
	
#fes span{
	color:#ff3899
	}
	
#fes .subleft{
	text-align:right;
	}