@charset "utf-8";


div.description-block p a:link,
div.description-block p a:visited{
	color:#0e95c4!important;
}

div.description-block p a:hover{
	color:#0e95c4!important;
	text-decoration:underline!important;
}

/* ------------------- heading ----------------------- */

.heading-typeA01{
	margin:18px 0 20px 15px!important;
}

.heading-typeB01{
	background:url("/runpro/img/border_01.gif") repeat-x left bottom;
	padding:0 0 20px 0!important;
	margin:0 0 15px 0!important;
}

.heading-typeC01{
	border-bottom:1px solid #626255;
	padding:0 0 3px 0!important;
	margin:0 0 15px 0!important;
}

/* ------------------- font-size ----------------------- */

.heading-typeB01{
	font-size:1.2em;
}

.heading-typeC01{
	font-size:1em;
}

/* ------------------- p ----------------------- */

p.caption{
	margin:0 0 10px 0!important;
}

#bodyArea div.event-lead-blcok{
	background:url("/runpro/event/img/border_02.gif") repeat-x left bottom;
	margin:0 0 35px 0;
	padding:0 15px 20px 15px;
}

/* ------------------- list ----------------------- */

ul.list-photo{
	margin:0 0 15px 0!important;
	clear:both;
}

ul.list-photo li{
	margin:0 30px 15px 0;
	display:inline;
	float:left;
	width:121px;
}

ul.list-photo li.last{
	margin:0 0 15px 0;
}

ul.list-photo li span{
	text-align:center;
	display:block;
	margin:0 0 5px 0;
	padding:3px;
	background: #cccccc;
}


ul.page-link{
	text-align:center;
	margin:0 0 35px 0!important;
}

ul.page-link li{
	display:inline;
	margin:0 3px 0 0;
}

ul.page-link li.last{
	margin:0;
}



/*プレゼント用ボックス*/
div#runpro-main-area div.common-present-block{
	width:547px!important;
	margin:0 auto 37px auto!important;
	padding:7px 0 0 0!important;
	border: solid 1px #6f6f6f;
}


div#runpro-main-area div.common-present-img{
	float:left;
	width:160px;
	padding:8px 15px 15px 15px!important;
}

div#runpro-main-area div.common-present-content{
	float:right;
	width:330px;
	padding:5px 15px 15px 0px!important;
	display:inline-block;
	overflow:hidden;
	zoom:1;
}

