@charset "euc-jp";
/*------------------[ ¥ì¥¤¥¢¥¦¥È ]--------------------------*/

* {
  margin: 0; padding: 0;
}
* html { overflow-x: hidden; }
body { overflow-x: hidden; }
body {
  margin:10px 0 0 0px;
  font-size: 14px !important;
  font-family: Arial, Verdana, '¥á¥¤¥ê¥ª', Meiryo, Osaka, MS P Gothic, sans-serif;
  background: #EAD2AD;
  color: #333;
	width:840px;
	background-color:#FFFFFF;
	background-image:url(Images/bk_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header {
  width: 760px;  height : 220px;
  border-bottom-width: 0;
  qbackground : url(Images/title.jpg) no-repeat;
	qbackground-position:center top;
}
#header span {
  bottom: 0px;  right: 0px;
  color: snow;
  font: 500 12px Century Gothic, Arial, sans-serif;
}
#header img {
 right: 0px;
}
#header p.link {
  margin-bottom: 0;  float: left;
}
#main-column-wrapper {
  float:right;
  width: 525px;
background-color:none;
background-image : url(Images/main_bk.jpg);
background-repeat:no-repeat;
background-position:left top;
border-left:#000000 solid 1px;
}
html>body #main-column-wrapper {
  float:right;
  width: 525px;
	background-color:none;
background-image : url(Images/main_bk.jpg);
background-repeat:no-repeat;
background-position:left top;

background-color:none;
border-left:#000000 solid 1px;
}

#main-column {

  background-color:none;
	width:525px;
	float:right;
}
html>body #main-column {

  background-color:none;
	width:525px;
	float:right;
}
* html #main-column { height: 100%; /* for IE */ }
#left-column {
  float: left;
  width: 215px;
margin:10px 0 0 40px;
background-color:#none;
}
zhtml>body #left-column {
  float: left;  width: 220px;
margin:10px 0 0 15px;}

#column-wrapper {
	margin:32px 0 0 0;
width:840px;
height: auto;
background-color:none;
background-image : url(Images/bk_mid.jpg);
background-repeat:repeat-y;
background-position:left top;
 }
* html #column-wrapper { height: 1px;/* for IE */ }
#column-wrapper:after {
  display: block; 
  content: "[ except IE ]"; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}
#footer {
  clear: both;
  text-align: center;
  margin:0px;
  font: italic 500 13px trebuchet ms, arial, sans-serif;
	background-image: url(Images/bk_bot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:840px;
	height:62px;
}

/******************************

banner

******************************/

#banner {
	margin:0 0 10px 0;
	width:200px;
}

