html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0 0 0 1px;
	font-size: 90%;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #666666;
}
html > body {
	padding-left: 0px;
}
a {
	color: #499ede;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #367caf;
}
a img {
	border: 0;
}
h1 { 
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}
h5 {
	margin:0;
	padding:0;
}
h6 {
	margin:0;
	padding:0;
}
p {
	margin:0 0 7px 0;
	padding:0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0;
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
}
table caption {
	text-align: left;
	font-color: #333;
	font-weight: bold;
	text-indent: 5px;
}
table caption:before {
	content: "○";
	margin-right: 3px;
}
table {
	width: 98%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table th {
	padding: 10px;
	border: 1px solid #333;
	text-align: left;
	background-color: #e6ffcf;
}
table td {
	padding: 10px;
	border: 1px solid #333;
}
hr {
	display: none;
}

/* container */
#container {
	width: 798px;
	height: 100%;
	padding: 0 5px;
	margin: 0 auto;
	background: url(../img/bg_container.gif) repeat-y top center #ffffff;
}
body > #container {
	height: auto;
	min-height: 100%;
}
/* header */
#header {
	position: relative;
	height: 90px; /* for IE6 */
	width: 798px;
	padding-bottom:102px;
	margin: 0 auto 8px auto;
	background: url(../img/bg_header.jpg) no-repeat 0 100% #ffffff;
}
#container > #header {
	height: auto;
	min-height: 90px;
}
#header .logo {
	position: absolute;
	left: 13px;
	bottom: 22px;
	bottom: 124px;
}
#header .logo a {
	display: block;
}
#header .logo a img {
	display: block;
}
#header .shortcut {
	position: absolute;
	right: 15px;
	bottom: 120px;
	margin: 0;
	padding: 0;
	font-size: 70%;
}
#header .shortcut li {
	float:left;
	margin: 0 0 0 7px;
}
#header .shortcut li a {
	display: block;
	padding-left: 18px;
	color: #208d3e;
	background: url(../img/arrow_header.gif) no-repeat 5px 50% transparent;
}

/* contents */
#contents {
	width: 798px;
	height: 280px;
	min-height: 280px;
	padding-bottom: 10px;
	background: url(../img/bg_contents.gif) repeat-y 0 0 transparent;
}
#container > #contents {
	height: auto;
	min-height: 280px;
}

