@charset "utf-8";
/* CSS Document */

@import url(./exsample.css);
#menuL li.menu03 a ,#menuL li.menu03New a{
	display: none;
}
#Rbox h3 {
	height: 90px;
}
#Rbox .constructing {
	margin-bottom: 50px;

}
#Rbox .constructing .box {
	height: auto;
	width: 284px;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Rbox .constructing .box h4 {
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: none;
	font-size: 0.9em;
	font-weight: lighter;
	color: #666;
}
#Rbox .constructing .box p {
	text-align: center;
	padding-bottom: 5px;
}
#Rbox   .constructing   #event {
	height: auto;
	width: 588px;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Rbox   .constructing   #event   .L  {
	text-align: center;
	width: 284px;
}

#Rbox  .constructing  #event  .R   {
	width: 280px;
}
#Rbox .constructing #event .R p {
	text-align: left;
}


#Rbox .infobox {
	background-image: url(../img/exsample/constructing/bg_boxM.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#Rbox .infobox .boxT, #Rbox .infobox .boxB {
	height: 25px;
	width: auto;
	background-repeat: no-repeat;
}
#Rbox .infobox .boxT {
	text-align: center;
	background-image: url(../img/exsample/constructing/bg_boxT.jpg);
}
#Rbox .infobox .message {
	text-align: center;
	height: 87px;
	width: auto;
}

#Rbox .infobox .L {
	height: 50px;
	width: 156px;
	padding-left: 42px;
	background-position: 42px;
}
#Rbox .infobox .L ,#Rbox .infobox .L a:hover{
	background-image: url(../common/banner_mail_f2.jpg);

}
#Rbox .infobox .L a {
	display: block;
	height: 50px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(../common/banner_mail.jpg);
}
#Rbox .infobox .L , #Rbox .infobox .L a{
	background-repeat: no-repeat;

}
#Rbox .infobox .L a:hover {

}


#Rbox .infobox .R {
	height: 48px;
	width: 337px;
	background-image: url(../img/exsample/constructing/tel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.infobox .messageT {
	color: #666;
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 5px;
}

#Rbox .infobox .boxB {
	background-image: url(../img/exsample/constructing/bg_boxB.jpg);
	background-position: bottom;
}
