body {
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	background-image: url(image/body-bg.gif);
	background-position: center;
	line-height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

li {margin:0; padding:0;}

/* menu button */
#indx-top	{
	width:800px;
	height:20px;
	background-color: #669966;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	overflow: hidden;
}

#indx-top ul {
	margin:0px;
	padding:0px;
	}

#indx-top li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	}

#indx-top a:hover {margin-top:-20px;}
#indx-top a:hover img {margin-top:-20px;}


#menu-top	{
	width:800px;
	height:40px;
	font-size:0px;
	line-height:0px;
	background-color: #669966;
	clear: both;
	overflow: hidden;
}

#menu-top ul {
	margin:0px;
	padding:0px;
	}

#menu-top li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	}

#menu-top a:hover {margin-top:-40px;}
#menu-top a:hover img {margin-top:-40px;}

#HEAD	{ 
	line-height: normal;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#HEAD #LOGO	{ width:190px; height:80px; float:left;}
#HEAD .main	{ width:610px; float:right;}
#HEAD .top 	{ width:800px; height:80px; float:left;}



h1 , h2 , h4 , h5 , ul {
	margin:0px;
	padding:0px;
	line-height: normal;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	margin: 10px 0px 0px 10px;
	color: #666666;
	background-image: url(image/22-001.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a:link	{
	text-decoration : none;
}
a:visited	     {  color: #0000FF; text-decoration: none }
a:hover	{ 
	text-decoration: underline;
}
a:active{color: #000000; text-decoration:none}

.h1:hover  { color: #666; text-decoration: none }
.h1:link  { color: #666; text-decoration: none }
.h1:visited { color: #666; text-decoration: none }

.h2:hover  { color: #000000; text-decoration: underline }
.h2:link  { color: #000000; text-decoration: none }
.h2:visited { color: #000000; text-decoration: underline }

/* aas-ob table */
.prof {
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
}


/* curricurum table */

.table4 {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-spacing: 0;
	empty-cells:show;
	margin:10px 10px 10px 30px;
}

.table4 td {border-top:#CCFF99 dotted 1px; padding-left:5px;}

.table5 {
	margin-left:30px;
}

.table5 td{
    font-size:14px;
    font-weight:bold;
}

.table6 {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-spacing: 0;
	empty-cells:show;
	margin:0px 10px 0px 30px;
}

.table6 td {
	border-width: 1px;
	border-color:#CCCCCC;
	border-top-style: solid;
	border-right-style: dashed;
	border-spacing: 0;
	empty-cells:show;
}

.table7 {
	margin-left:40px;
	margin-bottom:10px;
}

.table7 td{
    font-size:12px;
	height:40px;
}

.table8 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.table8 td{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.td3 {
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.cap1 {
    font-size:12px;
	color:#006633;
	font-weight:bold;
	margin-top:20px;
	height:16px;
	}


.table669966 {
	border-top: 1px solid #669966;
	border-right: 2px solid #669966;
	border-bottom: 1px solid #669966;
	border-left: 5px solid #669966;
	margin-bottom: 15px;
}

.tableFF6600 {
	border-top: 1px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 5px solid #FF6600;
	margin-bottom: 15px;
}

.table6699CC {
	border-top: 1px solid #6699CC;
	border-right: 2px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 5px solid #6699CC;
	margin-bottom: 15px;
}

.tableFF0000 {
	border: 1px solid #FF9D9D;
}

.table666666 {
	border-bottom: 1px dotted #CCCCCC;
}
.table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-spacing: 0;
	empty-cells:show;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	width: 590px;
}
.th669966 {
	background-color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
}
.thFF6600 {
	background-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
}
.th6699CC {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-color: #999999;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 20px;
}
.td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.red {
	color: #FF0000;
}
.table2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-spacing: 0;
	empty-cells:show;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
.table3 {
	border-spacing: 0;
	empty-cells:show;
	width: 490px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.table3 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.table4 {
	border: thin solid #CCCCCC;
}

.table3-8 {
	border-spacing: 0;
	empty-cells:show;
	width: 700px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.table3-8 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.table3a {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-spacing: 0;
	empty-cells:show;
	margin:10px 10px 10px 30px;
}

.table3a td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top:1px dotted #669966;
}

.rsstc   { font-size: 12px; background-color: #ffffff; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #ffffff; margin: 0; padding: 0 ;border: solid 2px #ffffff }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #ffffff }

dl{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-left: 5px;
}
.taiken {
	width: 550px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.clear-all {clear:both !important;}
.clear-right {clear:right !important;}
.clear-left {clear:left !important;}
.clear-none {clear:none !important;}

.text {
	width: 500px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.text2 {
	width: 500px;
	line-height: 14px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
.alink{
	border: 1px solid #999999;
	padding: 10px;
	background-color: #FFFFEC;
	margin: 0px;
}



.button-40{
	clear:both;
	height:40px;
	overflow:hidden;
}

.button-40 a:hover { margin-top:-40px;}
.button-40 a:hover img{ margin-top:-40px;}

.ouen {font-size: 10px}
.white_link {color: #FFFFFF}
.white_link:link{text-decoration : none;}
.white_link:visited{color: white; text-decoration: none }
.white_link:hover{text-decoration: underline;}

.topics {
	width:568px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.top-mail {
	width:778px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px dotted #333333;
}

.top-topics {
	width:778px;
	border-left:1px solid #669966;
	border-right:1px solid #669966;
	border-bottom:1px solid #669966;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.top-topics1 {
	width:428px;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.top-topics2 {
	width:318px;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#aas-clover {
	width:800px;
	margin:0px auto;
	padding:0px;
	height: 10px;
	}

/* トピックス用書ｮ
------------------------------------------------- */
#new{
	width:773px;
	border-left:1px solid #669966;
	border-right:1px solid #669966;
	border-bottom:1px solid #669966;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	height:190px;
	overflow:auto;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #F7EFDE;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #F7EFDE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #0000ff;
	border-bottom:1px solid #999999;
}

#new a:link{
	color:#0000FF;
	text-decoration:none;
}
#new a:visited{
	color:#0000FF;
	text-decoration:none;
}
#new a:hover{
	color:#FF6600;
	text-decoration:none;
}
#wnew a:active{
	color:#CCFF00;
	text-decoration:none;
}

/* space
------------------------------------------------- */
.space00 {margin-bottom:0px !important;}
.space05 {margin-bottom:5px !important;}
.space10 {margin-bottom:10px !important;}
.space15 {margin-bottom:15px !important;}
.space20 {margin-bottom:20px !important;}
.space30 {margin-bottom:30px !important;}
.space40 {margin-bottom:40px !important;}
.space50 {margin-bottom:50px !important;}


.space00-l {margin-left:0px;}
.space05-l {margin-left:5px;}
.space10-l {margin-left:10px;}
.space15-l {margin-left:15px;}
.space20-l {margin-left:20px;}

.space10-r {margin-right:10px;}

.space00-t {margin-top:0px;}
.space05-t {margin-top:5px;}
.space10-t {margin-top:10px;}
.space20-t {margin-top:20px;}

/* Print
------------------------------------------------- */
@media print {
html, body {
	font-size: 9pt;
	zoom: 0.70;
}
}
.tbl_assist_entry {
	width: 500px;
	margin-left: 30px;
}
