@CHARSET "Shift-JIS";
hr{
	display				: inline;
}
p{
	font-size			: 11pt;
}
#left{
	float				: left;
	width				: 280px;
	padding-left			: 4px;
	padding-top			: 1em;
}
#right{
	float				: left;
	width				: 460px;
	padding-top			: 1em;
}
#topmsg1{ 
	font-size			: 22px;
	font-weight			: bold;
	color				: #f09;
	margin-left			: 27px;
	margin-top			: -201px;
	z-index				: 2;
}
#topmsg2{ 
	font-size			: 22px;
	font-weight			: bold;
	color				: #000;
	margin-left			: 26px;
	margin-top			: -28px;
	z-index				: 3;
}
#linemark{
	opacity				: 0.5;
	-moz-opacity			: 0.5;
	filter				: alpha(opacity=50);
	background-color		: #ff6;
}
#copy{
	margin-top			: 15px;
	margin-left			: auto;
	margin-right		: auto;
	width				: 350px;
	height				: 140px;
	background-image	: url(../img/conceptbg.gif);
	background-repeat	: no-repeat;
	padding-left		: 65px;
	padding-top			: 20px;
	color				: #000;
	font-size			: 9pt;
	letter-spacing		: -1px;
}
#left_area{
	margin-top			: 0px;
}
#title{
	font-weight			: bold;
	font-size			: 12pt;
	padding-bottom		: 1em;
}

.menutitle{
	float				: left;
	padding-top			: 2px;
	padding-left		: 2px;
	font-size			: 12pt;
}
.menutitle A{
	text-decoration		: none;
	font-weight			: bold;
}
.menuarea{
	float				: left;
	margin-left			:-1.5px;
	color				: #999;
}
.topics_title{
	font-size			: 11pt;
	font-weight			: bold;
	background-image	: url(../img/topic_title.gif);
	background-repeat	: no-repeat;
	padding				: 3px;

}















