@charset "UTF-8";
/* CSS Document */


/* オーバード　スケジュール・出演者情報 */
#text-head{
	margin:21px 0 0px;	
}

#schedule h3.date{
	margin:20px 0 13px;	
}

#schedule p.caption{
	font-size:10px;
	text-align:right;
	margin:14px 0 0 0;
}

.profile{
	clear:both;	
}

h2.profile{
	background-color:#E5418F;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:9px 14px;
	margin:50px 0 0px;
}

.profile h3{
	color:#E5418F;
	font-size:14px;
	font-weight:bold;
	border-bottom:#E5418F 1px solid;
	padding:24px 0 10px;
	margin:0 0 18px;	
}

.profile img{
	float:left;
	padding:0 0px 0 0;
}

.profile p.right-col{
	float:right;
	width:416px;
}

#schedule .goto-top{
	text-align:right;
	clear:both;
	padding:10px 0 0;
}

#schedule a{
	color:#E5418F;
}

#schedule a:hover{
	text-decoration:none;
}


/* オーバード　会場マップ */

#map p{
	margin:14px 0 60px;
	padding:0 0 0 3px;
}

/* オーバード　その他の催し物 */

#event h3.head{
	margin:24px 0 0px;	
}


.event{
	clear:both;
}

.event h3{
	color:#E5418F;
	font-size:14px;
	font-weight:bold;
	border-bottom:#E5418F 1px solid;
	padding:16px 0 6px;
	margin:0 0 18px;	
}

.event h3 small{
	font-size:12px;
}

.event p{
	line-height:1.75;
	margin:0 0 10px;
}

.event .left-col{
	float:left;
	padding:0 0px 0 0;
}

.event .right-col{
	float:right;
	width:416px;
}


.event2{
	clear:both;
}

.event2 h3{
	color:#E5418F;
	font-size:14px;
	font-weight:bold;
	border-bottom:#E5418F 1px solid;
	padding:24px 0 10px;
	margin:0 0 18px;	
}

.event2 h4{
	font-weight:bold;
}


.event2 p{
	line-height:1.75;
	margin:0 0 10px
}

.event2 .left-col{
	float:left;
	width:416px;
	padding:0 0px 0 0;
}

.event2 .right-col{
	float:right;
}

#bazaar{
	padding:0 0 25px 0;
}

#bazaar h3{
	padding:0 0 20px 0;
}


#bazaar li{
	background:url(../aubade/img/icn-li-red.png) 0px 3px no-repeat;
	padding:0 0 3px 13px;
	margin:0 0 0px 0;
}

#bazaar .left-col{
	float:left;
	width:340px;
}

#bazaar .right-col{
	float:right;
	width:256px;
}

#information{
	border:#E5418F 1px solid;
	padding:20px;
	text-align:center;
	background-color:#FFF;
}

#information a{
	color:#E5418F;
}

#information a:hover{
	text-decoration:none;
}


#contact{
	margin:60px 0 0;
	clear:both;
}
