.v9, .v10, .v11, .v12, .v13, .v14 {
	font-family: Lucida Grande, Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.5;
}
.a9, .a10, a11, .a12 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height: 1.5;
}

.j9, .j10, .j11, .j12, .j14 {
	font-family: ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kaku Gothic Pro, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
	/*
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
	font-family: 'Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
	*/
	line-height: 1.5;
}

body {
	color:666666;
	background-color:FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

A:link { color: #0066CC; text-decoration:none; }
A:visited { color: #7799AA; text-decoration:none;  }
/*
A:link { color: #3333AA; text-decoration:none; }
A:visited { color: #6666CC; text-decoration:none;  }
*/
A:active { color: #FF9900; text-decoration:none;  }
/*
A:hover { border-bottom: 1px dotted #6666CC;color: #6666CC;text-decoration:none; }
*/
A:hover { color: #6666CC;text-decoration:none; }

h3 {
	font-family: 'Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
	line-height: 1.2;
	font-size: 12px;
	width:100%;
	color:333333;
	background-color:CCCCCC;
	padding:3px;
}

h4 {
	font-family: 'Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
	line-height: 1.2;
	font-size: 10px;
	width:100%;
	color:333333;
	background-color:CCCCCC;
	padding:3px;
}

h5 {
	font-family: 'Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
	line-height: 1.2;
	font-size: 9px;
	width:100%;
	color:333333;
	background-color:CCCCCC;
	padding:3px;
}

.in-you {
	margin-left:32px;
	padding-top:10px;
	padding-bottom:10px;
}

.diarybox {
	/*
	position:absolute;
	*/
	width:400px;
	margin-top:132px;
	margin-left:48px;
	text-align:left;
	border-color:999999;
	border-width:1px;
	border-style:dotted;
	clear:both;
}

.mainbox{
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:800px;
	text-align:center;
	padding-bottom:12px;
	padding-left:20px;
	padding-right:20px;
	border-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:white;
	z-index:0;
}
.contentbox{
	position:relative;
	width:100%;
	padding-bottom:12px;
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#CCCCCC;
	border-color:#99CCFF;
	*/
	z-index:2;
}

.footer-index{
	position:relative;
	width:100%;
	height:16px;
	text-align:left;
	vertical-align:top;
	border-top-style:dotted;
	border-top-width:1px;
	border-color:#bbbbbb;
	z-index:5;
}

.footer-index-lft{
	position:relative;
	width:50%;
	top:0px;
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	z-index:5;
}
.footer-index-rgt{
	position:relative;
	width:50%;
	top:0px;
	margin-top:0px;
	text-align:right;
	vertical-align:top;
	z-index:5;
}

.footer-cpyrgt{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:614px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	/*
	text-align:right;
	*/
	z-index:5;
}