@charset "euc-jp";

.context img {
	vertical-align: bottom;
}
.context .left {
	float: left;
	width: 510px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	line-height: 22px;
}
.photolist2 {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.photolist2 li {
	float: left;
	width: 210px;
	margin-right: 5px;
}
.photolist2 li.last {
	margin-right: 0px;
}

.intro {
	font-weight: bold;
}

.big-midashi {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
}

.interview {
	color: #666666;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.inphoto {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.pagesprit {
    color: #000000;
    background:white;
    margin: 1em auto;
    line-height:2em;
    text-align:center;
}

.page-numbers a {
	display:inline;
	color: #00019b;
	text-decoration:none;
	padding: 5px;
}

.page-numbers a:hover {
	text-decoration: none;
}

.numbers {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
}

a .numbers {
	background-color: #FFFFFF;
}

a:hover .numbers {
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none !important;
}
