@charset "shift_jis";

/* ****************************************************
  print styles
***************************************************** */




/* Area that cannot be printed
=========================================*/
.printoff {
	display: none;
}




/* Basic setting
=========================================*/
body {
	background-color: #ffffff;
	zoom: 80%;
}


.curriculum-list {
	width: 780px;
}


/* header
=========================================*/
#header-area,
div#topic-path,
#contents-area,
#contents-body {
	padding: 0;
	margin: 0;
}

#global-navi p#title01 a {
	background: url(../images/head_logo2.gif) no-repeat 0 0;
	padding: 20px 0 0 130px;
	margin: 10px 0 0 0;
	text-indent: 0;
	height: 23px;
	width: 649px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443333;
}
* html #global-navi p#title01 a {
	height: 43px;
	width: 779px;
}
#global-navi  p#title02 a {
	background: url(../images/head_logo2.gif) no-repeat 0 0;
	padding: 20px 0 0 130px;
	margin: 10px 0 0 0;
	text-indent: 0;
	height: 23px;
	width: 649px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443333;
}
* html #global-navi p#title02 a {
	height: 43px;
	width: 779px;
}
#global-navi  p#title03 a {
	background: url(../images/head_logo2.gif) no-repeat 0 0;
	padding: 20px 0 0 130px;
	margin: 10px 0 0 0;
	text-indent: 0;
	height: 23px;
	width: 649px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443333;
}
* html #global-navi p#title03 a {
	height: 43px;
	width: 779px;
}
#global-navi  div#title04 {
	background: url(../images/head_logo2.gif) no-repeat 0 0;
	padding: 20px 0 0 130px;
	margin: 10px 0 0 0;
	text-indent: 0;
	height: 23px;
	width: 649px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443333;
}
* html #global-navi div#title04 {
	height: 43px;
	width: 779px;
}
#global-navi  p#title05 a {
	background: url(../images/head_logo2.gif) no-repeat 0 0;
	padding: 20px 0 0 130px;
	margin: 10px 0 0 0;
	text-indent: 0;
	height: 23px;
	width: 649px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443333;
}
* html #global-navi p#title05 a {
	height: 43px;
	width: 779px;
}


/* width
=========================================*/

#wrapper,
#main,
#header-area,
#global-navi,
div#topic-path,
#contents-area,
#contents-body,
#footer-area,
#copyright-area {
	width:779px;
}

/* background
=========================================*/
#wrapper,
#header-area,
#contents-area,
#footer,
#footer-area  {
	background-image: none;
}
/* hidden
=========================================*/

#logo,
#global-navi ul,
#sub-content,
#tips,
#footer,
#pageup-box {
	display: none;
}