	/*@charset "shift_jis";*/
/* CSS Document */

/*@import url(/common/css/jtb_site_970.css);*/


/*確認用*/
/*@import url(http://www.jtb.co.jp/common/css/jtb_site_970.css);*/
/*@import url(http://www.jtb.co.jp/common/css/reset.css);*/






@charset "Shift_JIS";

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
*/

/*
*Since: 2007-08-27
*Last Modified: 2008-04-30
*Editor(s): Masanori Kobayashi
*/

/* For all */
/*@import url(/common/css/reset.css);
@import url(/common/css/news.css);
@import url(/common/css/header_970.css);
@import url(/common/css/footer_970.css);*/

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

/*--------------------2012 既存スタイル調整*/
#breadcrumbs{
	margin-left:5px;
	background-color:#fff!important;
	border:none!important;
	width:975px;/* add */
}
#breadcrumbs p{
	margin-left:0!important;
}


/*--- リンク ---*/
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}


/*-------------------------------------コンテンツ*/
#contentsarea,
#contentsArea {
	width:950px;
	margin:10px;
	font-size:108%;
	line-height:150%;
}

#contentsarea li{
	list-style:none;
}

#contentsarea table{
	border-collapse:collapse;
}

#contentsarea table td{
	vertical-align:top;
}
