#line1 { line-height: 1.5 } 

BODY {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	font-size: 90%;
	color: #333333;
	line-height: 1.5;
}

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;
	font-size: 95%;
	letter-spacing: 0em;
	border-right: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


#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;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 150px;
	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;
	}
 .left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}


.bold {
	font-weight: bold;
}
.table01 table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
.table01 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}
.table01 th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
h3.title01 {
	font-size: 24px;
	text-align: center;
	background-color: #FFFFD7;
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.box01 {
	padding: 10px;
	border: 1px solid #00557D;
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 15px;
}
.img_left01 {
	float: left;
	padding-right: 15px;
	padding-bottom: 40px;
}
.img_left02 {
	clear: left;
	padding-right: 15px;
	padding-bottom: 160px;
}
.img_left03 {
	float: left;
	padding-right: 15px;
	padding-bottom: 80px;
}
.img_left {
	float: left;
	margin: 0px;
	padding: 0px;
}


.width80 {
	width: 80px;
}
.width120 {
	width: 120px;
}
.width140 {
	width: 140px;
}
.width180 {
	width: 180px;
}
.font01 {
	font-size: 12px;
}
.btn img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.line01 {
	text-decoration: line-through;
}
.red {
	color: #FF0000;
}
.clear {
	clear: both;
}

