@charset "utf-8";

h3.Akiartspace{
	background: url(../images/artSpace_Title.png) no-repeat;
	width: 410px;
	height: 30px;
	margin-bottom: 1em;
}

p.aboutArtspace{
	margin-bottom: 1em;
	margin-left: 2em;
}
h4{
	margin-left: 2em;
}
p.place{
	font-size: 90%;
	margin-left: 3em;
	margin-bottom: 1em;
}
p.place span{
	font-size: 90%;
}
#senshoku,#kaiga{
	width:250px;
	margin-bottom: 1em;
	padding: 12px;
	border: thin solid #e7e887;
	border-radius:3px;
	box-shadow:0px 0px 4px #ccc;
}
#senshoku{
	float: left;
}
#kaiga{
	float: right;
}


#senshoku h4,
#kaiga h4{
	text-indent:100%;
	overflow: hidden;
	white-space: nowrap;
	height: 80px;
	margin-bottom: 0.5em;
	margin-left: 0}
	
	
#senshoku h4{
	background: url(../images/about_asTextile.jpg) no-repeat;
}

#kaiga h4{
	background: url(../images/about_asDrawing.jpg) no-repeat;
}

#senshoku ul,#kaiga ul{
	list-style: none;
	font-size: 90%;
	margin-bottom: 1em;
}

.schoolWork{
	text-align: right;
	margin: 0.5em;
}

.schoolWork a{
	text-decoration: none;
	color: #c6445c;
}
.schoolWork a:hover{
	text-decoration: underline;
}
.aboutSchool li span{
	padding-left: 2.5em;
	font-size: 90%;
}

ul.notes li{
	padding-left: 1em;
	text-indent: -1em;
	line-height: 150%;
}

ul.notes li a{
	color: #fdefad;
	text-decoration: none;
}
ul.notes li a:hover{
	color: #fcfc45;
	text-decoration: underline;
}

/***Textile school page
-------------------------------***/

.asTextileWrap h3,.asdrawWrap h3{
	font-size: medium;
	height: 25px;
	color: #fff;
	text-indent: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: thin solid #ffdcdc;
}
