@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2010-12-06
	---------------------------------------------------------------------------------------------*/

@import url(../common/reset.css);
@import url(../tour/common.css);
@import url(../tour/page_common.css);

/* ================================================

	mainImgArea

=================================================*/
/* mainImgArea -------------*/
#mainImgArea { background-image: url(../../img/tour-support/main_img.jpg); height: 145px; }

/* ================================================

	contentsBody

=================================================*/
/* contentsBody -------------*/
#contentsBody { padding-top: 10px; }
#contentsBody .section { padding:2px; background-color:#FFF; margin-bottom:20px; width: 347px; border: 1px solid #CCCCCC; }
#contentsBody .section h3 { margin-bottom:10px; }
#contentsBody .section h4 { padding:0px 5px; }
#contentsBody .section p { margin-bottom:10px; padding:0px 5px; }
#contentsBody .section a { display:block; font-weight:bold; color:#CC0000; background: url(../../img/tour-support/link_icon.jpg) no-repeat left center; padding-left: 17px; }
#contentsBody .section a:hover { color:#F90; }
#contentsBody .fbb { clear:both; width:730px; }
#contentsBody .fbb .section { width: 726px; }
#contentsBody .fbb h3 { margin: 0px 10px 0px 0px; }
#contentsBody .fbb h4 { width:280px; }
#contentsBody .fbb p { display:block; width:280px; }