/*------------------[ ÇòÉÑ¥¿¥° ]--------------------------*/
a, a:link, a:visited, a:active {
  text-decoration: none;
}
a:link, a:visited { color: #333; }
a:hover, a:active { 
  color:#ff0000;  text-decoration: underline;
}
a img { border: none; }
strong { color: #7b4d4b; }
em { font-style: italic; }
kbd {
  font: 500 12px verdana, arial, sans-serif;
}
acronym, abbr { cursor: help; }
h3,h4,h5,h6 { font-weight: normal; }
h1, h2, h3, h4, h5 {
  margin: 15px 0;
  text-align: center;
}
sup { color:crimson; font-size:90%;}
h1 { font-size: 220%; }
h2 { font-size: 190%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
code { font-family: "Courier New", Courier, monospace; }
label { cursor: pointer; }
address {
  width :100%;  text-align: center;
  margin: 2em 0 1em 0;
  font: 500 13px Times New Roman;
}
/*------------------[ ÇòÉÑ¥¯¥é¥¹ ]--------------------------*/
.hidden { display: none !important; }
.jump {
  padding-right: 10px; text-indent: -1000%;
  cursor: pointer;
  background: url(Images/jump.png) no-repeat right top;
  display: block;
  width: 50px;  float: right;
}
.center, .alert {
  width: 70%;
  text-align: center;
  margin: 0px auto;
}
.alert { color: crimson; }
.new-entry {
  width: 17px; height: 12px;
}
hr.clear {
  clear: both;
  padding-bottom: 1px;  margin-bottom: -1px;
  width: 70%;  height: 1px;  border: none;
  visibility: hidden;
}
.separator {
  clear: both;
  border: none;  text-align: center;  margin: 0 auto 20px auto;
  qbackground: url(Images/divider.png) no-repeat 50% top;
}
.micro-banner { width: 80px; height: 15px; }
/*------------------[ ¥µ¥¤¥È¥Ê¥Ó¥²¡¼¥·¥ç¥ó ]--------------------------*/
#header-nav {
  position: relative;
  width: 100%; height: 23px;
  border: solid 1px #aaa;
  border-top-width: 0;
  background: url(Images/header-nav-bg.png) repeat-x left top;
}
#navlist {
  padding: 0 0 20px 10px;
  background: url(Images/header-nav-a-bg.png) no-repeat -100% -100%;
}
#navlist ul, #navlist li {
  display: inline;
  list-style-type: none;
}
#navlist img.divider { width: 1px; height: 23px; }
#navlist a:link, #navlist a:visited, #navlist img.divider {
  float: left;
  font-size: 14px;  line-height: 23px;
  margin: 0 0 4px 0px;  padding: 0 5px;
  color: #999;  text-decoration: none;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  background: url(Images/header-nav-a-bg.png) repeat-x left top;
  color: #111;
}
#navlist .feeds { float: right; }
#navlist .feeds img { vertical-align: middle; }
/*------------------------[ ¥ê¥ó¥¯¥Ð¡¼ÍÑ ]-------------*/
#linkbar {

  margin-top: 35px;
}
#linkbar ul{
  text-align: center;
  margin: 3px;
}
#linkbar ul li{
  padding-left: 1em;
  margin-top: 0;
  display: inline;
}
#linkbar ul li a {
  border: none;
}
#linkbar ul li a span {
  display: none;
}
/* --------------------[ ¥Ú¡¼¥¸¥Ê¥Ó£ö¡¹¥¿¥¤¥ë ]----------------------*/
.nav {
  margin: 35px auto;
  text-align: center;
}
.nav p {
  margin-top: 1em;
}
/* --------------------[ µ­Ëã{¥Ã¥¯¥¹¥¹¥¿¥¤¥ë ]----------------------*/
.article {
  font-size: 95%;  line-height: 1.2;
  margin: 2em auto;  padding: 1px;  width: 90%;
}
* html .article {/* for IE */}
.article-united { margin: 2em  auto; width: 90%; }
.article-united .article { /* Åè3ùáG¥ó¥È¥ê¡¼·ë¹çÛâËêÁóÉá{¥Ã¥¯¥¹ */
  margin: 0;
  width: 100%;
}
.article-category {
  font-size: 12px;
  margin-top: -5px;  padding-left: 1em;
}
.article-date {
  font: 800 22px georgia, arial, serif;
  color: #AA8C6C;
  padding: 2px 10px 2px 0;
  text-align: right;
  margin-top: -45px;  margin-bottom: 10px;
}
.article-title {
	color:#FFFFFF;
  font: 800 18px Arial, Verdana, '¥á¥¤¥ê¥ª', Meiryo, Osaka, MS P Gothic, sans-serif;
  letter-spacing : 1px;  text-align: left;
  padding : 4px 0 2px 10px;
  margin-top: 0;  width: 210px;
border-bottom:1px solid #666;
}
* html .article-title { height: 1%; } /* for buggy IE */
.article-cat-icon img{
  float: right;  margin: -5px 20px 5px 5px;
}
div.article .article-title a, div.article .article-content a {
  text-decoration: none;
  color: #B9946B;
}
div.article .article-content a {
  border-bottom: dotted 1px #333;
}
div.article .article-title a:hover,
div.article .article-content a:hover {
  text-decoration: underline;
  /*border-bottom: none;*/
}
.article-content {
  line-height : 1.7;
  letter-spacing : 1px;
  padding: 1em 1em .5em 1em;
  font-family: '¥á¥¤¥ê¥ª', MS P Gothic;
  font-size: 14px;
	color:#333;
}
.article-content p { margin: .8em 0; }
* html .articel-content {height: 100%;}
* html .article-content br { /* for buggy IE */
  line-height: 1; letter-spacing:0px;
}
.article .article-content p.cap:first-letter {
  font-size : 180%;
  font-weight : 600;
  color: navy;
}
.article-content ul, .article-content dl { /* µ­Ëóßá³ãX¥È */
  margin: 1em 3em;
}
.article-content ul li { /* µ­Ëóßá³ãX¥È */
  background: url(Images/dlmark.png) no-repeat left 3px;
  padding-left: 15px;
}
.article-content dl dt { background: none; margin-bottom: .8em; font-weight: 500; }
.article-content ol { /* µ­ËóßÎrdered¥ê¥¹¥È */
  list-style-type: decimal;
}
.article span.readmore {
  cursor: pointer;
  color: navy;
  padding-left: 1em;
}
.article-pageNav {  /* µ­Ëóßáy¡¼¥¸¥ê¥ó¥¯ÍÑ¥¹¥¿¥¤¥ë */
  clear: both;
  font-size: 90%;  text-align: center;
  width: auto; height: 30px;
  margin: 2em auto;
}
.article-pageNav span {
  background: url(Images/page-cell.png) repeat-x 0 0;
  border: solid 1px #696EA4;
  width: 4px; height: 30px;
  padding: 2px 3px;
  font: 600 13px Verdana, Trebuchet MS, Arial;
}
.article-pageNav span.page-stat { background: navy url(Images/page-stat.png) repeat-x 0 0; color: #fff;}
.article-pageNav a { text-decoration: none; border-bottom: none; }
.article-pageNav span.page-cur { color: #aaa; border-left-width: 0; }
.article-pageNav span.page-cell { color: navy; border-left-width: 0; }
.article-pageNav span.page-cell a { border-bottom: none; }
.article-pageNav span.page-next { color: navy; border-left-width: 0;}
.article-pageNav span.page-next a { border-bottom: none; }

.article .article-icon { width: 16px; height: 11px; }
.article-content .headline-readmore { /*--[ ¥Ø¥Ã¥É¥é¥¤¥óÍÑ Áé"¡¦ïñ¡¦¡¦]--*/
  margin: 1em;
}
.article-content p.headline-readmore a {
  font-size: 93%;  color: navy;
  border: none;
}
.article-content p.headline-readmore a:hover {
  color: #ff0066;
  border-bottom: 1px dotted crimson;
  text-decoration: none;
}
.article-content p.headline-readmore a:hover:after {
  content: "¢ã ;
}
.article-posted {
  clear: both;
  font: 500 12px arial;
  margin: 10px 0 0 40px;
  padding-right: 3em;
  height: 30px;
  color: #888;
  text-align: right;
}
.article .article-bottom {
  text-align : right;
  padding-right: 1em;
  background : #7F5034;
  border-bottom: 2px solid #7F5034;
  margin-bottom: 1em;
  clear: both;
}
.article-united .article .article-bottom {  border: none; }
object {
  width: 93%;
  margin: auto;
  overflow: auto;
}
.draft { /*--[ ¥É¥é¥Õ¥Èµ­Ëè¡¦¡¦p ]--*/
  border: dashed 1pt crimson;
  height: 100%;
}
.draft:before, .draft-before {
  content: "Ëá´í¡¦£ö±­Ëâ¡¦¸Ä;
  color: crimson;
  font-size: 11px;
  padding: .3em 1em;
}
.article .tags-entry {
  padding-left: 25px; font: 500 12px/17px arial, MS P Gothic, sans-serif; color: #777;
  background: url(Images/tags-entry.png) no-repeat 0 0px; margin-top: 1em;
}
.article .techrat-entry {
  padding-left: 20px; font: 500 12px arial, MS P Gothic, sans-serif;
  background: url(Images/techrat-entry.png) no-repeat 0 1px; margin-top: 1em;
}
.article-content div.attached a { border: solid 1px #fff; }
.article-content div.attached a:link { border: solid 1px #fff; }
.article-content div.attached a:hover { border: solid 1px navy; text-decoration: none;}
.article-content div.media-part { 
  margin: auto; text-align: center;
  width: 177px;
  border: solid 1px #ddd;
}
/* ------------------------[ ¥³¥á¥ó¥ÈÉ½Ž¦ÍÑ ]--------------------*/
.comment-div {
  text-align : left;
  font-size : 70%;
  margin: 0 10px;;
}
.comment-div .comment-header, .trackback-header {
  padding-bottom: 2em;
  text-align: center;
  font-size: 120%;
  color:#666666;
}
.comment-div a{
  text-decoration: underline;
}
.comment-div .comment-entry p{
  color: #333;
  text-align: left;
}
.comment-div a.No{
  font: 800 150% georgia, arial, sans-serif;
  text-decoration: none;
  padding-right: 10px;
}
.comment-div a.No:before { content: "#"; }
.comment-div .comment-entry {
  margin:0 auto auto 2em;
}
.comment-div .non-disclosure {
  border: 1px dotted #aaa;
}
.comment-div .non-disclosure:before {
  content: "[Èë,¡¦J]";
  font-size: 70%;
  color: crimson;
}
.comment-div .comment-index {
  padding-bottom: 0.5em;
}
.comment-div .comment-index-owner {
  margin:-1em auto 0.5em -1em;
}
.comment-div .comment-entry-owner {
  padding-left: 4em;
}
.comment-div .comment-body{
  margin: 0.5em 0 0 1em;  padding-left: 1em;
  line-height: 1.5;
	color:#fff;
	font-size:12px;
}
.comment-quote {
  color: #7e7a94;
  border-left: 2px #ddd solid;
  padding: 10px;
}
.comment-cntrl {
  padding-left: 0.5em;
}
.comment-cntrl img {
  vertical-align: middle;
}
.comment-owner {
  width: 18px; height: 18px;
  padding-left: 5px;
}
hr.comment-separator {
  border-width: 0;
  visibility: hidden;
  margin: 1em 0 0.5em 4em;
}
.comment-private {
  color: crimson;
  font-size: 70%;
}
.comment-closed {
  margin: 2em;
  padding: 3px 0 0 230px;
  height: 2em;
  font-size: 90%; color: #777;
  background: url(Images/closed.png) no-repeat 200px top;
}
/* ------------------------[ ¥³¥á¥ó¥È¥Õ¥©¡¼¥àÍÑ ]---------------------*/
form.comment-form {
  padding: 1em 0 1em 2em;
  width: 35em;
  margin: auto;
}
.comment-intro {
  background: url(Images/check.png) 0 0 no-repeat;
  padding-left: 1.5em;
  font-size: 12px;
  color: #666;
}
.comment-createlink {
  background: url(Images/button-fill.png);
  height: 23px;
  cursor: pointer;
}
.comment-inputarea {
  border-left: solid 4px #666;
  margin: 1em 0 1em 1em;
  padding-left: 0.5em;
	color:#666;
}
.comment-inputarea p {
  margin: 5px 0;
}
.comment-form .info {
  font-size: 70%; color: #666;
  padding: 5px 0 5px 22px;
  background: url(Images/comment-icon.png) no-repeat left 3px;
}
.comment-preview-div {
  padding-left: 1em;
  border-left: solid 4px #666;
}
#comment-previewarea {
  margin: 2em 0 0 0;
  width: auto;
}
#comment-previewarea .comment-confirm {
  background: url(Images/check.png) 2.3em -0.2em no-repeat;
  margin: 1em;
  padding-left: 4em;
  color: #666;
}
img.smiley{
  width: 16px;
  height: 16px;
  vertical-align:left;
  cursor:pointer;
  margin:0 3px 0 0;
}
img.home-icon {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  border: none;
}
textarea.comment-textarea {
  width: 70%;
  border: solid 1px #aaa;
  background: #f7f7f7;
}
.comment-quoted {
  text-align: left;
  margin: 1em;
  padding: 0 .5em 0 0.5em;
  background: #fffefe;
}
.comment-quoted p#quoted-comment {
  font-size: 80%;
  margin: 1em 0 0 1.5em;
  border-left: solid 2pt #ddd;
  padding: 0 1em 0 0.5em;
}
/* ------------------------[ AjaxÍÑ¥³¥á¥ó¥È¥Ü¥¿¥ó ]---------------------*/
.comment-expand {
  clear: both;
  padding-left: 2em;
}
.comment-expand button {
  margin: 1em 0 0 1em;
  background: url(Images/button-fill.png) repeat-x 0 0;
  font: 500 12px arial;
  cursor: pointer;
  width: 120px;
}
.comment-mailback, .comment-nondisclosure {
  qbackground: url(Images/check-blue.png) left top no-repeat;
  padding-left: 1.3em; margin-top: .5em;
	font-size:12px;
	color:#666;
}
.comment-nondisclosure input.checkbox{
  vertical-align: middle;
}
input.txt {
  background: url(Images/bg-formtext.png);
  border: solid 1px #aaa;
  font: 500 14px/1.3 Verdana, Arial, MS P Gothic, sans-serif;
  height: 1.3em;
  vertical-align: middle;
}
input.txt:focus {
  border: solid 1px #ff8d60;
  background: #fff7f7;
}
.comment-submit {
  width: 80%;
  margin: 1em auto;
  text-align: center;
}
form.comment-form #c_color {
  vertical-align: left;
}
.commentFormHere {
  margin-bottom: 7em;
}
.commentFormHere button {
  color: #094583;
  background: url(Images/button-fill.png) repeat-x 0 0;
  font: 500 12px arial;
  cursor: pointer;
  margin-left: 20px;
  font: small-caps 500 12px verdana, sans-serif;
}

