@charset "Shift_JIS";

body#pageImage {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	background:#FFF;
}
a:link {
	color:#287ee7;
}
a:visited {
	color:#287ee7;
}
a:hover,
a:active {
	color:#ef368d;
}
#wrapper {
	margin:0 auto;
	text-align:center;
}
.headerAds {
	margin:10px auto;
}
.imgEntry {
	text-align:left;
	width:728px;
}
.imgEntryTitle {
	font-size:18px;
	font-weight:bold;
}
.imgEntryDate {
	padding-top:10px;
	font-size:10px;
	color:#888888;
}
#imageNavBtns {
	margin:6px 0 14px;
	width:280px;
	float:left;
}
#imageNavBtns .backToEntry{
	float:left;
	color:#BBBBBB;
	height:25px;
	width:90px;
	overflow:hidden;
	margin-right:10px;
}
#imageNavBtns .backToEntry a {
	display:block;
	line-height:1;
	height:19px;
	overflow:hidden;
	padding-top:6px;
	text-decoration:none;
	text-align:center;
	background:url(/static/img/blog/image/sprite.gif) no-repeat 0 -50px;
}
#imageNavBtns .backToEntry a:hover {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 0 -75px;
}

#imageNavBtns .entryPagination li {
	float:left;
	color:#BBBBBB;
	height:25px;
	width:90px;
	overflow:hidden;
}
#imageNavBtns .entryPagination li a,
#imageNavBtns .entryPagination li span.not {
	display:block;
	line-height:1;
	overflow:hidden;
	height:19px;
	padding:6px 6px 0;
	text-decoration:none;
}
#imageNavBtns .entryPagination {
	float: left;
}
#imageNavBtns .entryPagination li.first {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 0 0;
}
#imageNavBtns .entryPagination li.first .arrow {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 2px -105px;
	padding-left:8px;
}
#imageNavBtns .entryPagination li.first a:hover {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 0 -25px;
}
#imageNavBtns .entryPagination li.first .not .arrow {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 2px -105px;
	padding-left:8px;
}

#imageNavBtns .entryPagination li.last {
	background:url(/static/img/blog/image/sprite.gif) no-repeat -90px 0;
	text-align:right;
}
#imageNavBtns .entryPagination li.last .arrow {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 6px -130px;
	padding-right:8px;
}
#imageNavBtns .entryPagination li.last a:hover {
	background:url(/static/img/blog/image/sprite.gif) no-repeat -90px -25px;
	text-align:right;
}
#imageNavBtns .entryPagination li.last .not .arrow {
	background:url(/static/img/blog/image/sprite.gif) no-repeat 6px -130px;
	padding-right:8px;
}
.shareLinks{
	float:right;
	margin-top:8px;
	width:420px;
}
.shareLinks li{
	float:right;
}
.shareLinks .mixiButton{
	height:18px;
	margin:1px 12px 0 0;
}
table#main{
	margin:0 auto;
	text-align:center;
}
table#main td{
	vertical-align:top;
}
#mainL {
	width:300px;
	text-align:left;
}
#mainL h1.imgMain img{
	max-width:800px;
	_width:800px;
}
#mainR {
	width:276px;
}
#mainR .mainRBox {
	width:286px;
	margin-left:10px;
	background:#f0f0f0;
	text-align:center;
	padding:8px 6px 8px 8px;
}
#mainR .navTitle {
	width:252px;
	padding-bottom:6px;
}
#mainR ul {
	width:252px;
}
#mainR li {
	float:left;
	margin:2px 2px 0 0;
}
#mainR li a {
	background:#fff;
	display: block;
	width: 120px;
	height: 120px;
	padding: 1px;
	overflow: hidden;
	text-align: center;
	border:solid 1px #a0a0a0;
}
#mainR li a:hover {
	border-color: #333;
}
#naviNext {
	z-index:500;
	display:none;
	position:absolute;
	top:-999px;
	left:-999px;
}
#mainR .ads {
	margin-left:10px;
}
#footer {
	color:#666;
	font-size:14px;
	padding:16px 0;
	margin-top:40px;
	background:#eee;
	border-top:1px solid #ccc;
}

