@charset "UTF-8";
#title {
	background-image: url(../photographer/img/title.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#title p {
	font-size: x-small;
	line-height: 1.8em;
	width: 340px;
	padding-top: 80px;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	color: #333;
}

table {
	text-align: left;
}
.photographer {
	width: 278px;
	margin-top: 8px;
	margin-right: 5px;
	border: 1px solid #333;
	background-image: url(../photographer/img/photogurapher_bg.gif);
	background-repeat: repeat-y;
	float: left;
	height: 450px;
	color: #333;
	padding: 0px;
}
.photographer h2 {
	font-size: medium;
	font-weight: normal;
	clear: none;
	color: #FFFFFF;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.3em;
	background-image: url(../gallery/img/teikei_h3_bg.jpg);
	background-repeat: repeat-x;
	padding: 2px 0px 2px 12px;
	height: 24px;
}
.photographer h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.photographer h2  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.photographer h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.photographer img {
	margin-right: 30px;
	margin-bottom: 5px;
	border: 1px solid #666;
	margin-left: 30px;
	margin-top: 5px;
}
.photographer h4 {
	font-size: small;
	font-weight: normal;
	color: #443539;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.massage   {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: x-small;
	line-height: 1.5em;
	color: #333;
	overflow: auto;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 115px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.photographer h3 {
	font-size: small;
	font-weight: normal;
	text-align: right;
	clear: both;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
.photographer a {
	color: #FFFFFF;
	text-decoration: none;
}
.photographer h3 a {
	color: #443539;
	text-decoration: none;
}
.photographer h3 a:link {
	color: #443539;
	text-decoration: none;
}
.photographer  h3 a:hover {
	color: #443539;
	text-decoration: none;
	background-color: #CCC;
}