/*------------------------[ µ­ËâËá³ãX¥ÈÉ½Ž¦ ]-------------*/
div.show-list {
  width: 80%;
}
div.show-list ul {
  width: 73%;
  margin: auto;
  list-style: url(Images/dlmark.png) square;
  padding-left: 3em;
}
div.show-list ul li { padding-bottom: .5em; }
/*------------------------[ °îÉÑ¥Õ¥©¡¼¥Þ¥Ã¥È ]-------------*/
div.quote {
  border-left : 2px solid #ddd;
  border-right : 2px solid #ddd;
  background-color : #fff;
  font-size : 95%;
  padding : 5px;
  margin: 1em 2em 1em 1em;
  color : #00468c;
}
blockquote {
  font-size : 95%;
  padding : 0px;
  margin: 0 2em 1em 1em;
  color : #00468c;
  background: #f0efec;
}
blockquote dl {
  padding: 3px 10px 0px 10px;
}
q {
  font-size : 12px;
  margin: 1em;
  color : #00468c;
}
pre {
  font: 500 15px/1.4 courier new,Verdana, monospace;
  background : #f7f7f7;
  border : double 4px #808080;
  border-width: 0 0 0 4px;
  margin: 1em auto;
  padding: 20px;
  width: 89%;
  height: 3em;
  color: navy;
  clear: both;
  overflow-x: auto;
  letter-spacing: 0.1px;
}
body[id=weblog] pre {
  overflow: auto;
  min-height: 4em;
  height: auto;
}
code {
  font: 500 15px/1.4 courier new,Verdana, monospace;
  color: #2d542c;
  letter-spacing: 0.1px;
}
.decimal {
  list-style-type: decimal;
  background: #fff;
  font-size: 90%;
  margin: 3em 4em 3em 3em;
}
.decimal li, ol li {
  background-image: none;
  margin-left: 2em;
}
.underline {
  text-decoration: underline;
}
.google-it {
  font : 600 13px 'Times New Roman',serif;
  color : #2020ff;
  cursor : pointer;
}
dl dt {
  background: url(Images/dlmark.png) center left no-repeat;
  padding: 5px 0 0 12px;
  font-weight: 600;
}
dl dd {
  padding: 0 2em 0 1em;
  margin-bottom: 0.8em;
  line-height: 145%;
  color: #444;
}
dd a { text-decoration: underline; }
.attached {
  clear: both;
  color: #003264;
  margin-top: 20px;
}
span.stars img {
  width: 16px; height: 16px;
}

