@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {margin: 0px;	padding: 0px; font-style: normal; font-family: Osaka, 'ＭＳ Ｐゴシック', 'MS UI Gothic', sans-serif; text-align: left;}
body {padding: 0px; font-size: 80%; text-align: center; background: #0174e1 url("../img/bg_bl.jpg") 0% 0% repeat-x;}
h2, h3, h4, h5, h6, table {clear: both; font-size: 100%;}
p, li, dt, dd, address {color: #333333; line-height: 1.3;}
div#navigation li, div#information li, div#navigation dt, div#information dt, div#navigation dd, div#information dd {color: #C0C0C0; line-height: 1.2;}
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 {margin: 0px 5px 0px 2px; border: 0px; vertical-align: middle;}
object {margin-left: 15px;}
pre {width: 99%; margin: 10px 15px 20px 15px; padding: 5px; border: 1px solid #999999; overflow: auto;}
.text > pre, .proftext > pre {width: auto;}

code, var, kbd {color: #000080;	font-size: 100%; /* Mac ie */ font-family: 'ＭＳ ゴシック', monospace; line-height: 1.2;}
blockquote {width: 99%; padding: 1px; margin: 10px 30px 20px 30px; border: 1px solid #CD5C5C; background-color: #F8F8FF;}
.text > blockquote, .proftext > blockquote {width: auto;}
blockquote p {color: #666666;}
form fieldset {border: 0px solid #0174e1;}
form legend {display: none;}
form input, form select {margin-top: 1px; margin-right: 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;}
@media screen {form option {padding-right: 0.8em;}}
form p input {text-align: center;}
form textarea {padding: 1px; font-family: 'ＭＳ ゴシック', Osaka, monospace; font-size: 100%; line-height: 1.4;}
table {margin-bottom: 10px; border: 1px solid #777777; border-collapse: collapse;}
table tr th {padding: 5px; color: #ffffff; border: 1px solid #777777; background-color: #000dbf; text-align: center;}
table tr td {padding: 5px; border: 1px solid #777777;}
table tr td input {margin: -2px;}
a:link, a:visited {color: #000dbf; text-decoration: none;}
a:active, a:hover {color: #0174e1; text-decoration: none;}

/* ----- 基本構造 -------------------------------------- */

/*  */
div#container {width: 780px; min-width: 700px; margin: 0px auto; border-left: 10px solid #0238d9; border-right: 10px solid #0238d9; background-color: #ffffff;}
@media screen {* html div#container {border-right: 700px solid #ffffff;}* html div#box {float: right; position: relative; margin-right: -700px; border-right: 1px solid #0174e1;}}
div#header {height: 100px; background: #000dbf url("../img/header.jpg") 0% 100% no-repeat;}
div#menu {float: none; clear: both; margin-top: 0px; margin-bottom: 30px; padding: 0px; background: #eeeeee url("../img/menu.jpg"); height: 29px;}
div#navigation {width: 190px; float: left; overflow: hidden;}
div#information {width: 190px; float: right; overflow: hidden;}

/*  */
div#sidebox {width: 100%; float: left; margin-right: -190px; background-color: #ffffff;}
div#logs {width: 100%; float: right; margin-left: -190px; overflow: hidden; background-color: #ffffff;}
div#diary {border: 0px solid #999999;}
div#diary, div#comment, div#trackback, div#commentform, div#trcontents {background-color: #ffffff; margin: 0px 200px 10px 200px;}
div#comment, div#trackback, div#contents,
div#commentform, div#trcontents {padding: 10px;}

div#page, div#navi, div#work, div#contents, div#form, div#canvas, div#env, div#status {float: none; clear: both; padding: 0px 15px;}
div#footer {width: 100%; clear: both; padding: 6px 0px; background: #000dbf url("../img/footer.jpg") 0% 0% repeat-x; text-align: center;}

/* ----- ヘッダー -------------------------------------- */

div#header h1 {padding: 60px 15px 10px 20px; color: #ffffff; font-size: 14px;}
div#header h1 a {color: #ffffff; font-size: 28px; text-decoration: none; font-family: 'Times New Roman', Arial, sans-serif;}
@media screen {div#header h1 a {}}
div#header p {color: #ffffff; padding-left: 100px; margin: 0px 15px; font-size: 12px;}

/* ----- メニュー -------------------------------------- */

div#menu h2 {display: none;}
div#menu img {padding: 0px; margin: 0px; border: 0;}
div#menu ul li {display: inline; padding: 0px; margin: 0px;}
div#menu a:link, div#menu a:visited {color: #ffffff;}
div#menu a:active, div#menu a:hover {color: #CD5C5C;}

/* ----- ナビゲーション -------------------------------- */

div#navigation h2 {
	margin: 0px 0px 8px 0px;
	padding: 5px 10px 15px 10px;
	color: #ffffff;
	background: #000dbf url("../img/top.jpg") 0% 0% repeat-x;
}
div#navigation img {
	margin-bottom: 5px;
}

div#navigation ul {
	margin: 0px 10px 0px 12px;
}
div#navigation ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
        color:#ffffff;
}
div#navigation ul li ul {
	margin: 0px;
}
div#navigation ul li ul li {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
div#navigation dl {
	margin: 0px 10px 0px 12px;
}
div#navigation dl dt {
	margin-top: 2px;
        color:#ffff00;
}
div#navigation dl dd {
	padding-left: 5px;
}
.naviunderline {
	padding-bottom: 2px;
	border-bottom: 1px solid #0174e1;
}


div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
div#navigation form p {
	margin-left: 16px;
	margin-bottom: 0px;
}

div#navigation table {
	width: 140px;
	color: #DCDCDC;
	margin: -2px 0px 7px 17px;
	border: 0px solid #AAAAAA;
	border-collapse: separate;
	border-spacing: 1px;
}
@media screen {
	div#navigation table {
        	margin: -2px auto 7px auto;
        }
}
div#navigation table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;
	background-color: #000dbf;
	text-align: left;
}
div#navigation table tr td {
	padding: 1px;
	border: 0px solid #AAAAAA;
	text-align: center;
}
@media screen {
	div#navigation table tr td {
		padding: 2px;
	}
}

