﻿@charset "utf-8";

#special-body{
	background-image:url(/special/200811/imgs/model_001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0 0 0 170px;
}


.float-right-image {
	float: right;
	margin:0 0 0 0.5em;
	font-size: 90%;
}

.float-right {
	float: right;
	margin:0 0 0 0.5em;

}
.float-left {
	float: left;
	margin:0 0.5em 0 0;

}

.text-float-right {
	float: right;
	width:140px;
}

.text-float-left {
	float: left;
	width:140px;
}

.artist {
	margin: 2em 0 0;
}

