/* CSS Document */

body {
	color: #333333;
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background-image: url(../img/bg_orange.gif);
	line-height: 150%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
a {
	color: #cc3300;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	position: relative;
	width: 723px;
	margin: 0 auto;
	padding: 0px;
}
#logo {
	margin-top:25px;
	float:left;
}
#logo img {
	float:left;
}
#link {
	float:right;
	text-align: right;
	margin-top:10px;
}
#link a {
	color: #ffffff;
	text-decoration:none;
}
#link a:hover {
	text-decoration:underline;
}
#menu {
	width:723px;
	clear:both;
	top: 14px;
	position: relative;
}
#menu ul {
	width:723px;
	height:45px;
}
#menu li {
	height:45px;
	float:left;
	margin-right:3px;
}
#menu li #menu_width80 {
	width:80px;
}
#menu li #menu_width102 {
	width:102px;
}
#menu li #menu_width79 {
	width:79px;
}
#menu a{
	text-indent: -9999px;
	display:block;
	height:45px;
	background-repeat: no-repeat;
}
#menu_top{
	background-image: url(../img/btn_top01.gif);
	width:80px;
}
#menu_top:hover{
	background-image: url(../img/btn_top02.gif);
}
#menu_top_on{
	background-image: url(../img/btn_top03.gif);
	width:80px;
}
#menu_content{
	background-image: url(../img/btn_content01.gif);
	width:102px;
}
#menu_content:hover{
	background-image: url(../img/btn_content02.gif);
}
#menu_content_on{
	background-image: url(../img/btn_content03.gif);
	width:102px;
}
#menu_manager{
	background-image: url(../img/btn_manager01.gif);
	width:102px;
}
#menu_manager:hover{
	background-image: url(../img/btn_manager02.gif);
}
#menu_manager_on{
	background-image: url(../img/btn_manager03.gif);
	width:102px;
}
#menu_platform{
	background-image: url(../img/btn_platform01.gif);
	width:102px;
}
#menu_platform:hover{
	background-image: url(../img/btn_platform02.gif);
}
#menu_platform_on{
	background-image: url(../img/btn_platform03.gif);
	width:102px;
}
#menu_demo{
	background-image: url(../img/btn_demo01.gif);
	width:79px;
}
#menu_demo:hover{
	background-image: url(../img/btn_demo02.gif);
}
#menu_demo_on{
	background-image: url(../img/btn_demo03.gif);
	width:79px;
}
#menu_seminar{
	background-image: url(../img/btn_seminar01.gif);
	width:79px;
}
#menu_seminar:hover{
	background-image: url(../img/btn_seminar02.gif);
}
#menu_seminar_on{
	background-image: url(../img/btn_seminar03.gif);
	width:79px;
}
#menu_tool{
	background-image: url(../img/btn_tool01.gif);
	width:79px;
}
#menu_tool:hover{
	background-image: url(../img/btn_tool02.gif);
}
#menu_tool_on{
	background-image: url(../img/btn_tool03.gif);
	width:79px;
}
#menu_contact{
	background-image: url(../img/btn_contact01.gif);
	width:79px;
}
#menu_contact:hover{
	background-image: url(../img/btn_contact02.gif);
}
#menu_contact_on{
	background-image: url(../img/btn_contact03.gif);
	width:79px;
}
#content {
	top: 25px;
	position: relative;
}
#copyright {
	clear:left;
	top: 15px;
	position: relative;
	text-align:right;
	margin-bottom:20px;
}
#copyright p {
	font-size: smaller;
	position: relative;
}
h1 {
	margin-bottom:25px;
}
h3 {
	font-weight:bold;
}
.div01 {
	width:723px;
	margin-bottom:30px;
}
#content ul li {
	margin-left:50px;
	list-style-type: square;
	list-style-position: inside;
}
#content ul {
	margin-bottom:10px;
}
#content p {
	margin-left:50px;
}
