@charset "UTF-8";

/* Clear CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* float clear */
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden; }
.clearfix { display:inline-table; } /* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; } /* End hide from IE-mac */
.cb { clear:both; height:0; line-height:0; font-size:1%; }

/* default */
body {
	background:#808080;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:75%;
	line-height:1.5;
	color:#000000;
}
a:link, a:visited, a:active { color:#6a6969; text-decoration:none; }
a:hover { color:#0210b2; text-decoration:underline; }
a:hover img{ opacity:0.8; filter:alpha(opacity=80); }
img { vertical-align:top; }
strong { font-weight:bold; }
.small { font-size:80%; }
#white {
	width:100%; background:#ffffff;
	padding-bottom:15px;
}

/* top - mainimg line */
#toppage #header {
	position:relative;
	width:100%;
	height:307px;
}
#toppage .parts {
	height: auto;
	position: relative;
	width: 100%;
	z-index: auto;
}
#toppage .parts .in {
	width:976px;
	margin:0 auto;
	height: auto;
	position: relative;
	overflow: visible;
}
#toppage #header h1 {
	position: absolute;
	z-index:100;
	width:238px; height:90px;
	left:2px; top:0;
	background:url(/matrix/img/logo.gif) no-repeat 49px 17px;
}
#toppage #header h1 a {
	display:block;
	width:238px; height:90px;
	overflow:hidden;
	text-indent:-9999px;
}
#toppage #header ul#snv {
	position: absolute;
	float:right;
	width:138px;
	overflow:hidden;
	z-index: 9999;
	top: 277px;
	left: 838px;
	padding: 0;
}
#toppage #header ul#snv li { display:inline; }
#toppage #header ul#snv li a {
	display:block;
	width:138px; height:30px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/matrix/img/top-snv.gif) no-repeat 0 0;
}
#toppage #header ul#snv li a:hover {
		background:url(/matrix/img/top-snv.gif) no-repeat 0 -30px;
}

ul#slideshow, ul#slideshow li, ul#slideshow li a {
	width:100%; height:307px;
	overflow:hidden;
}
ul#slideshow {
	position:absolute;
	left:0; top:0;
}
ul#slideshow li {
	position:absolute;
	top:0;
	left:50%;
	width:2000px;
	overflow:hidden;
	margin:0 0 0 -1000px;
	display:none; z-index:9;
}
ul#slideshow li a { display:block; }
ul#slideshow li a:hover img{ opacity:1; filter:alpha(opacity=100); }

/* top - contents area */
#toppage #contents {
	width:906px;
	margin:0 auto 55px auto;
}
#toppage #LEFT { width:684px; float:left; }
#toppage #LEFT #inLEFT { 
	width:417px; float:left;
	background:#eeeeee;
}
#toppage #LEFT #inRIGHT { width:246px; float:right; }
#toppage #RIGHT { width:188px; float:right; }

/* top - contents left area */
#toppage #LEFT #inLEFT .box {
	padding:16px 16px 2em 16px;
}
#toppage #newsRelease h2, #toppage #Lineup h2, #toppage #pickup h2 {
	width:100%; height:20px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:1em;
}
#toppage #newsRelease h2 {
	width:86px; float:left;
	background:url(/matrix/img/top-title-newrelease.gif) no-repeat 0 0;
}
#toppage #Lineup h2 { background:url(/matrix/img/top-title-lineup.gif) no-repeat 0 0; }
#toppage #support h2 { display:none; }
#toppage #support div.title {
	width:100%; height:20px;
	background:url(/matrix/img/top-titile-support.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin-bottom:1em;
}
#toppage #support div.title ul {
	width:256px;
	float:right;
}
#toppage #support div.title li.rss { display:inline; float:left; }
#toppage #support div.title li.more { display:inline; float:right; }
#toppage #support div.title li a { 
	display:block;
	overflow:hidden; text-indent:-9999px;
	height:100%;
}
#toppage #support div.title li.rss a { width:12px; }
#toppage #support div.title li.more a { width:36px; }

