﻿@charset "UTF-8";

#right .textRed {
	color:#FC292B;
	}

#right .textBold {
	font-weight:bold;
	}

#right .textSmall {
	font-size:10px;
	}

#right .testSpace {
	margin:20px 0px;
	}

#right #lsImg{
	text-align:center;
}

#right #cardImage {
	width:410px;
	height:292px;
	background:url(../../../img/common/kentei/card_image.png) no-repeat;
	position:relative;
	margin:auto;
	margin-bottom:20px;
	}

#right #cardImage #cardNote01 {
	display:block;
	position:absolute;
	top:273px;
	left:43px;
	}

#right #cardImage #cardNote02 {
	display:block;
	position:absolute;
	top:127px;
	left:274px;
	}

#right #cardImage #cardNote03 {
	display:block;
	position:absolute;
	top:273px;
	left:274px;
	}

#right .timeSchedule {
	width:250px;
	float:left;
	line-height:18px;
	margin-bottom:15px;
	margin-right:20px;
	}

#right .timeSchedule li{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
}

#right #scheduleNote {
	width:560px;
	background-color:#EAEAEA;
	padding:15px 10px 5px 15px;
	margin:20px 15px 20px;
	}

#right .textAM {
	color:#0033CC;	
	}

#right .textPM {
	color:#009900;	
	}

#right #mailReserved {
	line-height:20px;
	margin:20px 0px;
	float:left;
	margin-right:20px;
	width:250px;
	}
	
#right #mailReserved 02{
	line-height:20px;
	margin:20px 0px;
	float:left;
	width:250px;
	}


#right .titleCell {
	background-color:#46aab6;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #CCC;
	}

#postMl{
	margin-bottom:20px;
}

.lsPoint{
	width:660px;
	height:239px;
	position:relative;
}

.lsPoint p{
	width:480px;
	position:absolute;
	top:130px;
	left:170px;
}

#kyu01{
	background-image:url(../../../img/kentei/rsimg01.png);
}

#kyu02{
	background-image:url(../../../img/kentei/rsimg02.png);
}

#kyu03{
	background-image:url(../../../img/kentei/rsimg03.png);
}




