@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: 'MS UI Gothic', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	text-align: left;
}

body {
	padding: 0px;
	font-size: 80%;
	line-height: 1.0;
	text-align: center;
	background-color:#FFF;
/*	background-image:url("image/bk_photo.gif");*/
	background-color:#F0F0F0;/*#DEEDED;*/
}
h1, h2, h3, h4 {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
}
p, li, dt, dd, address {
	color: #444444;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}

ul li ol li {
	margin: 0px 20px 0px 25px;
}
ul li ol {
	margin-bottom: 10px;
}
em {
	font-weight: bold;
}
img {
	border: 0px;
}

object {
	margin-left: 10px;
}

pre {
	width: 430px;
	margin: 10px;
	padding: 5px;
	border: 1px solid #5A82AD;
	overflow: auto;
}
code, var, kbd {
	color: #5A82AD;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", monospace;
}
blockquote {
	margin: 10px;
	border-left: 3px solid #5A82AD;
       background-color: #E6EDF5;
}
blockquote p {
	padding: 10px 0px;
	color: #5A82AD;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;
	font-size: 12px;
	line-height: 1.2;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	padding-top: 2px;
	text-align: center;
}


form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}


table {
	font-size: 100%;
	margin: 10px 0px;
	border: 0px solid #666680;
	border-collapse: collapse;
	margin-left:0px;
}
table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;
	background-color: #C3E0EE;
	text-align: center;
	font-weight:lighter;
	color:#666;
}
table tr td {
	padding: 2px 5px;
	border: 0px solid #AAAAAA;
	color:#333;
}
table tr td input {
	margin: -2px;
}
/**/
table.border {
	font-size: 100%;
	margin: 10px 0px;
	border: 1px solid #666680;
	border-collapse: collapse;
	margin-left:0px;
}
table.border tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;
	background-color: #C3E0EE;
	text-align: center;
	font-weight:lighter;
	color:#666;
}
table.border tr td {
	padding: 2px 5px;
	border: 1px solid #AAAAAA;
	color:#333;
}
table.border tr td input {
	margin: -2px;
}
/*ナビ部分のリンク*/
a:link, a:visited {
	color: #64859A;
	text-decoration: none;
}
div#diary.text a:hover {
	color: #999999;
	text-decoration: none;
  position : relative;
  top : 0pt;
  left : 0pt;
}

HR{width:95%;
}
TD{
	font-size: 80%;
}
table.td_center{
	margin-left:20px;
}
table.td_center td{
	text-align:center;
	border: 1px solid #AAAAAA;
}


/* ----- 基本構造 -------------------------------------- */

div#container {
	width: 750px;
	margin: 0px auto;
	border: 0px solid #999999;
/*	background: #FFFFFF url("image/naviback.gif") top left repeat-y;*/
	background-color:#FFFFFF;
}
P#page_head{
        background-color:#4F70EE;/*#e4fee0; ページ最上部サブタイトル部分*/
        font-size:9pt;
        margin:0px;
        padding-top:2px;
        height:15px;
}
div#head_00 {
    text-align:right;
    font-size:10pt;
    height:15px;
    background-color:#4db848;
    width:748px;
    margin:0 auto;
    border-bottom:15px solid #999;
    color:#fff;
}
DIV.white{
    margin:0px;
    background-color:#FFF;
    width:100%;
    text-align:center;
}
TABLE.head_04{
    width:95%;
    background-color:#FFF;
    font-size:x-small;
}
TD.head_04_01{
    width:190px;
}
TD.head_04_02{
    text-align:left;
	font-size: 90%;
	line-height:150%;
}
TD.head_04_03{
    text-align:right;
	font-size: 90%;
	line-height:150%;
}

div#header {
	text-align:right;
	height: 84px;
	background:#FFFFFF url("image/head_gra.gif") top right no-repeat;
}
div#menu {
	float: none;
	clear: both;
	width:750px;
	margin-bottom: 10px;
	background-image:url("image/gra_line.gif");
	height:15px;
/*#FFCC00*/
}

/*div#container>div#menu {
	margin-left: 600px;
}*/

div#navigation {
	width: 180px;
	float: left;    /*ナビゲーションの位置*/
        padding-top: 0px;
        border: 0px solid #AAAAAA;
/*	background: #FFFFFF url("image/naviback.gif") top right repeat-y;*/
	background-color:#FFFFFF;*/
}
@media screen {
	div#navigation {
		width: 180px;
	}
}

