@charset 'utf-8';

/*
========================================================
	Web Diary Professional Skin
	Simple Ver 1.3 - Type1
	2006/06/17
	Skin by : 海月屋 http://dimanche.s22.xrea.com/
========================================================
 */
 
/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font:normal normal normal 100%/1.6em Osaka,Verdana,Chicago, 'ＭＳ Ｐゴシック', 'MS UI Gothic',sans-serif;
	text-align: left;
}

body {
	background-color: #eee;
	text-align: center;
	font-size: 84%;
	color:#555;
}

p, li, dt, dd, address {
	color: #444;
	line-height: 1.4;
}
p, ul, ol, dl {
	margin-bottom: 10px;
}
ol {
	margin-left: 13px;
}

ul li, ol li ul li {
	background: url("./img/arrow_001.gif") no-repeat 2px 3px;
	padding-left: 15px;
	margin-left: 0px;
	list-style: none;
}
ol li, ul li ol li {
	background: none;
	margin-left: 10px;
	padding-left: 0px;
	list-style: decimal;
}

dt {
	font-weight: bold;
}

h3,h4{ color:#444; font-family:helvetica,arial,sans-serif; margin:1.2em 0 0.4em; }
h5,h6{ margin:1em 0 0.4em; font-size:100%; }
h2{ font:100% georgia,"times new roman",times,osaka,"ｍｓ ｐゴシック",serif; font-weight:bold; margin:0.5em 0; color:#444; }
h3{ font-size:100%; font-weight:bold; margin: 0px 0px 10px; padding: 1px 5px; border-bottom: 1px solid #ccc; border-left: 5px solid #ccc; background:#f5f5f5; }
h4{ font-weight:bold; margin:0px 10px; padding: 0px 5px; border-bottom: 1px solid #ccc; border-left: 4px solid #ccc; }
h5{ font-weight:bold; text-align:center; }
h6{ text-align:right; }
em{ font-weight:bold; }
strong{ font-weight:bold; color:#000; border-bottom:3px double #f00; }
ins{ text-decoration:underline; border-bottom:1px dotted #999; }
del{ text-decoration:line-through; }
q,cite{ border-bottom:1px dotted #999; }
sup{ font-size:84%; vertical-align:super; }
sub{ font-size:84%; vertical-align:sub; }
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
object {
	margin-left: 10px;
}

pre {
	width: 490px;
	margin: 10px;
	padding: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	overflow: auto;
}
code, var, kbd {
	color: #000080;
	font-size: 84%;
	line-height: 1.2;
}
blockquote {
	margin: 10px;
	border-left: 3px solid #cccccc;
}
blockquote p {
	color: #999999;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select, form textarea {
	border: 1px solid #666666;
	background-color: #ffffff;
	color: #666666;
	padding: 1px;
	font-family:'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
}

@media screen {
	form input, form select {
		font-family: Verdana, Chicago, sans-serif;
	}
}

form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}

form textarea {
	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 {
	text-decoration: none;
}
a:link {
	color: #52a5f2;
}
a:visited {
	color: #8f85ad;
}
a:hover {
	color: #444;
	background: #e6e6fa;
}
a:active {
	text-decoration: underline;
}

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

div#container {
	width: 700px;
	margin: 0px auto;
	background-color: #FFF;
}

div#header {
	float: none;
	clear: both;
	margin:0em 0 1em; padding:200px 10px 0; height:65px;
	background:#eee url("./img/cg001.jpg") no-repeat 50% 0%;
}
div#menu {
	float: none;
	clear: both;
	margin-bottom: 10px;
	background-color: #eee;
}

div#navigation {
	width: 160px;
	float: right;
	font-size:92%;
}
div#logs {
	margin-bottom: 10px;
	padding: 0.5em 0px 1em 5px;
	float: left;
}

div#diary, div#comment, div#trackback {
}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;
	padding: 0px 10px 10px;
}
div#footer {
	float: none;
	clear: both;
	padding: 10px 5px 10px 0px;
	background-color: #eee;
}

div#footer_01 {
	width: 700px;
	margin: 0px auto;
	background-color: #FFF;
}

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

div#header h1 {
	margin: 1px 0px 15px;
	padding: 0px;
	font:152% georgia,"times new roman",times,serif; font-weight:bold; letter-spacing:1pt; color:#000; height:50px;
}
div#header h1 a {
	display: block;
	height: 43px;
	width: 254px;
	background:url("./img/P_title01.gif") no-repeat;
 	text-indent: -1000px;
	text-decoration: none;
}

div#header p {
	margin: 0px;
	padding: 1px 0px 0px;
	font-size:74%; text-align:right; 
}

