/* event */

.small { font-size: 80%; }

.pagetop {
	margin-right: 25px;
	text-align: right;
	font-size: 80%;
}

.pagetop a:link,
.pagetop a:visited { text-decoration: underline; color: #333; }

.pagetop a:hover { text-decoration: none; }


.captionright { font-size: 80%; text-align: right; margin-top: -10px;}


.swing-btn {
	text-align: right;
	margin-top: 6px;
	margin-right: 22px;
	_margin-right: 35px;
}


.eventboxies {
	margin: 20px 0 0 16px;
	width: 840px;
	padding-bottom: 10px;
	text-align: center;
}


.eventbox {
	background: #E8EDF4 url(/shinjuku/halcsports/event_news/images/box_bottom.gif) bottom center no-repeat;
	width: 800px;
	margin: 15px auto;
	padding-bottom: 20px;
	line-height: 1.5;
	text-align: left;
}

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

.eventbox .eventbox-wrapper { background:#E8EDF4 url(/shinjuku/halcsports/event_news/images/box_head.gif) top center no-repeat; }

.eventbox  p { margin-bottom: 1em; }

/* midashi */
.eventbox .h5 {
	background: url(/shinjuku/halcsports/event_news/images/dotline_blue.gif) bottom repeat-x;
	margin-bottom: 15px;
	padding: 10px 15px;
	position: relative;
}

.eventbox .h5 .text {
	background: url(/shinjuku/halcsports/event_news/images/ico_midashi.gif) left center no-repeat;
	padding-left: 20px;
	height: 25px;
	line-height: 1.8em;
	font-weight: bold;
	font-size: 130%;
	color: #0066B7;
	margin: 0;
}

.eventbox .h5 .icon {
	position: absolute;
	top: 10px;
	right: 16px;
}


.eventbox .wrapper {
	margin: 0 50px 0 50px;
}


.eventbox .left {
	width: 240px;
	float: left;
}

.eventbox .right {
	margin-left: 280px;
	text-align: left;
}


.eventbox .right dl { margin-bottom: 1em;
 }

.eventbox .right dl dt {
	color: #0066B7;
	font-weight: bold;
}

.eventbox .right dl dd {
	margin-bottom: 5px;
}


.eventbox .right .contact {
	border: 1px solid #0066B7;
	background: #fff;
	margin-top: 1.5em;
	padding: 12px 14px;
}

.eventbox .right .contact strong {
	color: #0066B7;
	display: block;
	margin-bottom: 5px;
}

.eventbox .right .contact span.b_blue {
	color: #0066B7;
	font-weight:bold;
}


/* コンタクト　枠線なし */
.eventbox .right .contact2 {
	background: #fff;
	margin-top: 1.5em;
	padding: 12px 14px;
}

.eventbox .right .contact2 strong {
	color: #0066B7;
	display: block;
	margin-bottom: 5px;
}

.eventbox .right .contact2 span.b_blue {
	color: #0066B7;
	font-weight:bold;
}




/* イベント参加確認書 */
.eventbox .right div.link {
	text-align: right;
}

.eventbox .right div.link p {
	border: 1px solid #fff;
	background: #0066B7;
	text-align: center;
	margin-top: 10px;
	width: 150px;
	margin-right: 0;
	margin-left: auto;
}

.eventbox .right div.link p a:link,
.eventbox .right div.link p a:visited,
.eventbox .right div.link p a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
}

.eventbox .right div.link p a img { margin-right: 5px; }





#swingspace { margin-top: 20px; text-align: left; }

#swingspace .schedule { margin: 20px 25px; }

#swingspace .schedule table {
	border: 1px solid #0169B7;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#swingspace .schedule table td {
	border: 1px solid #0169B7;
	border-collapse: collapse;
}

#swingspace .schedule table th {
	background: url(/shinjuku/halcsports/event_news/images/bg_grad_blue.jpg) repeat-x bottom;
	font-weight: bold;
	color: #0169B7;
	font-size: 120%;
	width: 250px;
	text-align: center;
}

#swingspace .schedule table td.gray {
	border-bottom: 1px solid #ccc;
	width: 397px;
}

#swingspace .schedule table td img {
	margin: 8px 20px ;
	vertical-align: middle !important;
}


#swingspace .schedule table td a:link,
#swingspace .schedule table td a:visited,
#swingspace .schedule table td a:hover {
	padding-left: 15px;
	background: url(/shinjuku/halcsports/event_news/images/ico_cursor2.gif) left center no-repeat;
	text-decoration: none;
}

#swingspace .schedule table td a:hover { text-decoration: underline; }

.eventbox .yellow { color: #0066CC; }

.eventbox td strong { color: #0066B7; /* color: #46B0FF; */ }

span.blue { color: #0066B7; /* color: #46B0FF; */ }
span.b_blue { color: #0066B7; font-weight:bold;}
span.red{ color:#F00; font-weight: bold:}



/* 091021追加　フェスタより移行 */
table.festa_date td { padding:0 4 3 0px; }

/* 091021追加 イベント参加確認書*/
p.link_tip {
	text-align: right;
}

p.link_tip {
	border: 1px solid #fff;
	background: #0066B7;
	text-align: center;
	margin-top: 10px;
	width: 150px;
	margin-right: 0;
	margin-left: auto;
}

p.link_tip  a:link,
p.link_tip  a:visited,
p.link_tip  a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
}

div.link_tip a img { margin-right: 5px; }

/* 091209　セール追加*/
div.sale_box { border:solid 1px #FF0000; background-color:#FFFFFF; margin-top:20px; }
div.sale_box .box_tit { color:#FFF; background-color:#FF0000; text-align:center; font-size:110%; font-weight:bold; padding:2 0 2 0px; }
div.sale_box .in_box { padding:15px; line-height:150%; }

/* 100310　産経追加*/
table.sankei td		{ font-weight:bold; padding-right:5px; }

.intxt {
	font-weight: bold;
	color: #0066B7;
}

/* 100915　イベント追加*/
div.event   {position:absolute; top:10px; right:20px;}


/* 121010　cleafix追加*/
.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 */  
