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

/*--------------------------
　「リトルシェフ」共有レイアウト
---------------------------*/
/*◆左メニュー*/
#gnavi{
	width:141px;
	margin-left:20px;
}


/*◆左下背景写真*/
#main{
	background:url(../images/bg.jpg) left bottom no-repeat;
}

/*--------------------------
　インデックス
---------------------------*/
#lc01 #lead{
	margin-bottom:10px;
}

#lc01 #about{
	width:470px;
	margin:0 auto;
	margin-bottom:15px;
}

#lc01 #tokucho dl{
	width:140px;
	margin-right:14px;
	float:left;
}

#lc01 #tokucho dl.first{
	margin-left:40px;
	_margin-left:20px;
}

#lc01 #tokucho dl.last{
	margin-right:0;
}

#lc01 #tokucho dd{
	padding:5px 8px;
}

/*--------------------------
　過去の開催模様
---------------------------*/
#lc02 #list{
	background:url(../images/lc02_bg.gif) right bottom no-repeat;
}

#lc02 #list ul{
	margin-left:60px;
}

#lc02 #list li{
	padding-left:65px;
}

#lc02 #list li.new{
	background:url(../images/icon_new.gif) left top no-repeat;
}

/*◆過去アーカイブ*/
#lc02a h1{
	margin-bottom:10px;
}

#lc02a #repo p{
	margin-bottom:10px;
}

#lc02a #thx{
	width:655px;
	background:url(../images/thx_bd.gif) left top repeat-y;
}

#lc02a #thx .st{
	width:655px;
	height:10px;
	background:url(../images/thx_st.gif) left top no-repeat;
}

#lc02a #thx .ed{
	width:655px;
	height:10px;
	background:url(../images/thx_ed.gif) left bottom no-repeat;
}

#lc02a #thx .bd{
	padding:10px 10px 10px 100px;
	background:url(../images/thx_ill.gif) 20px center no-repeat;
}

#lc02a #thx h3{
	margin-bottom:5px;
}

#lc02a #thx .txt{
	overflow:hidden;
	_height:1%;
}

#lc02a #thx .txt .fr{
	margin-left:10px;
}

/*--------------------------
　参加お申し込み
---------------------------*/
#lc03 #explain{
	padding-left:80px;
}

#lc03 #explain p{
	margin-bottom:20px;
}

#lc03 #explain p span{
	font-size:1.2em;
	color:#FF0000;
}

#lc03 #date{
	margin-bottom:20px;
	overflow:hidden;
	_height:1%;
}

#lc03 #date dt{
	clear:left;
	float:left;
}

#lc03 #date dd{
	padding-top:8px;
	margin-left:100px;
}

#lc03 .item{
	position:relative;
	margin-bottom:15px;
	background:url(../images/lc03_parts_bd.gif) left top repeat-y;
}

#lc03 .item table{
	margin:0 0 10px 20px;
}

#lc03 .item td,#lc03 .item th{
	padding:10px;
}

#lc03 .item th{
	width:90px;
}

#lc03 .item p{
	text-align:center;
}

#lc03 .item .ed{
	width:635px;
	height:15px;
	background:url(../images/lc03_parts_ed.gif) left top no-repeat;
}

/*アイコン表示*/

#lc03 .item .icon{
	position:absolute;
	left:525px;
	top:8px;
}

/*インフルエンザ流行に付き中止*/
#lc03 #message{
	margin-bottom:15px;
}

#lc03 #message h2{
	margin-bottom:10px;
	color:#FF0000;
	font-size:1.4em;
}

