@charset "utf-8";

/*----------------------------------------------------
	staffこぼれ話ページ
----------------------------------------------------*/

#main div.textBox {
	width: 450px;
	float:left;
}

#staff_talk02 #main div.textBox {
	width: 520px;
	float:left;
}

#main div.photoBox01 {
	width: 250px;
	float:right;
}

#staff_talk02 #main div.photoBox01 {
	width: 178px;
	float:right;
}

#main div.photoBox01 img,
#main div.photoBox03 img {
	margin-bottom:3px;
}

#staff_talk01 #main div.photoBox01 img,
#staff_talk01 #main div.photoBox03 img {
	border: 4px solid #E9A578;
}

#staff_talk02 #main div.photoBox01 img,
#staff_talk02 #main div.photoBox03 img {
	border: 4px solid #719AA7;
}
#staff_talk03 #main div.photoBox01 img,
#staff_talk03 #main div.photoBox03 img {
	border: 4px solid #E0DA93;
}

#main div.photoBox02 {
	width: 250px;
	float:right;
}
#main div.photoBox03 {
	width: 710px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 25px;
}
#main .photoBox03 .photoBox03Inner {
	padding-right: 58px;
	padding-left: 58px;
}

#main .textBox p {
	line-height: 1.5em;
	margin-bottom: 0.75em;
}

#main ul#staff {
	text-align: center;
	margin-bottom: 15px;
}

#main ul#staff li {
	font-size: 75%;
	display: inline;
}

#main ul#staff li a {
	color: #333333;
	text-decoration: none;
}

#main ul#staff li a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#main h2 {
	margin-bottom: 10px;
}

#main .textBox h3 {
	text-indent: -9999px;
	height: 35px;
	width: 360px;
}

#staff_talk01 #main .textBox h3 {background-image: url(../img/staff_midashi01.gif);}
#staff_talk02 #main .textBox h3 {background-image: url(../img/staff_midashi02.gif);}
#staff_talk03 #main .textBox h3 {background-image: url(../img/staff_midashi03.gif);}

#staff_talk01 #page #header,
#staff_talk02 #page #header,
#staff_talk03 #page #header{
	height: auto;
}

