@charset "shift_jis"; 



/* ------------------------------------------------------------
  header
------------------------------------------------------------ */
#header {
	background:url(../images/print/print_header.gif) 0 0 no-repeat;
}



/* ------------------------------------------------------------
  footer
------------------------------------------------------------ */
hr#footerLine {
	background: url(../images/print/print_footer.gif) left bottom no-repeat;
}



/* ------------------------------------------------------------
  mainContents
------------------------------------------------------------ */
#col_R {
	width: 558px;
}





/* ------------------------------------------------------------
  home page issue
------------------------------------------------------------ */
body#home #wrap {
	background-image: url(../images/bg_container.gif);
}
body#home #container {
	background-image: url(../images/bg_container2.gif);
}


body#home #header {
	background: url(../images/bg_header.gif) 0 0 no-repeat;
}
body#home #header #logo,
body#home #header form,
body#home #header #subNav,
body#home #header #message,
body#home #g_Nav,
body#home #col_L {
	display: block;
}
body#home #col_R {
	width: 540px;
	float: right;
}


body#home #g_Nav {
	background: url(../images/nav_global.gif) 0 0 no-repeat;
}


body#home #mainContents {
	width: 760px;
}


body#home hr#footerLine {
	display: none;
}

