.global-header {
	background-image: url(../img/title_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 78px;
	width: 100%;
}
.global-header #pc {
	position: absolute;
	top: 2px;
	right: 2px;
}
.uptext {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.senyou ul #M, .senyou ul #F {
	width: 43.125%;
	height:30px;
	padding-top: 7px;
	color: #FFF;
	border: 1px solid #333;
	float: left;
	font-size: 14px;
	font-weight:bold;
	margin-right: 3.125%;
	margin-left: 3.125%;
	margin-top: 8px;
	margin-bottom: 5px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	text-align:center;
}
.senyou ul #M {
	background-color: #030;
}
.senyou ul #F {
	background-color: #060;
}
.hold .senyou ul #M a ,.hold .senyou ul #F a{
	display: block;
	width: 100%;
	height:30px;
	color: #FFF;
	text-decoration: none;
}

.hold .entry ul li {
	height: 101px;
	width: 120px;
	margin-bottom: 8px;
	float: left;
	margin-right: 18.5px;
	margin-left: 18.5px;
}
.hold .entry {
	width: 314px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.hold .keijiban {
	background-color: #CCC;
	width: 98.125%;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-right: auto;
	margin-left: auto;
}
#Mkeijiban, #Fkeijiban {
	float: left;
	height: 40px;
	width: 43.125%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3.125%;
	font-weight: bold;
	color: #FFF;
	background-color: #030;
	text-align: center;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #333;
	letter-spacing: 0.5em;
	line-height: 13px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
#Mkeijiban {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#690), to(#030));
}
#Fkeijiban {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#690), to(#090));
}
#Mkeijiban2, #Fkeijiban2 {
	float: left;
	height: 40px;
	width: 51.25%;
}
.hold .Fkei {
	clear: both;
}
#Mkeijiban a ,#Fkeijiban a{
	display: block;
	width: 100%;
	height:40px;
	color: #FFF;
	text-decoration: none;
}
#Mhajimete ,#Fhajimete {
	float: left;
	height: 40px;
	width: 43.125%;
	margin-top: 5px;
	margin-left: 3.125%;
	margin-right: 3.125%;
	background-repeat: repeat-x;
	border: 1px solid #333;
	text-align: center;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#Mhajimete {
	background-image: url(../img/hajimete_m_bg.png);
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
#Fhajimete {
	background-image: url(../img/hajimete_f_bg.png);
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
#Mhajimete a, #Fhajimete a {
	display: block;
	width: 100%;
	height:40px;
}
.hold .present {
	text-align: center;
}
.hold .tokuchou {
	background-color: #C0E0E0;
}
