@charset "UTF-8";

	html {  
		height: 100%;  
		width:100%;
	} 

img {
	border : none;
}

h2,h3,h4,h5 {
	margin: 2em 0 0 0;
	padding: 0;
	border: 0;
	outline: 0;
}


#content {
	text-align : left ;
	margin-left : 2em !important;
	width:700px;
	font-size : 0.9em ;
}

#content h2 {
	margin : 0 0 0.5em 0;
	padding : 0;
	height : 125px; 
	background : url("../img/label/tartanchek.jpg")  no-repeat center bottom;
}

#content h3 {
	font-size : 1.3em ;
}
.alignleft {
	float : left ;
	margin : 0;
	padding : 0;
	vertical-align : top;
}


#intro {
	width:700px;
	margin : 0;
	padding : 0;
	clear : both;
}

p.innerlink { font-size:1.1em}
	.innerlink a:link ,
	.innerlink a:visited {
		background : url("../img/i_blank.gif") no-repeat left center;
		text-decoration : underline;
		font-weight : bold;
		padding : 0 0 0 15px;
		color:#444444;
	}
	.innerlink a:hover ,
	.innerlink a:active {
		background : url("../img/i_blank.gif") no-repeat left center;
		text-decoration : none;
		font-weight : bold;
		padding : 0 0 0 15px;
		color:#5c5c5c;
	}







#discography {
	width:700px;
	margin : 0;
	padding : 0;
	clear : both;
	font-size:1.1em ;
}
	#discography #album {
		float : left ;
		margin : 0 1em 0 1em:
		text-align : left ;
	font-size:0.8em ;
		width:220px;
	}



#memberprof {
	width:700px;
	height:570px;
	margin : 0;
	padding : 0;
	clear : both;
	background : url("img/illust_02.jpg") left bottom no-repeat ;
}

#memberprof dl {
		margin : 0 0 0 0.5em;
	padding : 0;
}
	#memberprof dt {
		font-weight : bold ;
		font-size:1.2em;

	}

	#memberprof dd {
		margin : 0 0 1em 0.5em;
		padding : 0;
	}

.prof img {
	display : inline-block ;
	margin-right : 0.5em;
}


/*メインコンテンツ枠のページTOPへ戻るボタン*/
 .pagetop {
		clear : both ;
		margin:3em 2em 3em 0 ;
		padding : 0 0 0 20px;
		text-align:right;
	}

 .pagetop a:link ,
 .pagetop a:visited {
	background : url("../img/icon_pagetop.jpg") no-repeat left top ;
	text-decoration : underline;
	padding : 0 0 0 15px;
	color:#4a4a4a;
}
 .pagetop a:hover ,
.pagetop a:active {
	background : url("../img/icon_pagetop.jpg") no-repeat left top ;
	text-decoration : none;
	padding : 0 0 0 15px;
	color:#4a4a4a;
}
