/* CSS Document */
#subcopy{
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
#subcopy a{
	color: #FFFFFF;
}
.cal1 { font-weight:bold; font-size: 12px; color: #FF4444; text-align: center}
.cal2 { font-weight:bold; font-size: 12px; color: #333333; text-align: center}
.cal_year {  font-size: 12px; color: #0066CC; text-align: center; padding-bottom: 8px}
.layout1 {  text-align: left; padding-top: 20px; padding-left: 50px; padding-bottom: 20px}
.layout2 {  margin-top: 20px; margin-left: 50px; margin-bottom: 20px}
.cellsatyle2 {   border: 1px solid #999999}
.jp12 {  font-size: 12px; line-height: 16px; color: #000000}
.jp12i {  font-size: 12px; padding-right: 5px; padding-left: 5px; color: #000000}
.photocap {  font-size: 14px; line-height: 18px; color: #FFFFFF; text-align: left; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.imgva {  vertical-align: top}
body {
	background-image:   url(images/diary_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #9DB1E1;
	padding: 0px;
}
a:link{font-weight:bold; text-decoration:underline; color: #FFCC00;}
a:visited{font-weight:bold; color: #FFCC00;}
a:hover{
	font-weight:bold
	font-weight:normal;
	text-decoration:none;
	color: #FFCC00;
	background-color: #0066CC;
}
.diary_totop {
	text-align: right;
	padding-top: 30px;
	padding-bottom:10px;
}