div#logs {
	margin-bottom: 10px;
	margin-right:5px;
	float: right;    /*日記の位置*/
}
div#diary, div#comment, div#trackback {
	margin: 0px 10px 0px 15px;
}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;
	line-height: 1.4;
	padding: 10px 15px;
}
div#footer {
	float: none;
	clear: both;
	width: 100%; /*IE6用*/
	background-color:#B3D0A7; /*#CCFFCC;*/
	color:#999;
	text-align:center;
}

/* ----- ヘッダー -------------------------------------- */
div#pagetop{
	width:750px;
	background-color:#B3D0A7; /*#CCFFCC;*/
	background-image:url("image/head_top.gif");
	height:20px;
	color:#FFFFFF;
}
P#rogo{
	margin:0px 0px 0px 10px;
	width:20%;
	float:left;
	margin:0px;
}
P#appeal{
	text-align:right;
	color:#DCDCDC;
	float:right;
	width:70%;
	margin:0px 5px 0px 0px;
}
.other_site_menu{
	text-align:right;
}
div#header h1 {
	padding: 15px 15px 10px 15px;
	float:left;
}
div#header h1 a {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}

div#header p {
	margin: 0px 15px;
	font-size: 12px;
}

/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
div#menu ul li {
	display: inline;
	list-style-type: none;
}
div#menu li {
	padding-left: 5px;
	padding-right: 5px;
}

}
#menu LI A {
  PADDING: 0px 0px 0px 5px;
  MARGIN: 0px 0px 3px 10px;
  BORDER-LEFT: #fff 3px solid;
  COLOR: #fff;
  TEXT-DECORATION: none;
}
#menu LI A:hover {
  PADDING: 0px 0px 0px 5px;
  MARGIN: 0px 0px 3px 10px;
  BORDER-LEFT: #bb0000 3px solid;
  COLOR: silver;
  TEXT-DECORATION: none;
}

/* ----- ナビゲーション -------------------------------- */
/*ナビタイトル*/
div#navigation h2 {
	display: none;
}
div#navigation ul {
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div#navigation ul li {
  vertical-align:bottom;
  font-size: 10pt;
  float:left;
  display:block;
  margin:0px;
}
div#navigation ul li a{
  color: #444444;
  text-decoration: none;
  display: block;
  text-align: left;
  width: 180px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left:0pt;
  margin:0px 5px 3px 5px;
  background-image:url("image/menu_bk.gif");
}

div#navigation ul li a:hover{
  width: 180px;
  color: #333333;
  background-image:url("image/menu_bk_02.gif");
}
div#navigation ul li ul {
	margin: 0px 0px 0px 0px;
}
div#navigation ul li ul li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
/*
#navigation .dot {
	background: transparent url("image/folder.gif") 0% 0px no-repeat;
}*/
#navigation .file {
	background: transparent url("image/file.gif") 0% 0px no-repeat;
}
#navigation .file02 {
padding-left: 18px;
	background: transparent url("image/file02.gif") 0% 0px no-repeat;
}
#navigation .comment {
 	background: transparent url("image/comment.gif") 0% 0px no-repeat;
}
#navigation .trackback {
 	background: transparent url("image/tb.gif") 0% 0px no-repeat;
}

div#navigation dl {
	margin: 0px 10px 0px 0px;
	line-height: 1.2;
}
div#navigation dl dt {
	margin: 10px 0px 0px 0px;
       padding-left: 15px;
	background: transparent url("image/file.gif") 0% 0px no-repeat;
}
div#navigation dl dd {
	margin: 0px 0px 0px 0px;
}

div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
div#navigation form p {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}
div#container>div#navigation form input.button {
padding-top: 7px;
}
@media screen {
	div#container>div#navigation form input.button {
	padding-top: 0px;
	}
}
div#container>div#navigation form input.button {
padding-bottom: 3px;
}
div#navigation .button {
	width: 65px;
	height: 25px;
	color: #666666;
	background-image: url("image/button.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid #FFF;
}

div#navigation table {
	font-size: 95%;
	margin: -15px 0px 7px 0px;
	border: 0px solid #AAAAAA;
}
div#container>div#navigation table {
	font-size: 100%;
}
@media screen {
	div#navigation table {
        	margin: -15px auto 7px auto;
        }
}
div#navigation table tr th {
	font-size: 100%;
	padding: 5px 0px;
	border: 0px solid #AAAAAA;
	background-color: transparent;
	text-align: left;
}

div#navigation table tr td {
width: 20px;
height: 20px;
	padding: 0px;
	border: 1px solid #7294B8;/*カレンダー枠*/
