@charset "utf-8";

.specification-table-events {
	width: 600px;
	margin-left: 25px;
}

.specification-table-events th {
	border-bottom:#999999 1px dotted;
	background-color: #cccccc;
	padding: 5px 5px ;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.specification-table-events td {
	border-bottom:#999999 1px dotted;
	background-color: #ffffff;
	padding: 5px 5px;
	vertical-align: top;

	vertical-align: middle;
}

/*イベント個別ページ*/

#event-top {
	width: 600px;
	clear: both;
}

#event-top-left {
	float: left;
	width: 480px;
}

#event-top-right {
	float: right;
	width: 100px;
}

.event-product-list-li {
	list-style: none;
	margin-bottom: 10px;
	list-style-image: url(../images/blue_arrow.gif)/*tpa=http://www.nidek-intl.com/images/blue_arrow.gif*/;
	line-height: 180%;
}

.event-product-text {
	font-size: 100%;
	font-weight: bold;
	color:#284D9C;
	margin-bottom: 5px;
	margin-left: 25px;
}

.event-seminar-table {
	border: 1px;
	border-color: #000000;
	width: 550px;
}

.event-seminar-table th {
	border: solid 1px;
	border-color: #000000;
	padding: 5px 10px;
	background-color: #E1E1E1;
	text-align: left;
	width: 75px;
}

.event-seminar-table td {
	border: solid 1px;
	border-color: #000000;
	padding: 5px 20px;
	text-align: left;
}

#event-pdf {
	width: 500px;
	clear: both;
}

#event-pdf-left {
	float: left;
	width: 400px;
}

#event-pdf-right {
	float: right;
	width: 100px;
}

/*iOFT2010*/
.ioft2010-li {
	margin-bottom: 10px;
}

#event-top-ioft2010 {
	width: 600px;
	clear: both;
}

#event-top-ioft2010-left {
	float: left;
	width: 400px;
}

#event-top-ioft2010-right {
	float: right;
	width: 160px;
}

#event-ophthalmo {
	width: 550px;
	clear: both;
}

#event-ophthalmo-left {
	float: left;
	width: 400px;
}

#event-ophthalmo-right {
	float: right;
	width: 150px;
}

.event-about {
	line-height: 200%; 
}

.event-newproduct-text {
	font-size: 100%;
	color:#284D9C;
}

/*WOC2012*/

.event-text-pdf {
	clear: both;
    margin: auto;
    width: 600px;
}

#event-text-pdf-left {
	float: left;
	width: 380px;
}

#even-text-pdf-right {
	float: right;
	width: 170px;
}

/*ASCRS2012*/

#event-text-pdf2 {
	width: 575px;
	clear: both;
}

#event-text-pdf2-left {
	float: left;
	width: 395px;
}

#even-text-pdf2-right {
	float: right;
	width: 165px;
}