div#navigation .day {
	color: #ffffff;
}
div#navigation .satday {
	color: #1E90FF;
}
div#navigation .sunday {
	color: #DC143C;
}
div#navigation .today {
	background-color: #8B4513;
}

div#navigation .calender {
	margin: 2px 10px;
	text-align: center;
}
div#navigation .calender li {
	display: inline;
	margin-right: 10px;
}

div#navigation .block {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border: 0px solid #999999;
	background: #000dbf url("../img/bottom.jpg") 0% 100% repeat-x;
	text-align: center;
        color: #ffffff;
}

div#navigation a:link, div#navigation a:visited {
	color: #ffffff;
}
div#navigation a:active, div#navigation a:hover {
	color: #ffff00;
}
div#navigation table tr td a:link,
div#navigation table tr td a:active,
div#navigation table tr td a:visited,
div#navigation table tr td a:hover {
	font-weight: bold;
	border: 0px solid #0174e1;
	text-decoration: none;
}
/* ----- インフォメーション -------------------------------- */

div#information h2 {
	margin: 0px 0px 8px 0px;
	padding: 5px 10px 15px 10px;
	color: #ffffff;
	background: #000dbf url("../img/top.jpg") 0% 0% repeat-x;
}
div#information img {
	margin-bottom: 5px;
}

div#information ul {
	margin: 0px 10px 0px 12px;
}
div#information ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
}
div#information ul li ul {
	margin: 0px;
}
div#information ul li ul li {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
div#information dl {
	margin: 0px 10px 0px 12px;
}
div#information dl dt {
	margin-top: 2px;
}
div#information dl dd {
	padding-left: 5px;
}
.naviunderline {
	padding-bottom: 2px;
	border-bottom: 1px solid #0174e1;
}

div#information form dl {
}
div#information form dl dt {
	display: none;
}
div#information form dl dd {
}
div#information form p {
	margin-left: 16px;
	margin-bottom: 0px;
}

div#information table {
	width: 140px;
	color: #DCDCDC;
	margin: -2px 0px 7px 17px;
	border: 0px solid #AAAAAA;
	border-collapse: separate;
	border-spacing: 3px;
}
@media screen {
	div#information table {
        	margin: -2px auto 7px auto;
        }
}
div#information table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;
	background-color: #000dbf;
	text-align: left;
}
div#information table tr td {
	padding: 1px;
	border: 0px solid #AAAAAA;
	text-align: center;
}
@media screen {
	div#information table tr td {
		padding: 1px;
	}
}

