@charset "utf-8";

#Box{
	margin:0;
	padding:0;
	width: 630px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;}

hr { display:none;}

div.nav_top{
	background: #ffffff url(/news/World/TravelPiece/images/bg.gif) repeat-y;}
	
/* ----------------------------------------------------------------
　パンくず
---------------------------------------------------------------- */
div.bread-crumbs {
	margin: 4px 0px 0px 5px;
}
div.bread-crumbs a:link { color: #000; text-decoration: none;}
div.bread-crumbs a:visited { color: #000; text-decoration: none;}
div.bread-crumbs a:hover { color: #00f; text-decoration: underline;}
div.bread-crumbs a:active { color: #00f; text-decoration: underline;}

/****************************************************
 #印刷用
****************************************************/
@media print{
#common_sidebar { display: none; }
#common_header_7a { display: none; }
#common_footer { display: none; }
}

/* ======mac環境の文字化けを防ぐコード====== */
/*\*//*/
textarea, select, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
a {   overfow: hidden;}
/**/ 
/* ======mac環境の文字化けを防ぐコード====== */

