body {
	background-color : #FFFFFF ;
	color : #000000 ;
	height : 100% ;
	margin : 0px ;
	padding : 0px ;
	font-family : "¥á¥¤¥ê¥ª", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Verdana, Sans-serif;
	font-size : 13px ;
	line-height : 20px ;
}

a:link {
	color : #333333 ;
	text-decoration : none ;
}

a:visited {
	color : #333333 ;
	text-decoration : none ;
}

a:active {
	color : #888888 ;
	text-decoration : none ;
}

a:hover	{
	color : #888888 ;
	text-decoration : none ;
}

a:focus	{
	color : #888888 ;
	text-decoration : none ;
}

h1 {
    margin:0px;
}

h2 {
    margin:0px;
    font-weight:normal;
	font-size : 13px ;
}

img {
	border : 0px ;
}

.contents {
    margin:50px 0px 0px 50px;
}

#block_profile {
    position:absolute;
    top:100px;
    left:50px;
}

#profile {
    width:20em;
    margin-top:20px;
    display:none;
}

#block_music {
    position:absolute;
    top:100px;
    left:170px;
}

#music {
    width:54em;
    margin-top:20px;
    display:none;
}

#music_left {
    width:23em;
    float:left;
    border-right-style: dotted;
    border-width: 1px;
    border-color: #999999;
}

#music_right {
    width:29em;
    float:right;
}

#original {
    float:left;
    width:4em;
    height:22em;
    margin-right:1.5em;
}

#arrange {
    float:left;
    width:4em;
    height:12em;
    margin-right:1.5em;
}

#imitation {
    float:left;
    width:4em;
    height:3em;
    margin-right:1.5em;
}

#block_diary {
    position:absolute;
    top:100px;
    left:290px;
}

#block_link {
    position:absolute;
    top:100px;
    left:410px;
}

#link {
    width:15em;
    margin-top:20px;
    display:none;
}