hr {
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #cccccc;
height: 1px;
}


/*

A Six Apart theme adapted for Movable Type default templates 
name: Professional Black  
designer: Jim Ramsey 
designer_url: http://www.jimramsey.net/ 
layouts: layout-wm

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body,table {
    font: normal 13px osaka, "MS Gothic", arial, helvetica, hirakakupro-w3,  sans-serif;
    color:#666666;
}

/* Header */

#header {
  list-style-position:outside;
}

#header-inner {
    position: relative;
    background: #fff url(../images/header-bg.gif) no-repeat 0 0;
}

#header-name {
    margin-bottom: 0;
}

#header-description {
    
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

a.header-logo-link{
    position:absolute;
    top: 18px;
    left: 10px;
    width: 270px;
    height: 30px;
    display: block;
}

a.header-logo-link:hover{
    border-bottom:1px solid #293F6C;
}

/* Bread Crumbs Nav */

#breadcrumbs-content { 
    font-size: 95%;
    line-height: 1.3;
}

#breadcrumbs-content .current { 
    color: #000;
}

/* Blog Header */

#blog-name { 
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 22px;
}

#blog-name a { 
    color: #fff;
}

#blog-description { 
    margin-top: 5px;
    padding: 0 20px;
    color: #fff;
    font-size: 95%;
}


/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

h1#page-title.archive-title, 
h1#page-title.search-results-header  {
    margin: 0 0 15px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    font-size: 14px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    /*p\osition: relative;*/
    position:relative;
    width: 100%;
    width: auto;
    /*w\idth: auto;*/
}


/* Global ----------------------------------------------------------------- */

body {
    color: #000;  
    font-family: 'MS Gothic', Osaka; 
    background-color: #fff; 
}

a {
    color: #003399;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline !important;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 5px;  
    margin-bottom: 20px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 
    /*background: #fff url(header-bg.gif) repeat-x 0 0;*/
}

#header a {
    color: #293F6C;
}

#header-content {
    width: 940px; 
    margin: 0px;
    height: 72px;
}

#header-content ul{
    float:right;
}

#header-content ul li{
    float:left;
    padding:1px 5px;
    border-left: 1px solid #EBC17E;
    list-style-type: none;
    
}

#header-content ul a{
    color:#EBC17E;
}


#header-name {
    color: #293F6C; 
    font-size: 30px;
    margin-bottom: 5px;
}

#header-description {
    color: #777;
    font-size: 15px;  
}


/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background: #eee repeat-x 0 0;/* url(nav-bg.gif)*/
    border-bottom: 1px solid #ccc;
    font-family: verdana;
}

#main-navigation-inner {
    position: relative;
}

#main-navigation ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#main-navigation ul li {
    float: left;
    padding-top: 2px;
}
#main-navigation ul li.first a {
    display: block;
    text-decoration: none;
    padding: 7px 15px 7px 16px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#main-navigation ul li a {
    display: block;
    text-decoration: none;
    padding: 7px 15px 7px 16px;
    border-right: 1px solid #ccc;
}

#main-navigation ul li a:hover {
    text-decoration: underline;
}

#main-navigation ul li.on a {
    color: #000;
    background: #fff no-repeat 50% bottom;/*url(nav-arrow-on.gif)*/ 
}

#main-navigation ul li.last {
    border-right: 1px solid #ccc;
}


/* Search ---------------------------------------------------------------- */

.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 2px;
    right: 0;
    text-align: right;
}

.widget-search h3 {
    display: none;
}

#search {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px;
}

#search-submit {
    border: 1px solid #75120e;
    border-top: 1px solid #b25c59;
    border-left: 1px solid #b25c59;
    background: #921712;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}


/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #fff;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}


/* Breadcrumbs ----------------------------------------------------------------- */

#breadcrumbs-inner { 
    width: 650px;
    margin: 5px auto 0;
}

#breadcrumbs-content { 
    padding: 0 0 0 5px;
}

#breadcrumbs ul, #breadcrumbs li {
    margin: 0;
    display: inline;
    list-style: none;
}

#breadcrumbs li, 
#breadcrumbs li ul { 
    padding: 0;
}

#breadcrumbs ul li a {
    margin-right: 0.75em;
}


/* Blog Header ----------------------------------------------------------------- */

#blog-header-inner { 
    width: 940px;
    margin: 10px auto 0;
}

#blog-header-content { 
    margin: 0 15px 0 20px;
    padding: 15px 0;
    background-color: #333;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;    
}


/* Content ---------------------------------------------------------------- */

#content {
    line-height: 1.5;
}

.asset-name,
.asset-name a,
.archive-title {
    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 13px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

.entry-asset .asset-name {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}


.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
    background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(icon-trackback.gif) no-repeat 0 50%;
}

.archive li {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
    font-size: 24px;
    line-height: 1.3;
}

.mt-main-index h1#page-title {
    font-size: 30px;
    margin-bottom: .5em;
}

#homepage-image {
    width: 520px;
    height: 165px;
    /* photo by Anil Dash */
    background: url(http://www.jadesas.or.jp/59banner.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0;
}

#alpha-inner{
padding-top:5px;
}

#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    height: 20px;
    background: url(header-arrow-wide.gif) no-repeat 0 0;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
.layout-wtt h2.trackbacks-header {
    background: url(header-arrow-wide520.gif) no-repeat 0 0;
}

#main-navigation .search-options {
    display: none;
}

.widget-recent-comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon-comment.gif) no-repeat 0 4px;
}

.widget-recent-entries dl {

}

.widget-recent-entries dl dt {
    font-size: 18px;
}

.widget-recent-entries dl dd {
    margin-bottom: 3px;
}

.widget-recent-entries dl dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.widget-recent-assets .item { 
    width: 72px;
    margin: 0 4px 8px;
}

