@charset "utf-8";
/*	Base
-------------------------------------------------- */
body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	min-width: 980px;
}

/*	Layout
-------------------------------------------------- */
#wrap{
	width: 100%;
}
#container {
	width: 90%;
	height: 60%;
	max-width: 1000px;
	margin: 25px auto 0;
	position: relative;
}


/*	Header
-------------------------------------------------- */
#header {
	text-align: left;
	position: relative;
	padding-top: 80px;
	padding-bottom: 28px;
	z-index: 98;
}
#header a:hover { color: #FF9900; }
#header_box, #header p, #album_list {
	width: 980px;
	margin: 0 auto;
}
#header_menu h2 {
	width: 955px;
	margin: 0 auto;
}
#header h1, #header_menu h2 { font-weight: normal; }
#header h1 {
	font-size: 177%;
	background-position: 0 -55px;
	max-width: 600px;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	*display: inline;
}
#header h1, #album_info, #share_album { vertical-align: middle; }
#header p, #album_list, #album_info, #share_album { position: relative; }
#album_info, #share_album {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.info_icon, .share_icon {
	width: 20px;
	height: 20px;
	margin: 0 5px;
	*margin: 0 5px 0 10px;
	display: inline-block;
	*display: inline;
}
.info_icon { background-position: 0 -92px; }
.info_icon:hover { background-position: 0 -194px; }
.share_icon { background-position: 0 -123px; }
.share_icon:hover { background-position: 0 -225px; }
.album_list_open {
	font-size: 154%;
	position: absolute;
	right: 0;
	top: -30px;
}
.album_list_open span, .login span {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}
.album_list_open span { background-position: 0 -59px; }
.login span { background-position: 0 -29px; }
#header_menu {
	position: absolute;
	width: 100%;
	height: 30px;
	padding: 8px 0;
	left: 0;
	top: 0;
}
#header_menu h2 {
	font-size: 169%;
	padding-left: 25px;
	background-position: 0 4px;
}
.login {
	display: block;
	font-size: 139%;
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: -39px;
}

/* no Ads
-------------------------------------------------- */
.no_notice_img #header{
	padding-top: 61px;
}
.no_notice_img #header_menu{
	top: 0;
	border-top: none;
	padding: 6px 0 3px;
}

/* Pop menu
-------------------------------------------------- */
.accordion_head:hover { color: #FF9900; }
#pop_menu a { color:#333; }
#pop_menu {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.pop {
	position: absolute;
	text-align: left;
	-moz-opacity: 0.95;
	-webkit-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);	/* IE7 */
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pop:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(255, 255, 255, 0);
	border-width: 10px;
	margin-left: -10px;
	-moz-opacity: 0.95;
	-webkit-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);	/* IE7 */
}
.pop dt {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.accordion_head {
	cursor: pointer;
	overflow: hidden;
}

/* Album info
-------------------- */
#album_infomation {
	left: -95px;
	top: 35px;
	width: 200px;
}
#album_infomation:after { left: 50%; }

/* Share album
-------------------- */
#share_btns {
	left: -60px;
	top: 35px;
}
#share_btns:after { left: 75px; }
#snsButtonContainer div {
	margin: 5px;
	padding: 3px;
	display: table-cell;
	*display: inline;
	vertical-align: top;
	*zoom: 1;
}

/* Album list
-------------------- */
#albums {
	right: -5px;
	top: 10px;
	min-width: 260px;
}
#albums:after { left: 70%; }
#albums dt {
	background-color: #000;
	text-align: center;
	width: 72px;
	height: 72px;
	line-height: 72px;
}
#albums dd a { font-weight: bold; }

#albums li {
	clear: both;
	margin: 0;
	padding: 10px 0;
	min-height: 72px;
	max-width: 300px;
	overflow: hidden;
	*font-size: 1%;
}
#albums dl {
	*font-size: 13px;
}
#albums li.first {
	padding-top: 0;
	border-top: 0px none;
}
#albums li.last {
	padding-bottom: 0;
	border-bottom: 0px none;
}
#albums img {
	vertical-align: middle;
	margin-top: -1px;
}
#albums dd {
	float: right;
	text-align: left;
	width: 215px;
}



