@charset "shift_jis"; 



/* ------------------------------------------------------------
  body - container
------------------------------------------------------------ */
body {
	width: 560px;
	margin: 0;
	background-image: none;
}

#wrap,
#container {
	width: 540px;
	margin: 0;
	background-image: none;
}



/* ------------------------------------------------------------
  no print elements
------------------------------------------------------------ */
* .acc_nav,
#header #logo,
#header form,
#header #subNav,
#header #message,
#g_Nav,
#col_L {
	display: none;
}
#col_R {
	float: none;
}



/* ------------------------------------------------------------
  header
------------------------------------------------------------ */
#header {
	height: 50px;
	width: 540px;
	margin: 0;
	padding: 0;
	background:url(../images/print/print_header.gif) 0 0 no-repeat;
}



/* ------------------------------------------------------------
  mainContents
------------------------------------------------------------ */
#mainContents {
	width: 540px;
}
#mainContents td p,
.boxRight_355 p,
.boxRight_385 p,
.boxRight_400 p,
.boxRight_500 p {
	padding-bottom: 10px;
}
.boxright410 {
	padding-bottom: 1px;
}



/* ------------------------------------------------------------
  footer
------------------------------------------------------------ */
hr#footerLine {
	display: block;
	height: 40px;
	width: 540px;
	margin-top: 20px;
	background: url(../images/print/print_footer.gif) left bottom no-repeat;
}
#footer {
	display: none;
}









/* ------------------------------------------------------------
  arrow
------------------------------------------------------------ */
a.arrow_01,
a.arrow_02,
.categoryMenu li.arrow_01,
#teach_quiz li.arrow_01, 
#teach_quiz #bodyQuiz ul.pastIssue li.arrow_01 {
	line-height: 1.3;
	background-image: url(../images/print/_arrow_01.gif);
	background-repeat: repeat;
}

a.arrow_pdf,
a.arrow_pdf2 {
	line-height: 1.3;
	background-image: url(../images/print/_arrow_pdf.gif);
	background-repeat: repeat;
}



/* ------------------------------------------------------------
  float issue
------------------------------------------------------------ */
img.rightMargin,
img.leftMargin {
	clear: both;
}

#event #mainContents .eventpref dl {
	margin: 0;
	padding: 10px 15px;
}



/* ------------------------------------------------------------
  backgroundImage Issue
------------------------------------------------------------ */
#stepNav,
.contentsPlugin {
	display: block;
	overflow: auto;
}

.contentsPlugin {
	width: 510px;
}

.contentsNote {
	width: 540px;
}

* html .contentsNote {
	height: 1em;
}
*+html .contentsNote {
	height: 1em;
}



/* ------------------------------------------------------------
  blockquote
------------------------------------------------------------ */
blockquote {
	width: 540px;
}



/* ------------------------------------------------------------
  clear
------------------------------------------------------------ */
.clearBoth2 {
  height: 10px;
}









/* ------------------------------------------------------------
  home page setting
------------------------------------------------------------ */
body#home,
body#home #wrap,
body#home #container {
	width: 760px;
}
body#home #container {
	background-image: none;
}


body#home #header {
	height: 100px;
	width: 760px;
	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 {
	display: block;
}


body#home #g_NavHome {
	background: url(../images/nav_global_p.gif) 0 0 no-repeat;
}
body#home #g_NavHome td p {
	padding-bottom: 10px;
}


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


body#home .anotherNavline p {
	padding-bottom: 10px;
}


body#home #footer {
	display: block;
}
