*{	box-sizing:border-box;	-moz-box-sizing:border-box;	}

td	{
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left;
}

img	{	border:0;	}
img.left	{	padding: 0 5px 5px 0;	margin-bottom:5px;	float:left;}

/* センター */
.topEventBox	{	margin-left:auto;	margin-right:auto;		width:730px;	margin-bottom:10px;	padding-top:5px;	border-top: 1px solid #cccccc;	clear:both;	}
.topEventBox .topEventTtl 	{	text-align:left;	font-weight:bold;	font-size:1.1em;		border-bottom: 1px solid #ffffff;	padding-bottom:2px;}
.topEventBox .topEventTxt 	{	float:right;	width:500px;	text-align:left;	padding-top:2px;	padding-bottom:20px;	padding-right:5px; font-size:12px;	}
.topEventBox .topEventImg	{	float:left;	width:200px;	}

.eventhp	{	background-image:url(../img/topics.gif); background-repeat: no-repeat; background-position: bottom left;	text-align: right;	height:20px;	padding-right:20px;}
.eventhpnone	{	text-align: right;	height:20px;	padding-right:20px;}

/* 左アイテムショッピング */
#topLsidebar	{	width:180px;	background-color:#dcdcdc;	float:left;	font-size: 12px;	margin-bottom: 10px;	padding: 1px 0 1px 0;	background-image:url(../img/bkL.gif); background-repeat: repeat-y; background-position: top left;	border-bottom: 1px solid #8F8C8C;	border-top: 1px solid #8F8C8C;}

.topRitem	{	width:174px;	padding:6px 0 5px 0;		margin-left:auto;	margin-right:auto;		background-image:url(../img/bkLb.gif); background-repeat: no-repeat; background-position: bottom center;}
.topRitem .topRitemImg	{	padding:0;		margin:0;	text-align:center;}
.topRitem .topRitemTtl	{	width:170px;	margin:3px;	text-align:left;	line-height:1.2em;	font-size:1.0em;	padding:0;		font-weight:bold;	color:# 000000;}
.topRitem .topRitemTxt	{	width:170px;	margin:3px;	text-align:left;	line-height:1.5em;	font-size:0.8em;	padding:0;}

.reccomendBanner	{	margin: 0 0 5px 0;	padding: 0;	}

#topRsidebar	{	width:260px;	background-color:#999999;	font-size: 12px;	margin-bottom: 5px;	padding: 1px 0 1px 0;	text-align:center;	}
.eventCalendar	{	margin:0 1px 0 1px;	padding:0;	background-color:#ffffff;	}
ul#eventList{	margin: 0;	padding: 0;	background-color:#ffffff;	}
ul#eventList li.eventdata	{	list-style: none;	padding: 2px 5px 5px 5px;	border-bottom: 1px solid #cccccc;	margin: 0px;	text-align: left;	background-image : url(../img/mark.gif);	background-repeat: no-repeat; background-position : middle left ;	 }
ul#eventList li.yyyymm	{	list-style: none;	padding: 2px 5px 5px 5px;	background-color:#999999;		FONT-WEIGHT:	BOLD;	color: #FFFFFF;	margin: 5px 5px 0 5px;	text-align: left;}

h4	{	font-size:14px;		margin:0px;		padding:0px;	color: #111111;	font-weight: bold;}
h5	{	font-size:12px;		margin:0px;		padding:0px;	color: #111111;	font-weight: bold;}

A:link{color: #0E4FAF; text-decoration: none}
A:visited{color: #0E4FAF;	text-decoration: none}
A:active{color: #0E4FAF;	text-decoration: none}
A:hover{color: #2093D6; text-decoration: underline}
