@charset "utf-8";
/* --------------------------------------------------------------------

全ページ共用スタイル

-------------------------------------------------------------------- */
body{
	margin:0;
	padding:0;
	color:#333;
	background:#efefef;
	text-align:center;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	}

/* variable */
.f-small{font-size:75%;} /* 12px */
.f-middle{font-size:85%;} /* 14px */
.f-large{font-size:100%;} /* 16px */
.t-ssmall{font-size:68.5%;line-height:150%;} /* 11px */
.t-small{font-size:85%;line-height:170%;} /* 12px */
.t-middle{font-size:85%;line-height:170%;} /* 14px */
.t-large{font-size:100%;line-height:170%;} /* 16px */

/* markup CSS */
form,input{padding:0;margin:0;}
p{padding:0;margin:0;}
th{font-style:normal;font-weight:normal;text-align:left}
td{vertical-align:top;}
img{border:0;}
ol,ul{margin:0;padding:0;}
li{margin:0;padding:0;}
dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}
hr{margin:0;padding:0;}
div{margin:0;padding:0;}
em{font-style:normal;font-weight:bold;}
h1,h2,h3{margin:0;padding:0;}
table{ margin:0;padding:0;font-size:100%;}

/* ----------------------------------------------------------------- */

a{color:#473650;text-decoration:underline;outline:none;}
a:visited{color:#473650;text-decoration:underline;outline:none;}
a:hover{color:#6c5777;text-decoration:none;outline:none;}

/* --------------------------------------------------------------------

Float Clearing

-------------------------------------------------------------------- */
.clearFix { zoom: 1; }/* for IE 5.5-7 \*/
.clearFix:after {
 content: ".";  
 display: block;  
 visibility: hidden;  
 height: 0.1px;  
 font-size: 0.1em;  
 line-height: 0;  
 clear: both;  
	}

/* --------------------------------------------------------------------

構造

-------------------------------------------------------------------- */
/*ボディ*/
#wrap{
	margin:auto;
	width:1040px;
	text-align:left;
	border-left:#bbb 1px solid;
	border-right:#bbb 1px solid;
	background:#fff;
	font-size:0.75em;
}

/*マージン*/
.mar-b5{ margin-bottom:5px; }
.mar-b10{ margin-bottom:10px; }
.mar-b15{ margin-bottom:15px; }
.mar-b20{ margin-bottom:20px; }
.mar-b30{ margin-bottom:30px; }
.mar-b35{ margin-bottom:35px; }
.mar-b60{ margin-bottom:60px; }
.mar-10{ margin:10px;}


.txt-left{ text-align:left; }
.txt-center{ text-align:center; }
.txt-right{ text-align:right; }
.bold { font-weight:bold;}
.bold-purple{ font-weight:bold;color:#9528b7;}
.purple{color:#9528b7;}
.red { color:#cc0e0e;}
.img-left {
	float:left;
	margin:0 10px 10px 0;
}
.normal-ul li {
	list-style:none;
	line-height:165%;
	margin-left:2px;
	margin-right:2px;
}
/*----------------------------------------------------------------------


ヘッダー


-----------------------------------------------------------------------*/
#header {
	border-top:#000 3px solid;
	padding:0 20px;
}
.header-left{
	padding:23px 0 22px;
	float:left;
}
.header-right{
	margin-top:10px;
	float:right;
	text-align:right;
	width:350px;
}
.header-link{
	margin-top:15px;
}
.header-link02{
	margin-top:25px;
}
.header-link li{
	list-style:none;
	background:url(../image/common/ic_arrow.gif) no-repeat left center;
	margin-left:20px;
	padding-left:12px;
	display:inline;
}
.header-link02 li{
	list-style:none;
	background:url(../image/common/ic_arrow.gif) no-repeat left center;
	margin-left:20px;
	padding-left:12px;
	display:inline;
}

/*----------------------------------------------------------------------


グロナビ


-----------------------------------------------------------------------*/
#g-navi {
	margin:0 18px 0 20px;
}
#g-navi p {
	float:left;
}
#g-navi img{
	vertical-align:bottom;
}
/*----------------------------------------------------------------------


コンテンツ


-----------------------------------------------------------------------*/
#title {
	margin:0 20px;
}
#title p {
	margin:15px 2px;
}
#content {
	margin:0 20px;
}
#cont-left {
	float:left;
	width:740px;
}
#cont-left p {
	line-height:165%;
}
.txt-box {
	margin-left:8px;
	margin-right:8px;
}
.txt-box p {
	margin-left:2px;
	margin-right:2px;
}
.dl-txt {
	background:url(../image/common/ic_arrow.gif) no-repeat left center;
	padding-left:12px;
}
.notes-box {
	border:#bbb 2px solid;
	padding:20px;
	margin-left:10px;
	margin-right:10px;
}
#cont-right {
	float:right;
	width:240px;
}

.h2-midashi {
	line-height:40px;
	background:url(../image/common/bk_h2.gif) no-repeat left bottom;
	padding-left:8px;
	font-size:135%;
	font-weight:bold;
	margin-bottom:15px;
}
.h3-midashi {
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
	padding-left:12px;
	line-height:30px;
	border:#bbb 1px solid;
	background:#fff url(../image/common/bk_h3.gif) repeat-y 0 center;
}
.link-arrow{
	background:url(../image/common/ic_arrow.gif) left center no-repeat;
	padding-left:12px;
}

/*----------------------------------------------------------------------


サブナビ


-----------------------------------------------------------------------*/
.snavi-bk {
	border:#bbb solid 2px;
	margin-bottom:10px;
}
.snavi-box {
	border:#fff solid 2px;
	background:url(../image/common/bk_snavi.gif) 0 0 repeat;
}
.snavi-table {
	margin:0 10px;
	width:212px;
}
.snavi-table td.snavi-bottom {
	border-bottom:none;
}
.snavi-table td {
	padding:15px 5px 15px 24px;
	border-bottom:#bbb dotted 1px;
	background:url(../image/common/ic_arrow.gif) 5px center no-repeat;
}
.access-box {
	background:#efefef;
	border-top:#b727e4 solid 2px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;
	border-bottom:#bbb solid 1px;
	padding:11px 8px 0;
}
.access-box02 {
	background:#fff;
	border:#bbb solid 1px;
	padding:10px;
	margin-bottom: 8px
}
.access-box {
	line-height:140%;
}
.mar-b7{margin-bottom:7px;}


/*----------------------------------------------------------------------


フッター


-----------------------------------------------------------------------*/
#footer {
	margin-top:30px;
}
.footer-pagetop {
	text-align:right;
	margin:0 20px 8px;
}
#footer-copyright {
	background:url(../image/common/bk_footer.gif) 0 0 repeat;
	padding:15px 20px;
	color:#fff;
}



/*-----lightbox---------------------------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

