@charset "utf-8";

/* CSS Document */

.lego_header{
	line-height: 1.6;
}
.lego_header .map{
	float:right;
	padding: 7px;
	border: 1px solid #CCCCCC;
}

/****/

.lego_new{
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(../image/lego2010/new_bg.png) repeat-y left -2px;
	padding-bottom: 10px;
}
.lego_new h4{ margin-bottom:4px;}
.lego_new .inner{
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	padding: 10px;
}

/****/

.lego_new .inner2{
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	padding: 5px;
}
.lego_new .inner2 h4{ margin-bottom:5px;}
.lego_new .inner2 p{
	text-align: justify;
}
.lego_new .inner2 table{ border-collapse:collapse; border-spacing:0;}
.lego_new .inner2 table td{
	vertical-align: top;
	padding:5px;
}
.lego06{ background: url(../image/lego2010/img_06_2.jpg) no-repeat left top; 
	}

td.lego07{
	background: url(../image/lego2010/img_07.jpg) no-repeat 5px 40px;
	padding-left: 5px;
}
td.lego07 p{
	padding-left: 185px;
}
.lego02{
	background: url(../image/lego2010/img_02.jpg) no-repeat 5px 20px;
}
.lego02 p{
	padding-right: 150px;
}
.lego08{
	position: relative;
}
.lego08 p.in{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
}
.lego10{
	position: relative;
}
.lego10 p.in{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
}


/****/


.lego_event{
	margin-bottom: 15px;
}
.lego_event h4{ margin-bottom:5px;}
.lego_event table{ border-collapse:collapse; border-spacing:0;}
.lego_event table td{
	vertical-align: top;
	width:236px;
	background: url(../image/lego2010/event_bg.png) no-repeat center top;
	margin: 0px;
	padding: 5px 0px 0px;
}
.lego_event table td .inner{
	background: #FFFFFF url(../image/lego2010/event_bg.png) no-repeat center bottom;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 250px;
}

/****/

.lego{
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(../image/lego2010/new_bg.png) repeat-y left -2px;
	padding-bottom: 10px;
}
.lego .inner{
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	padding: 5px;
}

.lego .inner h4{ margin-bottom:5px;}
.lego .inner p{
	text-align: justify;
}
.lego .inner table{ border-collapse:collapse; border-spacing:0;}
.lego .inner table td{
	vertical-align: top;
	padding:5px 5px 15px;
	width: 50%;
}

.lego .inner table table.no_mg td{
	padding:0px 0px 0px;
	width:auto;
	vertical-align: bottom;
}

