/* ----------------------------------------------------------------- 共通 --- */

/* コンテンツ高さ */

#cnt{ 
}


/* ----------------------------------------------------------------- 代行情報トップページ --- */

.ttl_daiko{
	margin-top: 15px;
}

#cnt .sttl_daiko{
	margin: 10px 15px;
	padding-left: 25px;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../../img/q_circle.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	color:#666;
}

#cnt .sttl_daiko a, a:active, a:visited{
	text-decoration: underline;
	color:#666;
	line-height: 1.4em;
}

#cnt .sttl_daiko a:hover{
	text-decoration: underline;
	color:#666;
	line-height: 1.4em;
}


/* ----------------------------------------------------------------- 各店舗代行情報ページ --- */

#cnt table{
	margin: 10px 20px;
	border: none;
	font-size: 75%;
}

#cnt th{
	color: #666;
	border-bottom: #666 1px solid;
}

#cnt th.t_date{
	width: 65px;
	text-align: left;
}

#cnt th.t_date .data{
	margin-left: 17px;
}

#cnt th.t_cnt{
	margin-left: 0px;
	width: 390px;
	text-align: left;
}

#cnt th.t_cnt .time{
	margin-left: 20px;
	color: #666;
}

#cnt th.t_cnt .lesson{
	margin-left: 100px;
	color: #666;

}

#cnt th.t_cnt .name{
	margin-left: 80px;
	color: #666;

}

#cnt td{
	padding-top: 7px;
	font-size: 90%;
	color: #999;
}

#cnt td.c_date{
	color: #666;
}

#cnt td .new{
	color: #f93;
}

/* ページトップアンダーライン */

#cnt .ptop a, a:active, a:visited, a:hover{
	color: #959571;
	line-height: 1.4em;
	text-decoration: underline;
}