/* new release */
#toppage #newsRelease #nav {
	float:right;
	width:102px;
	overflow:hidden;
}
#toppage #newsRelease #nav a {
	display:block; float:left;
	width:17px; height:13px;
	background:url(/matrix/img/slide-btn-off.gif) no-repeat right 0;
	text-indent:-9999px; overflow:hidden;
}
#toppage #newsRelease #nav a.activeSlide {
	background:url(/matrix/img/slide-btn-on.gif) no-repeat right 0;
}
#toppage #newsRelease #slide-nav {
	width:100%; height:158px;
	overflow:hidden;
}
/* Lineup */
#toppage #Lineup ul#tabs {
	width:385px;
	background:url(/matrix/img/top-lineup-tab-bg.gif) no-repeat 0 0;
	padding:0;
}
#toppage #Lineup ul#tabs li { float:left; display:inline; }
#toppage #Lineup ul#tabs li a {
	display:block;
	text-align:center;
	padding:5px 0 3px;
	color:#888888;
}
#toppage #Lineup ul#tabs li a#tablink01 { width:60px; }
#toppage #Lineup ul#tabs li a#tablink02 { width:90px; }
#toppage #Lineup ul#tabs li a#tablink03 { width:121px; }
#toppage #Lineup ul#tabs li a#tablink04 { width:113px; }
#toppage #Lineup ul#tabs li a.tabNormal { color:#888888; background:none; }
#toppage #Lineup ul#tabs li a.tabActive { color:#515151; }
#toppage #Lineup ul#tabs li a#tablink01.tabActive { background:url(/matrix/img/top-lineup-tab-on.gif) no-repeat 0 0; }
#toppage #Lineup ul#tabs li a#tablink02.tabActive { background:url(/matrix/img/top-lineup-tab-on.gif) no-repeat -60px -50px; }
#toppage #Lineup ul#tabs li a#tablink03.tabActive { background:url(/matrix/img/top-lineup-tab-on.gif) no-repeat -150px -100px; }
#toppage #Lineup ul#tabs li a#tablink04.tabActive { background:url(/matrix/img/top-lineup-tab-on.gif) no-repeat -271px -150px; }
#toppage #Lineup div { width:385px; height:140px; display:none; }
#toppage #Lineup div#procont01 { display:block; background:url(/matrix/img/top-lineup-cont01.jpg) no-repeat left bottom; }
#toppage #Lineup div#procont02 { background:url(/matrix/img/top-lineup-cont02.jpg) no-repeat left bottom; }
#toppage #Lineup div#procont03 { background:url(/matrix/img/top-lineup-cont03.jpg) no-repeat left bottom; }
#toppage #Lineup div#procont04 { background:url(/matrix/img/top-lineup-cont04.jpg) no-repeat left bottom; }
#toppage #Lineup div ul { padding-left:20px; }
#toppage #Lineup div li { background:url(/matrix/img/arrow-l.gif) no-repeat 0 0; padding:0 0 5px 20px; }
#toppage #Lineup div#procont01 ul { padding-top:20px; }
#toppage #Lineup div#procont02 ul, #toppage #Lineup div#procont03 ul, #toppage #Lineup div#procont04 ul { padding-top:62px; }
#toppage #Lineup div a { color:#020202; }
#toppage #Lineup div small { color:#797979; }

/* support */
#support dl {
	width:300px;
	padding:0 0 16px;
	margin:-54px 0 0 80px;
}
#support dt {
	padding:0;
}
#support dd {
	padding:0 0 0 15px;
	background:url(/matrix/img/arrow-s.gif) no-repeat 0 3px;
}
#support dd a {
	color:#2e2f2f;
}
#sptfla {
	width:74px;
	text-align:center;
}
/* top - left banner */
#toppage #LEFT #inLEFT .banners {
	background:#ffffff;
	padding:16px;
}
#toppage #LEFT #inLEFT .banners li {
	display:inline;
	padding-right:5px;
}

/* top - contents center area */
#toppage #information div {
	width:100%; height:20px;
	background:url(/matrix/img/top-title-info.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin-bottom:1.5em;
}
#toppage #information h2 { display:none; }
#toppage #information div ul {
	width:184px;
	float:right;
}
#toppage #information div li.rss { display:inline; float:left; }
#toppage #information div li.more { display:inline; float:right; }
#toppage #information div li a { 
	display:block;
	overflow:hidden; text-indent:-9999px;
	height:100%;
}
#toppage #information div li.rss a { width:12px; }
#toppage #information div li.more a { width:36px; }
#toppage #information {
	width:100%;
	margin-bottom:2em;
}
#toppage #information dl dt {
	font-weight:bold;
}
#toppage #information dl dd {
	width:100%;
	margin-bottom:1.3em;
}
#toppage #information ul.link li {
	background:url(/matrix/img/arrow-s.gif) no-repeat 0 0.3em;
	padding-left:15px;
	font-size:80%;
}

/* top - contents right area */
#toppage #pickup h2 {
	background:url(/matrix/img/top-title-pickup.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
}
#pickup li {
	width:100%;
	margin-bottom:0.5em;
}

