@charset "utf-8";
/* CSS Document */

/* lay-out */

h1 {
	margin-top: 1px;
}

.ind_area_cont {
	margin: 0 18px;
	width: 780px;
	clear: both;
}

ul#ul_globalmenu {
	padding-bottom: 10px !important;
}

.area_flash {
	text-align: center;
	margin-bottom: 0px;
}

#area_content {
	margin: 0 !important;
}

/* products */

ul#ul_products {
	margin: 15px 4px;
	padding: 0;
	width: 792px;
}

ul#ul_products li {
	list-style: none;
	display: block;
	float: left;
	width: 198px;
}

ul#ul_products li a {
	display: block;
	float: left;
	width: 198px;
	height: 190px;
	text-decoration: none;
	background-position: top left;
}

ul#ul_products li a strong {
	display: block;
	padding: 12px 0 0 28px;
	height: 110px;

}

ul#ul_products li a:hover {
	background-position: left bottom;
}

a.li_web3d {
	background: url(../image/index/ind_bt01.jpg) no-repeat;
	color: #ff3586;
}

a.li_gadget {
	background: url(../image/index/ind_bt02.jpg) no-repeat;
	color: #49b4ff;
}

a.li_browser {
	background: url(../image/index/ind_bt03.jpg) no-repeat;
	color: #9fdf18;
}

a.li_toolbar {
	background: url(../image/index/ind_bt04.jpg) no-repeat;
	color: #ff7c13;
}

a.li_flash {
	background: url(../image/index/ind_bt05.jpg) no-repeat;
	color: #8f53c2;
}

a.li_official {
	background: url(../image/index/ind_bt06.jpg) no-repeat;
	color: #1fcd95;
}

a.li_none {
	background: url(../image/index/ind_bt00.gif) no-repeat;
	cursor: default;
}

ul#ul_products li a span {
	color: #333333 !important;
	display: block;
	padding: 0px 10px;
	font-size: 85%;
}

/* topics */

.area_topics {
	clear: both;
	float: left;
	width: 580px;
}

.ttl_topics {
	background: url(../image/index/ind_ttl01_bg01.gif) top right no-repeat;
	overflow: hidden;
	width: 560px;
}

.ttl_topics h2 {
	background: url(../image/index/ind_ttl01.gif) no-repeat;
	line-height: 41px;
	text-indent: -9999px;
	float: left;
	width: 454px;
	margin: 0;
	padding: 0;
}

a.topics_more {
	background: url(../image/index/ind_ttl01_bt01.gif) no-repeat;
	line-height: 26px;
	display: block;
	width: 92px;
	text-indent: -9999px;
	float: left;
	margin-top: 8px;
}

ul.ul_topics {
	background: url(../image/index/ind_bg01_topics.gif) left repeat-y;
	padding: 10px;
}


ul.ul_topics li {
	list-style: none;
	line-height: 1.8;
	font-size:85%;
}

ul.ul_topics li a {
	color: #333333;
	text-decoration: underline;
}

ul.ul_topics li a:hover {
	color: #999999;
	text-decoration: none;
}

ul.ul_topics li span {
	color:#0099FF;
	padding-right: 45px;
	text-decoration: none !important;
}

/* new */

dl.dl_tpc {
	background: url(../image/index/ind_bg01_topics.gif) left repeat-y;
	font-size: 90%;
	overflow: hidden;
	width: 550px;
	display: block;
	padding: 10px 0;
}


dl.dl_tpc dt {
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
	color:#0099FF;
	text-indent: 10px;
}

dl.dl_tpc dd {
	list-style: none;
	width: 450px;
	float: left;
	margin: 0;
	padding: 0 0 10px;
}

dl.dl_tpc dd a {
	color: #333333;
	text-decoration: underline;
}

dl.dl_tpc dd a:hover {
	color: #999999;
	text-decoration: none;
}



/* area_banner */

.area_banner {
	float: left;
	width: 200px;
	margin: 0 !important;
}

.area_banner p {
	margin-top: 0;
}

/* 090724 */

p.cnt {
	text-align: center;
	margin-top: 0px;
}