/*----------------------------[ ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯É½Ž¦ ]-------------*/
dl.trackback{
  text-align: left;
  width: 83%;
  margin: auto;
  padding-left: 1em;
  border-bottom: dotted 2px #ddd;
}
dl.trackback dt { 
  font: 500 15px georgia;
  color: #2A3164;
  padding-left: .5em;
}
dl.trackback dd { 
  margin-top: .5em;
}
dl.trackback dd:first-letter { 
  font-size: 16px;
  color: crimson;
}
dd.trackback-footer{
  font-size: 11px;
  color: #00004d;
  text-align: right;
}
/*------------------------[ ¥í¥°¥¤¥ó¾éÆë7p ]-------------*/
#login-info {
  position: absolute; 
  top: 130px; right: 5px;
  width: 200px;
  text-align: center;
}
#login-info span {
  color: navy;
  font-weight: 600;
}
/*------------------------[ ¥Æ¡¼¥Þ¿ü&#128;çïÕà¥áZ¥ì¥¯¥¿¡¼ÍÑ ]-------------*/
#theme-selector {
  position: absolute; 
  top: 153px; left: 77px;
  width: 100px; height: 20px;
  color: navy;
  cursor: crosshair;
  text-align: center;
  border: solid 1px #aaa;
  font: 500 13px/20px Century Gothic, Arial, sans-serif;
  z-index: 1000;
}
#theme-selector ul {
  display: none;
  border: 1px solid #333;
}
#theme-selector ul li a {
  display: block;
  color: navy;
  background: #fff;
  text-align: center;
  text-decoration: none;
  border-top: 1px solid #333;
  width: auto; height: 20px;
}
#theme-selector:hover ul, #theme-selector.over ul { display: block; }
#theme-selector ul li a:hover{ 
  color: #fff;
  background: #33cc33;
}
/*------------------------[ ¥Ö¥í¥Ã¥°¥Ð¡¼ÍÑ ]-------------*/
#blog-bar{
  width : 180px;
  margin-top: 15px;
  text-align: center;
  position: absolute;
}
/*------------------------[ HTML¿ë»æ·þ³úÅ½Ž¦ÍÑ ]-------------*/
#rendering-time {
  position: absolute;
  top: 5px; right: 25px;
  color: #888;
  font:500 80% georgia, serif;
}
/*------------------------[ ¥«¥¦¥ó¥¿¡¼ÍÑ ]-------------*/
#pp-counter{
  position: absolute; 
  top: 7px; left: 25px;
  font-size : 9px;
  color: #5353A6;
  text-align: right;
}
/*------------------------[ ¸¡ºí#{¥Ã¥¯¥¹ÍÑ ]-----------------*/
#search-box{
  position: absolute;
  top: 50px; left: 50px;
  width: auto; height: 21px;
  margin: auto;
  text-align: center;
}
#search-box form #submit {
  width: 23px; height: 20px;
  vertical-align: top;
  padding-left: 0;
}
#search-box form #q {
  width: 110px; height: 1.2em;
  font: 500 12px arial, MS P Gothic, sans-serif;
  border:  1px solid #9097A2;
  background: #e4ebfa url(Images/bg-formtext.png) repeat-x;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