div#information .day {

}
div#information .satday {
	color: #1E90FF;
}
div#information .sunday {
	color: #DC143C;
}
div#information .today {
	background-color: #ffff00; color: #000dbf;
}

div#information .calender {
	margin: 2px 10px;
	text-align: center;
}
div#information .calender li {
	display: inline;
	margin-right: 10px;
}

div#information .block {
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border: 0px solid #999999;
	background: #000dbf url("../img/bottom.jpg") 0% 100% repeat-x;
	text-align: center;
        color: #ffffff;
}

div#information a:link, div#information a:visited {
	color: #ffffff;
}
div#information a:active, div#information a:hover {
	color: #ffff00;
}
div#information table tr td a:link,
div#information table tr td a:active,
div#information table tr td a:visited,
div#information table tr td a:hover {
	font-weight: bold;
	text-decoration: none;
}
/* ----- 記事一覧 -------------------------------------- */

div#logs {
}
html>body div#logs {
}

div#diary .diary {
	width: 100%; /* ie6 */
	margin-bottom: 20px;
	border: 1px solid #0174e1;
	background-color: #ffffff;
}

div#diary h2 {
	display: none;
}
div#diary h3 {margin: 0px 0px 20px 0px; padding: 5px; color: #000000; background: #021bc6 url("../img/log.jpg") 100% 0% no-repeat;}
div#diary h4, div#diary h5, div#diary h6 {
	margin: 15px 10px;
	padding: 2px 5px;
}
div#diary .text h4 {

	border-top: 2px dotted #CD5C5C;
	border-bottom: 2px dotted #CD5C5C;
}

div#diary .text * {
}
html>body div#diary .text * {
}

div#diary .text img {
	margin: 0px 7px 1px 3px;
}


div#diary .text p {
	margin: 15px 15px;
	line-height: 1.5;
}
div#diary .text ul {
	margin: 15px 35px 20px 35px;
	list-style-type: square;
}
div#diary .text ul li ul {
	margin: 0px 0px 10px 25px;
}
div#diary .text ul li ol {
	margin: 0px 0px 10px 8px;
}
div#diary .text ul li ul li {
	margin-left: 0px;
}
div#diary .text ol {
	margin: 15px 15px 20px 45px;
}
div#diary .text ol li ol {
	margin: 0px 0px 10px 23px;
	list-style-type: lower-alpha;
}

div#diary .text dl {
	margin: 15px 15px 20px 15px;
}
div#diary .text dl dt{
	font-weight: bold;
}
div#diary .text dl dd {
	margin-left: 15px;
}
div#diary table {
	margin: 15px 15px 20px 15px;
}

div#diary .date {
	margin: -17px 10px 15px 10px;
	text-align: right;
}
div#diary .date ul {
}
div#diary .date li {
	display: inline;
	margin-left: 5px;
}

div#diary .info {
	clear: both;
	margin: 5px 15px 3px 15px;
	text-align: right;
	font-size: 95%;
}
div#diary .info * {
}
div#diary .info li {
	display: inline;
	margin-left: 5px;
}

div#diary .list {
	border: 1px solid #0174e1;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 5px 10px;
	background-color: #F8F8FF;
}
div#diary .list h4 {
	border-bottom: 1px dotted #0174e1;
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;
	color: #444444;
	background-color: #F8F8FF;
}
div#diary .list ul {
	margin: 0px 0px 10px 20px;
}
div#diary .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#diary .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #0174e1;
	border-bottom: 3px double #0174e1;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #0174e1;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin: 5px 10px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #0174e1;
}

div#comment h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #0174e1;
	border-bottom: 3px double #0174e1;
}
div#comment h3 {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	border-bottom: 1px dotted #0174e1;
}

div#comment .text * {
}
html>body div#comment .text * {
}
div#comment p {
	margin: 5px 10px;
}
div#comment .text p {
	margin: 10px;
}

/* ----- プロフィール -------------------------------------- */
div#profile {
	width: 100%;
	margin: 0px 30px 20px 30px;
	border: 1px solid #0174e1;
	background-color: #ffffff;
}
div#box > div#profile {
	width: 90%;
	margin: 0px auto 20px auto;
}
div#profile .prof {
}

