/* -- Initialize -- */

html, body, div, span,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* -- BASIC Setting -- */

body {
	color			: #000000 ;
	background-color: #ffffff ;
	line-height		: 1.5em;
	font-size		: 90%;
	font-family		: "meiryo" , "‚l‚r ‚oƒSƒVƒbƒN" , "Osaka" , "Arial" , sans-serif ;
	letter-spacing	: 2px;
	text-shadow: 2px 2px 4px #AAAAAA;
	background-image	: url(./img/speakerball_wallpaper.jpg);
		background-attachment:fixed;

}


	
td {
	line-height		: 110% ; 
	font-size		: 90% ;
	letter-spacing	: 1pt ; 
	font-weight		:normal ;
	padding:0px 0px 0px 10px;
}

a:link {
	color		: 444444 ;
	text-decoration : underline ;
}

a:visited {
	color		: 444444 ;
	text-decoration : underline ; 
}

a:hover {
	color		: 444444 ;
	font-weight		:bold ;
	text-decoration : underline ; 
}
	
a:active {
	color		: 444444;
	text-decoration : underline ;
}

/* -- AREA Setting -- */

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

.logo_area{
	background	: 000000;
	background-image	: url(./img/logo-a.jpg);
	background-repeat	: no-repeat;
	margin		: 0px 0px 0px 0px;
	padding		: 0px;
	width		: 750px;
	height		: 200px;
}

.logo_area2{
	background	: 000000;
	text-align	: left;
	background-repeat	: no-repeat;
	margin		: 0px 0px 0px 0px;
	padding		: 0px;
	width		: 750px;
	height		: 120px;
}

.menu_area{
	font-weight		: normal;
	line-height		: 150%;
	padding			: 1px 0px 1px 0px;
	background		: #ffffff;
	border			: solid #000000;
	border-width	: 0px 0px 1px 0px;
	margin			: 0px 0px 0px 0px;
	width			: 750px;
	height			: 36px;
	letter-spacing	: 0px;
	position		: relative;
	text-align	: left;
}

.menu_external{
	padding			: 0px 0px 0px 0px;
	background		: #ffffff;
	margin			: 0px 0px 0px 0px;
	width			: 750px;
	height			: 20px;
	letter-spacing	: 15px;
	position		: relative;
	text-align	: left;
}

.main_area{
	background	: #ffffff;
	opacity		: 0.9;
	
	margin		: 0px 0px 0px 0px;
	padding		: 55px 0px 15px 0px;
	width		: 750px;
	position	: relative;
	text-align	: left;
}


.copyright_area{
	font-size	: 10px;
	text-align	: right;
	color		: #000000;
	font-weight	: normal;
	letter-spacing	: 1px;
	line-height	: 125%;
	border		: solid #000000;
	border-width	: 1px 0px 0px 0px;
	margin		: 0px 0px 0px 0px;
	padding		: 8px 0px;
	width		: 750px;
	position	: relative;
}


/* -- BLOCK Setting -- */

.kasten{
	color		: #666666;
	font-size	: 12px;
	letter-spacing	: 3px;
	line-height	: 22px;
	font-weight	: bold;
	background	: #e2e2e2;
	padding		: 2px 0px 0px 5px;
	margin		: 0px 0px 10px 0px;
	text-align	: left;
}

.kasten2{
	color		: #e2e2e2;
	font-size	: 12px;
	letter-spacing	: 3px;
	line-height	: 22px;
	font-weight	: bold;
	background	: #333333;
	padding		: 2px 0px 0px 5px;
	margin		: 0px 0px 10px 0px;
	text-align	: left;
}


.kastenbody{
	padding		: 0px;
	margin		: 2px 5px;
	text-align	: left;
}

.section{
	padding		: 12px 5px 5px 10px	;
	margin		: 6px 0px 15px 0px;
	border		: solid 1px #a0a0a0;
	position	: relative;
	z-index		: 0;
	text-align	: left;
	width		: 710px
}

.section2{
	padding		: 12px 5px 5px 10px	;
	margin		: 35px 0px 10px 20px;
	border		: solid 1px #a0a0a0;
	position	: relative;
	z-index		: 0;
	text-align	: left;
	width		: 480px
}

h3 {
	position: absolute;
	top: -0.8em;
	color: #666666;
	font-size:90%;
  	font-weight: normal;
	background-color: #ffffff;
	margin: 0 0 0 3px;
	padding: 0px 2px 0px 4px;
	text-align:left;
	letter-spacing:2px;
}



