/* ********************************************************************** */
	/* ŠeƒRƒ“ƒeƒ“ƒc—pCSS			 */ /* 	.	ƒNƒ‰ƒX	 */ /* 	#	ID		 */
	/* ********************************************************************** */
	/* •¶ŽšƒR[ƒh */
 @charset "utf-8";

/******************** ƒwƒbƒ_ ********************/
table.header {
	background: #ffffff;
	width: 790px;
	margin-bottom: 2px;
	font-family: Century, arial, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
}

img.title {
	border: 1px;
	border-cplor: #000000;
}

a.menu {
	font-weight: bold;
	text-decoration: underline;
}

/******************** –{•¶ ********************/
table.content {
	background: #ffffff;
	width: 790px;
	font-family: Century, arial, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
}
 
 table.profile {
	font-family: Century, arial, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small; 
 }

p.content {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.language {
	font-family: Century, arial, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
}

a.language {
	font-size: small;
	text-decoration: none;
}

img.language {
	width: 20px;
	height: 13px;
	border: 1px;
	border-cplor: #000000;
}

.caption {
	text-align: right;
	color: #000;
	font-family: century, "‚l‚r ‚o–¾’©", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, arial;
	font-size: small;;
	color: #000;
}

/******************** ƒtƒbƒ^ ********************/
table.footer {
	background: #ffffff;
	width: 790px;
	margin-top: 2px;
	font-family: Century, arial, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	border: 0px;
}

table.footerMenu {
	font-size: small;
	font-weight: bold;
}

.copyright {
	color: #050505;
	font-size: small;
}