@charset "utf-8";


/*2column*/
.InnerL{
width:280px;
float:left;
margin:0 0 15px;
}
.InnerR{
width:280px;
float:right;
margin:0 0 15px;
}




/* tdEventCalendar */
/************************************************/

.tdEventCalendarH {
	background-image: url(/_share/bg_td00.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 2px 3px;
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	text-align: center;
}

.tdEventCalendar {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 2px 3px;
	font-size: 80%;
	line-height: 130%;
}

.tdEventCalendarC {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 2px 3px;
	text-align: center;
	font-size: 80%;
	line-height: 130%;
}





/* heading
---------------------------------------------*/
.sweets_color{
display:block;
background:#FFCCCC;
margin:0 0 5px;
padding:5px;
font-size:117%;
font-weight:700;
color:#FFF;
}





/* natsuBox */
/************************************************/

.natsuBox {
	background:url(/event/natsusta2010/img/kawara_bg.jpg) repeat-y;
	padding:6px 10px 10px 10px;
}

.natsuBox div.newUnit{
	width:180px;
	padding-left:10px;
	float:left;
}

.natsuBox div.newUnit img.pic{
	float:left;
	margin:0 5px 0 0;
}

.natsuBox div.newUnit dl{
	margin-top: 10px;
}

.natsuBox div.newUnit dl dd{
	margin-top: 3px;
	font-size:100%;
	line-height:1.5;
}


.natsuBox div.contentsWrapper {
	margin:9px;
}

.natsuBox div.contentsWrapper dl {
	float:left;
	width:250px;
	padding-right:25px;
	margin-bottom:10px;
}

.natsuBox div.contentsWrapper dl img {
	float:left;
	margin-right:10px;
	margin-left:0px;
}

.natsuBox div.contentsWrapper dl dd {
	font-size:100%;
	line-height:1.3;
	padding-top:3px;
}


.natsuBox div.contentsWrapper dl dd b{
	letter-spacing:-0.05em;
/*	color:#f00;*/
/*	font-weight:normal;*/
}

.natsuBox p {
	padding: 10px;
	background-color: #FFFFFF;
}



/*natsu2column*/
.natsuInnerL{
width:370px;
float:left;
margin:0 0 13px;
}
.natsuInnerR{
width:370px;
float:right;
margin:0 0 12px;
}

