#line1 { line-height: 1.5 } 

BODY {
 font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif; font-size: 90%; color: #333333; 
}

a:link { color: #339900; text-decoration:none }
a:visited { color: #006600; text-decoration:none }
a:hover {color: #339900; text-decoration:underline }
a:active {color: #339900; text-decoration:none }
}

TD {
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif; font-size: 90%; color: #333333; 
line-height: 1.5
}

.title_1 {
	color: #990066;
	font-weight: bold;
	font-size: 120%;
}

.title_2 {
	color: #339900;
	font-weight: bold;
	font-size: 100%;
}

/* 小見出し(ワインカラー細線)読み込み
---------------------------------------------------- */
.title_3	{
	border-left: solid 8px #990066;
	border-bottom: solid 2px #FF95CA;
	font-size:14px;
	color: #333399;
	font-weight: bold;
	padding:5px 6px 3px;
}

/* 細枠囲み背景水色読み込み
---------------------------------------------------- */
.title_4	{
   background-color:#E1FFFF; color:#330066;
   font-weight:bold; padding:0.5em;
   border: double 1px #330066;
}

/* 細枠囲み背景水色読み込み
---------------------------------------------------- */
.title_5	{
   background-color:#FFFF99; color:#336600;
   padding:0.5em;
   border: none;
}

/* 大項目　細枠囲み背景黄色
---------------------------------------------------- */
.title_6	{
   background-image:url(lesson/images/title_bg1.jpg); color:#3333cc;
   font-weight:bold; font-size:18px; padding:0.5em;
   border: double 1px #9ec6ec;
}

/* 細枠囲み背景水色読み込み
---------------------------------------------------- */
.title_7	{
   background-color:#ECF9FF;
   font-weight:bold; padding:0.5em;
   border: double 1px #330066;
}





div.titlebar {
   background-color:#E1FFFF; color:#330066;
   font-weight:bold; padding:0.5em;
   border: double 1px #330066;
}



#navlist	{
	margin: 0;
	padding: 0px 0;
	font-size: 95%;
	letter-spacing: 0em;
	border-right: none;
	float: left;
}


#navlist li	{
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#navlist a:link, #navlist a:visited	{
	display: block;
	padding: 0.3em 0.3em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 150px;
	height:20px;
	margin-left: 0px;
}


#navlist a:hover	{
	background-color: #CC769C;
	color: #ffffff;
	}

.zettai {
  position: absolute;
  top: 354px;
  left: 7px;
}

#manual	a:link, a:visited {
	color: #990066;
	}
	
#manual td {	
	font-size: 11pt;
	}
 