@charset "UTF-8";
/* CSS Document */
.date {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.name {
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 1em;
}
.copy {
	font-size: 18px;
	color: #666666;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}

#mail_link
a:link {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
.point {
	font-size: 13px;
	line-height: 2em;
	color: #FFFFFF;
}

body {
	background-image: url("../common/bg.gif");
	margin: 0;
}
.tMainText {
	text-align: justify; text-justify: inter-ideograph;
}
.gInfob .gPro {background-color: #DCE8ED; line-height: 150%;}
.gInfo .gNum {line-height: 150%;}

.noroom a:visited {
	color: #666;}
