@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　What's New
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*h3タイトル画像設定*/
#Section_Right h3{
	margin-bottom:0px;	
}

/*新着*/
#Section_News{
	padding:15px 0 50px 0;
}

#Section_News .News_Box{
	overflow:hidden;
	width:770px;
	padding:20px 0 10px 0;
	background:url("../images/dot_line.gif") repeat-x left bottom;
}
/*新着内容*/
#Section_News .News_Box dl{
	float:right;
	width:508px;
	padding:10px;
	background:url("../images/dt_bg.gif") no-repeat left top;
}
#Section_News .News_Box dl dt{
	padding-bottom:15px;
	font-size:120%;
	font-weight:bold;
	color:#0068b7;
}
#Section_News .News_Box dl dt .date_area{
	padding-right:5px;
	font-size:75%;
	font-weight:normal;
	color:#666666;
}

/*写真スペース*/
#Section_News .News_Box .Photo_Area{
	float:left;
	width:222px;
	text-align:center;
}
#Section_News .News_Box .Photo_Area img{
	padding:1px;
	border:1px solid #CCCCCC;
}

/*リンクの設定*/
#Section_News .News_Box a{
	color:#0068b7;
}

/*サイドメニューテキストリンク設定*/
#Section_Left dl dd.menu_news{
	padding:5px 5px 5px 12px;
	background:url("../../common/images/arrow_red.gif") no-repeat 4px 11px;
	font-size:80%;	
}
#Section_Left dl dd a{
	color:#0068b7;
}

/*=============別ページ｜イベント用=================*/
#Section_Event{
	padding-top:15px;	
}
#Section_Event p{
	padding-bottom:15px;	
}
#Section_Event p.left{
	padding:15px 20px 15px 0;
	text-align:right;
}

/*フィギュアダンススタジオレッスン*/
#figure_lesson{
	width:488px;
	padding:0 282px 40px 0;
	background:url("../images/event02/lessn_img_bg.jpg") no-repeat right top;	
}
#figure_lesson h3{
	margin-bottom:30px;	
}

#figure_lesson img.left_img{
	float:left;
	width:140px;
}

#figure_lesson .right_text{
	float:left;
	width:280px;
	padding-right:65px;
}
#figure_lesson .right_text table{
	width:250px;
	margin:10px 0 10px 20px;
	border-top:1px solid #584139;
	border-left:1px solid #584139;
	color:#584139;
}
#figure_lesson .right_text table th{
	padding:2px 0;
	background:#f8c3cf;
	border-right:1px solid #584139;
	border-bottom:1px solid #584139;
}
#figure_lesson .right_text table td{
	padding:2px 0 2px 15px;
	border-right:1px solid #584139;
	border-bottom:1px solid #584139;
}

#figure_lesson .right_text p.text_red{
	margin-left:20px;
	font-weight:bold;
	color:#e01c6a;
}

#figure_lesson .right_text p.pay_text{
	margin:15px 0 0 20px;
}
#figure_lesson .right_text .small_text{
	font-size:80%;	
}

#figure_lesson dl.trainer_text{
	width:488px;
	margin:30px 0;
}
#figure_lesson dl.trainer_text a{
	color:#0068b7;
}

#figure_lesson .kaikan_data {
	padding:10px 0 40px 0;
}
#figure_lesson .kaikan_data table{
	width:410px;
	border-top:1px solid #584139;
	border-left:1px solid #584139;
}
#figure_lesson .kaikan_data table caption{
	text-align:left;	
}
#figure_lesson .kaikan_data table th{
	padding:2px 5px 2px 0;
	background:#eeeeee;
	border-right:1px solid #584139;
	border-bottom:1px solid #584139;
	text-align:right;
}
#figure_lesson .kaikan_data table td{
	padding:2px 0 2px 15px;
	border-right:1px solid #584139;
	border-bottom:1px solid #584139;
}

