﻿@charset "utf-8";
/* CSS Document */

@import url(common.css);
@import url(foreign.css);
@import url(menu.css);
@import url(contents.css);
@import url(contents_top.css);

@import url(p_school.css);
@import url(p_menu_right.css);
@import url(p_menu_main.css);

div.page-wrapper{
	width: 860px;
	position: relative;
	/* z-index: 1; */
	text-align: left;
	margin: 0 auto;
	/* height: auto; */
	background: #FFFFFF;
}

div.main-wrapper{
 	width:860px;
	/* position: relative; */
	/* z-index: 3; */
	left: 0px;
	text-align: left;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
}

div.header-wrapper{
  width:100%;
  background-color:#ff0000;
}

div.header-hisjcom{
  width: 860px;
	position: relative;
	/* z-index: 5; */
	left: 0;
	top: 0px;
	/* height: 114px; */
	background: #FFFFFF;
}

div.header-hisjcom-box { /* J-COM HEADER CONTAINER */
	width: 860px;
	/* z-index: 7; */
	position: relative;
	left: 0px;
	top: 0px;
	/* height: 114px; */
	background: #FFFFFF;
}

div.header-ryugaku { /* RYUGAKU MENU CONTAINER */
	width: 860px;
	position: relative;
	/* z-index: 6; */
	/* position: absolute; */
	left: 0;
	/* top: 125px; */
	/* height: 40px; */
	background: #FFFFFF;
}
div.header-ryugaku-box {
	width: 860px;
	position: relative;
	/* z-index: 8; */
	/* position: absolute; */
	left: 0px;
	/* top: 141px; */
	/* height: 40px; */
	background: #FFFFFF;
}

div.main-box {
	width: 860px;
	/* position: relative; */
	/* z-index: 30; */
	left: 0px;
	text-align: left;
	margin: 0 0 0 0;
	height: auto;
	/* height: 500px; */
	background: #FFFFFF;
}


/*.footer,
.push {
    height: 100px;
}*/

div.footer-wrapper {
	width: 860px;
	/* position: relative; */
	/* z-index: 4; */
	text-align: center;
	/* top: 1164px; */
	margin: 0;
	height: auto; 
	clear:both;  
}

div.footer-box {
	width: 860px;
	text-align: center;
	padding: 10PX;
	vertical-align: middle;
	line-height: 20px;
}