body,#contents,#menu,#menu ul,#f-navi{
	margin: 0px;
	padding: 0px;
}
#contents{
	width:780px;
}
h1{
	margin:0px;
	padding:5px 10px 0px 0px ;
	font-size:12px;
	color:white;
	background-color:#000066;
	text-align:right;
	font-weight:lighter;
	letter-spacing:0.2em;
}
h2{
	color:#000099;
	letter-spacing:0.3em;
	font-size:20px;
	border-bottom: 2px solid #000099;
	margin:0px 0px 40px 0px;
	padding: 20px 5px 5px 250px;
}
h3{
	color:#ff0000;
	padding: 25px 5px 5px 250px;
	font-size: 16px;
	line-height:180%;	
}
.record_title{
	color:#009933;
	padding:0px 20px 20px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline overline;
}
.j_title{
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 10px 20px;
	letter-spacing: 1em;
	background-color:#000066;
	margin: 0px;
	font-family:times new roman;
	text-align:right;
	border:none;	
}
.j_title span{
	font-size:50px;
	color:white;
}
#s_title{
	background-image:url(image/pet2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#s_title,#text,#news,{
	line-height:150%;
	margin:5%;
	letter-spacing:0.2em;
	font-size:14px;
}
#s_title p,#text p{
	padding-left:250px;
	line-height:150%;
	font-size:14px;
}

#news p,{
	margin:5px;
	padding-left:250px;
	line-height:150%;
	font-size:14px;
}
#scroll{
	height:150px;
	line-height:150%;
	font-size:14px;
	overflow:auto;
	scrollbar-base-color:#ccccff;
	scrollbar-arrow-color:#000066;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
}
#scroll p{
	margin:20px;
	text-indent:-20px;
	padding-left:250px;
}
#footer{
	height:auto;
	text-align:right;
	margin:0px;
	background-color:#000066;
	font-family:times new roman;
}
#footer p{
	color:#ffffff;
	padding:10px 30px;
	margin:0px;
}
#text table{
	border:5px outset #0000cc;
	width:450px;
	margin:0px 0px 0px 250px;
	text-align:center;
}
#text tr.past{
	background-color:#eeeeee;
	color:#aaaaaa;
}
#text th,#text td{
	padding:3px;
	border:1px solid #0000ff;
}
#text table.shohin{
	text-align:left;
}
a:link,a:visited{
	color:#0000ff;
}
a:hover{
	color:#ff6600;
}
strong,span{
	font-size: 14px;
	font-weight:bold;
	color: #0000ff;
}
br.clear{
	clear: both;
}
.return{
	text-align:right;
	font-size:10px;
}
img{
	border:none;
}
/*---------------メインのナビ--------------------*/
#menu{
	height:40px;
	width:780px;
	background-color:#000099;
	position:absolute;
	left:0px;
	top:90px;
}
#menu ul{
	text-align:center;
	list-style-type:none;
}
#menu ul li{
	float:left;
	margin:5px;	
}
#menu a{
	display:block;
	padding:3px;
	width:135px;
	font-size:14px;
	text-align:center;
	text-decoration: none;
}
#menu a:link,#menu a:visited{
	color:#000099;
	background-color:#ffffff;
	border: 1px solid #88aacc;
}
#menu a:hover{
	color:#ffffff;
	background-color:#ccccff;
}
/*-------------------フッターのナビ--------------------*/
#f-navi{
	background-color:#000066;
	padding:10px 30px ;
	text-align:right;
	margin:0px;
}
#f-navi ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#f-navi li{
	display:inline;
	margin:0px;
	padding:0px;
	border-right:1px solid #ffffff;	
}
#f-navi a{
	display:inline;
	padding:0px 10px;
	font-size:10px;
	text-decoration: none;
	color:#ffffff;
}
#f-navi a:link,#footer a:visited{
	color:#ffffff;
}
#f-navi a:hover{
	color:#ffcc00;
}
/*--------------------------ロ　ゴ----------------------*/
#logo{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
#t-logo{
	position:absolute;
	left:0px;
	top:200px;	
}
.mail{
	border:none;
	vertical-align:middle;
	margin-right:10px;
}
/*--------------アルバムのページをめくるボタン---------------------*/
p.skip{
	text-align:center;
}
p.skip a{
	text-decoration:none;
}
/*---------------------------------背景----------------------------*/
body{
	background-image:url(image/body-back.png);
	background-attachment:fixed;
}
#contents{
	background-color:#ffffff;
	background-image:url(image/c-back.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.ball{
	background-image:url(image/ball1.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}