@charset "utf-8";
/*  */

#mcc{
		font-family:'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro W6', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#mcc #ev_header{
	zoom:100%;
	background:url(images/bg_ev_header.jpg) no-repeat left top;
	height:620px;
	/*height:530px;*/
	padding:10px;
	/*text-indent:-10000px;*/
}

#mcc #ev_header:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}


#mcc #ev_header h2 a{
	display:block;
	background:url(images/h2_mcc.png) no-repeat left top;
	width:568px;
	height:205px;
	margin:0 auto;
	text-indent:-10000px;
}

#mcc h3{
	background:#C22B3D;
	color:#FFFFFF;
	padding:3px 5px;
	font-size:150%;
	margin:10px 0;
}

#mcc #ev_header_conts{
	zoom:100%;
	padding:10px;
	height:490px;
	/*height:400px;*/
	background:url(images/bg_ev_header_conts.jpg) no-repeat left top;
	/*text-indent:-10000px;*/
}

#mcc #ev_header_conts:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#mcc #ev_header_conts h2 a{
	display:block;
	height:350px;
	margin:0 auto;
	text-indent:-10000px;
}

#mcc #ev_header p{
	width:568px;
	height:205px;
	margin:80px 0 0 290px;
}

#mcc #ev_header #ev_menu{
	background:url(images/bg_ev_menu.png) center center no-repeat;
	width:860px;
	height:43px;
	margin:30px 0 0 70px;
}

#mcc #ev_header_conts #ev_menu{
	background:url(images/bg_ev_menu.png) center center no-repeat;
	width:860px;
	height:43px;
	margin:40px 0 0 70px;
}

#mcc #ev_header #ev_menu ul,#mcc #ev_header_conts #ev_menu ul{
	zoom:100%;
	padding-left:50px;
}

#mcc #ev_header #ev_menu ul:after{
	content:" ";
	height:1px;
	visibility:hidden;
	display:block;
	clear:both;
}

#mcc #ev_header #ev_menu ul li,#mcc #ev_header_conts #ev_menu ul li{
	float:left;
	margin:6px 15px 0 15px;
	_margin:6px 10px 0 10px;
	
}

/*rollover*/

#ev_menu ul li a{
	/*background:#CCCCCC;*/
}
#ev_menu ul li a:hover{
	display:block;
	padding-top:3px;
}


/*切換え用*/

#mcc #ev_header #ev_menu0{
	background:url(images/bg_ev_menu.png) center center no-repeat;
	width:860px;
	height:43px;
	margin:50px 0 0 70px;
}


#mcc #ev_header_conts #ev_menu0{
	background:url(images/bg_ev_menu.png) center center no-repeat;
	width:860px;
	height:43px;
	margin:40px 0 0 70px;
}

#mcc #ev_header #ev_menu0 ul,#mcc #ev_header_conts #ev_menu0 ul{
	zoom:100%;
	padding-left:70px;
}

#mcc #ev_header #ev_menu0 ul:after{
	content:" ";
	height:1px;
	visibility:hidden;
	display:block;
	clear:both;
}

#mcc #ev_header #ev_menu0 ul li,#mcc #ev_header_conts #ev_menu0 ul li{
	float:left;
	margin:9px 20px 0 20px;
	_margin:9px 16px 0 16px;
	
}

/**/




#mcc #ev_body{
	zoom:100%;	
}

#mcc #ev_body:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}


#mcc #overview{
	zoom:100%;
	margin-top:10px;
}



#mcc #overview:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#mcc #overview .inner{
	float:left;
}

#mcc #overview table{
	width:490px;
}

#mcc #overview table th,#mcc #overview table td{
	padding:10px;
	border:1px solid #CCCCCC;
}

#mcc #overview table th{
	text-align:center;
	background:#EEEEEE;
	width:120px;
}

#mcc #ticket{
	margin-top:10px;
}

#mcc #ticket table{
	width:1000px;
}

#mcc #ticket table th,#mcc #ticket table td{
	padding:10px;
	border:1px solid #CCCCCC;
}

#mcc #ticket table th{
	background:#EEEEEE;
	width:120px;
	text-align:center;
}

#mcc #ticket table td.place{
	background:url(images/bg_stripe_gray.png);
	font-size:120%;
	text-align:center;
	border:1px solid #C3C3C3;
}


#mcc .cr{
	border-top:1px dotted #CCCCCC;
	padding:10px;
	margin-top:20px;
}


/*-----------*/
#mcc #conts_mustsee{
	zoom:100%;
	}
	
#mcc #conts_mustsee:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:1px;
	clear:both;
	}
	
/*#mcc #conts_mustsee h4{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 0;
	font-size:110%;
	}*/
	
#mcc #conts_mustsee #subtitle{
	background:#FEDFE4;
	padding:10px;
	font-size:150%;
	text-align:center;
	color:#9F001D;
	}
	
#mcc #conts_mustsee #description{
	border:5px solid #CCCCCC;
	padding:15px;
	margin:10px 0;
	font-size:110%;
	
	}
	
#mcc #conts_mustsee #description h4{
	font-size:120%;
	margin-bottom:10px;
	}
	
#mcc #conts_mustsee p{
	margin-bottom:10px;
	font-size:105%;
	}
	
#mcc #conts_mustsee img.ph{
	padding:5px;
	background:url(images/bg_stripe_gray.png);
	}	
	
