/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://210.136.236.233/mt/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */

/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Brown  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/

/* arranged by ymd  2008.10.09- */

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

/* Global */

body {
    font-family: Verdana,Arial,sans-serif;
}

* html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

body {
  font-size: 81.25%; /* IE */
}
html>/**/body {
  font-size: 13px; /* Except IE */
}

/* Header */

#header {
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0;
    line-height: 1;
    text-indent: -9999px;
    height: 158px;
    width: 100%;
}

#header-name a { 
    display: block;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-style: none;
}

#header-description {
    margin: 0 0 0 15px;
    font-size: 12px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset{
    margin-bottom:3em;
}

.asset-name {
    font-size: 124%;
    letter-spacing: 0.1em;
    padding:2px 0 5px 30px;
}

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

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

/* add on 2008.12.02 by ymd */
.asset-writer {
	text-align: right;
}

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

/* add on 2008.12.14 by ymd */
.asset-content h3{
    margin-top:15px;
    border-left:3px solid #666;
    padding-left:5px;
}

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

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;
    display: block;
    border-top: 1px solid #999;
    padding-bottom: .3em;
}

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

.content-nav {
    margin: 5px 0 10px;
    text-align: right; /* add on 2008.12.14 by ymd */
    font-size: 85%; /* add on 2008.12.14 by ymd */
}

.content-nav a {
    color: #6C4539; /* add on 2008.12.14 by ymd */
}

.archive-title {
    margin: 5px 0 20px;
    padding: 5px 15px 5px 15px;
    font-size: 124%;
    font-weight: bold;
    color: #6C4539;
    background-image:url(http://www.page1.ne.jp/ktblog/img/acvtitle01.png);
    background-repeat: repeat-y;
    background-position: left top;
}

.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-size: 116%;
    font-weight: bold;
}

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

.asset-more-link,
.asset-meta,
.entry-categories,
.entry-tags,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 93%;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


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


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

body {
    background-color: #ecc095;
    color: #333; 
}

a {
    color: #00477d; 
}

a:hover {
    color: #a3b8cc;
}

em{font-style: normal;}

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

#container-inner,

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

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

#alpha-inner {
    padding-right: 10px;
}

#beta-inner {
    padding:0 10px;
}

.layout-wt #alpha{width:500px;}
.layout-wt #beta{width:200px;}

#container-inner {
    width: 710px;
    margin:0 auto;
}

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


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

#header { 
}

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

#header-content {
	background-image: url(http://www.page1.ne.jp/ktblog/img/header-a01.png); 
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 710px;
	height: 216px;
}

#header-name {
    margin: 0px;
    color: #fff; 
    font-size: 250%;
    font-weight: bold;
}

#header-description {
    height: 30px;
    width: 520px;
    display: block;
    color: #333333;
    background: none;
}


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

#content {
    background-color: #fff;
}
.asset-name,
.asset-name a {
    color: #00477d;
}

.asset-footer,
.comment-footer,
.trackback-footer {
    color: #666;
}

.asset-footer {
    border-top-color: #999;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #8b6628;
}

.date-header {
    margin: 0 0 5px 0;
    font-size: 85%;
    text-transform: uppercase;
    color:#666;
}

 .asset-name {
    margin-top: 0;
    color: #666;
    background-image:url(http://www.page1.ne.jp/ktblog/img/icon.png);
    background-repeat: no-repeat;
    background-position: left top; 
}

 .asset-name a {
    margin-bottom: 8px;
}

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

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


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

/* #beta-inner { background: #e6ecf2; } del on 2009.01.08 by ymd */

.widget-header { 
    margin: 0;
    border-left: 5px solid #00477d;
    padding: 5px;
    color: #fff;
    background: #a3b8cc;
    font-size: 77%;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.widget-header a {
    text-decoration: none;
    color: #fff;
}

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

.widget-content {
    margin:0 0 20px 0;
    padding:5px;
    background: #dae0e6;
    font-size: 77%;
    line-height: 1.2;
}

.widget-content a {
    text-decoration: none;
}

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

.widget-content p {
    margin:3px 0;
}

.widget-list {
    margin: 0 15px 10px 15px;
    list-style: disc;
}

.widget-list .widget-list {
    margin: 5px 0 0 0;
    padding-left: 10px;
    list-style: circle;
}

.widget-list-item {
    margin-top: 0;
    color: #666;
}

.widget-kidsstage {
    margin: 0 0 10px 0;
    text-align: center;
}

.widget-themebnr{
    margin: 0 0 10px 0;
    text-align: center;
}
.widget-themebnr img{
	margin: 5px 0px;
}
.widget-search input { font-size: 10px; }
.widget-search #search { width: 100px; }

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



/* "Powered By" Widget */

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


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 77%;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

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

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


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

#footer {
    background-image:url(http://www.page1.ne.jp/ktblog/img/footer.png);
    background-repeat: no-repeat;
    height: 55px;
}

#footer-content {
    margin: 0;
}


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

#header:after,
#header-inner:after,
#content:after,
#alpha-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%;
}


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

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


/* 新着情報 */
#information {
	margin: 0px 0px 10px ;
	padding: 0px;
}

#information li {
	line-height: 16px;
	list-style: disc;
	margin-bottom: 5px;
	margin-right: 5px;
}

#information ul {
}

.news-item{
	width: 100%;
	height: 150px;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* 特集バナー */
#themebnr {
	margin-bottom:15px;
}
/* ブログ情報 */
.widget-firm{
    margin-top:3px;
    background: none;
    border:solid 1px #cccccc;
}

/* プロフィール */
#profile {
	margin: 10px 0px;
	padding: 0px;
	clear: both;
}

#profile-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
}

#profile-txt {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: right;
	width: 330px;
}

.prof-title {
	font-weight: bold;
	line-height: 1;
}

.prof-name {
	font-size: 124%;
	font-weight: bold;
	color: #000000;
	line-height: 1;
}

.prof-item {
	font-weight: bold;
	background: #FFF8F2;
	display: block;
	border: 1px solid #DFD2BB;
	color: #674D40;
	text-indent: 10px;
	letter-spacing: 0.3em;
}

#horizon01 {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 7px;
	background: url(http://210.136.236.233/ktblog/img/infobtm.png) no-repeat center center;
}

.horizon {
	visibility: hidden;
	font-size: 3px;
	line-height: 3px;
}
/*画像キャプション*/
.imgcaption {
	font-size: 75%;
	color: #666666;
	line-height: 1.5em;
}
/* 囲み罫 */
.simplebox{
	border:solid 1px #DFD2BB;
	padding:5px;
}

/*インタビュー*/

/* インタビュー見出し */
h3.itv{
color:#ff9900;
font-size:130%;
clear:both;
overflow:auto;
padding:10px;
margin-top:15px;
font-weight:bold;
border-left:3px solid #ff9900;
}

/* インタビュー質問 */
.itvask{
background:#eeeeee;
clear:both;
overflow:auto;
padding:5px;
margin-top:10px;
font-weight:bold;
}

/* インタビュー回答 */
.itvans{
clear:both;
overflow:auto;
padding:5px;
margin-top:10px;
}
