div.portrait {
	margin-bottom: 20px;
	}
	
h2 {
	margin: 0px 0px 1em 0px;
	}

div.portrait {
	padding-left: 160px;
	height: 170px;
	background-repeat:no-repeat;
	background-position:left top;
	display: block;
	color: #333333;
	}

div.each p {
	margin-top: 6px;
	margin-bottom: 1.6em;
	}

span.item {
	background-color:#d6a5a5;
	color:#ffffff;
	padding: 3px 5px;
	font-weight:bold;
	}

#left {
	float: left;
	width: 367px;
	}
	
#right {
	width: 367px;
	float: right;
	}

/* the lists of services */
#s_list {
	width: 367px;
	margin-top: 4px;
}

#s_list th {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #909090;
}

#s_list td {
	border-bottom: 1px solid #f0f0f0;
	padding-top: 4px; 
	padding-bottom: 4px; 
}

#s_list td.s {
	text-align: left;
}

#s_list td.p {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

#s_list h3 {
	font-size: 110%;
	margin:0px 0px 4px 0px;
	color: #c43b1d;
}

#s_list td.s ul.s_item li {
	 list-style-type:disc;
	 margin-left: 1.2em;
}

div.akama {
	background-image:    url("img/arts_akama_l.jpg");
	}

div.inaki {
	background-image:    url("img/arts_inaki_l.jpg");
	}

div.naganuma {
	background-image:    url("img/arts_naganuma_l.jpg");
	}

div.ohara {
	background-image:    url("img/arts_ohara_l.jpg");
	}

a.button1 {
	margin-top:30px;
	}

#artists_list {
	margin-top: 30px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	}

#artists_list ul {
	margin-top: 0px;
	}

#artists_list ul li{
	margin: 0 0 0 1.2em;
	padding: 0;
	list-style-type:disc;
	}
