@charset "utf-8";
/*

Author: CyberLinks
Theme Name: 大会
Description: 大会専用テーマ
Template: common
*/


/*----------------------------------*/
@import url("../common/style.css");
@import url("../common/css/taikai.css");
@import url("../common/css/common/print.css");
@import url("../common/css/phone.css");
/*----------------------------------*/


/*---module---*/

#tokubetsu{
	clear:both;
	border:1px solid #88C545;
	background: #EFFFDF;
	padding: .5em .5em 0em .5em;
}
#tokubetsu h3{
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	background:#88C545;
	margin-bottom:.3em;
}
#tokubetsu h4{
	margin-top:0;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px dotted #88C545;
}
#tokubetsu a{
	margin:auto;
	display:block;
	text-align:center;
}
#tokubetsu p{
	font-size:.9em;
}

#infoWindow{
	margin: 0px 0px 0em;
	max-height: 140px;
	height: 100%;
	overflow: auto;
	padding-top: 10px;
	border: 1px solid #CCC;
}
#infoWindow ul{
	margin-left:1em;
	margin-bottom:5px;
	list-style: inside;
}
#infoWindow li{
	margin-bottom:2px;
}