/***** CSS　ウィズガスイベント　******/


/* h2タイトル
----------------------------------------------------------------------------- */
h2#tit-school{
	display:block;
	width:560px;
	height:123px;
	margin-bottom:15px;
	text-indent:-9999px;
	background:url(../../../../gas/topia/event/image/tit_school.jpg) no-repeat;
}

/*h2#tit-wgasev{
	display:block;
	width:560px;
	height:123px;
	margin-bottom:15px;
	text-indent:-9999px;
	background:url(../../../../gas/topia/event/image/tit_wgasev.jpg) no-repeat;
}*/

/* フォント */
.red-ea6132{ color:#EA6132; font-weight:bold; font-size:120%; }
.red-ea6132_s{ color:#EA6132; font-weight:bold; font-size:100%; }

/* イベント月 */
.box-wgas{
	width:530px;
	font-size:120%;
	text-align:center;
	margin:0 auto 10px auto;

}
.box-wgas td.dot{ border-right:1px dotted #CEC7B6; }

/* イベントテーブル */
.wgas-tab{ width:100%;}

.wgas-tab th{ 
	color:#fff; background:#F7967C; padding:5px;
	font-size:75%; line-height:125%; 
}
.wgas-tab td{ 
	padding:5px;
	font-size:75%; line-height:125%; 
}
.wgas-event{	
	border-bottom:#CEC7B6 1px dotted;
	padding:5px;
	margin-bottom:5px;
}

.seminar{
background:#0066CC;
color:#fff;
font-size:80%;
font-weight:bold;
padding:2px;
}

.cook{
background:#F57900;
color:#fff;
font-size:80%;
font-weight:bold;
padding:2px;
}

.bikou{
	margin:5px 0;
	background:#FFD3CA;
}

/* 注意事項 */
.box-chui{
	padding:10px;
	color:#635C52;
	text-align:left;
	line-height:150%;
}

/* 応募要項 */
.wgas-oubo{	
	border:#30AA44 2px solid;
	background:#EEFFEF;
	padding:5px;
	text-align:left;
}
.wgas-oubo th{ 
	color:#298434; padding:5px; text-align:left; 
	font-size:75%; line-height:125%; 
}
.wgas-oubo td{ 
	padding:5px; 
	font-size:75%; line-height:125%; 
}

/* 2012年1月イベント用 */
#econote{
	text-align:center;
	color:#006600; background:#D9FAAB; border:2px solid #754d19;
	padding:5px; margin-left:20px;
}



