/* $Id: $ */
/* reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

/* hmtl elements */
body
{
  font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;
  *font-size:small;
  *font:x-small;
}
h1 {}
h2
{
  background: #eee url('./images/head-bg.png') repeat scroll top left;
  color: #000;
  padding: 5px 0px 5px 10px;
  font-size: 14px;
}
h3
{
  font-size: 12px;
}
h4 {}
h5 {}
h6 {}
a:link {}
a:visited {}
a:hover	{}
a:active {}
p
{
  line-height: 1.5em;
}
table
{
}
pre,code,kbd,samp,tt
{
  font-family:monospace;
  *font-size:108%;
  line-height:100%;
}

/* header */
#header
{
  background: #eee url('./images/header-bg.png') repeat-x scroll top left;
  position:relative;
  top:0px;
  left:0px;
  height: 60px !important;
  height: 80px;
  padding: 10px 0;
}
#blog-title
{
  position: absolute;
  top: 0px;
  left: -900px;
}
#blog-title h1 
{
  font-size: 18px;
}
#blog-title a {}
#blog-description
{
  position: relative;
  top: 45px;
  left: 20px;
  width: 600px;
  overflow: visible;
  font-size: 11px;
  color: #00328e;
  /*white-space: nowrap;*/
}
#blog-logo
{
  position: absolute;
  top: 10px;
  left: 0px; 
}
#twitterbox
{
  position: relative;
  top: 25px;
  left: 500px;
  width: 150px;
  overflow: visible;
  font-size: 11px;
}

/* menu */
#access {}
#access .skip-link
{
  position:absolute;
  top:1em;right:1em;
}
#access .skip-link a {}
#menu
{
  height:30px;
  background: #eee url('./images/menu-bg.png') repeat-x scroll top left;
  width:100%;
  text-align: left;
}
#menu ul {}
#menu ul li
{
  list-style:none;
  margin:0;
  padding:0;
  float:left;
}
#menu ul li a
{
  font-weight:700;
  text-decoration:none;
  color: #00328e;
  font-size: 11px;
  margin: 0px 5px;
}
#menu ul li a:hover
{
  color: #333;
}
#menu .page_item
{
  padding: 6px 3px 3px;
}

/* container */
#wrapper
{
  height: 100%;
  margin:0px 40px;
}
#container {}

/* content */
#content
{
  height: 100%;
  padding: 20px 0;
}

/* navigation */
#nav-above, #nav-below
{
  width:100%;
  height:1em;
}
#nav-above
{
  margin-bottom:1em;
}
#nav-below
{
  margin-top:1em;
}
.nav-previous
{
  float: left;
}
.nav-next
{
  float: right;
}
.navigation a {}

/* sidebar */
.sidebar
{
  text-align:left;
}
#primary
{
  padding: 20px 0;
}
#secondary
{
  padding: 20px 0;
}
.sidebar div,.sidebar h3,.sidebar ul,.sidebar li
{
  margin:0;
  padding:0;
}
.sidebar h3
{
  background: #eee url('./images/head-bg.png') repeat scroll top left;
  color: #000;
  padding: 5px 0px 5px 10px;
  margin-bottom: 5px;
  font-size: 14px;
}
.sidebar li
{
  list-style:none;
  margin:0 0 1em;
}
.sidebar ul ul
{
  margin:0 0 0 1.5em;
}
.sidebar ul ul li
{
  list-style:disc;
  margin:0;
}
.sidebar ul ul li a {}
.sidebar ul ol
{
  margin:0 0 0 2.5em;
}
.sidebar ul ol li
{
  margin: 0;
  list-style:decimal;
}
.sidebar ul ol li a {}
.sidebar ul dl
{
  margin:0 0 0 1em;
}
.sidebar ul dl dt {}
.sidebar ul dl dd {}
.sidebar ul dl dt a {}
.sidebar ul p {}

/* footer */
#footer
{
  position: relative;
  top: 0px;
  left: 0px;
  text-align:center;
  clear: both;
  background: #aaa;
  color: #333;
  padding: 35px 0 20px;
}
#footermenu
{
  position: absolute;
  top: 0px;
  left: 10px;
}
#footermenu ul {}
#footermenu ul li
{
  float:left;
}
#footermenu ul li a
{
  font-weight:700;
  text-decoration:none;
  color: #00328e;
  font-size: 11px;
  padding: 0 3px;
}
#footermenu ul li a:hover
{
  color: #333;
}
/* $Id: $ */

#timeline
{
  display:none;
}

#timelinebox
{
  margin-bottom: 20px;
  height: 400px;
}

