@charset "shift_jis";

/* contents */


#expttl {
	width:850px;
	text-align:center;
	margin: 0 auto;
}

#expttl h2 {
	margin:0;
	padding:0;
}

#expttl p.cap {
	margin:0;
	padding-bottom:20px;
	text-align:right;
}

#expttl p.intro {
	margin:0;
	padding-bottom:25px;
	text-align:center;
	line-height:1.8em;
}


#expttl p.cap2 {
	margin:0;
	padding-bottom:20px;
	text-align:center;
}

.whatsnew-title {
	margin-bottom:35px;
	position:relative;
}

.detail {
	width:743px;
	margin: 0 auto 20px;
	background:url(../images/event_bg01.gif) repeat-y;
}

.detail h3 {
	margin-top:0;
	margin-bottom:20px;
	height:35px;
	width:743px;
}

.detail .datail-in {
	background:#fff;
	padding-top:20px;
	background:url(../images/event_bg01.gif) repeat-y;
}

.detail .datail-in .leftarea {
	width:380px;
	_width:360px;
	margin-left:20px;
	padding-bottom:15px;
	float:left;
	line-height:1.8em;
}

.detail .datail-in .leftarea p.mid {
	padding-bottom:10px;
}

.detail .datail-in .leftarea p.mid2 {
	padding-bottom:5px;
}

.detail .datail-in .leftarea p.mid3 {
	padding-bottom:5px;
}

.detail .datail-in .leftarea p.mid img,
.detail .datail-in .leftarea p.mid2 img {
vertical-align:text-top;
padding:0 15px 0 0;
}

.detail .datail-in .leftarea p.txt {
	line-height:1.8em;
	padding-bottom:10px;
}

.detail .datail-in .leftarea p.txt span.det {
	padding-left:5.5em;
}

.detail .datail-in .leftarea p.txt span.address {
	padding-left:5.5em;
}

.detail .datail-in .leftarea p.eve01 {
	line-height:1.5em;
	padding-bottom:7px;
	padding-left:1em;
}

.detail .datail-in .leftarea p.eve01 span.det {
	display:block;
	padding:2px;
	border-bottom:#ccc 1px solid;
	margin-right:20px;
	_margin-right:40px;
}

span.style1 {
	color: #EB3C12;
}

.detail .datail-in .leftarea p.eve01 span.det {
	display:block;
	padding:2px;
	border-bottom:#ccc 1px solid;
	margin-right:20px;
	_margin-right:40px;
}

.detail .person {
  margin:5px 20px;
	width:700px;
	background:url(../images/event_bgp.gif) bottom no-repeat;
	text-align:center;
}

.detail .person p.ttl {
  margin-bottom:15px;
	width:700px;
}

.detail .person ul.list {
  width:700px;
  list-style:none;
	padding-bottom:10px;
	overflow:hidden;
}

.detail .person ul.list li.p01 {
  margin:5px 60px 10px 40px;
  _margin:5px 60px 20px 25px;
  float:left;
}

.detail .person ul.list li.p02 {
  margin:5px 50px 10px 30px;
  _margin:5px 50px 20px 25px;
  float:left;
}

.detail .person ul.list li.p03 {
  margin:5px 10px 10px 25px;
  _margin:5px 10px 20px 15px;
  float:left;
}


.detail .hr {
clear:left;
background:url(../images/event_bg04.gif) bottom no-repeat;
height:15px;
}

.detail .hr hr {
visibility:hidden;
}




.detail p.map{
	width:320px;
	padding-bottom:15px;
	float:left;
}

.caps {
	width:745px;
	margin: 0 auto 20px;
	background:#fff;
}


.clr {
	clear:both;
	font-size:0;
	line-height:0;
}


.layleft {
	text-align:left;
}

.laycenter {
	text-align:center;
}

.layright {
	text-align:right;
}

a.arrow_inline {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
	padding-left:10px;
}

#pagetoparea { 
	margin-top:20px;
	text-align:right;
}

.bnarea {
	width:743px;
	margin: 0 auto 20px;
}


/*===============================================================
font
===============================================================*/

/*fontsize 12px*/
.txt11 {
	font-size:93%;
}
.txt11-b {
	font-size:93%;
	font-weight:bold;
}
/*fontsize 13px*/
.txt12 {
	font-size:100%;
}
.txt12-b {
	font-size:100%;
	font-weight:bold;
}
/*fontsize 14px*/
.txt13 {
	font-size:108%;
}
.txt13-b {
	font-size:108%;
	font-weight:bold;
}
/*fontsize 15px*/
.txt14 {
	font-size:116%;
}
.txt14-b {
	font-size:116%;
	font-weight:bold;
}
/*fontsize 16px*/
.txt15 {
	font-size:123.1%;
}
.txt15-b {
	font-size:123.1%;
	font-weight:bold;
}
/*fontsize 17px*/
.txt16 {
	font-size:131%;
}
.txt16-b {
	font-size:131%;
	font-weight:bold;
}

/*===============================================================
margin
===============================================================*/

.mgnbtm5 { margin-bottom: 5px; }
.mgnbtm10 { margin-bottom: 10px; }
.mgnbtm15 { margin-bottom: 15px; }
.mgnbtm20 { margin-bottom: 20px; }
.mgnbtm30 { margin-bottom: 30px; }

