@charset "utf-8";

/************************************************

	print.css 
		
	Copyright 2010 Image Co., Ltd. All Rights Reserved.
	URL http://www.img.co.jp/

*************************************************/

/*==============================================*/
/* .hidden
/*==============================================*/
#areaLeft,
#navPagePath,#navAssistFooter,.navBoxA,.navAssistList
 { visibility:hidden; display:none; }

/*==============================================*/
/* .bgCancel
/*==============================================*/
#wrapper,
#footerInner,
#footer, .footerFrameB,
.bgCancel { background:none!important; }

/*==============================================*/
/* .link
/*==============================================*/
a { color:#333!important; text-decoration:none!important; }

/*==============================================*/
/* .font set
/*==============================================*/
body { }

/*==============================================*/
/* .width set
/*==============================================*/
body { width:100%; }

#wrapperInner,#header,#footer,#footerInner,
h1,h2,h3,h4,h5,
.home #pageTitle,
.addLabel em { width:auto!important; }

/*==============================================*/
/* body
/*==============================================*/ 
#wrapper
#areaMain,
#footer,
#footerInner,
#navGlobalFooter,
.sectionBlock,
.unitColumn,
.footerBlock{ overflow:visible; clear:both; }


/*heading,title
---------------------------------*/
.imgSprites span { margin-top:0; height:auto; display:inline; }


/*contents
---------------------------------*/

/*section
---------------------------------*/

.category #areaMain .sectionBlock { border:none; }

/*home
---------------------------------*/


/*==============================================*/
/* navigation
/*==============================================*/

.ui-state-active img { visibility: visible!important; }