div#profile h2 {
	display: none;
}
div#profile h3 {
	margin: 0px 0px 20px 0px;
	padding: 5px 10px;
	color: #ffffff;
	background: #0174e1 url("../images/logtitle.gif") 100% 0% no-repeat;
}
div#profile h4, div#profile h5, div#profile h6 {
	clear: both;
	margin: 15px 10px;
	padding: 2px 5px;
}
div#profile h4 {
	margin: 15px 10px;
	padding: 2px 5px;
	background-color: #ffffff;
	border-top: 2px dotted #CD5C5C;
	border-bottom: 2px dotted #CD5C5C;
}


div#profile .prof img {
	margin: 0px 1px 1px 1px;
	border-right: 7px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 7px solid #ffffff;
}

div#profile .proftext p {
	margin: 15px 15px;
}
div#profile .proftext p.imgl, div#profile .proftext p.imgr {
	margin: 0px;
}

div#profile .proftext ul {
	margin: 15px 35px 20px 35px;
	list-style-type: square;
}
div#profile .proftext ul li ul {
	margin: 0px 0px 10px 25px;
}
div#profile .proftext ul li ol {
	margin: 0px 0px 10px 8px;
}
div#profile .proftext ul li ul li {
	margin-left: 0px;
}
div#profile .proftext ol {
	margin: 15px 15px 20px 45px;
}
div#profile .proftext ol li ol {
	margin: 0px 0px 10px 23px;
	list-style-type: lower-alpha;
}

div#profile .proftext dl {
	margin: 15px 15px 20px 15px;
}
div#profile .proftext dl dt{
	width: 5em;
	float: left;
	font-weight: bold;
}
div#profile .proftext dl dd {
	margin-bottom: 3px;
	padding: 0em 0em 0em 5em;
}

/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 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, div#trcontents h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #0174e1;
	border-bottom: 3px double #0174e1;
	display: none;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #0174e1;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl, div#trcontents dl {
	margin-bottom: 10px;
}
div#contents dl dt, div#trcontents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

.lesson {text-align:center;}
.tb1 {background-color:#000000; color:#ffffff; width:400px;}
.tb2 {background-color:#333333; color:#ffffff; width:400px;}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #0174e1;
	border-bottom: 3px double #0174e1;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2, div#commentform h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #0174e1;
	border-bottom: 3px double #0174e1;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl, div#commentform dl {
	margin-bottom: 20px;
}
div#form form dl dt, div#commentform dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd, div#commentform dl dd {
}
div#form form dl dd textarea, div#commentform dl dd textarea {
	margin-top: 2px;
}
div#form form ul, div#commentform ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li, div#commentform ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {margin-bottom: 15px; padding: 5px; border-top: 3px double #0174e1; border-bottom: 3px double #0174e1;}
div#env h3 {margin-bottom: 15px; padding: 5px; background-color: #EEEEEE;}
div#env dl {margin-bottom: 20px;}
div#env dl dd {margin-bottom: 10px;}
div#env form {margin-bottom: 20px;}
div#env form p {margin-bottom: 20px;}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {margin-bottom: 15px; padding: 5px; border-top: 3px double #0174e1; border-bottom: 3px double #0174e1;}
div#canvas applet {margin-bottom: 15px;}

/* ----- ステータス ------------------------------------ */

div#status h2 {margin-bottom: 15px; padding: 5px; border-top: 3px double #0174e1;	border-bottom: 3px double #0174e1;}
div#status h3 {margin-bottom: 15px; padding: 3px 0px; border-bottom: 1px double #0174e1;}
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 address {padding: 0px 15px; color: #ffffff; text-align: center;}
div#footer a:link, div#footer a:visited {color: #ffffff;}
div#footer a:active, div#footer a:hover {color: #ffffff;}

/* ----- 個別指定 -------------------------------------- */

.new {color: #FF0000;}
.imgl { float: left;}
.imgr {float: right;}
.imgclear {clear: both;}
.dashedline {border-bottom: 1px dashed #BBBBBB;}
.textbold {font-weight: bold;}
.textnormal {font-weight: normal;}
.textitalic {font-style: italic; padding: 0px 5px 0px 0px;}
.textcenter {text-align: center;}
.textright {text-align: right;}
