/* �e�[�u���Ƃ�main��ׂ̍����w�� */

table {
	font-size:0.9em;
}

.contxt {
	padding:10px 0;
	text-align:center;
}

.con3 {
	width:200px;
}

.con3txt {
	padding:10px 15px 10px 0;
	text-align:center;
}

table.sche01 {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    /*background-color:#ffffff;*/
    empty-cells:show;
}

.sche01 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    padding:3px;
    text-align:center;
}

.sche01 td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:3px;
}

.al{
    text-align:center;
}

.map2 {
	position: relative;
	padding:5px 0 40px 0;
	width:590px;
	height:380px;
	background-image:url(../images/map2.gif);
	background-repeat:no-repeat;
	background-position:25% 40%;
}

/*parking-----------------------------------------------------------------------------*/

.ang01,.ang02,.ang03,.ang04,.ang05,.ang06,.ang07,.ang08 {
	position: absolute;
	/*background-color:#F9F9F8;*/
	font-size:0.8em;
	text-align:left;
	width:164px;
	color:#1E3163;
	padding:3px;
	border:solid #1E3163 1px;
}

.ang01,.ang02 {
	left:29px;
}

.ang01 {
	top:45px;
}

.ang02 {
	top:115px;
}

.ang03 {
	top:26px;
	left:428px;
}

.ang04 {
	top:96px;
	left:398px;
}

.ang05 {
	width:154px;
	top:170px;
	left:431px;
}

.ang06 {
	top:305px;
	left:377px;
}

.ang07 {
	top:328px;
	left:-43px;
}

.ang08 {
	top:360px;
	left:160px;
	width:400px;
}
/*parking END-----------------------------------------------------------------------------*/