@charset "utf-8";
/* CSS Document */
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
}
.box {
	background: #FFF;
	position:relative;
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: left;
}
#text {
	text-align: left;
	width: 250px;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
	_padding: 0 10px 0 0; /* IE6 */
	_width: 230px; /* IE6 */
}
.entry {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.tit {
	font-size: 19px;
	margin: 15px 0 10px 0;
	padding: 0px;
	font-weight: normal;
}
.com {
	clear: both;
	margin: 0;
	padding: 15px 0;
}
.sns {
	width: 250px;
	zoom:1;
}
.sns:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.mg_r110{
	margin-right: 110px;
}
.sns li {
	float: left;
}
.sns .like {
	padding: 10px 110px 10px 0;
}

#pict {
	width: 680px;
	padding: 0;
	margin: 0;
	float: left;
}
a {
	color:#348;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#67a;
}
.caption {
	color:#887;
}
.gallery_demo {
	width:600px;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gallery_demo_unstyled {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
.gallery_demo_unstyled li {
	float: left;
	background: #FFF;
	margin: 10px 5px 5px 0;
}
.gallery_demo_unstyled li:hover {
	border:solid 3px #000;
}
.gallery_demo li {
	width:75px;
	height:75px;
	border:3px solid #fff;
	margin: 0 3px 3px 0;
	background:#000;
	float: left;
}
.gallery_demo li div {
	left:240px
}
#main_image {
	margin:0 auto;
	padding: 0;
	width:680px;
	text-align: center;
}
#main_image img {
	margin-bottom:10px;
}
.nav {
	clear:both;
	width: 680px;
	margin: 0 auto;
	position: relative;
}
.nav .pr a {
	width: 30px;
	position: relative;
	left: 0;
	top: 210px;
	height: 30px;
	float: left;
	background-image: url(../img/pr.jpg);
	display: block;
}
.nav .pr a:hover {
	background-position:left bottom;
}
.nav .ne a {
	width: 30px;
	position: relative;
	top: 210px;
	height: 30px;
	float: right;
	background-image: url(../img/ne.jpg);
}



.nav .ne a:hover {
	background-position:left bottom;
}
.info {
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}
#footer {
	font-size: small;
}
#footer p {
	color: #333;
}

/*index thumbnail javascript*/

.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:white;
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}


.text_hide{
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.text_hide{
	height: 0px;
	margin: 0 !important;
	padding: 0;
	text-indent: -9999px¥9; /* IE8 and below */
    *text-indent: -9999px; /* IE7 and below */
    _text-indent: -9999px; /* IE6 */
}
.text_hide:not(:target) {
    text-indent: -9999px¥9; /* IE9 */
}

#top{
	margin-top: 30px;
}
.mg_t15{
	margin-top: 15px;
}
#gallery img:hover{
	filter: Alpha(opacity=90);
    opacity:0.8;
}

#gallery .galleria_wrapper img:hover{
	filter: Alpha(opacity=100);
    opacity:1;
}
.catalog2{
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}
.catalog2 a:hover img{
	filter: Alpha(opacity=90);
    opacity:0.8;
}
