@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.0;
	font-style: normal;
	font-size: 100%;
	font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS UI Gothic', sans-serif;
}

body {
	padding: 0px;
	font-size: 80%;
	text-align: center;
	background: #FFFFFF url("../images/naviback.gif") top left repeat-y;
}
h2, h3, h4, h5, h6, table {
	color: #555555;
	font-size: 100%;
	font-family: Verdana, sans-serif;
}
p, li, dt, dd, address, pre {
	color: #555555;
}
p {
	margin-bottom: 15px;
}
li, dt, dd, h4, h5, h6, th, td,
div#diary .list p, div#comment .comment p {
	line-height: 1.3;
}
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;
	line-height: 1.4;
}
img {
	margin-right: 10px;
	margin-left: 3px;
	margin-bottom: 5px;
	border: 0px;
}
object {
	margin-left: 10px;
}

pre {
	width: 100%;
	margin: 0px 20px 25px 20px;
	padding: 10px;
	border: 1px solid #B68990;
	overflow: auto;
	line-height: 1.2;
	font-family: 'ＭＳ ゴシック', monospace;
}
div#diary>.diary pre {
	width: auto;
}
code, var, kbd {
	color: #996666;
	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}
blockquote {
	margin: 0px 20px 25px 20px;
	padding-top: 20px;
	border-top: 1px solid #EFD9CE;
	border-right: 1px solid #EFD9CE;
	border-bottom: 1px solid #EFD9CE;
	border-left: 10px solid #EFD9CE;
}
blockquote p {
	color: #777777;
}

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;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

table {
	margin-bottom: 10px;
	border: 1px solid #DAAD88;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #E2C3A7;
	background-color: #FFECE1;

	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #E2C3A7;
}
table tr td input {
	margin: -2px;
}

a:link, a:visited, a:active	{
	color: #995555;
	text-decoration: none;
}
a:hover {
	color: #CC9999;
	text-decoration: none;
}

/* ----- 基本構造 -------------------------------------- */
/*	position: relative;*/
div#container {
	margin: 0px auto;
	background: #FFFFFF url("../images/naviback.gif") top left repeat-y;
}

div#header {
	float: none;
	clear: both;
	height: 140px;
 	background: #F0DFD0 url("../images/header_img.jpg") top right no-repeat;
}

div#menu {
	color: #666666;
	padding: 0px 5px;
	background-color: #E2C3A7;
}

div#navigation {
	width: 230px;
	position: absolute;
	top: 187px;
	left: 0px;
}
div#information {
	width: 180px;
	position: absolute;
	top: 187px;
	right: 0px;
}

div#logs {
	margin: 0px 175px 0px 210px;
	padding: 0px;
border: 0px solid #999;
}

div#diary, div#comment, div#trackback {
	margin: 0px 20px 0px 20px;
border: 0px solid #06C;
}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;
	padding: 0px 30px 0px 20px;
}
div#footer {
	float: none;
	clear: both;
	margin: 0px 194px 0px 229px;
	border-top: 0px solid #666666;
}

/* ----- ヘッダー -------------------------------------- */

div#header h1 {
	color: #C59C85;
	width: 240px;
	height: 140px;
	background: transparent url("../images/logo.gif") top left no-repeat;
	font-size: 18px;
}
div#header h1 a {
	display: block;
	width: 500px; /* タイトルの文字に合わせて変更 */
	padding-top: 10px;
	padding-left: 10px;
	color: #C59C85;
	background-color: transparent;
	font-family: "Papyrus", "Times New Roman", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen {
	div#header h1 a {
		padding-top: 5px;
	}
}

div#header p {
	position: absolute;
	top: 115px;
	right: 10px;
	font-size: 16px;
}

/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

div#menu ul {
	padding: 5px 0px;
	text-align: right;
}
div#menu ul li {
	display: inline;
	padding: 0px 10px;
}
@media screen {
	div#menu li {
		background: transparent url("../images/kugiri.gif") top left no-repeat;
	}
}

/* ----- ナビゲーション -------------------------------- */

div#navigation h2 {
	margin: 0px 0px 18px 0px;
	padding: 4px 10px;
	background-color: #F0DFD0;
}