#mcc #conts_mustsee ul{
	margin-left:20px;
	}
	
#mcc #conts_mustsee ul li{
	padding:3px 0;
	border-bottom:1px dotted #CCCCCC;
	}
	
	
#mcc #conts_mustsee h5{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 0;
	font-size:110%;
	}
	
#mcc #conts_mustsee #overview table{
	width:1000px;
	}


/*-----------*/

#mcc #oaschedule table{
	width:1000px;
}

#mcc #oaschedule table th,#mcc #oaschedule table td{
	padding:10px;
	border:1px solid #CCCCCC;
}

#mcc #oaschedule table th{
	text-align:center;
	background:#EEEEEE;
	width:120px;

}

/*----------*/

#mcc #conts_athlete h4{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 0;
	font-size:110%;

}

#mcc #conts_athlete table{
	width:1000px;
	table-layout:fixed;
}

#mcc #conts_athlete table th,#mcc #conts_athlete table td{
	padding:5px 10px;
	border:1px solid #CCCCCC;

}

#mcc #conts_athlete table td{
	text-align:center;
	/*background:#EEEEEE;*/
	/*width:200px;*/
	border-left:2px solid #CCCCCC!important;
	/*border-right:none!important;*/
	font-size:120%;
}

/*#mcc #conts_athlete table td{
		border-left:none!important;
}*/


#mcc #conts_athlete h4{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 0;
	font-size:110%;

}



/*----------*/

#mcc #conts_volunteer{
	margin:0 20px;
}



#mcc #conts_volunteer h4{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 100px;
	font-size:110%;
}

#mcc #conts_volunteer h5{
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

#mcc #conts_volunteer .description{
	font-size:110%;
}

#mcc #conts_volunteer .attention{
	color:#C22B3D;
	/*border:1px solid #C22B3D;*/
	/*background:#EFD1D6;*/
	font-size:110%;
	/*padding:10px;*/
	margin:20px 0;
	/*text-align:center;*/
}

#mcc #conts_volunteer table th,#mcc #conts_volunteer table td{
	padding:10px;
	border:1px solid #CCCCCC;
}

#mcc #conts_volunteer table th{
	background:#E8E8E8;
}

#mcc #conts_volunteer table.baseinfo{
	width:760px;
	margin:0 100px ;
}

#mcc #conts_volunteer .form_answer{
		margin:10px 100px;
}

#mcc #conts_volunteer .form_answer .inner{
	margin:10px 0;
	padding:10px;
	border:1px dotted #CCCCCC;
		
}

#mcc #conts_volunteer .comment{
	width:760px;
	margin:0 100px ;
	border-top:1px dotted #CCCCCC;

}

#mcc #conts_volunteer .finish{
	width:760px;
	margin:50px 100px ;
	border:1px dotted #CCCCCC;
	padding:10px;
	text-align:center;
}

#mcc #conts_volunteer .submit{
	text-align:center;
	margin:10px 0;
}


#mcc #conts_volunteer .gist{
	display:block;
	margin:20px 100px 40px 100px ;
}


/*----------*/

#mcc #conts_access{
	zoom:100%;
}

#mcc #conts_access:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#mcc #conts_access p{
	
}

#mcc #conts_access h4{
	background:url(images/bg_stripe_gray.png);
	padding:5px;
	margin:10px 0;
	font-size:110%;

}

#mcc #conts_access p.request{
	font-size:130%;
	color:#C22B3D;	
}


#mcc #conts_access #subway{
	width:500px;
	float:left;
	margin-right:10px;
}

#mcc #conts_access #subway .present{
	zoom:100%;
	background:#FFFCC6;
	border:1px solid FFF99D;
	padding:10px;
	margin-top:10px;
}

#mcc #conts_access #subway .present:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#mcc #conts_access #subway .present img{
	float:left;
	margin-right:10px;
}



#mcc #conts_access #car{
	width:490px;
	float:left;
}

#mcc #conts_access #car .attention{
	border:1px dotted #CCCCCC;
	padding:10px;
	margin-top:10px;
	font-size:95%;
}


/*------------*/

#mcc #conts_blog{
	zoom:100%;	
}

#mcc #conts_blog:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#mcc #conts_blog #blog_main{
	/*border:1px solid #DF7D9F;*/
	background:#FFDFEC;
	padding:30px;
	float:left;
	width:568px;	
	margin-top:5px;
}

#mcc #conts_blog #blog_side{
	/*border:1px solid #DF7D9F;*/
	background:#FFDFEC;
	padding:30px;
	float:left;
	width:290px;
	margin-top:5px;
	margin-right:20px;
}

#mcc #conts_blog .blog_description{
	border-bottom:1px dotted #C22B3E;
	padding:10px 0;
	margin-bottom:10px;	
}

#mcc #conts_blog #blog_side ul{
}

#mcc #conts_blog #blog_side li{
	margin:3px 0;
}

#mcc #conts_blog #blog_main h4{
	background:#FFFFFF url(images/bg_stripe_gray.png) repeat-x bottom;
	padding:10px;
	font-size:120%;
	/*border-bottom:1px solid #CCCCCC;*/
}

#mcc #conts_blog #blog_main .article{
	background:#FFFFFF;
	margin:3px 0 20px 0;
	padding:10px;
}

#mcc #conts_blog #blog_main #blog_navi{
	text-align:center;
}


/*---*/
