/*  */

@media screen and (min-width: 751px){ 


body {
	width:680px;
	margin: 0px auto;
	padding: 0px;
	font-family: 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', sans-serif;
	font-size: 10pt;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


div#kosaka_head {
	width: 680px;
	text-align: center;
	margin: 0 auto 50px auto;
}

div.head-navi {
	width: 680px;
	text-align: center;
}

img.head {
	height: 40px;
	float: left;
}

span.collabo {
	font-size: 21px;
	color: #a0a0a0;
	font-weight: bold;
	float: left;
}

h1 {
	font-size: 12px;
	color: #965441;
	text-align: center;
	clear: left;
}

h2 {
	font-size: 21px;
	color: #965441;
	text-align: center;
	line-height: 24px;
}

p.sub-title {
	font-size: 12px;
	color: #965441;
	text-align: center;
}


div#kosaka_contents {
	width: 680px;
	margin: 0 auto;
}

table.year {
	width: 480px;
	border: 1pc solid #d46974;
	margin-top: 50px;
}

table.year th {
	width: 460px;
	background-color: #d46974;
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding: 10px;
}

table.year td {
	width: 480px;
	font-size: 16px;
	color: #925340;
	text-align: center;
	background-image: url("../images/year_back.jpg");
	background-position: center bottom;
	background-size: cover;
}

p.back_event {
	width: 380px;
	background-color: #d46974;
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin: 10px auto;
	border-radius: 30px;		/* CSS3 */
	-webkit-border-radius: 30px;	/* Safari,Google Chromep */
	-moz-border-radius: 30px;	/* Firefoxp */
}

p.back_event a,p.back_event a hover {
	width: 380px;
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	margin: 10px auto;
}

h3 {
	font-size: 21px;
	color: #965441;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}

table.club {
	width: 680px;
	border: 1pc solid #925340;
}

table.club th {
	width: 660px;
	background-color: #925340;
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding: 10px;
}

table.club td {
	width: 620px;
	border: 1px solid #925340;
	font-size: 14px;
	color: #925340;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding: 5px;
}

table.club td.name {
	border-bottom: 1px dotted #925340;
	font-size: 12px;
}

table.club td.day {
	border-top: 1px dotted #925340;
	font-size: 12px;
}

span.group {
	font-size: 32px;
	color: #d46974;
}

p.info-title {
	width: 660px;
	background-color: #925340;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin-top: 50px;
}

p.info {
	width: 680px;
	font-size: 10pt;
	text-align: center;
	color: #db542c;
	line-height: 18px;
}

div#kosaka_footer {
	width: 680px;
	margin: 50px auto 0 auto;
	background-color: #d46974;
	color: #ffffff;
	text-align: center;
}

p.foot_navi {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
}

p.foot_navi a, p.foot_navi a hover{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
}

}/* @media screen */
	