@charset "UTF-8";

/* -----------------------------------------------------------------------------
**
** 纐蜥後<井園 index CSS
**
----------------------------------------------------------------------------- */
/* ---------------------------------------------------------
** common 
--------------------------------------------------------- */
div#headerInner02 {
	background: none;
	padding: 10px 0 0;
	}
	
/* ---------------------------------------------------------
** mainImgBlock
--------------------------------------------------------- */
div#mainImgBlock {
	background: url(/common/img/bg_gnavi.gif) bottom left repeat-x;
	padding: 0 0 20px;
	}
div#mainImgBlock div#mainImgInner01 {
	background:#ececec url(/index/img/bg_mainimg_01.gif) top left repeat-x;
	padding: 7px 0 0;
	}
div#mainImgBlock div#mainImgInner02 {
	background: #ececec url(/index/img/bg_mainimg.jpg) no-repeat;
	padding: 5px 0 0;
	height: 402px;
	margin: 0 auto;
	width: 1000px;
	}
div#mainImgBlock p#mainImg {
	position: relative;
	width: 950px;
	height: 309px;
	margin: 0 auto;
	}
div#mainImgBlock p#mainImg a {
	position: absolute;
	display: none;
	}
div#mainImgBlock p#mainImg a.first {
	display: block;
	}
div#mainImgBlock div#mainImg {
	position: relative;
	width: 950px;
	height: 309px;
	margin: 0 auto;
	}
div#mainImgBlock div#mainImg a {
	position: absolute;
	display: none;
	}
div#mainImgBlock div#mainImg a.first {
	display: block;
	}
/* ---------------------------------------------------------
** mainImgNavi
--------------------------------------------------------- */
div#mainImgBlock div#mainImgNavi {
	background: url(/common/img/bg_stripe_01.gif);
	position: relative;
	width: 950px;
	height: 82px;
	margin: 11px auto 0;
	}
div#mainImgBlock div#mainImgNavi p.prev {
	position: absolute;
	width: 16px;
	top: 9px;
	left: 5px;
	cursor: pointer;
	}
div#mainImgBlock div#mainImgNavi div#mainImgRoll {
	margin: 0 0 0 28px;
	width: 881px;
	overflow: hidden;
	}
div#mainImgBlock div#mainImgNavi ul {
	overflow: hidden;
	height: 82px;
	}
div#mainImgBlock div#mainImgNavi ul li {
	float: left;
	margin: 10px 9px 0 0;
	border: 1px solid #e6e6e6;
	}
div#mainImgBlock div#mainImgNavi ul li img {
	}
div#mainImgBlock div#mainImgNavi p.next {
	position: absolute;
	width: 16px;
	right: 2px;
	top: 9px;
	cursor: pointer;
	}

div#mainImgBlock div#mainImgNavi p.box {
	position: absolute;
	width: 296px;
	left: 327px;
	top: 3px;
	z-index: 100;
	}

/* ---------------------------------------------------------
** main
--------------------------------------------------------- */
/* ---------------------------------------------------------
** contents
--------------------------------------------------------- */
div.main div.contents {
	float: left;
	width: 640px;
	}

/* reList
--------------------------------------------------------- */
div.main div.contents div#reList {
	padding: 0 0 10px;
	}

div.main div.contents div#reList h3 {
	font-size: 130%;
	position: relative;
	padding: 0 10px;
	margin: 0 0 7px;
	height: 23px;
	background: url(/common/img/icon_link02.gif) left center no-repeat;
	}
	
div.main div.contents div#reList h3 a {
	}
div.main div.contents div#reList h3 a:hover {
	color: #1247b3;
	}

div.main div.contents div#reList h3 img {
	position: absolute;
	}

div.main div.contents div#reList h3 img.areaName {
	top: 5px;
	}

div.main div.contents div#reList h3 span {
	position: absolute;
	display: block;
	width: 84px;
	right: 0;
	}

div.main div.contents div#reList div.reListBlock {
	background: #f4f4f4;
	margin: 0 0 13px;
	padding: 10px;
	}

div.main div.contents div#reList div.reListBlock ul {
	margin: 0 0 -10px;
	}

div.main div.contents div#reList div.reListBlock ul.last {
	margin: 0;
	}
	
div.main div.contents div#reList div.reListBlock ul li {
	width: 200px;
	float: left;
	margin:0 0 10px;
	}

div.main div.contents div#reList div.reListBlock ul li a {
	background: url(/index/img/icon_link.gif) left center no-repeat;
	padding: 0 0 0 18px;
	}

/* topics
--------------------------------------------------------- */
div.main div.contents div#topics {
	border: 1px solid #e6e6e6;
	border-top: none;
	margin: -15px 0 0;
	padding: 10px 0 0;
	}

div.main div.contents div#topics dl {
	background: url(/common/img/dot_01.gif) left bottom repeat-x;
	margin: 0 10px 10px;
	padding: 0 0 10px;
	}

div.main div.contents div#topics dl.last {
	background: none;
	padding: 0;
	}

