@charset "Shift_JIS";


@import 'main.css';
@import 'menu.css';

#lead {
	margin-bottom:40px;
}
#faux p{
	margin:0;
}
#lead h3{
	font-size:16px;
	line-height:1.4;
	margin:0.5em 0;
}
#lead img{
	float:right;
	margin-left:20px;
}
p.titlename{
	padding-top:30px;
}
.stretch,
.stretch2 {
	padding:10px 25px 0 25px;
	background: url(../images/gym/bg_brown.gif);
}
#faux h4{
	border:none;
	font-size:100%;
	text-align:center;
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
}
#faux h5{
	border-top:none;
	border-bottom:none;
	font-size:100%;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 15px 0;
}
#faux h5 small{
	font-weight:normal;
	}
.stretch h4{
	color:#416641;
}
.stretch h5{
	color:#416641;
	border-left:#416641 2px solid;
}
.stretch2 h4{
	color:#996300;
}
.stretch2 h5{
	color:#996300;
	border-left:#996300 2px solid;
}
.leftbox,
.rightbox{
	width:385px;
}
.leftbox{
	float:left;
	padding-right:30px;
}
.rightbox{
	float:right;
}
.stretch .leftbox{
	background:url(../images/gym/arrow_green.gif) 400px 100px no-repeat;
}
.stretch2 .leftbox{
	background:url(../images/gym/arrow_orange.gif) 400px 100px no-repeat;
}

ol li{
	margin-left:1em;
	list-style-type:decimal;
}
.stretch li{
	color:#416641;
}
.stretch2 li{
	color:#996300;
}
ul#related{
	background:url(../images/gym/page.gif) top left no-repeat;
	padding:0 0 0 100px;
}
ul#related li{
	font-size:90%;
	margin-bottom:5px;
}
ul#related li a{
	color:#4D4D4D;
	border-bottom:#4D4D4D 1px dashed;
}

ul#related li a:hover{
	color:#9DBE2F;
	border-bottom:#9DBE2F 1px dashed;
}
