/*
	A Six Apart theme adapted for Movable Type default templates 
	name: zenryo.styles
	designer: people
	designer_url: http://www.zenryo.or.jp/ 
	layouts: layout-tw
*/
/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/


/* Style Set ============================================================== */

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
/*
margin:0;
padding:0;
*/
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
ul,li{
list-style-position:outside;
}

fieldset,img,abbr,acronym {
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

q:before,q:after {
    content: '';
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

address {
    font-style: normal;
    display: inline;
}



/* Base ------------------------------------------------------------------- */

a, a:link {
text-decoration:none;
color:#669900;
}
a:visited {
text-decoration:none;
color:#669900;
}
a:hover {
text-decoration:underline;
color:#FF3300;
}

.widget-content a,
.widget-content a:link {
text-decoration:none;
color:#336600;
}
.widget-content a:visited {
text-decoration:none;
color:#336600;
}
.widget-content a:hover {
text-decoration:underline;
color:#FF3300;
}




h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
}

blockquote{
background-color:#E6E6E6;
margin:20px;
padding:20px;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }



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

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#top-page-inner:after,
#beta-inner:after,
#gamma-inner: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,
.asset-body {
/*
    height: 1%;
*/
}





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

body {
	line-height:1.5;
    text-align: center;
    background-color: #F2F2F2;
	margin:0px;
	padding:0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','ms pgothic',osaka,hirakakupro-w3,arial,sans-serif;
}

#container {
	background-image:url(/img/bg_container.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#container-inner {
	background-color:#FFFFFF;
    width: 820px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
	padding:0 30px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
#header,
#content,
#footer{
clear:both;
}

#top-page {
width:570px;
float:right;
padding-bottom:30px;
}

#alpha{
width:570px;
float:right;
padding-bottom:30px;
}


#beta {
width:220px;
float:left;
}

#header-inner,
#content-inner,
#footer-inner,
#alpha-inner,
#top-page-inner,
#beta-inner,
#gamma-inner {
}



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


#header { 
	width:820px;
	height:160px;
	margin-bottom: 30px;
}
#header-content h1 {
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding:10px 0 0 0;
}
#header-content {
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
}


#header-nav-inner {
    position: relative;
    margin: 0 auto;
}


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

#footer { 
	border-top:4px solid #5E8B34;
	padding:10px 0 0 0;
	line-height:1.5;
	color:#8A8A8A;
}

#footer-inner {
	text-align:left;
	font-size:10px;
}

#footer-content {
	background-image:url(/img/img_dog_s.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding:5px 0 0 65px;
	height:35px;
	line-height:1.5;
}

.copyright{
	clear:both;
	text-align:center;
	margin:15px 0 30px 0;
}




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

/* Top Page */

.top-image{
border:none;
margin:0;
padding:0;
line-height:1;
}
.top-image-cap{
clear:both;
margin:3px 0 20px 0;
font-size:10px;
line-height:1;
text-align:center;
}

.top-news {
clear:both;
}

.top-news-header {
border-bottom:4px solid #888888;
height:26px;
}
.top-news-title {
float:left;
}
.top-news-more {
float:right;
height:26px;
font-size:10px;
line-height:25px;
padding:0 0 1px 10px;
background-image:url(/img/i_arrw.gif);
background-position:left center;
background-repeat:no-repeat;
}

.top-news-content {
clear:both;
margin:0 0 20px 0;
}

.top-news-content ul {
list-style:none;
margin:5px 0;
padding:0;
}

.top-news-content li {
background-image:url(/img/i_top_news.gif);
background-position:6px center;
background-repeat:no-repeat;
margin-top:2px;
padding:5px 0 3px 22px;
border-bottom:1px dashed #E0E0E0;
font-size:13px;
line-height:18px;
}

.top-news a,
.top-news a:link,
.top-news a:visited{
color:#202020;
text-decoration:none;
}
.top-news a:hover{
color:#FF3300;
text-decoration:underline;
}

.top-news-date {
font-size:10px;
color:#A0A0A0;
padding:2px 0 0 8px;
font-family:Arial, Helvetica, sans-serif;
}




/* Assets */

/*
.asset,
.asset-content,
.comments,
.trackbacks,
.archive,
.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content{
    clear: both;
}

.search-form {}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
}

#comment-form-remember-me label,
#comment-form-reply label {
}

.entry-categories,
.entry-tags {
}
*/