div.main div.contents div#topics dl dt {
	float: left;
	font-weight: bold;
	width: 115px;
	}

div.main div.contents div#topics dl dd {
	margin: 0 0 0 115px;
	}

div.main div.contents div#topics div#moreTopicsDisp {
	display: none;
	}
	
div.main div.contents div#topics div.listMore {
	text-align: center;
	display: none;
	}

div.main div.contents div#topics div.listMore p {
	padding: 5px;
	cursor: pointer;
	}

/* ---------------------------------------------------------
** side
--------------------------------------------------------- */

/* update
--------------------------------------------------------- */
div.main div.side div#update {
	color: #999;
	}


/* ---------------------------------------------------------
** balloonBlock
--------------------------------------------------------- */
#tooltip {
	position: absolute;
	z-index: 3000;
	background: url(/index/img/bg_balloon_01.gif) top left no-repeat;
	padding: 11px 0 0 0;
	}

div.balloonBlock {
	display: none;	
	}

div.body {
	position: relative;
	background: url(/index/img/bg_balloon_02.gif) top left no-repeat;
	width: 482px;
	font-size: 1.2em;
	}

div.balloonBlockInner01 {
	position: relative;
	}

div.balloonBlockInner02 {
	padding: 0 11px 13px 15px;
	position: relative;
	width: 449px;
	}

div.balloonBlockInner01 div.h2Block {
	position: relative;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px;
	padding: 3px 0;
	width: 450px;
	}

div.balloonBlockInner01 div.h2Block h2 {
	font-size: 150%;
	vertical-align: middle;
	}

div.balloonBlockInner01 p.close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	}

div.balloonBlockInner01 div.h2Block p.icon {
	position: absolute;
	right: 15px;
	top: 9px;
	}

div.balloonBlockInner01 div.innerBlock {
	}

div.balloonBlockInner01 div.innerBlock div.inner {
	float: left;
	width: 185px;
	}

div.balloonBlockInner01 div.innerBlock div.inner p.pic {
	margin: 0 0 5px;
	}

div.balloonBlockInner01 div.innerBlock div.inner p.btn {
	}

div.balloonBlockInner01 div.innerBlock ul.info {
	float: right;
	width: 250px;
	}

div.balloonBlockInner01 div.innerBlock ul.info li {
	background: url(/common/img/icon_dot.gif) left 3px no-repeat;
	padding: 0 0 0 13px;
	margin: 0 0 2px;
	}

div.balloonBlockInner01 div.innerBlock ul.info li span {
	color: #ff2a00;
	}

div.balloonBlockInner01 p.bottom {
	background: url(/index/img/bg_balloon_03.gif) top left no-repeat;
	height: 3px;
	font-size: 0;
	width: 482px;
	position: relative;
	}


/* ---------------------------------------------------------
** information
--------------------------------------------------------- */
div.information {
	border: 1px solid #F00;
	margin: 0 0 20px;
	padding: 10px 0;
}
div.information p {
	padding: 0 10px 5px;
	border-bottom: 1px dotted #CCC;
	color: #F00;
}
div.information ul {
	padding: 5px 0 0;
}
div.information ul li {
	padding: 5px 10px 0;
	color: #666;
}



/* -----------------------------------------------------------------------------
** clearfix
----------------------------------------------------------------------------- */

	
div.main div.contents div#reList div.reListBlock ul:after,
div.balloonBlockInner01 div.innerBlock:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	}
/*\*/
* html div.main div.contents div#reList div.reListBlock ul,
* html div.balloonBlockInner01 div.innerBlock {
	height: 1em;
	overflow: visible;
	}
/**/


/* -----------------------------------------------------------------------------
** movieArea
----------------------------------------------------------------------------- */
	body #overlay {
        display: none;
        width: 100%;
        height:100%;
        text-align: center;
        position: fixed;
        top: 0;
        z-index: 999;
        background: rgba(0,0,0,0.2);
        text-align: center;
    }
	body #movieArea {
		display: inline-block;
		background-color: #f5f3f1;
		/*width: 70%;*/
		margin-top: 10%;
		margin-left: auto;
		margin-right: auto;
		padding: 40px 30px;
		text-align: center;
		box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
	}
	body #movieArea video {
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		width: 640px;
	}
	body #movieArea .wrap {
		text-align: left;
		position: relative;
	}
	body #movieArea .wrap h2 {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	body #movieArea .wrap h4 {
		text-align: center;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	body #movieArea .btn {
		position: absolute;
		top: -35px;
		right: -25px;
		background-color: #fff;
		padding: 5px;
		color: #000;
		font-size: 30px;
		line-height: 30px;
		text-decoration: none;
		cursor: pointer;
		/* transition */
		-webkit-transition: .3s;
		transition: .3s;
	}
	body #movieArea .btn:hover {
		color: #666;
	}
	body #movieArea h3 {
		text-align: center;
		clear: both;
		font-size: 14px;
		line-height: 20px;
	}