@charset "shift_jis";
@import url("common.css");
* {margin:0px; padding:0px;}

div#all_top {background:url(/shiawase/img/bg01.jpg) no-repeat center top;
	width:1000px;
	height:760px;
	margin:0px auto;
	position:relative;
}

h3 {
	width:520px;
	position:absolute;
	left: 328px;
	top: 212px;
	font-size:26px;
	color:#FF6633;
	margin:0px;
	padding:0px;
}
div#text {
	width:490px;
	height:180px;
	position:absolute;
	left: 328px;
	top: 522px;
	overflow:auto;
	font-size:14px;
	line-height:1.4;
}	
div#date {
	width:120px;
	position:absolute;
	left: 775px;
	top: 180px;
	font-size:14px;
	letter-spacing:0.1em;
}
div#photo1 {
	width:320px;
	height:240px;
	position:absolute;
	left: 330px;
	top: 260px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:0px;
	padding:4px 4px 4px 4px;
}
div#photo2 {
	width:210px;
	height:157px;
	position:absolute;
	left:665px;
	top: 260px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:0px;
	padding:4px 4px 4px 4px;
}
div#caption {
	width:210px;
	height:50px;
	position:absolute;
	left: 670px;
	top: 435px;
	font-size:12px;
	color:#666666;
}

div#bn {
	display:block;
	width:270px;
	position:absolute;
	left: 10px;
	top: 215px;
}
#bn ul {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.2;
}
#bn li {
	list-style:none;
	margin:8px 0px;
	padding:0px 0px 0px 18px;
	background:url(listimg.jpg) no-repeat left center;
}
#bn a {
	color:#333333;
	text-decoration:none;
}
#bn a:hover {
	color: #FF3366;
	text-decoration:none;
}

div#seal {
	width:186px;
	height:189px;
	position:absolute;
	left: 813px;
	top: 455px;
}
div#b_read {
	width:126px;
	position:absolute;
	left: 10px;
	top: 585px;
	
}
div#b_write {
	width:122px;
	position:absolute;
	left:148px;
	top: 584px;
	
}
div#to_top {
	width:157px;
	position:absolute;
	left: 327px;
	top: 140px;
	
}