@charset "utf-8";
/* CSS Document */

#wrap {}

/* ----------------------------------
	headerBox
---------------------------------- */
#headerBox {}

/* ----------------------------------
	gnaviBox
---------------------------------- */
#gnaviBox {}

/*----------------------------------------------------------------------------
 ***                                               contentsArea -  mainSection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}


/*----------------------------------------------------------------------------
 ***                                               contentsArea - rightSection
----------------------------------------------------------------------------*/
.rightSection {}
.rightSectionInner {}


/*----------------------------------------------------------------------------
 ***                                               contentsArea - leftSection
----------------------------------------------------------------------------*/
.leftSection{}
.leftSectionInner {}


/* ----------------------------------
	footerBox
---------------------------------- */
#footerBox {}


/*----------------------------------------------------------------------------
 ***                                               　　　　　　　　　　専用
----------------------------------------------------------------------------*/

#prBox {
	padding-top: 10px;
	padding-bottom: 10px;
}

#prBox h3 {
	float: left;
	padding-left: 15px;
}

#prBox h4 {
	float: right;
}

#infoBox {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}

#infoL {
	float: left;
	width: 670px;
}

#mapBox {
	float: left;
}

#openBox {
	float: right;
	background-image: url(../images/bg_open.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 350px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 90%;
}

#openBox #tit {
	padding-top: 17px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#openBox h5 {
	padding-top: 3px;
	float: left;
}

#openBox #tit p {
	float: right;
	margin: 0px;
	padding-right: 10px;
}

#listBox {
	height: 163px;
	overflow: auto;
	width: 353px;
	clear: both;
}

#openBox ul {
	margin: 0px;
	padding: 0px;
}


#openBox li {
	padding-right: 10px;
	padding-left: 10px;
	height:14px;
	width: auto;
	clear: both;
	display: block;
	line-height:12px;
}

#openBox dt {
	float: left;
	padding-top: 4px;
	padding-right: 5px;
}

#openBox dd {
	float: left;
}

#openBox dd.year {
	text-align: right;
	width: 30px;
}

#openBox dd.month {
	text-align: right;
	width: 15px;
}

#openBox dd.day {
	text-align: right;
	width: 26px;
}

#openBox dd.type {
	padding-right: 6px;
	padding-left: 8px;
}

#openBox dd.name {
}

#bnrBox {
	float: right;
}

#bnrBox ul {
}

#bnrBox li {
	margin-top: 0;
	width:266px;
	text-align:center;
	vertical-align:middle;
	line-height:5px;
}

#bnrBox .recLi { margin-top:0; margin-bottom: 2px;}
#bnrBox .stdLi {margin-bottom: 5px;}

#bnrBox li img{
	margin:0 auto;
}

.tst{
	font-size:10PX;
	line-height:1.2em;
	margin:5px 0; padding:5px 0 0 0;
	color:#999;
}
#gnaviBox { margin-bottom:0;}	