/* Calendar
-------------------------------------------------- */
#calendar {
	width: 980px;
	margin: 20px auto;
	overflow: hidden;
	font-size: 139%;
	padding-left: 5px;
	min-width: 1000px;
}
#calendar li { float: left; }
#calendar a, #calendar span {
	display: block;
	margin: 0 8px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: visible;
}
.month { padding: 5px 13px; }
.prev, .next { padding: 5px 10px; }
.month, .on { position: relative; }
.month:after, .on:after {
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(255, 255, 255, 0);
	border-width: 5px;
	left: 50%;
	margin-left: -5px;
}
.prev { position: relative; }
.prev:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(159, 160, 160, 0);
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
.next { position: relative; }
.next:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(159, 160, 160, 0);
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}


/*	Photo list
-------------------------------------------------- */
.photo_list li {
	float: left;
	margin: 0 8px 5px 0;
}
.photo_list .list img {
	width: auto;
	height: 150px;
}


/*	Photo page
-------------------------------------------------- */
#share_photo {
	text-align: right;
	width: 800px;
	margin: 0 auto -10px;
	padding: 30px 0 0;
}
.view_photo {
	display: table;
	table-layout: fixed;
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.view_photo .lupe_icon {
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.view_photo:hover .lupe_icon { display: block; }
#photo_box {
	display: table-cell;
	*display: inline !important;
	*zoom: 1 !important;
	vertical-align: middle;
	width: 100%;
	position: relative;
	z-index: 15;
}

.view_photo img {
	max-width: 800px;
	/*max-height: 100%;*/
}

.filemode_photo_title {
color: #fff;
    display: block;
    font-size: 139%;
    margin: 6px auto 0;
    text-align: center;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.photo #photo_info {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 13px 20px 0px;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
}
#photo_info h3 {
	font-weight: normal;
	font-size: 139%;
}
#photo_info dt, #photo_info dd {
	float: left;
	font-size: 116%;
}
#photo_info dd { margin-right: 20px; }


/* photo list
-------------------- */
.photo_page_list li {
	width: 90px;
	height: 90px;
	line-height: 90px;
	padding: 0;
	margin: 0 5px 5px 0;
}
.photo_page_list li img {
	vertical-align: middle;
	max-height: 90px;
	max-width: 90px;
	width: auto;
	height: auto;
	margin-top: -3px;
}

/* arrow
-------------------- */
.prev_photo, .next_photo {
	display: inline-block;
	width: 65px;
	height: 600px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height: 80%;
	display: block;
	position: absolute;
	top: 0;
	z-index: 50;
	width: 76px;
}
.prev_photo {left: 0;}
.prev_photo:hover{background-color: #1a1a1a;}
.next_photo {right: 0;}
.next_photo:hover{background-color: #1a1a1a;}

.prev_photo span,
.next_photo span {
	position: absolute;
	z-index: 100;
	display: block;
	width: 65px;
	height: 115px;
	cursor: pointer;
	background-image: url(../../../../image/blog/view/album/black_arrow.png);
	background-repeat: no-repeat;
}
.prev_photo span {
	left: 0;
	background-position: 0 0;
	top: 50%;
	left: 6px;
	margin-top: -57px;
}
.next_photo span {
	right: 0;
	background-position: 0 -190px;
	top: 50%;
	right: 3px;
	margin-top: -57px;
}

.list_prev,
.list_next {
	display: block;
	width: 15px;
	height: 90px;
	float: left;
	position: relative;
}
.list_prev span, .list_next span {
	display: block;
	width: 8px;
	height: 15px;
	position: absolute;
	top: 40%;
	cursor: pointer;
}
.list_prev span {
	background-position: 0 -389px;
	left: 0;
}
.list_next span {
	background-position: 0 -434px;
	right: 0;
}


/*	Photo List Box
-------------------------------------------------- */
#photo_list_box { width: 100%; }
#photo_list_box .photo_page_list {
	width: 980px;
	margin: 10px auto;
	overflow: hidden;
}
#photo_list_box:hover {
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);	/* IE7 */
}
#photo_list_box li a:hover {
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);	/* IE7 */
}

#TB_window #TB_caption{
padding: 11px 30px 8px 25px;
/*overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;*/
max-width:450px;
height: auto;
}

/*	Footer
-------------------------------------------------- */
#footer {
	clear: both;
	margin: 10px 0 20px;
}


/*	Ad
-------------------------------------------------- */
.header_ad {
	position: absolute;
	left: 0;
	top: 15px;
	width: 100%;
	text-align: center;
	z-index: 99;
}