@charset "Shift_JIS";
@import url("/cheeseclub/tips/css/tips.css");
@import url("/cheeseclub/tips/choice/css/tchoice.css");

#content #main h1{
	width: 660px;
	height: 55px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/main_ttl.png) 0 0 no-repeat;
}
#content #main #CheeseCalendar .CalendarList li{
	width: 320px;
	float: left;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 2;
	color: #666666;
}
#content #main #CheeseCalendar .CalendarList li:first-child,
#content #main #CheeseCalendar .CalendarList li:nth-child(2n+1){
	margin-right: 20px;
}
#content #main #CheeseCalendar .CalendarList li a{
	color: #000000;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
}
#content #main #CheeseCalendar .CalendarList li a:hover{
	color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#content #main #CheeseCalendar .SupervisionBlock{
	border: 1px solid #B8ABA6;
	padding: 5px 15px;
	color: #4C2C1E;
}
#content #main #CheeseCalendar .SupervisionBlock p{
	color: #4C2C1E;
	font-size: 12px;
}


.articleUnderL_02 {
    float: left!important;
    width: 310px!important;
}
.articleUnderR_02 {
    float: right!important;
    width: 300px!important;
}