/*---------------------[ ½ýµü,Ýí¡¦p ]-------------*/
.search-form {
  background-color: #fafcfb;
  border: 1px solid #aaa;
  width:450px;
  margin: 3em auto auto auto;
  padding: 1em;
}

.search-form ul { list-style: square; margin-left:30px;}
dl.search-result {
  margin: 1em 0 1em 3em;
  padding: 1em;
}
dl.search-result dd {
  text-decoration: none;
  color: #555;
  padding: 0.25em 0 0 2.5em;
}
.search-result dt {
  margin-top: 0.7em;
}
dt.search-result-hit {
  background: none;
  margin-top: 1.5em;
}
dt.search-result-hit span.cat{
  font-weight: 500;
  padding-left: 2em;
}
.search-result-index {
  font: 700 16px verdana, arial, sans-serif;
}
.search-result-comment{
  border-left: solid 2pt #ddd;
  margin-left: 2em;
  padding-left:0.5em;
}
.search-result-comment dt {
  padding-left: 0.3em;
  font: 600 14px MS P Gothic, sans-serif;
  background: none;
  color: #111;
}
/*--------------------[ ¥«¥ì¥ó¥À¡¼ÍÑ ]-----------------------*/

#calendar {
  padding: 3px;
  text-align : center;
  width: 190px;
  background: #fff;
  margin : 0px auto 0 auto;
  font : 500 13px arial, sans-serif;
}
#calendar .box-cap {
  background: url(Images/sub_bot.gif) repeat-y 0 0;
  padding-top: 0px;
}
#calendar .box-foot {
  text-align : center;
  width : auto;
  height : 15px;
  background : url(Images/sub_bot.gif) repeat-y 0 0;
  margin-top: 0; padding-top: 0;
}
#calendar table.calendar {
  border-left : 1px solid rgb(162,162,162);
  border-right : 1px solid rgb(162,162,162);
  width : 100%;
  background-color:#fff;
}
#calendar table {
  width: 100%;
  text-align: center;
  margin: auto;
}
#calendar table.calendar td{
  font : 500 13px Georgia, arial;
  padding : 2px;
  text-align : center;
}
#calendar table.calendar a {
  text-decoration : none;
  font : 500 13px Georgia, arial;
}
#calendar tr.header td {
  font : 600 14px arial;
}
#calendar span.calendar-cap {
  display: block;
  width: 100%;
  font: 700 130% Georgia;
  text-align: center;
  color: #fff;
}
#calendar span.prev-month {
  display: block;
  text-indent: -10000px; /* ²å½ü¤ê·ØÄæ&#128;¡¦¡¦¡àÅà¡¦ÊÂ*/
  width: 20px; height: 20px;
  background: url(Images/prev.png) 5px 5px no-repeat;/* ÇØ·Ê£ó&#128;¡¦Ãçåï×ØÄæ*/
}
#calendar span.next-month {
  display: block;
  width: 20px; height: 20px;
  text-indent: -10000px;
  background: url(Images/next.png) 5px 5px no-repeat;
}