.timeline-default
{
  border:1px solid #aaa;
  font-family:Trebuchet MS,Helvetica,Arial,sans serif;
  font-size: 8pt;
}
.timeline-event-bubble-body, .timeline-event-bubble-time
{
  font-size: 10px;
}
.timeline-event-label
{
  font-size: 10px;
}
#timeline-date
{
  width: 150px;
  border: 1px solid #aaa;
  margin: 0;
}
.ui-datepicker-trigger
{
  vertical-align: middle;
}

/* toppage.tpl */
#categorybox
{
  margin-top: 10px;
  margin-bottom: 20px;
}
#categorybox .categoryitems
{
  padding: 5px 0;
}
#categorybox .categoryitems .subcategory
{
  padding-left: 17px;
  line-height: 1.5em;
}
#categorybox .categoryitems a:hover
{
  background: #eee;
}
#categorybox .categoryitems h3
{
  font-size: 16px;
}
#articlebox
{
  margin-top:10px;
}
#articlelink
{
  text-align: right;
}

#signupbox
{
  width: 180px;
  height: 40px;
}
#introbox
{
  padding:5px;
  background: #fc9;
  border: 1px solid #f30;
}

/* loginform.tpl */
.sidebar #loginbox
{
  padding: 10px 12px;
  border: 1px solid #aaa;
  height: auto;
}
.sidebar #loginbox div
{
  text-align: center;
  font-size:12px;
}
.sidebar #dologin, .sidebar #dologoff
{
  display: block;
  margin: 8px auto;
  width: 100px;
}
.sidebar #loginid, .sidebar #password
{
  display: block;
  width: 150px;
  border: 1px solid #ccc;
}

/* for footer */
#footer-top
{
  background: #aaa url(../common/kadomaru-tl.gif) no-repeat scroll left top;
}
#footer-top span
{
  background: transparent url(../common/kadomaru-tr.gif) no-repeat scroll right top;
  display: block;
  height: 10px;
}
#footer-bottom
{
  background: #aaa url(../common/kadomaru-bl.gif) no-repeat scroll left bottom;
}
#footer-bottom span
{
  background: transparent url(../common/kadomaru-br.gif) no-repeat scroll right bottom;
  display: block;
  height: 10px;
}

/* post_content.tpl */
.entry-title
{
  clear: both;
}
.entry-title a {}
.entry-date {}
.entry-content {}
.entry-content p
{
  margin-bottom: 20px;
}
.entry-content ul, .entry-content ol
{
  margin-bottom: 20px;
}
.entry-content ul li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
}
.entry-content ul li ul li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:circle;
}
.entry-content ol li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:decimal;
}

.entry-summary {}
.entry-meta {}
.entry-meta a {}
.entry-meta .label{}
.entry-meta .author {}
.entry-meta .published {}
.entry-meta .category{}
.entry-meta .tag{}
.entry-meta .parmalink{}
.entry-meta .commentfeed{}
.entry-meta .comment-link{}
.entry-meta .trackback-link{}

/* comment_block.tpl */
#comment {}
#comment-list {}
#comment-list h3 {}
#comment-list ol {}
#comment-list li {}
#comment-list li a {}
#comment-list li .comment-meta {}
#comment-list p {}
#trackback-list {}
#trackback-list h3 {}
#trackback-list ol {}
#trackback-list li {}
#trackback-list li a {}
#trackback-list li p {}
#respond {}
#respond h3 {}
#respond .formcontainer {}
#respond #comment-notes {}
#respond .form-label
{
  margin: 1em 0 0;
}
#respond .required
{
  background: #fff;
  color: #f00;
}
#respond .form-input {}
#respond .form-input input {}
#respond .form-textarea {}
#respond .form-textarea textarea {}
#respond .form-submit {}
#respond .form-submit input {}

/* searchform_content.tpl */
#searchbox {}
#searchbox #s, #searchbox #sbi {}
#searchbox #searchsubmit, #searchbox #sbb {}

/* roundedbox.tpl */
.roundedbox {}
.rb-contents {}

/* adsense.tpl */
.adsensebox {}

/* list.tpl */
ol {}
ul {}
ol li {text-align: left;}
ul li {text-align: left;}
ol li a {}
ul li a {}

/* table.tpl */
.filterform {}
.navi {}
table {}
thead th {}
tbody th {}
td {}

/* for page navigation of list (jslibs/webapp.js displayPageNavi())*/
.pagenavinum
{
  padding: 0 3px;
}
.curpage
{
  color: #fcf;
  font-size: 1.2em;
  font-weight: bold;
}

/* for loading (jslibs/webapp.js startLoading()) */
#mask
{
  z-index: 10000;
  position: absolute;
  top: 0;
  left: 0;
  moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  zoom: 1;
  background: #000;
}
#maskmsg
{
  color: #fff;
  text-align: center;
  margin: 100px auto 0 auto;
  width: 300px;
  height: 60px;
  background: url(../common/loading.gif) no-repeat bottom center;
}
.mskmsg
{
  color: #fff;
  text-align: center;
  margin: 0 auto;
  width: 300px;
}
.mskmsg div
{
  height: 40px;
  background: #fff url(../common/loading.gif) no-repeat bottom center;
}

