@charset "Shift_JIS";

h1 {
	background-image: url(title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:400px;
	height:50px;
}

h2 {
	background-image: url(img/mix_microphone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
}

h3 {
	background-image: url(img/tvmonitor.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
}


/*みどころ*/
.textBox{
	font-size:14px;
	text-align:justify;
	text-justify:distribute;
	line-height: 1.6em;
}

/*------------------写真マージン------------------*/
div.photoBox{
	margin:0px 5px 2px 0px;
}
