/* COMMON
---------------------------------------------------------------------------*/
#header{ border-bottom:5px #00A040 solid;}
#navi ul li.glassRace a{ background:#00A040;}
#navi ul li.glassRace a span{color:#fff;}




#side dl.menu dt{ background:#00A040;}

#contents{}

#contents .title{ margin:0 0 20px;}

#contents .map{ margin:0 0 20px;}
#contents iframe{ border:#ccc 0px solid !important;}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*
#contents h2{ background:#333333; color:#FFF; border:0; border-bottom:3px #000 solid;}
#contents h3{ border:0; border-bottom:1px #333 solid; margin:40px 0 20px; font-weight:600; font-size:2.6rem;}
*/
#contents table.data{ width:100%; margin:0 0 10px;}
#contents table.data th{ padding:10px; border:1px #999 solid; width:7em; background:#f9f9f9;}
#contents table.data td{ padding:10px; border:1px #999 solid;}

.photo{}
.photo figure{ margin:0 8px 8px 0; padding:0; float:left;}
.photo figure img{ width:auto; height:120px;}

/*

#contents table.aid{ width:100%;}
#contents table.aid th{ padding:10px; border:1px #999 solid; width:12em; background:#f9f9f9;}
#contents table.aid th span{ display:block;}
#contents table.aid td{ padding:10px; border:1px #999 solid;}
#contents table.aid td .photo{}
#contents table.aid td .photo figure{ margin:0 8px 8px 0; padding:0; float:left;}
#contents table.aid td .photo figure img{ width:auto; height:80px;}

#contents table.aid td ul.list{ clear:both;}
#contents table.aid td ul.list li{}
#contents table.aid td ul.list li:before{ content:"■";}

#contents .warning{ margin:0 0 1em;}

*/

@media (max-width: 768px) {
	#contents table.aid{ width:100%;}
	#contents table.aid th{ padding:5px; font-weight:bold; border:0; background:#ccc; display:block; width:100%;}
	#contents table.aid th span{ display: inline;}
	#contents table.aid td{ padding:10px 0 30px; border:0; display:block; width:100%;}
	#contents table.aid td .photo figure img{ height:60px;}
}