/* -- MENU Setting -- */

.fremd{
	color		: #000000;
	font-size	: 10px;
	letter-spacing	: 2px;
	font-weight	: bold;
	text-decoration : none ;
	float		: right;
	text-align	: right;
	margin		: 0px 0px 0px 0px;
	padding		: 0px;
}

.now {
	color		: #000000;
	text-decoration : none ;
	font-weight	: bold ; 
	padding		: 0px 10px;
}

a.menue:link {
	color			: #000000;
	text-decoration : none ;
	font-weight		: normal ; 
	padding			: 0px 10px;
}

a.menue:visited {
	color		: #000000;
	text-decoration : none ;
	font-weight	: normal ; 
	padding		: 0px 10px;
}
	
a.menue:active {
	color		: #000000;
	text-decoration : none ;
	font-weight	: normal ; 
	padding		: 0px 10px;
}

a.menue:hover {
	color		: #000000;
	text-decoration : underline ;
	font-weight	: normal ;
	padding		: 0px 10px;
}

a.eng:link {
	color		: #000000;
	text-decoration : underline ;
	font-weight	: bold ; 
	padding		: 0px 1px;
	letter-spacing	: 1px;
}

a.eng:visited {
	color		: #000000;
	text-decoration : underline ;
	font-weight	: bold ; 
	padding		: 0px 1px;
	letter-spacing	: 1px;
}

a.eng:active {
	color		: #000000;
	text-decoration : underline ;
	font-weight	: bold ; 
	padding		: 0px 1px;
	letter-spacing	: 1px;
}

a.eng:hover {
	color		: #000000;
	text-decoration : underline ;
	font-weight	: bold ; 
	padding		: 0px 1px;
	letter-spacing	: 1px;
}


/* -- LETTER Setting -- */

.petit2 {
	font-size	: 70%;
}

.explain { 
	font-size:75% ; 
	line-height:120% ; 
	margin:0px ; 
	padding:5px 0px 0px 0px ; 
	color:333333 ; 
}

.newsdate {
	color: #666666;
	font-size:90%;
  	font-weight: bold;
	margin: 10px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing:3px;
}

.jahr{ 
	letter-spacing	: 4px ; 
	margin		: 0px ; 
	color		: #666666 ; 
	font-weight	: bold ; 
	margin		: 10px 0px 5px 0px ;
	text-align	: left;
}

.jahr2{ 
	letter-spacing	: 4px ; 
	margin		: 0px ; 
	color		: #666666 ; 
	font-weight	: bold ; 
	margin		: 14px 0px 10px 0px ;
	text-align	: left;
}

.expired{
		color		: #666666 ;
		text-decoration : underline ;
		text-align	: left;
}

.myspace{
	float		: right;
	margin		: 24px 0px 0px 0px;
	padding		: 0px;
}

.banner{
	float		: right;
	text-align	: center;
	margin		: 0px 0px 0px 10px;
	width		: 185px;
	background-color: #ffffff ;
	padding		: 0px 0px 0px 10px;
}

/* -- ALBUM Lists -- */
.cover{
	float		: left; 
	padding		: 0px ; 
	margin		: 0px 20px 10px 2px;
	border		: 0px;
}
.title{
	margin		: 0px 0px 20px 0px;
	font-weight	: bold;
	font-size	: 14px;
	color		: #000000;
}
.title-eng{
	font-size		: 10px:
	font-weight		: bold;
	letter-spacing	: 2px;
}
.icon{
	border			: 0px;
	width			: 16px;
	height			: 16px;
	margin			: 0px 2px;
	padding			: 0px;
}
.icon-1st{
	border			: 0px;
	width			: 16px;
	height			: 16px;
	margin			: 0px 2px 0px 2px;
	padding			: 0px 0px 0px 12px;
}
.info-jp{
	margin		: 0px 0px 8px 0px;
	font-weight	: normal;
	font-size	: 14px;
	color		: #000000;
}
.info-en{
	margin			: 0px 0px 8px 0px;
	padding			: 5px 0px 0px 0px;
	font-weight		: bold;
	font-size		: 11px;
	font-family		: "Century Gothic" , "Courier" !important ;
	letter-spacing	: 2px;
	line-height		: 13px;	
	color			: #666666;
	border-top		: 0px dotted #666666;
}