/* global navigation */
#gnv {
	background:url(/matrix/img/gnv-line-bg.gif) repeat-x 0 -1px;
	width:100%;
	padding-top:6px;
	margin-bottom:12px;
}
#gnv ul {
	width:876px;
	height:47px;
	margin:0 auto;
}
#gnv li { display:inline; float:left; }
#gnv li a {
	display:block;
	height:47px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(/matrix/img/gnv.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#gnv li#g01 a { width:85px; background-position:0 0; }
#gnv li#g02 a { width:86px; background-position:-85px 0; }
#gnv li#g03 a { width:91px; background-position:-171px 0; }
#gnv li#g04 a { width:117px; background-position:-262px 0; }
#gnv li#g05 a { width:146px; background-position:-379px 0; }
#gnv li#g06 a { width:92px; background-position:-525px 0; }
#gnv li#g07 a { width:93px; background-position:-617px 0; }
#gnv li#g08 a { width:71px; background-position:-710px 0; }
#gnv li#g09 a { width:95px; background-position:-781px 0; }
#gnv li#g01 a:hover { background-position:0 -47px; }
#gnv li#g02 a:hover { background-position:-85px -47px; }
#gnv li#g03 a:hover { background-position:-171px -47px; }
#gnv li#g04 a:hover { background-position:-262px -47px; }
#gnv li#g05 a:hover { background-position:-379px -47px; }
#gnv li#g06 a:hover { background-position:-525px -47px; }
#gnv li#g07 a:hover { background-position:-617px -47px; }
#gnv li#g08 a:hover { background-position:-710px -47px; }
#gnv li#g09 a:hover { background-position:-781px -47px; }
#gnv li#g01 a.cc { background-position:0 -94px; }
#gnv li#g02 a.cc { background-position:-85px -94px; }
#gnv li#g03 a.cc { background-position:-171px -94px; }
#gnv li#g04 a.cc { background-position:-262px -94px; }
#gnv li#g05 a.cc { background-position:-379px -94px; }
#gnv li#g06 a.cc { background-position:-525px -94px; }
#gnv li#g07 a.cc { background-position:-617px -94px; }
#gnv li#g08 a.cc { background-position:-710px -94px; }
#gnv li#g09 a.cc { background-position:-781px -94px; }

/* search */
#search {
	width:870px; height:40px;
	margin:0 auto;
}
#search form {
	float:right;
	width:315px;
}

/* page to top */
#pagetop { width:870px; margin:0 auto; }
#pagetop p { text-align:right; }

/* footer */
.cleft { float:left; }
.cright { float:right; }
#footer {
	width:100%; background:url(/img/footer_bg.gif) repeat-x;
}
#footnavi {
	width:870px;
	background:url(/img/footer_navi_middle.gif) repeat-y;
	margin:0 auto;
}
#footnavi .in {
	background:url(/img/footer_navi_top.gif) no-repeat;
	font-size:80%;
	padding:15px 0 5px 0;
	line-height:1.1;
	color:#e1e0e0;
}
#footnavi .cleft { width:628px; text-align:center; }
#footnavi .cleft a { color:#ccc; }
#footnavi .cleft a:hover { color:#fff; }
#footnavi .cright { width:238px; text-align:left; }
#footnavi .cright a {
	text-align:center;
	display:block;
	width:71px;
	color:#333;
}
#footnavi .cright a:hover { color:#000; }
#footnavi span {
	display:block;
	background:url(/img/footer_navi_bottom.gif) no-repeat #808080;
	width:703px;
	height:15px;
}
#copyright {
	width:870px;
	padding:0 0 50px;
	color:#e1e0e0;
	margin:0 auto;
}
#copyright a { color:#ccc; }
#copyright a:hover { color:#fff; }
#copyright .cleft { width:550px; }
#copyright .cleft p {
	font-size:80%;
	margin:0;
	padding:5px 0 0 0;
}
#copyright .cleft ul {
	width:400px;
	padding:0;margin:0;
	list-style:none;
}
#copyright .cleft li {
	float:left; padding:0;
}
#copyright .cleft li span {
	display:block;
	background:url(/img/arrow02.gif) no-repeat 0 5px;
	padding:0 0 0 8px;
}
#copyright .cleft .cleft { width:125px; }
#copyright .cleft .cright {
	width:400px;
	text-align:left;
	font-size:100%;
	padding:0;
}
#copyright .cright {
	width:300px;
	text-align:right;
	font-size:80%;
	padding:5px 0 0 0;
}