background-color: #EBEBF4;
	text-align: center;
}
@media screen {
	div#navigation table tr td {
		width: 18px;
		height: 18px;
		padding: 0px;
        }
}
#navigation .search {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border-bottom: 0px dashed #999999;
	background-image: none;
}
div#navigation td.week {
color: #FFFFFF;
background-color: #7294B8;/*カレンダー曜日表示*/
}
div#navigation .day {
	color: #444444;
}
div#navigation .satday {
	color: #4444CC;
}
div#navigation .sunday {
	color: #CC4444;
}

div#navigation .calender {
	margin: 2px 0px;
	text-align: center;
}
div#navigation .calender li {
	display: inline;
	font-size: 100%;
	margin: 0px 3px;
}
/*ナビタイトル下（切り替え）部分*/
div#navigation .block {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	border: 0px solid #AAAAAA;


  padding-left:0px;

}

div#navigation table a:link,div#navigation table a:visited {
font-weight: bold;
}
div#navigation table a:active, div#navigation table a:hover {
}



/* ----- 記事一覧 -------------------------------------- */

couse{
	margin:0px;
}
SPAN.takasa{
	height:30px;
}

div#logs {
	width: 545px;
	border: 0px solid #DDDDDD;
}
html>body div#logs {
	width: 545px;
	border: 0px solid #666666;
}

div#diary .diary {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 2px;
	padding-right: 23px;
	border: 0px solid #DDDDDD;
}
div#diary OL LI{
	margin-left:15px;
}
LI B{
	border-bottom:1px solid #666666;
}
div#diary h2 {
	display: none;
}
div#diary h3 {
  PADDING: 15px 0px 30px 30px;
  MARGIN: 0px 0px 0px 0px;
  background-image:url("image/ttl_hureai.gif");
  COLOR: #444444;
  TEXT-DECORATION: none;
  background-repeat:no-repeat;
}

@media screen {
	div#diary h3 {
		height: 100%; /*IE6 用*/
        }
}
div#diary h4 {
  margin:10px;
}
div#diary h5 {
  PADDING: 0px 0px 0px 5px;
  MARGIN: 0px 0px 0px 10px;
  BORDER-bottom: #CCCCFF 1px solid;
  COLOR: #666;
  TEXT-DECORATION: none;
}
div#diary .text {
	line-height: 1.7;
}
DIV.index_text{
	border:1px solid silver;
	margin-left:10px;
}
div#diary .text * {
	font-size: 100%;
}
html>body div#diary .text * {
	font-size: 100%;
}
div#diary .text p {
	margin: 10px 20px;
}
div#diary .text ul {
	margin: 15px 10px;
}
div#diary .text ul li {
	list-style-type: none;
	padding-left: 15px;
	background: transparent url("image/dot_01.gif") 0% 5px no-repeat;
}
div#diary ul li.index {
	list-style-type: none;
	background: transparent url("image/file.gif") 0% 5px no-repeat;
}
div#diary .text ol {
	margin: 15px 40px;
}
div#diary .info {
	margin: 5px 15px;
	padding-right: 5px;
	text-align: right;
	border-bottom: 0px dotted #AAAAAA;
line-height: 1.7;
}
div#diary .info * {
	font-size: 95%;
}
div#logs>div#diary .info * {
	font-size: 95%;
}
div#diary .info li {
	display: inline;

	margin-left: 5px;
}

div#trackback h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin-left: 30px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text {
	line-height: 1.7;
}
div#comment .text * {
	font-size: 95%;
}
html>body div#comment .text * {
	font-size: 100%;
}
div#comment .text p {
	margin: 10px;
}
/*日記部分のリンク*/
div#diary .info a:link, div#diary .info  a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #0A486F;
}
div#diary a:link, div#diary a:visited {
	color: #0202D0;
	padding: 0px 3px;
	border-bottom: 0px solid #045386;
	text-decoration: underline;
}

div#diary a:active, div#diary a:hover {
	color: #999999;
	border-bottom: 1px solid #045386;
	text-decoration: none;
}
/*タブインデックス*/

div#diary #tabBoxIndex a{
	color: #333333;
	padding: 0px 3px;
	border-bottom: 0px solid #045386;
	text-decoration: underline;
}
div#diary #tabBoxIndex a:hover {
	color: #999999;
	border-bottom: 1px solid #045386;
	text-decoration: none;
}

div#diary #tabBoxIndex a.osusume{
	color: #BB0000;
	padding: 0px 3px;
	border-bottom: 0px solid #045386;
	text-decoration: underline;
}
div#diary #tabBoxIndex a.osusume:hover {
	color: #999999;
	border-bottom: 1px solid #045386;
	text-decoration: none;
}
/**/
div#diary a:active.deco_none, div#diary a:hover.deco_none {
	color: #999999;
	border-bottom: 0px solid #045386;
	text-decoration: none;
}

