@charset "utf-8";

/*--------------------------------------
 * Universal selector
 * ---------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/*--------------------------------------
 * Structure Module
 * ---------------------------------------*/

html {
}

body#commonHeader {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "メイリオ","Meiryo","ＭＳ Ｐゴシック", "Osaka", verdana, sans-serif;
	text-align: center;
	line-height: 1.6;
	color: #000;
	background: #fff;
}

#commonHeader section,
#commonHeader article,
#commonHeader aside,
#commonHeader nav,
#commonHeader hgroup,
#commonHeader header,
#commonHeader footer {
	display: block;
}

/*--------------------------------------
 * Text Module
 * ---------------------------------------*/
#commonHeader p,
#commonHeader pre,
#commonHeader address,
#commonHeader cite {
}

#commonHeader h1,
#commonHeader h2,
#commonHeader h3,
#commonHeader h4,
#commonHeader h5,
#commonHeader h6 {
	font-weight: normal;
}

#commonHeader ul,
#commonHeader ol,
#commonHeader li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	zoom: normal;
}

#commonHeader br {
	letter-spacing: 0;
}

/*--------------------------------------
 * Image Module
 * ---------------------------------------*/
#commonHeader img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

/*--------------------------------------
 * Table Module
 * ---------------------------------------*/
#commonHeader table{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
	

/*--------------------------------------
 * Hypertext Module
 * ---------------------------------------*/
#commonHeader a,
#commonHeader a:link,
#commonHeader a:visited {
	text-decoration: underline;
	color: #777;
	overflow: hidden;
	outline: none;
}

#commonHeader a:active,
#commonHeader a:hover,
#commonHeader a:focus {
	color: #ccc;
}

/*--------------------------------------
 * ライン
 * ---------------------------------------*/

#commonHeader hr {
	display:none;
	clear:both;
}


/*--------------------------------------
 * ヘッダー
 * ---------------------------------------*/

#speedGlobalheader {
	height: 101px;
	background: url(../images/common/header/bg.gif) repeat-x;
}

#home #speedGlobalheader {
	padding-top: 12px;
	height: 99px;
}

#headerSet {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#siteTitle {
	padding-top: 12px;
}

#home #siteTitle {
	padding-top: 0px;
}

#siteTitle a {
	padding-top: 37px;
	overflow: hidden;
	display: block;
	height: 0;
	background: url(../images/common/header/title.png) no-repeat;
}

#siteTitle a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/*SEARCH*/
#searchSet {
	position: absolute;
	top: 69px;
	right: 0px;
}

#home #searchSet {
	top: 57px;
}

#searchSet li {
	float: left;
}


#searchSet input {
}

#searchSet input#searchKeyword {
	margin-right: 5px;
	padding: 0px 8px 0px 8px;
	width: 177px;
	height: 22px;
	background: url(../images/common/header/search/input.gif) no-repeat;
	border: 0;
	font-size: 12px;
	line-height: 22px;
	color: #aaa;
}

#searchSet input:hover {
}

#searchSet input#searchKeyword:hover {
}

#searchSet li ul {
	float: left;
}

#searchSet li li {
	float: none;
	display: inline;
}


#dna-depthpath {
	margin: 0px 0px 0px !important;
	height: 30px;
	background: #fff;
}

#linkNav {
	position: absolute;
	top: 61px;
	left: 0px;
	width: 333px;
	height: 38px;
	background: #aaa;
	background: url(../images/common/nav/nav.gif) no-repeat;
}

#home #linkNav {
	top: 49px;
}

#linkNav li {
	float: left;
}

#linkNav li a {
	padding-top: 38px;
	display: block;
	overflow: hidden;
	height: 0px;
	background: url(../images/common/nav/nav.gif) no-repeat;
}

#linkNav li#navNewRelease {
	width: 201px;
}

#linkNav li#navNewRelease a {
	width: 154px;
	background-position: 0px 0px;
}

#linkNav li#navNewRelease a:hover {
	background-position: 0px -38px;
}

#linkNav li#navArtistList {
	width: 132px;
}

#linkNav li#navArtistList a {
	width: 132px;
	background-position: -201px 0px;
}

#linkNav li#navArtistList a:hover {
	background-position: -201px -38px;
}

/**/
#layer-artists {
	padding: 0;
	clear: both;
}

#viz-artists {
	margin: 0;
}

.zone-vessel {
	min-height: 600px;
}