@charset "shift_jis";

/* Table Of Contents
----------------------------------------

# active
# howTo
# meal
# clearfix

----------------------------------------*/


/* # activer
---------------------------------------------------------------------------- */

div#gNav dl dd ul li#gNavFirst a img {
	visibility: hidden;
}

body#firstAbout div#sidebar ul.lNav li.firstAbout a img,
body#firstHowTo div#sidebar ul.lNav li.firstHowTo a img,
body#firstMeal div#sidebar ul.lNav li.firstMeal a img {
	visibility: hidden;
}


/* # howTo
---------------------------------------------------------------------------- */

div#content ul.noteText {
	clear: both;
	padding: 11px 0 2px 0;
}


/* # meal
---------------------------------------------------------------------------- */

div#content ul.goToButton {
	margin: 0 auto;
	padding-top: 19px;
	width: 364px;
}

div#content ul.goToButton li {
	float: left;
	padding: 0 10px;
	width: auto;
}


/* # clearfix
---------------------------------------------------------------------------- */

div#content ul.goToButton {
	zoom: 1;
}

div#content ul.goToButton:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/*   201509ǉ  @*/
#keyVisualBox{
	background:url(/sports/savas/athlete/images/athlete_logo.png) no-repeat;
	margin-bottom:30px;
}
#keyVisualImg{
	position:absolute;
	top:20px;
	right:45px;
}

#content #bnr01,
#content #bnr02,
#content #bnr03,
#content #bnr04,
#content #bnr05{
	position:relative;
}
#content #bnr01 a .ttl{
	position:absolute;
	bottom:80px;
	left:100px;
	color:#fff;
	font-size:24px;
	text-decoration:underline;
	text-align:center;
}
#content #bnr01 a .txt{
	position:absolute;
	bottom:40px;
	left:45px;
	color:#fff;
	font-size:14px;
	text-align:center;
}

#content #bnr02 a .ttl{
	position:absolute;
	bottom:80px;
	left:75px;
	color:#fff;
	font-size:24px;
	text-decoration:underline;
	text-align:center;
}
#content #bnr02 a .txt{
	position:absolute;
	bottom:28px;
	left:50px;
	color:#fff;
	font-size:14px;
	text-align:center;
}

#content #bnr03 a .ttl{
	position:absolute;
	bottom:80px;
	left:92px;
	color:#fff;
	font-size:24px;
	text-decoration:underline;
	text-align:center;
}
#content #bnr03 a .txt{
	position:absolute;
	bottom:20px;
	left:40px;
	color:#fff;
	font-size:14px;
	text-align:center;
}

#content #bnr04 a .ttl{
	position:absolute;
	bottom:80px;
	left:92px;
	color:#fff;
	font-size:24px;
	text-decoration:underline;
	text-align:center;
}
#content #bnr04 a .txt{
	position:absolute;
	bottom:20px;
	left:40px;
	color:#fff;
	font-size:14px;
	text-align:center;
}
#content #bnr05 a .ttl{
	position:absolute;
	bottom:80px;
	left:145px;
	color:#fff;
	font-size:24px;
	text-decoration:underline;
	text-align:center;
}
#content #bnr05 a .txt{
	position:absolute;
	bottom:40px;
	left:105px;
	color:#fff;
	font-size:14px;
	text-align:center;
}



#content #bnr01 a:hover .ttl,
#content #bnr02 a:hover .ttl,
#content #bnr03 a:hover .ttl,
#content #bnr04 a:hover .ttl,
#content #bnr04 a:hover .ttl{
	text-decoration:none;
}
#content #bnr01 a:hover .txt,
#content #bnr02 a:hover .txt,
#content #bnr03 a:hover .txt,
#content #bnr04 a:hover .txt,
#content #bnr05 a:hover .txt{
	opacity:0.7;
}


.fs10{
	font-size:10px;	
}
.mright20{
	margin-right:20px;
}