/* for dialog box (jslibs/webapp.js displayDialog())*/
#dialogbox
{
  overflow: auto;
}
.ui-dialog-overlay
{
  moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background: #000;
}

/* for buttons */
a.button
{
  display: block;
  float: left;
  height: 34px;
  margin-right: 6px;
  padding-right: 20px;
  text-decoration: none;
  color: #000000;
}
a.button span
{
  display: block;
  line-height: 22px;
  padding: 7px 0 5px 18px;
}
a.button:hover span
{
    text-decoration:underline;
}
a.blue
{
  background: transparent url('../common/button_blue_right.png') no-repeat scroll top right;
}
a.blue span
{
  background: transparent url('../common/button_blue_left.png') no-repeat;
}
a.cyan
{
  background: transparent url('../common/button_cyan_right.png') no-repeat scroll top right;
}
a.cyan span
{
  background: transparent url('../common/button_cyan_left.png') no-repeat; 
}
a.gray
{
  background: transparent url('../common/button_gray_right.png') no-repeat scroll top right;
}
a.gray span
{
  background: transparent url('../common/button_gray_left.png') no-repeat; 
}
a.lightgreen
{
  background: transparent url('../common/button_lightgreen_right.png') no-repeat scroll top right;
}
a.lightgreen span
{
  background: transparent url('../common/button_lightgreen_left.png') no-repeat; 
}
a.orange
{
  background: transparent url('../common/button_orange_right.png') no-repeat scroll top right;
}
a.orange span
{
  background: transparent url('../common/button_orange_left.png') no-repeat; 
}
a.purple
{
  background: transparent url('../common/button_purple_right.png') no-repeat scroll top right;
}
a.purple span
{
  background: transparent url('../common/button_purple_left.png') no-repeat; 
}
a.white
{
  background: transparent url('../common/button_white_right.png') no-repeat scroll top right;
}
a.white span
{
  background: transparent url('../common/button_white_left.png') no-repeat; 
}
/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
div#container {
	float: left;
	width: 100%;
}
div#content {
	margin: 0 200px;
}
div.sidebar {
	float: left;
	overflow: hidden;
	width: 180px;
}
div#primary {
	margin: 0 0 0 -100%;
}
* html div#primary {
	left: 20px !important;
	left: 0px;
	position: relative;
}
div#secondary {
	margin: 0 0 0 -180px;
}
div#footer { 
	clear: left;
	width: 100%;
}
/* $Id: $ */

#content .entry-title {}
#content .entry-title a {font-size: 18px; color: #000;}
#content .entry-date abbr {font-size: 12px; color: #000;}
#content .entry-content {margin: 20px 0; font-size: 100% !important;}
#content .entry-meta {margin: 0 0 20px ; padding: 10px 10px; background: #eee; font-size: 11px;}
#content .entry-meta .label {color: #000;}

#content #rating {margin-bottom: 20px;}
#content #rating h3 {font-size: 12px; color: #000;}
#content #rating #rating-msgs {margin: 10px 0; font-size: 12px; color: #f00;}
#content #ratingtable th {width: 50px; font-size: 12px; background: #eee; color: #000; padding: 5px; text-align: center;}
#content #ratingtable td {width: 50px; font-size: 12px; background: #fff; color: #000; padding: 5px; text-align: center;}
#content #ratingtable .rating-avg {color: #f00;}
#content #ratingtable .itemlabel {width: 150px;}

#content #comments h3 {font-size: 16px; color: #000;}

#content #comments ol h4 {font-size: 14px; color: #000;}
#content #comments ol .comment-author {font-size: 16px; color: #000;}
#content #comments ol .comment-author a {font-size: 16px; color: #000;}
#content #comments ol .comment-meta {font-size: 11px; color: #000;}
#content #comments ol .comment {font-size: 12px; color: #000; margin-bottom: 15px;}

#content #comments #respond #comment-notes {font-size: 12px; color: #000;}
#content #comments #respond #comment-msgs {font-size: 12px; color: #f00;}
#content #comments #respond .form-input input {width: 400px; border: 1px solid #999;}
#content #comments #respond .form-textarea textarea {width: 400px; height: 200px;  border: 1px solid #999;}
#content #comments #respond .form-submit input {width: 100px;}

#content .navigation a {font-size: 11px; color: #000;}


#content #listmsg {font-size: 14px; color: #000; margin-bottom: 20px;}
#content .xfolkentry .taggedlink {font-size: 14px; color: #000;}
#content .xfolkentry .description {font-size: 12px; color: #000; margin-bottom: 10px;}
#content .xfolkentry .meta {background: #eee; padding: 3px; margin-bottom: 20px;}


