@import "../../common/css/initialize.css";
@import "../../common/css/common.css";

/*
[copy]----------------------------------*/

/* @group copy */
#event h2.copy {
	padding: 0 17px 25px;
}

/* @end */

/* @group event-column */

.caption{
	padding-bottom: 5px;
}

.gaiyou{
	margin-bottom: 15px;
	padding: 10px;
	font-size:90%;
	line-height:1.5em;
	background-color: #eeeeee;
	border: 1px solid #0097c8;
}


#event #main .event-column {
	padding-left: 20px;
	padding-right: 20px;
}

#event .event-column table{
	width: 100%;
	margin-left: 0;
}



#event table th,
#event table td {
	padding: 10px;
	border:solid 1px #0097c8;
}

#event table th {
	width: 15%;
	border-right: dotted 1px #0097c8;
	color: #0097c8;
	font-weight: bold;
}

#event table td {
	width: 85%;
	border-left: dotted 1px #0097c8;
}

#event table td ul {
	float: right;
	padding-top: 5px;
}

#event table td ol {
	padding-left: 2em;
}

#event table td ol li {
	list-style-type: decimal;
}


/* @end */

/* @event_photo */
.event_photo_bg {
	width: 723px;
	height: 240px;
	background: url(../images/event_photobg.jpg) no-repeat;
}
	
.mi {
	margin: 5px 15px;
}

/* @end */

/* @group inqblock */
.inqblock {
	width: 257px;
	float: left;
	background: url(../../contact/images/bg_inqbox.gif) no-repeat;
}

.inqblock#fax {
	position:relative;
	left:93px;
}

.inqblock#mail {
	position:relative;
	left:173px;
}

.inqblock .inner {
	padding: 5px 12px 15px;
	min-height: 230px;
	background: url(../../contact/images/bg_inqbox_bottom.gif) left bottom no-repeat;
}

* html .inqblock .inner {
	height: 250px;
}

.inqblock p {
	width: 222px;
	min-height: 90px;
	padding: 0;
}

* html .inqblock p {
	height: 90px;
}

.inqblock li {
	padding-bottom: 10px;
}

.inqblock li.pdf {
	padding: 0 0 10px 18px;
	background: url(../../common/images/icon_pdf.gif) no-repeat;
}

.inqblock dl {
	padding: 0;
}

.inqblock dt {
	color: #09c;
	font-weight: bold;
}

.inqblock dd {
}

/* @end */

#event_newarea dd.explain {
	float:left;
	width: 450px;
	display: block;
}

#event_newarea dd.btn {
	float:right;
	width: 250px;
	margin-top:90px;
	display: block;
}

#event_newarea dd img {
	margin-bottom: 10px;
}



.place{
	color: #09c;
	font-weight: bold;
}

#bkphoto_area {
	margin: 0;
	padding: 10px 0 10px;
}

#bkphoto_area dd.photo04 {
	float:left;
	width: 203px;
	height: 268px;
	background: url(../images/event_bkphoto04.jpg) no-repeat;
	display: block;
}

#bkphoto_area dd.photo03 {
	float:left;
	width: 220px;
	height: 143px;
	background: url(../images/event_bkphoto03.jpg) no-repeat;
	display: block;
}

#bkphoto_area dd.photo02 {
	float:left;
	width: 220px;
	height: 143px;
	background: url(../images/event_bkphoto02.jpg) no-repeat;
	display: block;
}

#bkphoto_area dd.photo01 {
	float:left;
	width: 220px;
	height: 143px;
	background: url(../images/event_bkphoto01.jpg) no-repeat;
}

#bkphoto_area dd.explain {
	float:right;
	width: 495px;
	display: block;
}

#bkphoto_area dd img {
	margin-bottom: 10px;
}

.bkphotodotline {
	border-bottom:1px dotted #ccc;
}



/* @end */

