﻿@charset "utf-8";

/*==================================================
	Contents
	Heading
	Paragraph
	Table
	Box
=================================================*/


/*==================================================
	Contents
==================================================*/
body.newWin #printroute{width:645px;padding:0;}


/*==================================================
	Heading
==================================================*/
#printroute h2{
width:409px;
}

.newWin #printroute #hdgArea01{
display:none;
}


/*==================================================
	Paragraph
==================================================*/
#printroute p.note{
text-align:left;
}

/*==================================================
	Table
==================================================*/
table th,
table td{padding:4px 6px;}

/* 	table.tablePrint
--------------------------------------------------*/
table.tablePrint{width:660px;}
table.tablePrint li{margin:0px;}

/* 	table.printroute
--------------------------------------------------*/
table.printroute{
width:409px;
}



/*==================================================
	Box
==================================================*/
/* 	#printroute .box01
--------------------------------------------------*/
#printroute .box01{
margin-bottom:0;
}
#printroute .box011{
width:409px;
}

/* 	#printroute .box01
--------------------------------------------------*/
#printroute .box021{
width:159px;
}

/* 	#printroute .box02
--------------------------------------------------*/
#printroute .box02,
#printroute .box02Inner{
background:none;
}

/* 	#printroute .box03
--------------------------------------------------*/
#printroute .box03{
margin-bottom:10px;
width:640px;
}
#printroute .box03 .hdgArea ul{
display:none;
}
#printroute .box03 p img{
width:550px;
height:550px;
}

/* 	#printroute .box04
--------------------------------------------------*/
#printroute .box04{
width:640px;
background: none;
border:none;
padding:10px 5px 8px 5px;
}
#printroute .box04 .hdgArea{
display:none;
}
#printroute .box04 p img{
width:640px;
height:640px;
}

/* 	#printroute .box05
--------------------------------------------------*/
#printroute .box05,
#printroute .box05Inner{
background:none;
margin-bottom:0;
}
#printroute .box051,
#printroute .box052{
float:none;
margin-bottom:10px;
padding:0;
}


ul.close{
display:none;
}



