@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-style: normal;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	text-align: left;
}

body {
	padding: 0px;
	text-align: center;
	background-image: url(../../../image/bg.gif);
	background-repeat: repeat-x;
	
}
p, li, dt, dd, address {
	color: #666666;
	line-height: 1.4;
}
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;
	padding: 5px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	margin: 10px;
}
code, var, kbd {
	color: #000080;

	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}
blockquote {
	margin: 10px;
	border-left: 2px solid #7777AA;
}
blockquote p {
	color: #999999;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@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 #666680;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;

	background-color: #EEEEEE;

	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #AAAAAA;
}
table tr td input {
	margin: -2px;
}

a:link, a:visited {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
a:active, a:hover {
	color: #FF9900;
}

/* ----- 基本構造 -------------------------------------- */

div#container {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_menu {
	margin-top: 28px;
	margin-bottom: 10px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-right: 3px;
}
#header_menu_a {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-weight: normal;
	color: #666666;
}


div#header {
	float: none;
	clear: both;
	height: 240px;
	width: 920px;
	margin-bottom: 0px;
	background-image: url(../../image/hyakka_ima.jpg);
	background-repeat: no-repeat;
}
div#menu {
	float: none;
	clear: both;
	background-image: url(/useful/image/menu_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	background-position: left bottom;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	color: #666666;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 4px;
}

#side {
	float: left;
	width: 180px;
}



div#navigation {
	width: 190px;
	float: right;
}
div#logs {
	float: left;
}
div#diary, div#comment, div#trackback {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;

	padding: 0px 15px;
}
div#footer {
	float: none;
	clear: both;
}

/* ----- ヘッダー -------------------------------------- */

div#header h1 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
div#header h1 a {
	color: #999999;

	font-size: 12px;
	text-decoration: none;
}
@media screen {
	div#header h1 a {
		font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	}
}

div#header p {
	margin: 0px 15px;

	font-size: 12px;
}

/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

div#menu ul {
	padding: 5px 0px;
}
div#menu ul li {
	display: inline;

	margin-right: 10px;
}

div#menu a:link, div#menu a:visited {
}
div#menu a:active, div#menu a:hover {
}

/* ----- ナビゲーション -------------------------------- */

div#navigation h2 {
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../../image/navi_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	background-color: #F5F4EF;
	margin-bottom: 5px;
}

div#navigation ul {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #688A00;
	border-left-color: #688A00;
}
div#navigation ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEB593;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
div#navigation ul li ul {
	margin: 0px 0px 0px 20px;
}

div#navigation dl {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#navigation dl dt {

}
div#navigation dl dd {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEB593;
	color: #C3C3C3;
	padding-right: 3px;
	padding-left: 30px;
	text-align: right;
}

div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
div#navigation form p {
	margin-left: 12px;
	margin-bottom: 0px;
}

div#navigation table {
	width: 180px;
	background-color: #FFFFFF;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
@media screen {
	div#navigation table {
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
        }
}


div#navigation table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;

	background-color: #FFFFFF;

	text-align: left;
}
div#navigation table tr td {
	padding: 3px;
	border: 0px solid #AAAAAA;

	text-align: center;
}
@media screen {
	div#navigation table tr td {
	padding: 3px;
        }
}

div#navigation .day {

}
div#navigation .satday {
	color: #4444CC;
}
div#navigation .sunday {
	color: #CC4444;
}
div#navigation .today {
	background-color: #FFCCFF;
	color: #FF99CC;
}

div#navigation .calender {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
div#navigation .calender li {
	display: inline;
}
#navigation .block .calender {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}


div#navigation .block {
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #A5CE28;
	background-image: url(../../image/navi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navigation .block table tr th {
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
}
#navigation .block ul li ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #BEB593;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-bottom: 3px;
}









/* ----- 記事一覧 -------------------------------------- */

div#logs {
	width: 548px;
}
html>body div#logs {
	width: 550px;
}

div#diary .diary {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB593;
	width: 510px;
	background-image: url(../../image/diary_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


div#diary h2 {
	display: none;
}
div#diary h3 {
	color: #666666;
	margin-bottom: 10px;
	background-image: url(../../image/hyakka_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#diary h4 {
	width: 260px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div#diary h5 {
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 10px;
	width: 260px;
	padding-bottom: 3px;
}


div#diary .text * {
	font-size: x-small;
}
html>body div#diary .text * {
	font-size: small;
}
div#diary .text p {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div#diary .text ul {
	margin: 0px;
}
div#diary .text ol {
	margin: 15px 40px;
}

div#diary .info {
	text-align: right;
	margin: 0px;
	clear: right;
}
div#diary .info * {
	font-size: 10px;
}
div#diary .info li {
	display: inline;

	margin-left: 5px;
}

div#diary .list {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;
}
div#diary .list h4 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;

	color: #444444;
	background-color: #FFFFFF;
}
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 #999999;
	border-bottom: 3px double #999999;
}
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: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text * {
	font-size: x-small;
}
html>body div#comment .text * {
	font-size: small;
}
div#comment .text p {
	margin: 10px;
}

/* ----- ページ移動 ------------------------------------ */

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 {
	color: #CCCCCC;
	width: 920px;
	font-size: 12px;
	background-image: url(../../../image/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEB593;
}

div#footer a:link, div#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#footer a:active, div#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #66CC00;
}
div#container_menu_a a:link {
	text-decoration: none;
	color: #A79B6D;
}
div#container_menu_a a:visited {
	text-decoration: none;
	color: #A79B6D;
}
div#container_menu_a a:hover {
	text-decoration: none;
	color: #FF9900;
}
div#container_menu_a a:active {
	text-decoration: none;
	color: #FF0000;
}
.caption {
	border: 1px solid #999999;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 7px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 5px;
	margin-top: 15px;
#diary .diary .text .caption img {
	border: 1px solid #999999;
}
