@charset "UTF-8";

.pBlockCource{
	margin: 40px 11px 0 0;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}


.yearendParty .col1 {
	width:366px;

}
.yearendParty .col2 {
	height:240px;
}

.yearendParty div.courcePhoto ul li.photo{
	width:183px;
	height:126px;
	display: block;
	margin:0px;
	padding:0px;
}

*html .yearendParty div.courcePhoto ul li.second{
	margin-top:-4px;
}

.yearendParty div.courceMenu {
	width:246px;
	margin:0;
	padding:1px;
	border:5px solid #987e5d;
}

.yearendParty div.courceMenu h3 {
	width:178px;
	background-color: #e71d0f;
	padding:6px 33px 5px 35px;
}

.yearendParty div.courceMenu ul{
	margin-top:10px;
	padding-left:4px;
}
.yearendParty div.courceMenu ul li {
	font-weight:bold;
	font-size:75%;
	color:#544434;
	margin-bottom:7px;
}

.yearendParty .drink{
	width:617px;
	padding:1px;
	border:3px solid #987e5d;
}

.yearendParty .drinkTxt{
	background-color: #e71d0f;
	padding:4px 0 3px 0;
	text-align:center;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearer {
	clear: both;
}
/* clearfix*/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;/*FFページ全体の高さ対策*/
}
.clearFix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
.clearFix {
	display: block;
}
/* End hide from IE-mac */