@charset "Shift_JIS";

/*****y[WSΜ*****/
body {
	font-family: "lr oSVbN", Osaka, "qMmpSPro W3", sans-serif;
	margin: 0px;
	background: #ffffff;
	text-align: center;
}


/*****Rec*****/
#contents {
	width: 780px;
	text-align:left;
	margin:0 auto;
}

.outline-margin {
	margin:0 10px;
 }

.right {
	width: 140px;
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
 }

.main {
	width: 590px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
 }

.c-both {
	clear:both;
 }


/*****wb_[*****/
.header {
	width: 780px;
	margin: 0;
	padding-top: 10px;
	height: 46px;
}

.header .logo {
	margin: 0;
	float: left;
	text-align: left;
}

.header .lead {
	margin: 0;
	float: right;
	color : #56b4e8;
	font-size : 11px;
	text-align: right;
	text-decoration: none;
}


/****j[****/
.menu{
	height: 40px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:780px;
	border-bottom: 2px solid #00a0ea;
}

.menu ul{
	position:relative;
	list-style:none;
}

.menu li{
	float:left;
	margin-right:5px;
	width:100px;
	height:26px;
	text-align: center;
}


/*****tb^[*****/
.footer {
	width: 780px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #00a0ea;
	height: 60px;
	line-height: 150%;
	padding-top: 5px;
	text-align: center;
}

.footer ul{
	position: relative;
	margin-top: 4px;
	padding-top: 0px;
	list-style: none;
}

.footer li{
	float: left;
	margin-right: 20px;
	width: auto;
}


/*****tH[*****/
#form {
	width: 590px;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0;
	text-align: left;
	color: #a2a2a2;
	font-size: 15px;
	position: relative;
	clear:left;
}

/*****ΆCό*****/

.running {
	color: #00a0ea;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #00a0ea;
}

.blueB {
	color: #00a0ea;
	font-size: 14px;
	font-weight: bold;
}

.blue {
	color: #00a0ea;
	font-size: 14px;
}

.gray {
	color: #a2a2a2;
	font-size: 14px;
}

.red {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.date {
	color: #00a0ea;
	font-size: 11px;
	float: right;
}

img {
	border: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.talent {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}

.talent a{
	text-decoration: none;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}

.pict {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	filter: shadow(color=#a2a2a2);
}

.pict a{
	text-decoration: none;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}