#calendar table td.daySubmit {
  background-color : #eaeaf4;
}
#calendar table td span.Sun {
  color : rgb(250,90,70);
}
#calendar table td span.Sat {
  color : navy;
}
#calendar table td span.Today {
  color : rgb(5,170,50);
  font-weight : 600;
}
#calendar table td strong.month {
  font : 600 13px georgia, serif;
  color : #2d3073;
}
/*-------------------------[ ¥µ¥¤¥É¥Ð¡¼³ûË¢ ]----------------------*/
#archives {
	margin:0 0 30px 0;
}

#recently, #menu, #categories, #comments, #trackbacks, #archives, #tags, #others {
  margin : 20px 0 0 0;
  color : #ffffff;
  width: 215px;
}
h3.sidebar-cap{
  background: url(Images/sub_top.gif) no-repeat 0 0;
  font: 700 118% Georgia, Arial, sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0;
  padding-top:0px;
  padding-left: 0px;
	line-height:2;
  background-color:#fff;
	height:40px;
	width:215px;
}
qspan.expand-icon {             /* ¥µ¥¤¥É¥Ü¥Ã¥¯¥¹Å¸³«ÍÑ¥Ü¥¿¥ó */
  display: block;
  width: 13px; height: 13px;
  font-size: 1px;
  margin: 5px 7px 1px 0;
  background: url(Images/toggle.png) 0px 0px no-repeat; 
  float: right;
  cursor: pointer;
  z-index: 1000;
}
.sidebar-body {
	background-image:url(Images/sub_mid.gif);
	background-position:left top;
	background-repeat:repeat-y;
  line-height: 120%;
  color : #041A4D;
  qbackground-color:#fff;
	width:215px;
}
.sidebar-foot {
  text-align : center;
  width : 215px;
  height : 14px;
  background : url(./Images/sub_bot.gif) no-repeat;
  background-color:#fff;
}

                        /* ULwÄæ@¥Ç¥Õ¥©¥ë¥È£ó"¡¦}¡¼¥¯£ô&#128;¶Â*/
ul, ol {
  list-style: none;
}
ul.sidebar-menu {                     /* # ¥á¥Ë¥å¡¼ÍÑ */
  text-align: center; list-style: none; line-height: 1.5;
}
          /* # ¹ó+¡¦ËáG¥ó¥È¥ê¡¼¡¦¥³¥á¥ó¥È¡¦¥È¥é¥Ã¥¯¥Ð¥Ã¥¯ÍÑ¥¹¥¿¥¤¥ë */