.asset{
clear:both;
line-height:1;
margin-bottom:50px;
}
.asset-header{
clear:both;
background-image:url(/img/line_dot.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:5px 0;
margin:0 0 10px 0;
}

.asset-name {
font-size:18px;
line-height:22px;
font-weight:bold;
background-image:url(/img/i_news.gif);
background-position:left;
background-repeat:no-repeat;
margin:0;
padding:0 0 0 20px;
}

.record-name {
font-size:18px;
line-height:22px;
font-weight:bold;
margin:5px 0 10px 0;
padding:0 0 0 10px;
border-left:4px solid #669900;
}

.asset-content {
clear:both;
}
.asset-body,
.asset-more {
line-height:1.5;
font-size:12px;
margin-bottom:18px;
}

.asset-meta {
font-size: 12px;
line-height:22px;
float:right;
color:#888888;
}
abbr {
border:none;
text-decoration:none;
}

.asset-footer {
    clear: both;
/*
    margin-top: 1.5em;
    padding-top: .5em;
    border-top: 1px solid #ccc;
*/
}

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

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.archive-list-item {
    margin-bottom: 5px;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.comment,
.trackback {
    border-color: #ddd;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.typelist-thumbnailed{
}




/* User pics */

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

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




/* Feedback */

.comments-open label {
/*
    display: block;
*/
}

#comment-author, #comment-email, #comment-url, #comment-text {
/*
    width: 80%;
*/
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
/*
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
*/
}

.comment .asset-meta,
.trackback .asset-meta {
/*
    border: 0;
*/
}

.comment-content {
/*
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
*/
}

.comment-content p {
/*
    margin-bottom: .5em;
*/
}



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

.widget {
    width:220px;
	padding-bottom:10px;
}

.widget-content {
	margin-top:8px;
	margin-bottom:5px;
}

.widget-header {
margin:0;
padding:0;
border:none;
}

.widget-banner {
	margin-top:20px;
	padding-bottom:20px;
}
.widget-banner img {
	margin-bottom:10px;
	display:block;
}

.archive-content ul,
.widget-content ul {
    margin:0;
    padding:0;
    list-style: none;
}

.widget-content ul ul {
	/*    margin-left: 15px;*/
	margin:0 0 0 15px;
	padding:0;
}

.widget-content li {
    margin:0;
	padding:0 0 5px 30px;
	background-image:url(/img/i_dot.gif);
	background-position:18px 4px;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:1.2;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}



.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
/*
    font-family: Arial, Verdana, sans-serif;
*/
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

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






/* "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 {
    margin: 10px 0;
}

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
}

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




/*
.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }
*/






/* Custom Styles ---------------------------------------------------------- */

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}









.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}



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

.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;
    width: 100%;
    w\idth: auto;
*/
}


/* Web Page --------------------------------------------------------------- */


#about{
clear:both;
line-height:1.5;
font-size:12px;
width:570px;
}

#about table{
border:none;
border-spacing:1px;
background-color:#DCDCDC;
}
#about table.nobdr{
border:none;
border-spacing:0px;
background-color:#FFFFFF;
font-size:14px;
}
#about td,
#about th{
border:none;
background-color:#FFFFFF;
border-collapse:collapse;
padding:4px 8px;
vertical-align:top;
font-weight:normal;
text-align:left;
}

#about th{
background-color:#F2F2F2;
text-align:center;
white-space:nowrap;
}

.about-title {
margin-bottom:30px;
}

.about-header{
float:left;
margin:0;
}

.about-body{
float:right;
margin-bottom:40px;
width: 430px;
}


#alpha h1 {
font-size:18px;
color:#333333;
padding:0 0 5px 0;
margin:0 0 10px 0;
border-bottom:1px dashed #CCCCCC;
}

.disc {
font-size:14px;
line-height:1.5;
}
.disc h3{
font-size:16px;
line-height:20px;
border-bottom:1px dashed #AAAAAA;
padding:2px 0;
margin:20px 0 5px 0;
width:520px;
}
.disc-txt{
margin:0 0 15px 0;
width:520px;
}


/* News */


.title{
margin-bottom:30px;
}



/* record */


#record th {
color:#FFFFFF;
background-color:#6E9E0D;
}
#record td {
}
#record td, th {
font-size:12px;
line-height:1.2;
text-align:center;
border:1px solid #E0E0E0;
border-collapse:collapse;
padding:4px 2px;
}
#record table {
border:none;
border-collapse:collapse;
}
.mt-image-none {
border:none;
margin:8px 10px;
}
.top3 {
background-color:#FFFFDD;
font-weight:bold;
}

.name {
text-align:left!Important;
padding-left:4px;
}