.widget-recent-assets .item img { 
    border: 1px solid #ccc;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}


/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header {
    height: 20px;
    margin-bottom: 1px;
    background: url(header-arrow-narrow.gif) no-repeat 0 0;
    background-color:#2E5282;
    font-size: 10px;
    color: #fff!important;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

.widget-header a {
    color: #fff;
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}

.layout-wm .widget-header {
    /*background-image: url(header-arrow-medium.gif);*/
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-content {
    margin-top: 0px;
    margin-bottom: 20px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}

#footer .widget-footer-links {
    /*width: 50%;*/
    text-align:center;
}

#footer .copyright{
  width:100%;
  text-align:center;
  font-size:10px;
  color:#ccc;
  margin-top:10px;
}

#footer .widget-powered {
    float: right;
    width: 157px;
    text-align: right;
    clear: none;
}

#footer .widget-powered .widget-content {
    margin: 0;
    padding: 0;
    text-align: left;
}

#footer .widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

#footer .widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 41px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    /*background: #eee url(nav-bg.gif) repeat-x 0 0;*/
background-color:#293f6c;
    color: #777;
}

#footer a {
    color: #dee8fc;
}

#footer .widget-header {
    display: none;
}

#footer-content {
    margin: 20px 15px 20px 20px;
}

#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 12px 0 0 0;
    float: left;
}

#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
h1.foldertitle{
  background-color:#CAE0F7;
  color:#333333;
  font-size:18px;
  font-weight:bold;
  padding:5px;
}

/* sidebar --- */
.widget-content ul li.folder{
  margin:0;
  padding:1px;
}
.widget-content ul li.folder a{
  display:block;
  padding:3px;
/* background-color:#ccc; */
  background-color:#0B2969;
  color:white;
  font-weight:bold;
  text-decoration:none!important;
}

.widget-content ul li.folder a:hover{
/* background-color:#999; */
  background-color:#9FBFD6;
  text-decoration:none!important;
}

.widget-content ul li.folder a.currentfolder{
  background-color:#9FBFD6;
  font-weight:bold;
  color:#2E5282;
}

.widget-content ul{
  margin:1px 0px;
  padding:0px;
}
.widget-content ul ul{
  margin:1px 0px;
  padding:0px;
}

.widget-content ul li.page{
  margin:2px 0;
  padding:2px 2px 2px 15px;
  background-color:#DFF2FA;
  /*background-image:url(icon_arrow_01.gif);*/
  background-repeat:no-repeat;
  background-position:left 2px;
  vertical-ailgn:middle;
}

.widget-content ul li.on{
background-color:#fff!important;
}

.widget-content ul li.page a{
  display:block;
  background-color:transparent;
  padding:0;
  margin:0 3px;
  color:#2E5282;
  font-weight:normal;
  text-decoration:none!important;
}

.widget-content ul li.page a:hover{
  background-color:transparent;
  text-decoration:underline!important;
}


#content-inner h3.widget-header{
  margin-top:10px;
  margin-bottom:1px;
  border-bottom:1px solid #CCCCCC;
  color:#006699;
  font-size:14px;
  letter-spacing:0.2em;
  font-weight:bold;
  padding:3px;
}

h1#page-title{
  font-size:16px;
  color:#999999;
  font-weight:bold;
}

/* custom table (beige ver) */
.table-style1{
}

.table-style1 th{
  background-color:#ECE8D9;
}

.table-style1 td{
  background-color:#F5F3EC;
}

/* top page -------*/
.topnews{
  margin-top:5px;
  margin-bottom:20px;

}
.topnews table caption{
  background-color:#70AFD5;
  color:white;
  padding:2px 5px;
  border-bottom:1px solid #0976B8;
}

.topnews table{
  width:100%;
}

.topnews td{
  vertical-align:top;
}

.topnews td.newsdate{
  width:85px;
}

.newslist-link{
  width:98%;
  text-align:right;
}

/* news list */
table.news-archive{
  border-collapse: separate;
  border-spacing: 1px;
}
.news-archive th{
  background-color:#ECE8D9;
  padding:1px 2px;
}
.news-archive td{
  padding:1px 2px;
}
.news-archive td.newsdate{
  background-color:#F5F3EC;
}
.news-archive td.newstext{
  background-color:#FFFFFC;
}

/* toppage links */
div.pagearea{
  width:310px;
  float:left;
  margin-right:20px;
  margin-top:10px;
}

.pagearea h2{
  padding:2px 5px;
  margin-bottom:2px;
  background-color:#0B2969;
  color:#fffffe;
  display:block;
  font-weight:bold;
}

.pagearea ul{
  margin:2px 0;
  padding:0;
}
.pagearea ul li{
  background:url(../images/arrow1.gif) no-repeat 0 2px;
  float:left;

  white-space:nowrap;
  margin-right:20px;
  margin-bottom:2px;
  margin-top:2px;
  padding-left:15px;
  list-style-type:none;
}

/* toppage-banner */
.banner-link img{
margin-bottom:20px;
}


/* Sitemap ---------------------------------------------------------- */

.widget-sitemap h2,.midashi1,h3{
  font-size:110%;
  font-weight:bold;
  border-bottom:1px dotted #ccc;
  margin-top:15px;
  color:#387CB2;
}

/* profile list  ---------------------------------------------------------- */
.profile-list{}
.profile-list h2{
  padding:2px 10px;
  font-size:14px;
  border-bottom:1px solid #387CB2;
  background-color: #eee;
}
.profile-list h2 a{
  font-weight:bold;
}

.profile-list div.profile{
  margin:5px 20px 20px 20px;
}

.area-header{
  background-color:#387CB2;
  color:white;
  padding:2px;
  font-weight:bold;
}?