/* main */
.main {
	float: right;
	position: relative;
	width: 574px;
	margin-right: -1px;
	padding: 7em 23px 20px 27px;
	font-size: 85%;
	background: url(../img/bg_mainTop.gif) no-repeat 0 0 transparent;
}
.main .breadCrumbs {
	position: absolute;
	top: 5px;
	left: 6px;
	width: 601px;
	padding: 16px 0 0 15px;
	font-size: 80%; 
	line-height: 1em;
	list-style: none;
	background: url(../img/bg_breadCrumbs.gif) repeat-x 0 0 transparent;
}
.main .breadCrumbs li {
	float: left;
	padding-right: 15px;
	margin-right: 10px;
	background: url(../img/arrow_breadCrumbs.gif) no-repeat 100% 50% transparent;
}
.main .breadCrumbs li.lastChild {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

/* sidebar */
#contents .sidebar {
	float: left;
	width: 167px;
	margin-left: -1px;
	padding: 6px 2px 0 2px;
	background: url(../img/bg_sidebarTop.gif) no-repeat top right transparent;
}
#contents .sidebar h2 {
	position: absolute;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar ul {
	padding: 0 1px 0 0;
}
.sidebar ul li a {
	display: block;
	height: 35px;
	width: 164px;
	font-size: 90%;
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar ul li#about a.level1 {
	background-image: url(../img/btn_about.gif);
}
.sidebar ul li#activity a.level1 {
	background-image: url(../img/btn_activity.gif);
}
.sidebar ul li#campus a.level1 {
	background-image: url(../img/btn_campus.gif);
}
.sidebar ul li#bulletin a.level1 {
	background-image: url(../img/btn_bulletin.gif);
}
.sidebar ul li#link a.level1 {
	background-image: url(../img/btn_link.gif);
}
.sidebar ul li a {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.sidebar ul li.current a.level1,
.sidebar ul li a.level1:hover {
	background-position: 0 -35px;
}
.sidebar ul ul {
	background: none;
	padding: 2px 5px 10px 3px;
}
.sidebar ul ul li {
	width: auto;
	height: auto;
	padding: 1px 0;
	vertical-align: top; /* for IE6,7 */
	line-height: 1em;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
.sidebar ul ul li a {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 3px 0px 28px; /* for ie6*/
	text-indent: 0;
	font-size: 75%;
	background: url(../img/arrow_link.gif) no-repeat 10px 4px transparent;
}
.sidebar ul ul li > a {
	padding: 4px 3px 1px 28px;
}
/* for IE7 */
*:first-child+html .sidebar ul ul li a {
	padding-top: 3px;
	padding-bottom: 2px;
}
.sidebar ul ul li a:hover ,
.sidebar ul ul li a.current {
	color: #ffffff;
	background: url(../img/arrow_link_over.gif) no-repeat 10px 4px #499ede;
}
.sidebar ul ul ul {
	padding-bottom: 0;
	padding-right: 0;
}
.sidebar ul ul ul li {
	border-bottom: none;
}
.sidebar ul ul ul li a {
	display: block;
	width: auto;
	height: auto;
	padding-left: 40px;
	background: url(../img/arrow_link.gif) no-repeat 22px 4px transparent;
}
.sidebar ul ul ul li a:hover ,
.sidebar ul ul ul li a.current {
	color: #ffffff;
	background: url(../img/arrow_link_over.gif) no-repeat 22px 4px #499ede;
}

/* footer */
#footer {
	clear: both;
	width: 796px;
	margin: 0 auto;
	padding: 21px 1px 0 1px;
	background: url(../img/bg_footer.gif) no-repeat 0 0 transparent;
}
#footer ul.sublink {
	height: 22px;
	margin-bottom: 1px;
	padding-top: 5px;
	text-align: center;
	font-size: 75%;
	line-height: 2.0em;
	background: url(../img/bg_sublink.gif) no-repeat 0 0 #73bc49;
}
#footer > ul.sublink {
	height: auto;
	min-height: 22px;
}
#footer ul.sublink li {
	display: inline;
}
#footer ul.sublink li {
	margin: 0 5px;
}
#footer ul.sublink li.firstChild {
	margin-left: 0px;
}
#footer ul.sublink li.lastChild {
	margin-right: 0px;
}
#footer ul.sublink li a {
	display: inline-block;
	padding-left: 13px;
	color: #ffffff;
	background: url(../img/arrow_sublink.gif) no-repeat 0 41% transparent;
}
#footer address {
	height: 19px; /* for IE */
	margin-top 1px;
	padding-top: 4px;
	color: #8d8d8d;
	text-align: center;
	font-style: normal;
	font-size: 75%;
	border-top: 1px solid #cccccc;
}
#footer > address {
	height: auto;
	min-height: 19px;
}



/* Index */
div#index h2{
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: none;
}
div#index ul.index {
	width: 568px;
}
div#index ul.index li {
	float: left;
	width: 264px;
	padding: 15px 10px;
	background: url(../img/line_dot_gray.gif) repeat-x 0 100% transparent;
}
div#index ul.index li.odd {
	float: left;
	clear: both;
	background: url(../img/line_dot_gray.gif) repeat-x 0 100% transparent;
}
div#index ul.index li a {
	padding-left: 20px;
	background: url(../img/arrow_link.gif) no-repeat 0 0 transparent;
}
div#index ul.index li.lastChild {
	width: 548px;
}

/* Clearfix */
ul.index ,
.breadCrumbs ,
#contents {
	min-height: 1%;
}
ul.index:after ,
.breadCrumbs:after ,
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html ul.index ,
* html ol.breadCrumbs ,
* html div#contents {
	height: 1%;
}