ul.sidebar-recently,
ul.sidebar-comments,
ul.sidebar-trackbacks,
ul.sidebar-archives,
ul.sidebar-tags,
ul.sidebar-others {
  width: 215px; line-height: 1.3;
  padding-left: 10px;
}
ul.sidebar-recently li, ul.sidebar-comments li, ul.sidebar-trackbacks li {
  padding: 3px 0 2px 15px;
  background: url(Images/listmark2.png) 2px 8px no-repeat;
}
ul.sidebar-comments ul li.nest1 {
  margin-top: 1px;
  margin-left: 9px;
  padding : 0px 0px 2px 20px;
  background: url(Images/nest1.png) 0 1px no-repeat;
}
ul.sidebar-trackbacks ul li.nest1 {
  background: url(Images/nest1.png) 0 1px no-repeat;
  padding : 0px 0px 2px 20px;
}
ul.sidebar-comments ul li.nest2 {
  margin-left: 27px;
  padding-left: 20px;
  background: url(Images/nest2.png) 0 3px no-repeat;
}
ul.sidebar-comments ul li.show-all-comments a {
  color: navy; padding-bottom:5px; font-size: x-small;
}
ul.sidebar-comments ul li.show-all-comments a:before {
  content: " ¡æŽÀ";
}
ul.sidebar-trackbacks li.no-ping {
  color: #bbb;  background: none;
  padding-left: 3em;
}
ul.sidebar-categories {                  /* ¥µ¥¤¥É¥Ð¡¼¥«¥Æ¥´¥ê¡¼É½Ž¦ */
  text-align: left;
}
ul.sidebar-categories * a {
  font-size: 90%;
}
ul.sidebar-categories li.main-category {
  background: url(Images/listmark2.png) 15px 4px no-repeat;
  padding : 0px 0px 2px 35px;
}
ul.sidebar-categories li.sub-category {
  background: url(Images/nest1.png) 45px 1px no-repeat;
  padding : 0px 0px 2px 65px;
}
ul.sidebar-categories span { /* µ­ËðÇâ¡¦[¥í£ö&#128;Åà¡¦*/
  font-size: 90%;
  color: #aaa;
}
ul.sidebar-archives li {                /* ¥µ¥¤¥É¥Ð¡¼¥¢¡¼¥«¥¤¥ÖÍÑ */
  padding-right: 3.5em;
  text-align: right;
}
ul.sidebar-others {                      /* ¥µ¥¤¥É¥Ð¡¼OTHERSÍÑ */
  width: auto;
  padding-left: 4em;
  padding-top: 5px;
}
ul.sidebar-tags li {
  display: inline;
}
ul.sidebar-tags .tags-end {
  text-align: right; font-size: 12px;
  display: block; padding-right: 1em;
}
/*---------------------------[ ¥«¥Æ¥´¥ê¡¼°çÉ÷É½Ž¦ÍÑ ]----------------------*/
.category-list {
  width:250px;
  margin: 30px auto;
}
.category-list ul {
  list-style: none;
  margin-left: 2em;
  padding-left: 15px;
}
.category-list ul li.main-category {
  background: url(Images/folder.png) 15px 5px no-repeat;
  padding : 5px 0px 2px 35px;
}
.category-list ul li.main-category span,
.category-list ul li.sub-category span {
  color:#aaa;
  font-size: 90%;
}
.category-list ul li.sub-category {
  background: url(Images/nest1.png) 45px 1px no-repeat;
  padding : 0px 0px 2px 65px;
}
* html .category-list ul {height: 100%; /* for IE */}
.category-nav, .tags-nav {
  margin-top: 1.5em;
}
/*---------------------------[ ¥¢¡¼¥«¥¤¥Ö / ¥¿¥° °çÉ÷É½Ž¦ÍÑ ]----------------------*/
div.archives-list, div.tags-list {
  width: 180px;
  padding-left: 1em;
  margin: auto;
}
html>body div.archives-list, div.tags-list {
  width: 220px;
  padding-left: 1em;
  margin: auto;
}

div.archives-list ul, div.tags-list ul {
  list-style: url(Images/folder.png) inside square;
  margin-left: 2em;
}
div.archives-list ul li, div.tags-list ul li{
  margin-bottom: 3px;
}
div.archives-list h3, div.tags-list h3 {
  margin: 2em auto;
  color: navy;
}
/* ------------------------[ ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯Åé3¡¦]---------------------*/
form.trackback-preface {
  text-align: center;
  width: 73%;
  margin: auto;
  padding: 1em;
}
form.trackback-preface legend {
  color: #ac1822;
  font-size: 90%;
}
form.trackback-preface p {
  margin: .7em;
  padding: .5em;
  font-size: 90%;
  color: #777;
  text-align: left;
}
form.trackback-preface p input.txt {
  width: 87%;
}
form.trackback-preface p input.button {
  margin-left: .3em;
  vertical-align: middle;
}
/*------------------------[ ŽÊ¿¿¡¦¥É¥í¥Ã¥×¥·¥ã¥É¥¦À¡2¡¦]-----------------*/
p.photo-noshadow {
  padding: 3px;
  float: left;
  margin: 15px 2px 2px 7px
}
p.photo-shadow img, p.photo-noshadow img {
  display: block;
  padding: 7px;
  border: 1px solid #7F5034;
  qborder-color: #aaa #888 #999 #bbb;
  background-color: #fff;
  margin: 0px 7px 8px 0px;
}
* html p.photo-shadow img, p.photo-noshadow img {
  display: block;
  position: relative;
  margin: -5px 7px 7px -5px;
}
.photo-shadow img.borderless, p.photo-noshadow img.borderless{
  padding: 0;
}
qp.photo-shadow {
  float: left;
  background: url(Images/shadow.png) no-repeat right bottom;
  margin: 1em 0 0 1em;
  display: inline;
}
/* CSS2 compatible Shadow */
qp.photo-shadow:before {
  content: "";
  background: url(Images/shadow.png) no-repeat right top;
  display: block;
  height: 18px;
  margin-bottom: -18px;
}
qp.photo-shadow:after {
  content: "";
  background: url(Images/shadow.png) no-repeat left bottom;
  display: block;
  border-top: solid 1px #999;
  width: 18px; height: 9px;
  margin:-9px 0px 0px 0px;
}
.photo-caption {
  margin: -5px -10px 20px 45px;
  font-size: 13px; color: navy;
  padding-left: 30px;
  clear: both;
}
.al-left {
  float: left;
  padding: 1px; /* Moz bug ? */
  margin-right: 1em;
}
.al-right {
  float: right;
  padding: 1px; /* Moz bug ? */
}
.al-center { margin: auto;}

