/*

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


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

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header {
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

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

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-name {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

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

.asset-meta {
}

.asset-footer {
}

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

.archive-title {
	margin: 5px 0 30px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

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

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

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
  
}


/* 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 {
	color: #333;
	font-family: trebuchet ms;
	background-color: #FCF3E2;
	text-align: center;
}

a {
    color: #ab0404; 
}

a:hover {
    text-decoration: none;
}


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

#container-inner,
#content {
}

#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: 0px;
	margin-bottom: 0px;
	background-image: url(imeg/paneru2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

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

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


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

#header { 
}

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

#header-content {
	width: 440px;
	float: right;
	margin-top: 20px;
	margin-right: 20;
	margin-bottom: 40px;
}

#header-name {
    color: #000000; 
    font-size: 12px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}


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

.asset-name,
.asset-name a,
.archive-title {
	color: #000;
	text-decoration: none;
}

.asset-footer {
}

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

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


.asset-name a {
	margin-bottom: 8px;
	text-decoration: none;
	color: #990000;
}

.asset-name a:link,
.asset-name a:visited {
    text-decoration: none;
}
.asset-name a:hover,
.asset-name a:active {
    text-decoration: none;
}


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


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


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

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

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

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

.widget-header {
    font-size: 14px;
}

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

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

.widget-content {
    margin-top: 100px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "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 {
    padding-right: 0;
    padding-left: 0;
}

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


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

#footer { 
}

#footer-content {
    margin: 20px 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 ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}
#alpha-inner {
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 10px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ryoma_top {
	height: 100px;
	width: 100%;
}
.ryoma_top {
	width: 100%;
}
#top_left {
	text-align: left;
	float: left;
	width: 150px;
	height: 30px;
}
.top_left {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	color: #5B3E1C;
}

#top_rigth {
	text-align: left;
	float: right;
	width: 200px;
	height: 34px;
}
.top_rigth {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 24px;
	font-weight: bold;
	color: #5B3E1C;
}

#ryoma_sen {
	background-color: #000000;
	height: 1px;
	width: 100%;
}
.ryoma_top2 {
	margin: 0px;
	padding: 0px;
}
#ryoma_top2 {
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;

}
#ryoma_top1 {
	height: 30px;
	width: 100%;
}
#ryoma_top3 {

	height: 30px;
	width: 100%;
}
.ryoma_top3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000000;
}
#beta-inner {
	margin-top: 150px;
	height: 500px;
	width: 370px;
}
#ryoma_foot {
	text-align: left;
	width: 100%;
}
.ryoma_foot {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000000;
}
.ryoma_foot a:link,
.ryoma_foot a:visited

  {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #CC6600;
}
.ryoma_foot a:hover,
.ryoma_foot a:active

  {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #FF0000;
}
#imeg_ryoma {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
.imeg_ryoma {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#news {
	margin: 5px;
	width: 490px;
}
.news {
	margin: 0px;
	padding: 0px;
}
#news table {
	width: 100%;
}
.news_1 {
	background-color: #DDCFC4;
	border-bottom-style: dotted;
	border-bottom-color: #CCA744;
	border-bottom-width: 1px;
}
.news_2 {
	border-bottom-style: dotted;
	border-bottom-color: #CCA744;
	border-bottom-width: 1px;
}
#kizi_meta {
	height: 20px;
	width: 100%;
}
.kizi_meta {
	text-align: right;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
}
.ryoma_menu {
	width: 100%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	text-indent: 20px;
}
.r_menu {
	background-color: #993300;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-decoration: none;
}

.r_menu2 {

	background-color: #996600;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-decoration: none;
}
.ryoma_menu2 {

	width: 100%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	text-indent: 40px;
}
#link_top {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000000;
	height: 100px;
	width: 450px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.link_top {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.link_top ul {
	list-style-type: decimal;
}
.link_top li {
	padding: 4px;
	height: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#link_top2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000000;
	height: 50px;
	width: 450px;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}
.r_menu3 {


	background-color: #5B3E00;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-decoration: none;
}

