body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;

}
#container {
	background-image: url(img/container_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px 10px;
	clear: both;
	float: none;
	width: 720px;
	text-align: left;
	position: relative;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}

/************************
		ヘッダー
*************************/
#header {
	height: 50px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#header h1 {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	float: left;
}
#header h1 a{
	height: 40px;
	width: 240px;
	text-decoration: none;
	display: block;
}
#header H2 {
	font-size : 12px;
	font-weight: normal;
	line-height: 1.5em;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#header address {
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;

	float: right;
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
	height: 25px;
	width: 221px;
}

#header address a {
	color: #000000;
	text-decoration: none;
}

#header address img {
	margin-right: 3px;
	border: none;
}

/************************
		メニュー
*************************/

#menu {
	clear: both;
	background-image: url(img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 29px;
	width: 720px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	height: 29px;
	display: block;
	text-decoration: none;
}
#menu #lecture a {
	background-image: url(img/menu03.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 142px;
}
#menu #lecture a:link {
	background-image: url(img/menu03.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#menu #lecture a:hover {
	background-position: 0px -29px;
}
#menu #book a {
	background-image: url(img/menu04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 127px;
}
#menu #book a:link {
	background-image: url(img/menu04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 127px;
}
#menu #book a:hover {
	background-position: 0px -29px;
}
#menu #top a {
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 71px;
}
#menu #top a:link {
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 71px;
}
#menu #top a:hover {
	background-position: 0px -29px;
}
#menu #work a {
	background-image: url(img/menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 114px;
}
#menu #work a:link {
	background-image: url(img/menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 114px;
}
#menu #work a:hover {
	background-position: 0px -29px;
}
#menu #profile a {
	background-image: url(img/menu05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 180px;
}
#menu #profile a:link {
	background-image: url(img/menu05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 180px;
}
#menu #profile a:hover {
	background-position: 0px -29px;
}

/************************
		その他
*************************/

.textout {
	text-indent: -5000px;
	display: block;
  font-size : 13px;
}
#footer {
	background-image: url(img/footer_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 39px;
	width: 720px;
	margin-top: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #contents {
	margin-bottom: 10px;
}
#main #rightbox {
	float: right;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
}
#footer ul {
	list-style-type: none;
	margin-left: 5px;
}
#footer li {
	font-size: 0.9em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0px 5px;
}
#footer li a,#footer li a:link,#footer li a:hover {
	color: #fff;
}

#footer address {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	height: 28px;
	width: 200px;
	float: right;
	position: relative;
	right: 10px;
	/*top: 3px;*/
	text-align: right;
	white-space: nowrap;
}

#footer address img {
	margin-right: 3px;
	border: none;
}
#footer address a {
	color: #FFFFFF;
	text-decoration: none;
}


/************************
	セカンドページ
*************************/

#main #submenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}
#submenu li {
	border-bottom: 1px dashed #666666;
	clear: left;
}
#submenu a {
	background-image: url(img/sub_menu.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	/*height: 20px;*/
	width: 160px;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	font-size: 1.0em;
}
#submenu a:link {
	background-position: left 0px;
}
#submenu a:hover {
	background-position: left -80px;
}
#submenu .submenutext {
	margin-left: 23px;
	display: block;
	font-size: 1.0em;
}
.pagetop {
	background-image: url(img/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #676767;
	clear: both;
}

.pagetop a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 84px;
	right: 20px;
	position: absolute;
	text-indent: -5000px;
}