/* ---------------------[ ²å½ü¥®¥ã¥é¥ê¡¼É½Ž¦À¡2¡¦]---------------------*/
.gallery {
  margin: 60px auto; 
  position: relative;
  z-index: 1;
  width: 296px; /* (1*2+64+4*2)*4 = 296 <-- minimal width   */
}
.gallery ul {
  position: absolute; 
  top: 0; left: 0; 
  background: #fff;
  border: 0px solid #333;  /* ³°ÏÈ£öÅý */
  list-style-type: none;
}
.gallery ul li {
  display: inline;
  float: left;
  padding: 4px;
}
.gallery ul li span{
  display: none;
}

.gallery ul li a img {
  width: 64px; height: 64px;
  padding: 0; border: 0;
  background: #000;
}
.gallery ul li a {
  float: left;
  width: 64px; height: 64px; /* Image's width */
  border: 1px solid #333;    /* ²å½ü£öËÈÉý */
  display: block;
}
.gallery ul li a:hover {
  position: relative;
}

.gallery ul li a:hover img {
  position: absolute;
  left: -20px; top: -10px;
  width: 100px;
  border: 1px solid #aaa;
  padding: 5px;
  background: #fff;
  display: block;
}
.gallery ul li a:hover span { /* ToolTip */
  position: absolute;
  left: -20px; top: -30px; /* top is img's top + height */
  width: 100px; height: 20px;
  font: 700 14px Trebuchet ms, Tahoma, Verdana;
  padding: 5px;
  text-align: center;
  display: block;
  background: #fff;
  border: solid 1px #aaa;
  border-bottom-width: 0;
  text-decoration: none;
}

table.page-nav-main,
table.page-nav-sub {
  border-collapse: collapse;
  letter-spacing: 1px;
  font:600 13px/21px arial;
  width: auto;  height: 21px;
  margin: 37px auto;
  color:#333;
  border-top: 1px solid navy;
  border-bottom: 1px solid navy;
}
table.page-nav-main a{
  text-decoration: none;
}
table.page-nav-main tr td {
  padding: 0;
}
table.page-nav-main td.circle {
  width: 20px;
  text-align:center;
}
table.page-nav-main td.circle-a {
  width: 20px;
  text-align:center;
  color: navy;
  font-weight: 800;
  text-decoration: underline overline;
}
table.page-nav-main td.lhalf {
  width: 0;
}
table.page-nav-main td.rhalf {
  width: 0;
}
table.page-nav-main td.cen {
  line-height: 20px;
  height:20px;
}

/* ---------------------[ ¥¢¥Þ¥¾¥ó¥¢¥½¥·¥¨¥¤¥ÈÉ½Ž¦À¡2¡¦]---------------------*/
.amazon-box {
  margin: 1em;
  padding: .3em .2em 1em 0;
  width: 450px;
  position: relative;
}
* html .amazon-box {
  height: 1%;
  display: inline;
}
.amazon-box p.entry {
  margin: 10px;
  float: right;
}
.amazon-box p.entry a {
  border: none;
}
.amazon-box p.entry a {
  border: none;
}
.amazon-box ul.amazon-info {
  list-style: none;
  border: none;
}
.amazon-box .title {
  padding-top: 10px;
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 107%;
}
.amazon-box ul.amazon-info li {
  font-size: 90%;
  margin: 0 0 -2px 20px;
  background: url(Images/dlmark.png) no-repeat left 3px;
  padding-left: 13px;
}
.amazon-box ul.amazon-info li.delivery{
  color: crimson;
}
.amazon-box ul.amazon-info li.related {
  padding-top: 3px;
  padding-left: 23px;
  background-image: none;
}
.amazon-box ul.amazon-info li.related a:hover,
.amazon-box .title a:hover{
  border-bottom: dotted 1px navy;
 text-decoration: none;
}
.amazon-box a {
  border-bottom: none;
}
.amazon-box a {
  text-decoration: underline;
}
#ToMain {
  position: fixed; bottom: 0; right: 0;
  width: 38px; height: 17px; display: block;
  font-size: 1px;
  background: url(Images/page-top.png) no-repeat right bottom;
}

div#logo-of {
	text-align:center;
	padding-top:20px;
	}
	
