@charset "utf-8";
/* CSS Document */


#area_contents {
	margin: 0 20px !important;
	padding: 0 0 20px !important;
}

/* title */

h2 {
	color: #2c60a9;
	text-align: center;
	font-size: 130%;
}

h3 {
	background: url(../image/index/ttl_information.gif) no-repeat left bottom;
	line-height: 36px;
	clear: both;
	text-indent: -9999px;
	height: 36px;
	;
	padding-top: 15px;
	margin: 0;
}

/* mainvisual */

.area_visual {
	background: url(../image/index/img01.gif) no-repeat;
	height: 273px;
	margin: 0 -20px;
	position: relative;
}

.area_visual p {
	display: none;
	font-size: 80%;
}


.txt_cont {
	text-align: center;
}


.txt_cont a.flashplayer {
	background: url(../image/index/top_txt02.gif) no-repeat;
	height: 42px;
	width: 673px;
	display: block;
	margin-left: 62px;
}

.txt_cont a.flashplayer span {
	display: none;
}

/* entrance */

ul.ul_entrance {
	margin: 0 -17px;
	padding: 0;
	list-style: none;
}

ul.ul_entrance li {
	float: left;
	padding: 0;
}

ul.ul_entrance li a {
	width: 406px;
	height: 66px;
	display: block;
}

ul.ul_entrance li a span {
	display: none;
}

a.ent_web3d {
	background: url(../image/index/bg_lico01.gif) no-repeat left top;
	width: 408px !important;
}

a.ent_scene {
	background: url(../image/index/bg_lico02.gif) no-repeat left top;
}

a.ent_demo {
	background: url(../image/index/bg_lico03.gif) no-repeat left top;
	width: 408px !important;
}

a.ent_spec {
	background: url(../image/index/bg_lico04.gif) no-repeat left top;
}

a.ent_web3d:hover,
a.ent_scene:hover,
a.ent_demo:hover,
a.ent_spec:hover {
	background-position: left bottom;
}

/* information */

ul.li_info {
	list-style: none;
	line-height: 24px;
	margin: 8px 36px;
	padding: 0;
}

ul.li_info li {
	padding-left: 28px;
}

ul.li_info li.info_new {
	background: url(../image/index/li_new.gif) no-repeat left;
	background-position: 0 6px;
}

ul.li_info li a {
	color: #333333;
	text-decoration: none;
}

.attention {
	margin-left: 0 !important;
}

