﻿/* スタジオトップ
------------------------------------------------ */
#stop #left{
	width:380px;
	float:left;
}

#stop #right{
	width:188px;
	float:right;
}
#stop #right li{
	margin-bottom:10px;
}

#news_bg01{
	background:url(../studio/image/snews_top.gif) no-repeat top;
	padding-top:45px;
	width:380px;
}
#news_bg02{
	background-color:#FFCCCC;
	width:380px;
}
#news_bg03{
	background:url(../studio/image/snews_btm.gif) no-repeat bottom;
	padding-bottom:18px;
	width:380px;
}
#news_text{
	width:360px;
	margin:0 auto;
}

/* 相談できる事
------------------------------------------------ */
#smenu_bg01{
	background:url(../studio/image/swaku_top.jpg) no-repeat top;
	padding-top:15px;
	width:580px;
}
#smenu_bg02{
	background:url(../studio/image/swaku_c.jpg);
	width:580px;
}
#smenu_bg02 .contents{
	width:540px;
	margin:10px auto;
	border-bottom:1px #666 dashed;
}
#smenu_bg02 .contents .left{
	width:90px;
	padding-left:10px;
	float:left;
}
#smenu_bg02 .contents .right{
	width:370px;
	padding-right:40px;
	float:right;
}
#smenu_bg02 .contents .right p{
	line-height:140%;
}
#smenu_bg02 .contents h5{
	margin-top:10px;
	margin-bottom:10px;
}
#smenu_bg03{
	background:url(../studio/image/swaku_btm.jpg) no-repeat bottom;
	padding-bottom:18px;
	width:580px;
}

/* コーナー案内
------------------------------------------------ */
#studio_each{
	width:554px;
	margin:0 auto 10px;
}
#studio_each .each{
	width:180px;
	margin:0 2px 5px;
	padding-bottom:5px;
	border-bottom:1px #CCC dotted;
	float: left;
}
#studio_each .each img{
	width:56px;
	float:left;
}
#studio_each .each .r{
	width:120px;
	float:right;
}

#corner_details{
	width:558px;
	padding:10px;
	margin-bottom:20px;
	border:1px #FF9900 solid;
}
#corner_details .l{
	width:200px;
	height:156px;
	float:left;
}
#corner_details .r{
	width:340px;
	line-height:140%;
	float:right;
}

/* お楽しみ講座
------------------------------------------------ */
.otanoshimi{
	width: 580px;
	margin-bottom: 10px;
}
.otanoshimi_bg01{
	background:url(../event/image/evframe_t.gif) no-repeat top;
	padding-top: 12px;
	width: 580px;
}
.otanoshimi_bg02{
	background:url(../event/image/evframe_c.gif) repeat-y top;
	width: 580px;
	coror: #fff;
}
.otanoshimi_bg02 .title01{
	margin: 10px 0;
	border-bottom:1px dashed #666;
}
.otanoshimi_bg02 .title02{
	font-size:14px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 5px 6px;
	border-left:6px solid #FFCC66;
}
.otanoshimi_bg02 .ct{
	width:560px;
	margin:0 auto;
}
.otanoshimi_bg02 .ctl{
	width:350px;
	float:left;
}
.otanoshimi_bg02 .ctr{
	width:200px;
	float:right;
}
.otanoshimi_bg03{
	background:url(../event/image/evframe_b.gif) no-repeat bottom;
	padding-bottom: 12px;
	width: 580px;
}

table.otanoshimi{
	width:98%;
	margin:0 auto;
	border-collapse:collapse;
	border:solid 1px #CCC;
}

table.otanoshimi th,
table.otanoshimi td{
	border:solid 1px #CCC;
	padding:8px;
}

table.otanoshimi th{
	background:#FFDFEF;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	color:#660000;
}
table.otanoshimi td{
	background:#fff;
	line-height:140%;
	color:#666666;
}