div#title {	
	margin: 0px 0px 5px;
	padding: 1em 15px 0px;
	border-bottom: 1px solid #777;
}

div#title h2 {
	font:132% georgia,"times new roman",times,osaka,"ｍｓ ｐゴシック",serif; font-weight:bold; margin:0.5em 0; color:#444;
}
div#title h2 small{ font-size:74%; }


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

div#menu {
	margin: -15px 0px 0px;
	padding: 0px;
}
div#menu h2 { display: none; }
div#menu ul { list-style-type:none; margin: 0px; padding: 0px 0px 22px; }
div#menu ul li { display: inline; float:left; margin:0 2px 0 0; padding: 1px 0px 2px; }
div#menu li a{ display:inline; text-decoration:none; font:bold 100% helvetica,arial,sans-serif; padding:0.2em 0.4em 0.25em; background:#d8d8d8; }
div#menu li a:link,#menu li a:visited{ color:#777; }
div#menu li a:active, div#menu li a:hover{ color:#4db4e4; background:#fff; }
div#menu li.menu-on a:link,#menu li.menu-on a:visited{ color:#333; background:#fff; }

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

div#navigation h2 {
	margin: 0px 0px 5px;
	padding: 2px 0px 2px 20px;
	color: #999999;
	border: 0px solid #bbbbbb;
	background: url("./img/panda_01.gif") no-repeat 4px 0px;
	font-family:'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
}

div#navigation ul {
	margin: 5px 0px 0px 4px;
}

div#navigation ul li {
	margin: 0px 0px -2px 0px;
}

div#navigation ul.img_01 {
	list-style: none;
}

div#navigation ul.img_01 li{
	display: inline;
	margin: 0px 0px -2px 0px;
	padding: 0px 0px 0px 0px;
}

div#navigation ul.img_01 li img {
	margin: 0px 0px -4px;
	padding: 0px;
}

div#navigation ul li ul {
	margin: 0px 0px 0px -10px;
}

div#navigation ul li ul li {
	margin: 0px;
	background: url("./img/arrow_002.gif") no-repeat 2px 7px;
	list-style: none;
}

div#navigation dl {
	margin: 0px 0px 0px 5px;
}
div#navigation dl dt {
	margin-top: 5px;
	padding-left: 15px;
	background: url("./img/pen_001.gif") no-repeat 2px 4px;
}
div#navigation dl dd {
	padding-left: 15px;
	font-size: 84%;
}

div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
	padding: 0px;
}
div#navigation form dl dd input {
	width: 130px;
}
div#navigation form p {
	margin: 1px 0px 0px 5px;
}

div#navigation table {
	width: 140px;
	margin: 3px 0px 5px 10px;
	border: 0px solid #aaaaaa;
}
@media screen {
	div#navigation table {
        	margin: 3px auto 5px auto;
        }
}
div#navigation table tr th {
	padding: 0px 2px 0px;
	border: 0px solid #aaaaaa;
	background: none;
	font-weight: bold;
	text-align: left;
}
div#navigation table tr td {
	padding: 3px;
	border: 0px solid #aaaaaa;
	font-size: 88%;
	text-align: center;
}
@media screen {
	div#navigation table tr td {
        	padding: 0px 2px;
        }
}

.day {
	color: #666666;
}
.satday {
	color: #4444cc;
}
.sunday {
	color: #cc4444;
}
a .day, a .satday, a .sunday {
	font-weight: bold;
	text-decoration: underline;
}
a:hover .day,a:active .day {
	background-color: #666666;
	color: #ffffff;
}
a:hover .satday,a:active .satday {
	background-color: #4444cc;
	color: #ffffff;
}
a:hover .sunday,a:active .sunday {
	background-color: #cc4444;
	color: #ffffff;
}
div#navigation .today {
	background-color: #eeeeee;
}

div#navigation .calender {
	margin: 2px 0px 5px 6px;
	font-size: 74%;
	text-align: center;
}
div#navigation .calender li {
	display: inline;
	margin-right: 10px;
	padding: 0px;
	background: none;
}

div#navigation .block {
	margin: 10px 10px 10px 0px;
	padding: 2px 0px;
	text-align: center;
	border: 1px solid #666666;
}

div#navigation .block02 {
	margin-left: -10px;
	padding-right: 10px;
}

.new {
	color: #000099;
	font-size: 72%;
}

div#navigation .admin {
	margin: 20px 10px 10px 10px;
	padding: 0px 0px 0px 100px;
	font-size: 72%;
}
div#navigation .admin a {
	color: #dcdcdc;
}

/* ----- 作品一覧 -------------------------------------- */

div#logs {
	width: 523px;
}
html>body div#logs {
	width: 525px;
}

div#logs p {
	margin: 0px;
	padding: 0px 15px 5px;
}

