@charset "UTF-8";

/*　photo_gallery　共通指定
_____________________________*/
.clm2 #enr_extra{margin:20px 0 0 0;}

#enr_categoryClm #enr_contents h2 {
    margin: 0 0 10px;
}
.mg_b20{
	margin:0 0 20px;
}
.w30em { width: 30em !important;}
.posr {position: relative;}
.att { color: #ff0000;}
.ppt {display: none !important;}
.notPlay { text-decoration: line-through;}


/*　photo_gallery　トップページ指定
_____________________________*/

/*トップページの識別*/
.cornerTop{}
#aboutGallery{
	margin:0 0 20px;
}
#aboutGallery p{
	font-size:16px;
}

/* photo_note */
#photo_note{
	width:500px;
	padding:40px;
}
#photo_note h2{
	color:#fff;
	background-color: #908d8d;
	font-size:20px;
	font-weight:bold;
	padding: 5px 10px 6px;
	margin:0 0 20px;
}
#photo_note h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
#photo_note p{
	font-size:14px;
	margin:0 0 20px;
}
#photo_note small{
	display:block;
	font-style:normal;
	margin:0 0 10px;
}
#photo_note h4.win {
	margin: 15px 0 10px;
	padding: 0 10px;
	font-size: 18px;
	color: #0094dd;
}
#photo_note h4.win sup {
	color: #0094dd;
}
#photo_note h4.mac {
	margin: 20px 0 10px;
	padding: 20px 10px 0;
	font-size: 18px;
	color: #f28a00;
	border-top: 1px dotted #ddd;
}
#photo_note .txtInfo {
	margin: 20px 0 0;
	padding: 15px 17px;
	font-size: 12px;
	background-color: #f1f1f1;
	color: #444;
}

#gelleryMenu {
	margin-bottom: 20px;
}

/* galleryTtl */
.galleryTtl{
	border:1px solid #e5e5e5;
	padding:10px;
	position:relative;
	margin:0 0 20px;
}
.galleryTtl p{
	color:#005ab4;
	font-size:16px;
	font-weight:bold;
}
.galleryTtl img{
	position:absolute;
	top:7px;
	right:10px;
}

/* photo_list */
.photo_list {
	margin-bottom: 30px;
}
.photo_list li{
	float:left;
	margin:5px 15px 12px 0;
	width:174px;
	height:120px;

}
.photo_list li.last{
	margin:5px 0 12px 0;
}


.raceDetail {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

/* ----------------------------------------

clearfix (必要なければ消す)

---------------------------------------- */
/* Modern Browsers
------------------------------- */
.photo_list:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}
/* Legacy IE
------------------------------- */
.photo_list {
	*zoom: 1;
}

#sideGallery2019{
	display:block !important;}