body {
	text-align : center ;
	margin-top : 0 ;
	margin-bottom : 0 ;
	background-color : #FFFFFF ;
}

#outline {
	text-align : left ;
	font-size : 80% ;
	line-height : 150% ;
	background-color : #FFFFFF ;
}

.header {
	background : #4FC6E0 ;
	color : #FFFFFF ;
}

.c-both {
	clear : both ;
}

.footer {
	background : #666666 ;
	text-align : center ;
	font-size : 80% ;
	margin : 0 ;
	color : #FFFFFF ;
} 

.diarytitle {
	margin-bottom : 30px ;
	margin-left : 10px ;
	padding-left : 10px ;
	border-left : 2px dotted #4FC6E0 ;
	margin-right : 10px ;
	padding-right : 10px ;
	border-right : 2px dotted #4FC6E0 ;

}

.diarytitle span {
	font-weight : bold ;
	color : #59031D ;
	font-size : 130% ;
}

#contents .diarybox {
	position : relative ;
	margin : 0 0 20px 0 ;
	padding : 0 ;
	width : 345 ;
	background : url(../image/diary-middle.gif) repeat-y 0 0 ;
}

#contents .diarybox div {
	text-align : right ;
	height :45px ;
	margin :  0 ;
	padding : 7 90 0 0px ;
	background : url(../image/diary-bottom.gif) no-repeat 0 0 ;
}

#contents h2 {
	height :65px ;
	font-weight : bold ;
	font-size : 130% ;
	color : #59031D ;
	margin : 0 ;
	padding : 30px 0 0 75px ;
	background : url(../image/diary-top.gif) no-repeat 0 0 ;
}

#contents p {
	margin : 0 25 5 25 ;
}

.line {
	font-size : 100% ;
	line-height : 190% ;
	display : inline ;
	border-bottom : 1px dotted #80B62F ;
	padding : 0 0 2 0 ;
}

#contents img {
	margin : 10 15 10 15 ;
}

#a1 {
	color : #241B49 ;
	font-weight : bold ;
	background-color : #F9FBED ;
	font-size : 12px ;
	text-decoration : none ;
	display : block ;
	width : 144px ;
	margin : 0 10 0 10 ;
	padding-top : 4px ;
	text-align : center ;
	border : 5px double #CCCCCC ;
}