div#navigation ul {
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
div#navigation ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 13px;
	list-style-type: none;
	background: transparent url("../images/file.gif") 0px 1px no-repeat;
	border-bottom: 1px dashed #999999;
}
div#navigation ul li ul {
	margin: 0px;
}
div#navigation ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 16px;
	list-style-type: none;
	background: transparent url("../images/file2.gif") 0px 2px no-repeat;
	border-bottom: 0px dashed #999999;
}
div#navigation .tb {
	background: transparent url("../images/tb.gif") 0px 3px no-repeat;
}
div#navigation .nonedot {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
}

div#navigation dl {
	margin: 0px 5px 0px 5px;
}
div#navigation dl dt {
	margin-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	background: transparent url("../images/file.gif") 0px 0px no-repeat;
}
div#navigation dl dd {
	margin-bottom: 2px;
	padding-left: 15px;
	line-height: 1.0;
	font-size: 90%;
}
div#navigation .comment {
 	background: transparent url("../images/comment.gif") 0px 1px no-repeat;
}
div#navigation dl dd.line {
	padding: 0px 0px 5px 15px;
	border-bottom: 1px dashed #999999;
	font-size: 90%;
}

div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
	padding-left: 5px;
}
div#navigation form p {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
}

div#navigation .block {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 15px;
	text-align: center;
}

div#navigation .button {
	width: 51px;
	height: 25px;
	padding-top: 5px;
	color: #444444;
	background-image: url("../images/button.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid #FFF;
}
@media screen {
	div#navigation .button { padding-top: 0px; }
}

div#navigation.access { margin-right: 15px; margin-bottom: 10px; padding-bottom: 20px; border: 1px solid #99CC99; text-align: center; position: static;}div#navigation.access li { margin-left:10px;}div#navigation.access dt { display: inline; margin-right: 10px;}div#navigation.access dd { display: inline;}

/* ----- インフォメーション -------------------------------- */

div#information h2 {
	margin: 0px 0px 18px 0px;
	padding: 4px 10px;
	background-color: #F0DFD0;
}

div#information ul {
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
div#information ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 15px;
	list-style-type: none;
	background: transparent url("../images/dot3.gif") 0px 4px no-repeat;
	border-bottom: 1px dashed #999999;
}
div#information ul li ul {
	margin: 0px;
}
div#information ul li ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 0px dashed #999999;
}
div#information .nonedot {
	background-image: none;
}

div#information dl {
	margin: 0px 5px 0px 5px;
}
div#information dl dt {
	margin-top: 5px;
	padding-left: 15px;
	background: transparent url("../images/file.gif") 0px 2px no-repeat;
}
div#information dl dd {
	padding-left: 15px;
	line-height: 1.0;
}
div#information dl dd.line {
	padding: 0px 0px 3px 15px;
	border-bottom: 1px dashed #999999;
}


div#information table {
	margin: -2px 0px 7px 15px;
	font-size: 85%;
	border: 1px solid #E2C3A7;
}
@media screen {
	div#information table {
		margin: -2px auto 7px auto;
	}
}
div#information table img {
	margin: 0px 7px 0px 7px;
	vertical-align: middle;
}
div#information table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;
	background-color: #E2C3A7;
	text-align: center;
	font-family: Verdana, sans-serif;
}
div#information table tr td {
	padding: 1px;
	border: 1px solid #E2C3A7;
	text-align: center;
}
@media screen {
	div#information table tr td {
		padding: 2px 2px 2px 3px;
	}
}

div#information .day {
	color: #444444;
}
div#information .satday {
	color: #4444CC;
}
div#information .sunday {
	color: #CC4444;
}
div#information .today {
	background-color: #F0DFD0;
}

div#information .calender {
	margin: 2px 0px;
	padding: 0px;
	background-image: none;
	text-align: center;
}
div#information .calender ul {
	margin: 0px;
	padding: 0px;
}
div#information .calender li {
	display: inline;
	margin: 0px 5px;
	padding: 0px;
	background-image: none;
	border: none;
}

div#information .block {
	margin-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	text-align: center;
	background: transparent url("../images/butterfly.gif") bottom right no-repeat;
	border: 1px solid #E2C3A7;
}
div#information .calendarblock {
	margin: 0px 5px 10px 0px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
div#information .calendarblock h2 {
	display: none;
}

/* ----- 記事一覧 -------------------------------------- */