div#gallery .gallery {
	margin-bottom: 10px;
	padding: 2px;
}

div#gallery h2 {
	display: none;
}
div#gallery h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;

	border-bottom: 1px solid #AAAAAA;
}
div#gallery h4 {
	margin: -5px 10px 10px;
}

div#gallery .text * {
	font-size: x-small;
}
html>body div#gallery .text * {
	font-size: small;
}
div#gallery .text p {
	margin: 0px 5px 10px 20px;
}
div#gallery .text img {
	margin: 10px 0px 10px;
}
div#gallery .g_img img {
	margin: 0px 1px 0px 1px;
}
div#gallery .text ul {
	margin: 15px 30px;
}
div#gallery .text ol {
	margin: 15px 40px;
}

div#gallery dl.detail {
	margin: 15px 20px;
	padding: 10px;

	background-color: #EEEEEE;
}
div#gallery dl.detail dt {
	float: left;
	clear: left;
	width: 6em;
}
div#gallery dl.detail dd {
}

div#gallery .text .navi {
	margin: 0px 10px;
}
div#gallery .text .navi * {
	font-size: 10px;
}
div#gallery .text .navi ul {
	margin-left: -10px;
}
div#gallery .text .navi li {
	display: inline;

	margin-right: 10px;
}

div#gallery .info {
	margin: 0px;
	padding: 5px 10px;

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

	margin-left: 5px;
}

div#gallery .list {
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;

	background-color: #F7F7F7;
}
div#gallery .list h4 {
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;

	color: #444444;
}
div#gallery .list ul {
	margin: 0px 0px 10px 20px;
}
div#gallery .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#gallery .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	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: 15px;
	padding: 5px;
	border-top: 3px double #BBBBBB;
	border-bottom: 3px double #BBBBBB;
}
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_001 p {
	text-align: center;
}

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

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px 10px;
	padding-top: 5px;
	text-align: right;
}
div#page ul li {
	display: inline;
	margin-left: 10px;
	padding: 0px;
	background: none;
}

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

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 0px 5px;
	padding-right: 5px;
	text-align: right;
}
div#navi ul li {
	display: inline;
	margin-left: 2px;
	padding: 0px;
	background: none;
}

div#navi form dl {
	margin: 10px 0px 0px;
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents dl {
	margin: 0px 10px 20px;
}
div#contents dl dt {
	margin-top: 10px;
}

div#contents p.gallery_p {
	margin: 5px 15px;

}

div#contents table {
	border: 0px solid #ccc;
}
div#contents table tr {
	border: 0px solid #ccc;
}
div#contents table tr td {
	border: 0px solid #ccc;
}

/* ----- 処理選択 -------------------------------------- */

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 form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 10px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
	font-weight: normal;
}
div#form form dl dd {
}
div#form form dl dd input, div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	padding: 0px 0px 2px;
	background: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env dl {
	margin-bottom: 20px;
}
div#env dl dt {
	font-weight: normal;
}
div#env dl dd {
	margin-bottom: 10px;
}
div#env form {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas {width:680px;height:550px;}

div#canvas applet {
	margin-bottom: 15px;
}

div#canvas applet {
  float: left;
}

div#palette * {
  font-size: 13px;
  text-align: left;
}

div#palette table {
  margin: 0px;
  border: 0px solid #000000;
}
div#palette td {
  padding: 1px;
  border: 0px solid #000000;
}
div#palette table tr td table tr td table tr td {
  padding: 5px;
}

div#palette input {
  margin: 1px 0px;
  padding: 1px 0px;

  height: 22px;
}
div#palette select {
  margin: 1px 1px 1px 0px;
}
div#palette textarea {
  width: 120px;

  text-align: left;
}
div#palette .button {
  text-align: center;
}

div#palette font {
  font-size: 11px;
}

/* ----- ステータス ------------------------------------ */

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
	font-weight: normal;
}
div#status dl dd {
}

/* ----- フッター -------------------------------------- */

br.cancel {
	display: block;
	clear: both;
	height: 1px;
	font-size: 0px;
}

div#footer address {
	padding: 0px 5px 5px 0px;
	font-size: 80%;
	text-align: right;
}

div#footer_01 { border-top: 1px solid #777; }

div#footer_01 .m_02 { color:#000; background:#f6f; }

div#p001 {
	margin: 15px;
}

div#p001 p {
	margin: 0px;
}

/* ----- アンテナ用 -------------------------------------- */
.ik-powered { margin-left: 8px; }

ul.album {
	list-style:none;
}
ul.album li{
 display:inline;
 margin-right:0.2em;
}
ui.album a {
	float:left;
	margin: 0px 15px 0px 0px;
}
