@charset "utf-8";

/* At}[W0 */
.arrow2 {
	background-image: url(/italy/common/img/icon_arw_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 100%;
}

div.map_left {
	float: left;
	width: 49%;
}
div.map_right {
	float: right;
	width: 49%;
}

li.level1 {
	margin-bottom: 15px;
}

ul.level2 {
	margin-left: 20px;
}
/* テーブル */
table.table01 {
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 12px;
}
table.table01 th {
	background-color: #EAF1F7;
	padding-left: 5px;
	margin: 0;
	border: 1px solid #CECDCB;
}
table.table01 td {
	padding-left: 5px;
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.6em;
}
	
/* フォント */
.e_end{
	color:#FF0000;
}

/* イベント情報掲載エリア -*/
.event-box {
	float: left;
	display: inline;
	width: 616px;
}

.event-box dl * {
	line-height: 1.5;
}

.event-box dl {
	margin-top: 16px;
	padding-left:10px;
	padding-bottom: 13px;
	background: transparent url(/italy/img/bg_dot.gif) no-repeat scroll 0px 0.6em;
	border-bottom:thin solid #E0E0E0;
}

.event-box dl.top {
	margin-top:0px;
}

.event-box dt {
	clear:left;
/*	width:100px;*/
}

.popUpWindow {
	background: #ffffff none;
}
.popUpWindow .container {
	margin: 0px;
	width: 460px;
}
.popUpWindow .contents {
	background: #ffffff none;
}
.popUpWindow .main {
	width: 460px;
	margin-right: 0px;
	float: none;
}
.popUpWindow h2.title2 {
	height: 35px;
	margin: 20px 0 15px 5px;
	padding-left: 8px;
	line-height: 35px;
	background: url(/italy/common/img/contents_midashi2.gif) 0 0 no-repeat;
	font-size: 107%;
}
.popUpWindow .main_contents {
	margin-left: 10px;
}