div#logs {
}
html>body div#logs {
}
div#diary {
	height: 100%; /* Win IE6用 */
}
div#diary .diary {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #E2C3A7;
}

div#diary h2 {
	display: none;
}
div#diary h3 {
	margin-bottom: 20px;
	padding: 4px 10px;
	border-bottom: 1px solid #E2C3A7;
	background-color: #F0DFD0;
}
div#diary h4, div#diary h5, div#diary h6 {
	margin: 0px 15px 15px 15px;
	padding: 0px 5px;
	clear: both;
}
div#diary h4 {
	background-color: #FAF0E6;
}

div#diary .text * {
}
html>body div#diary .text * {
}
div#diary .text p {
	margin: 0px 20px 20px 20px;
	line-height: 1.6;
}
div#diary .text ul {
	margin: 0px 20px 25px 20px;
}
div#diary .text ul li {
	padding-left: 15px;
	list-style-type: none;
	background: transparent url("../images/dot2.gif") 0px 5px no-repeat;
}
div#diary .text ol {
	margin: 0px 20px 25px 45px;
}
div#diary .text ul li ul {
	margin: 0px 20px 5px 0px;
}
div#diary .text ul li ul li {
}
div#diary .text dl {
	margin: 0px 20px 25px 20px;
}
div#diary .text dl dt {
	margin-top: 5px;
	font-weight: bold;
}
div#diary .text dl dd {
	padding-left: 20px;
}
div#diary .text table {
	margin: 0px 20px 25px 20px;
}
div#diary .date {
	clear: both;
	margin: -20px 0px 20px 0px;
	padding: 3px 10px;
	background-color: #FFF2E6;
	border-bottom: 1px solid #E2C3A7;
	text-align: right;
	font-size: 95%;
}
div#diary .date li {
	display: inline;
	margin-left: 5px;
}
div#diary .info {
	clear: both;
	margin: 0px;
	padding: 3px 10px;
	background-color: #FFF2E6;
	border-top: 1px solid #E2C3A7;
	text-align: right;
}
div#diary .info * {
}
div#diary .info li {
	display: inline;
	margin-left: 5px;
}
div#diary .date img, div#diary .list img {
	margin: 0px 5px 0px 0px;
	vertical-align: bottom;
}
div#diary .list {
	margin: -10px 0px 20px 20px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}

div#diary .list h4 {
	margin: 0px 0px 5px 0px;
	padding: 3px 5px;
	color: #444444;
	background-color: #FFF2E6;
}
div#diary .list ul {
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}
div#diary .list ul li {
	margin: 0px 10px;
	padding-left: 15px;
	list-style-type: none;
	background: transparent url("../images/tb.gif") 0px 3px no-repeat;
}
div#diary .list dl {
	margin: 0px;
	padding: 0px;
}
div#diary .list dl dt {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #CCCCCC;
}
div#diary .list dl dd {
	padding: 0px 10px;
}

div#diary .name {
	padding-right: 10px;
	font-weight: bold;
}
div#diary .list dl dd {
	margin: 10px 10px 0px 5px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	background-color: #FFFFFF;
	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;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#comment h3 {
	margin: 10px 5px 5px 5px;
	padding: 0px 5px;
}

div#comment .text * {
}
html>body div#comment .text * {
}
div#comment .text p {
	margin: 10px;
}
div#comment p.commentdate {
	margin: 0px 10px;
	text-align: right;
	line-height: 1.0;
}

div#comment .comment img {
	margin: 0px 5px 0px 0px;
	vertical-align: bottom;
}
div#diary a {
}
/* ----- ページ移動 ------------------------------------ */

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 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
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: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

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 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
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: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
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 #999999;
	border-bottom: 3px double #999999;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
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: 5px 20px;
 	background: transparent url("../images/footer.gif") top right repeat-y;
	text-align: right;
}

div#footer a:link,div#footer a:visited,div#footer a:active,div#footer a:hover {
	border: 0px solid #FFFFFF;
	text-decoration: none;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
/* ----- アップロードファイル（画像） ------------------- */

.imgl {
	float: left;
	padding-right: 5px;
}
.imgr {
	float: right;
}
.imgclear {
	clear: both;
}
div#navigation .prof {
 text-align: center;
}

.count { position: absolute; left: -1px; width: 1px; top: 0px}
