@charset "utf-8";

/* menu */

#menu li.menu00 img { background: url(../../imgs/menu_00v.jpg); }
#menu li.menu00 a:hover img { background: url(../../imgs/menu_00v.jpg); }

/* topNews */

/*#topNews {
	margin: 0 0 0 0;
	width: 295px;
	}

#topNews p {
	background: url(../../imgs/topnews_bg.gif) repeat-x bottom;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	}

#topNews img.new {
	float: right;
	margin: 5px 10px 0 0;
	}

#topNews .more {
	margin: 10px 5px 5px 0;
	float: right;
	}*/

/* topWebNews */

/*#topWebNews {
	float: right;
	padding: 0 5px;
	width: 200px;
	margin:0 0 10px 0;
	}

#topWebNews p {
	background: url(../../imgs/topwebnews_bg.gif) repeat-x bottom;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	}

#topWebNews img.new {
	float: right;
	margin: 5px 10px 0 0;
	}

#topWebNews .more {
	margin: 10px 5px 5px 0;
	float: right;
	}*/
	

/*--------------------   NEW RAYOUT 201006更新用   --------------------*/
	
/* topNews */

#topNews {
	margin: 0 0 0 0;
	width: 475px;
	}

#topNews p {
	background: url(../../imgs/topnews_bg02.gif) repeat-x bottom;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	}

#topNews img.new {
	float: right;
	margin: 5px 10px 0 0;
	}

#topNews .more {
	margin: 10px 5px 5px 0;
	float: right;
	}

/* topWebNews */

#topWebNews {
	float: right;
	padding: 0 5px 0 0;
	width: 230px;
	margin:0 0 10px 0;
	}

#topWebNews p {
	background: url(../../imgs/topstaffblog_bg02.gif) repeat-x bottom;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	}

#topWebNews img.new {
	float: right;
	margin: 5px 10px 0 0;
	}

#topWebNews .more {
	margin: 10px 5px 5px 0;
	float: right;
	}
	

#fridayEventBox {
	margin:0 0 20px;
	}
	
#fridayEventTitle {
	margin:0;
	padding:0 0 10px;
	}
	
.fridayEventList01 {
	float:left;
	margin:0;
	padding:0 5px 0 0;
	}
	
.fridayEventList02 {
	float:left;
	margin:0;
	padding:0;
	}
	
.pickupBox {
	margin:0 0 20px;
	padding:0;
	}
	
.pickupBoxTitle {
	margin:0;
	padding:0 0 10px;
	}
	
.pickupEventList01 {
	float:left;
	margin:0;
	padding:0 5px 10px 0;
	}
	
.pickupEventList02 {
	float:left;
	margin:0;
	padding:0 0 10px 0;
	}



/*--------------------   NEW RAYOUT 201006更新用　CLOSE  --------------------*/

/*--------------------   2011GOLDEN WEEK 仕様  --------------------*/

.gwEventTitle {
	margin:0;
	padding:0 0 10px;
	}

#saturdayEventBox {
	margin:0 0 20px;
	}
	
.saturdayEventList01 {
	float:left;
	margin:0;
	padding:0 5px 0 0;
	}
	
.saturdayEventList02 {
	float:left;
	margin:0;
	padding:0;
	}
	
#gwBox {
	margin:0 0 20px;
	padding:0;
	}
	
#gwBoxTitle {
	margin:0;
	padding:0 0 10px;
	}
	
.gwEventList01 {
	float:left;
	margin:0;
	padding:0 5px 10px 0;
	}
	
.gwEventList02 {
	float:left;
	margin:0;
	padding:0 0 10px 0;
	}



/*--------------------   2011GOLDEN WEEK 仕様CLOSE  --------------------*/




/* pickup events */

#pickup {
	margin: 0 0 20px 0;
	}
	
/* regular events */

#regularConteiner {
	width: 715px;
	background: url(../../imgs/regular_bg.gif) repeat-y top;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	}

.regular {
	width: 680px;
	margin: 0 auto 10px auto;
	}

.regular img {
	float: left;
	}

p.regularTitle {
	color: #cdd4df;
	height: 35px;
	background: url(../../imgs/events/regular_title_bg.gif) repeat-x top;
	padding: 0 5px;
	}

p.regularTxt {
	height: 45px;
	background: url(../../imgs/events/regular_line.gif) repeat-x bottom;
	line-height: 18px;
	padding: 0 5px 0 215px;
	color: #aab3c2;
	}

* html p.regularTxt {
	height: 45px;
	background: url(../../imgs/events/regular_line.gif) repeat-x bottom;
	line-height: 18px;
	padding: 0 5px 0 5px;
	color: #aab3c2;
	}

*:first-child+html p.regularTxt {
	height: 45px;
	background: url(../../imgs/events/regular_line.gif) repeat-x bottom;
	line-height: 18px;
	padding: 0 5px 0 5px;
	color: #aab3c2;
	}
	
.regularTitle img {
	float: right;
	margin: 7px 5px 0 0;
	}

.regularTitle strong {
	text-indent: 5px;
	line-height: 25px;
	display: block;
	}

h2 {
	line-height: 20px;
	margin: 0;
	}


#regular .txt { color: #cdd4df; }
#regular .txtc { color: #aab3c2; }
