/*ページのレイアウト用CSS*/


/*-------------------------フォントサイズ等の指定*/ 
body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ" ,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  text-align:center;
  padding: 0;
  margin: 0;
  background-color: #FFFBEF;
}

/*--リンクの指定--*/
a {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
	}
h1 a {
	color: #336600;
	font-weight: normal;
	}
	
a:link {
	color: #ffff99;
	text-decoration: none;
}
a:visited {
	color: #ffff99;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}




#wrapper {
  text-align: left;
  width: 800px;
  margin: 0 auto;
  padding: 0;
}




#header {
  height: 160px;
  margin: 0;
  padding: 0;
 
}



#container {
	position: relative;
	width: 800px;
	left: 800px;
	top: -1px;
	height: 1500px;


  
}






#contents {
	position:absolute;
	top:39px;
	height:1284px;
	background-color: #FFFFFF;
	width: 800px;
	left: -795px;
	z-index: 1;



	
	
}





	

	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	text-align: center;
	border-left: none;
	padding-left: 0px;
	height:150px;
	font-size:16px;
	line-height: 150px;
	margin-top: 0px;
	position:absolute;
	


	}
	
h2 a {
	color: #FFFFFF;
	font-weight: normal;
	display:block;
	height:150px;
}

h3 {
	color: #999999;
	border-style-bottom: 1px;
	border-color: cc9966;
	margin: 0px;
	font-size: 90%;
}

ul {
	margin-top: 0px;
	font-size: 100%;
	line-height: 140%;
	list-style-image: url(heart15.gif);
}
li a{
	border-bottom: ;
	
}
address {
	border-top:none;
	padding-top:0;
	padding-left: 240px;
	}
	
#update {
	padding:10px;
	padding-left: 470px;
	font-color: #ff9999;
	
}

#update a {
	color:#ff9999;
	font-size: 90%;
	
	}

#update a:hover {
	color:#cc9966;
	
	}

#update a:visited {
	color: #ffcccc;
	text-decoration: none;
}

#update a:active {
	color: #ff0000;
	text-decoration: none;
}

#midashi {
	padding:10px;
	padding-left: 470px;
	font-color: #ff9999;
	}
	
#heart {
	position:absolute;
	top: 439px;
	left: 619px;
	width: 30px;

}


.middle {
	position:absolute;
	left: 0px;
	top: 150px;

	
}


p	{
	padding-left: 470px;
	padding-right:10px;
	font-size: 10.5px;
	line-height: 130%;
	font-color:#999999;
}


	

#navbar {
	width: 740px;
	height:13px;
	position:absolute;
	top:-30px;
	left:28px;
	


	
	}
	
#navbar ul {
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	list-style: none;
	
}

#navbar li{
	background-image: url(nav6.gif);
	float: left;
	width: 100px;
	text-align: center;
	margin:0;
	padding:0;
	border-bottom: 0px;
	list-style: none;
	
	}
	
#navbar a {
	color:#ffffff;
	display:block;
	
	
	}

#navbar a:hover {
	color:#ff9999;
	display:block;
	}
	
	
#navbar_d {
	
	width: 740px;
	height:30px;
	position:absolute;
	top:1500px;
	left:150px;
	
	}	
	
#navbar_d ul {
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	list-style: none;
}

#navbar_d li{
	background-image: url(nav4d.gif);
	float: left;
	width: 100px;
	text-align: center;
	margin:0;
	padding:0;
	border-bottom: 0px;
	list-style: none;
	}
#navbar_d a {
	color:#cccccc;
	display:block;
	text-decoration: none;
	font-style: bold;
	}

#navbar_d a:hover {
	color:#ff9999;
	display:block;
	}	
	
	
#footer {
	position:absolute;
	top:1530px;
	left: 328px;
	color: #999999;
	width: 500px;

}


	

	
p {
	margin-left: 10px;
	font-size: 75%;
	line-height: 140%;
	}
	
#boxtoiawase {
	position: absolute;
	top: 152px;
	left: 167px;
	width: 300px;
	height: 236px;


}
#boxmidashi {
	position: absolute;
	top: 620px;
	left: 140px;
	width: 500px;
	height: -650px;
	}
	