/* ------------------------------
middlead
------------------------------ */
.mid_ad_box,
.mid_ad_pr,
.mid_ad_ttl,
.mid_ad_url,
.mid_ad_txt {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}
.mid_ad_box a:link,
.mid_ad_box a:visited,
.mid_ad_box a:hover,
.mid_ad_box a:active {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}
.mid_ad_box a:hover .mid_ad_ttl,
.mid_ad_box a:active .mid_ad_ttl {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	text-decoration: underline;
}
.mid_ad_box2 a:hover,
.mid_ad_box2 a:active {
	background: #FFF8AB;
}
/* IE6 hack */
* html .mid_ad_box a,
* html .mid_ad_box2 a {
	zoom: 1;
}
.mid_ad_boxaid2 .mid_ad_boxaid {
	background:none;
}
.mid_ad_box,
.mid_ad_box2 {
	line-height:1.5;
	margin:0;
	padding:6px;
}
.mid_ad_box2 {
	background:#FDFDE0;
}
.mid_ad_box a,
.mid_ad_box2 a {
	 text-decoration:none !important;
	 font-weight:bold;
}

* html .mid_ad_box a:hover,
* html .mid_ad_box2 a:hover,
* html .mid_ad_box a:active,
* html .mid_ad_box2 a:active {
	background:none;
	text-decoration:none;
	zoom:1;
}
.mid_ad_ttl,
.mid_ad_ttl2 {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline !important;
}
.mid_ad_ttl2 {
	color:#3366FF;
}
.mid_ad_url,
.mid_ad_url2 {
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:normal !important;
	color:#137a4e;
}
.mid_ad_txt,
.mid_ad_txt2 {
	display:block;
	padding:6px 0;
	color:#515151;
	font-size:12px;
	font-weight:normal;
}
.mid_ad_boxaid,
.mid_ad_boxaid2 {
	overflow:hidden;
}
.hover_bg{
	margin-top:14px;
	background:none;
}
.hover_bg:hover{
	background:#ffeacc;
}
.mid_ad_pr,
.mid_ad_pr2 {
	font-size:10px;
	padding-top:2px;
	text-align:right;
}
.mid_ad_pr2 {
	background:#FDFDE0;
}
.mid_ad_pr a,
.mid_ad_pr2 a {
	text-decoration:none;
	font-weight:normal;
}
.mid_ad_pr2 a {
	color:#009900;
}

/* ------------------------------
画像拡大ページ-新スタイル-
------------------------------ */
.l-limiter {
	position: relative;
	width: 1010px;
	margin: 0 auto;
}
.l-limiter .head {
	margin: 20px 0px;
	text-align:center;
}
.l-main--2column {
	float:left;
	width:690px;
}
.l-sidebar {
	float:right;
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
}
.l-main--2column .title-area {
	text-align:left;
	margin-bottom:10px;
	width:690px;
}
.l-main--2column .title-area .title {
	font-size: 18px;
	font-weight: bold;
	color: #494949;
}
.l-main--2column .title-area .date {
	padding-top: 10px;
	font-size: 10px;
	color: #888888;
}
.l-main--2column .main-image-area {
	padding:30px 0px;
	border: solid 4px #f3f5f6;
	text-align: center;
}
.l-main--2column .main-image-area img {
	max-width:600px;
	max-height:600px;
}
.l-main--2column .bottom_title-area {
	margin:10px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	height: 24px;
}
.l-main--2column .bottom_title-area a {
	color:#000;
}
.l-sidebar .side-title-area {
	margin-top:20px;
	padding: 0.25em 0.5em;
	color: #494949;
	border-left: solid 5px #f3f5f6;
}
.l-sidebar .side-title-area span {
	font-size: 14px;
	font-weight: bold;
}
.l-sidebar .image-list {
	font-size: 14px;
}

.l-sidebar .side-image-area {
	margin-top:10px;
	padding: 12px 4px;
	background-color: #f3f5f6;
}
.l-sidebar .side-image-area li {
	float: left;
	margin: 4px;
}
.l-sidebar .side-image-area a {
	background: #fff;
	display: table-cell;
	height: 88px;
	width: 88px;
	max-height: 88px;
	max-width: 88px;
	text-align: center;
	vertical-align: middle;
	background-color: #eaeaea;
}
.l-sidebar .side-image-area a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.l-sidebar .side-image-area img {
	max-width: 88px;
	max-height: 88px;
	border-radius: 4px;
}
