@charset "utf-8";

p.pageTitle {
	display: none;
}

.pgInfo {
	width: 90%;
	float: left;
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/sm/top_image.jpg") top left #000 no-repeat;
	background-size: 100%;
}

h1.title {
	width: 100%;
	height: 50px;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 1.4em;
	color: #fff;
	margin-top: 280px;
	text-shadow: 1px 1px 1px #000;
}

p.pageTxt {
	width: 100%;
	float: left;
	margin: 20px 0 40px;
	color: #FFF;
	font-size: 11.5px;
	line-height: 1.6em;
}

p.pageImg {
	width: 960px;
	height: 300px;
	float: left;
	background-image: url("../img/pageimg.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

#pg ul.noneL {
	width: 100%;
	height: 50px;
	float: left;
	border-top: 1px solid #ccc;
}

#pg ul.noneL li {
	width: 50%;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
}

#pg ul.noneL li {
	color: #FFF;
	background: -moz-linear-gradient(top, #CDC2AF 1%, #A79476 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #CDC2AF), color-stop(100%, #0083E3));
	background: -webkit-linear-gradient(top, #CDC2AF 1%, #A79476 100%);
	background: -o-linear-gradient(top, #CDC2AF 1%, #A79476 100%);
	background: -ms-linear-gradient(top, #CDC2AF 1%, #A79476 100%);
	background: linear-gradient(top, #CDC2AF 1%, #A79476 100%);
}

#pg ul.noneL li.on_menu {
	color: #333;
	background: #FFF;
}

.Photographer {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	padding: 40px 0;
	letter-spacing: 5px;
}

#pg .box, #pg .box.view p.en {
	display: none;
}

#pg .box.view {
	width: 86%;
	float: left;
	border: solid 3px #666666;
	margin: 20px 2% 50px;
	padding: 4%;
	overflow: hidden;
	display: none;
	display: block;
}

#pg .box h2 {
	width: 100%;
	float: left;
	text-align: center;
	background: url("../../img/sm/common/line.gif") center bottom no-repeat;
	line-height: 1.6em;
	margin-bottom: 20px;
	padding: 5px 0 20px;
	font-size: 14px;
	letter-spacing: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
}

#pg .box.view p {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	font-size: 11.5px;
}

.gallery {
	width: 100%;
	float: left;
	overflow: hidden;
	background: #fff;
	padding-bottom: 40px;
}

.gallery h3 {
	width: 100%;
	height: 45px;
	float: left;
	border: solid 2px #333;
	margin-top: 2px;
	line-height: 50px;
	letter-spacing: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.gallery h3 span {
	width: 45px;
	height: 45px;
	float: left;
	background: #333;
	color: #fff;
	text-align: center;
	margin-right: 10px;
}

.gallery h3.down {
	background: #F0F0F0;
}

.gallery h3.down span {
	background: #A79476;
}

.gallery ul {
	width: 93%;
	padding: 30px 4%;
	background: #222222;
	box-shadow: 0 3px 5px #000 inset;
	float: left;
	display: none;
}

.gallery ul li {
	width: 33%;
	height: 170px;
	float: left;
	margin-right: 1px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}

.gallery ul li:nth-child(3n) {
	margin-right: 0;
}

.gallery ul li span.txt {
	width: 100%;
	float: left;
	line-height: 1.2em;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-style: italic;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	padding-top: 5px;
}

.gallery ul.link li {
	width: 300px;
	height: 100px;
	float: left;
	margin-right: 23px;
}

.gallery ul.link li:last-child {
	margin: 0;
}

.gallery ul.link li:hover {
	opacity: 1;
}

.gallery ul.link li:hover img {
	opacity: 0.8;
}

.gallery ul.link li.line_up a {
	background: url("../img/bnr/bnr_01o.jpg") no-repeat;
}

.gallery ul.link li.line_up a:hover {
	background: url("../img/bnr/bnr_01.jpg") no-repeat;
}

.gallery ul.link li.hawaii a {
	background: url("../img/bnr/bnr_02o.jpg") no-repeat;
}

.gallery ul.link li.hawaii a:hover {
	background: url("../img/bnr/bnr_02.jpg") no-repeat;
}

.gallery ul.link li.bali a {
	background: url("../img/bnr/bnr_03o.jpg") no-repeat;
}

.gallery ul.link li.bali a:hover {
	background: url("../img/bnr/bnr_03.jpg") no-repeat;
}