div#diary a:hover.color {
	color: #999999;
	padding: 0px 3px;
	border-bottom: 0px solid #045386;
}


div#diary a.image:link,
div#diary a.image:hover {
	border: 0px;
	text-decoration: none;
}

pre,blockquote {
	line-height: 1.4;
}

TD.hyo_koumoku{
	background-color:#66cc99;
	text-align:center;
	padding:3px;
}
TD.hyo_koumoku_youbi{
	width:30px;
	background-color:#66cc99;
	text-align:center;
}
TD.white{
	background-color:#fff;
	padding:3px;
}
TD.white_wide{
	background-color:#fff;
	padding:10px;
}
TD.white_right{
	background-color:#fff;
	padding:10px;
	text-align:right;
}
TD.color_border_wide{
	background-color:#E6E6FA;
	padding:10px;
}
SPAN.cercle{
	color:#666;
}
TD.hyo_koumoku_2{
	background-color:#99ccff;
	text-align:center;
	padding:5px;
	color:white;
}
TD.hyo_goukei{
	background-color:#ccffff;
	padding:5px;
}
TD.hyo_goukei_2{
	background-color:#ccccff;
	padding:5px;
}
LI.tokucho{
	font-weight:bold;
	font-size:150%;
	margin-bottom:5px;
}
span.toku_naiyou{
	font-weight:lighter;
	color:#CD5C5C;
}
.saiteki_title{
	background-color:#34A664;
	margin-bottom:0px;
}
.saiteki_naiyou{
	border:1px solid #34A664;
	margin-top:0px;
	line-height:150%;
}
P.qa{
	font-weight:bold;
}
P.answer{
	padding-left:30px;
	color:#CD5C5C;
}
P.kaisuu{
	text-align:right;
	color:#000;
}
p.course_name{
	font-weight:bold;
	margin:0px;
	padding:0px;
}
DIV.course_syo{
	border-bottom:1px solid #FF3366;
	padding:5px;
}
.course_naiyou{
	border-top:1px solid #FF3366;
	color:#CD5C5C;
	margin:0px;
	padding:0px;
}
/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;
height:20px;
	margin-right: 10px;
	margin-left:30px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 0px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #BBBBBB;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}

div#work form {
	margin: 5px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}

div#form form {
	margin-bottom: 10px;
}

div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
	margin-top: 3px;
}
div#form form dl dd {
	margin-top: 1px;
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #CCCCCC;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 5px;
	padding: 0px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #BBBBBB;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}

/* ----- フッター -------------------------------------- */

div#footer{height:10px
	background-color: #666;
}
div#footer a:link, div#footer a:visited {
	color: #999999;
	text-decoration: none;
}
div#footer a:active, div#footer a:hover {
	color: #666666;
	text-decoration: none;
}
/* ----- その他記事内 -------------------------------------- */

span.width1 {
	width:120px;
}
span.width2 {
	width:120px;
}
HR.border{
	clear:both;
	margin:0px;
}
H4.h3{
  PADDING: 3px 0px 3px 50px;
  MARGIN: 0px 0px 0px 0px;
  background-image:url("image/h4_title.gif");
  repeat:no-repeat;
  COLOR: #333;
  TEXT-DECORATION: none;
}
H4{
  background: #CAD8F4 url('image/bg_slash_blue.gif') no-repeat;
  padding: 5px 0px 4px 8px;
  MARGIN: 0px 0px 0px 0px;
  COLOR: #333;
}
P.top{
  text-align:right;
  color:#bb0000;
  margin:0px;
}
div#diary ul LI.line{
	border-bottom:1px dotted silver;
	background: transparent url("image/file.gif") 0% 5px no-repeat;
}
div#diary ul.diary{
	margin:0px;
}
div#diary ul LI.diary{
	border-bottom:1px dotted red;
	background: transparent url("image/ya.gif") 0% 5px no-repeat;
	margin:0px;
	font-weight:bold;
}
div#diary P.com{
	margin:0px 0px 10px 20px;
}
div#diary ul.diary_2{

}
div#diary ul LI.diary_2{
	border-bottom:1px dotted #666;

}
div#diary ol LI.diary_2{
	border-bottom:1px dotted #666;

}
strong{
	font-weight:lighter;
}
.box_tbl{
	background-color:#666666;
}
.box_tbl td{
	background-color:#FFFFFF;
}
