/* サイトレイアウト */
body { width: 100%; background: #000000; font-size: 12px; color: #FFFFFF; margin: 10px 0 0 0 ; font-family: Arial, Helvetica, sans-serif; text-align: center;}
a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FF00FF; text-decoration: none;}
#CONTENTS_ALL { position: relative; width: 780px; margin: auto;}
#CONTENTS_ARCHIVE { position: relative; width: 780px; margin: auto;}
#TOP_CONTENTS { width: 750px; margin: auto;}
#CONTENTS_NAVI { width: 730px; margin: auto;}
div.pagenavi { margin: 15px 0 15px 0 ; text-align: left;}
h2.cleared{ display:none;}
#HEADER { position: relative; width: 780px; height: 350px; background: url(/mt/images/radiall_header.gif) no-repeat;}
#HEADER h1 { display:none; width: 585px; position: absolute; top: 9px; left: 100px; font-size: 14px; text-align: left;}
#HEADER div.header { position: absolute; width: 780px; height: 350px; top: 0px; left: 0px;}

#MENU2 { position: relative; width: 780px; height: 28px; left: 0px; padding-top: 2px;}
#MENU div.menubtn { float: left;}
.FloatEnd {clear:both;}
#BLOG_ENTRY{ float: left; padding: 5px; width: 780px; bgcolor: #333333;}
#BLOG_ENTRY #BLOG_ENTRY_IN { position: relative; width: 780px; background: url(/mt/images/blog_back_top.gif) repeat-y #333333 left top;}
#BLOG_ENTRY #BLOG_ENTRY_IN2 { position: relative; width: 780px; height: 260px; background: url(/mt/images/img_blog_back.gif) no-repeat #333333 left top;}
#BLOG_ENTRY div.blog_img { padding: 0 0 0 5px; borde: 0px;}
#BLOG_ENTRY div.blog_text { padding: 5px; text-align: left; line-height: 140%; font-size: 14px;}
#BLOG_ENTRY div.entrytitle { font-size: 28px; padding: 5px; text-align: left: font-weight: bold;}
#BLOG_ENTRY div.entrydate { padding: 5px;}
/*テンプレートCSS*/
/* フォーム */
form {
 margin: 0px;
}
#search-options,
input,
textarea {
 padding: 1px;
}
#search {
 width: 140px;
 height: 20px;
}
html > body #search {
 height: 15px;
}
/* タイトルバナー下の説明 */
.blog-description {
 color: #fff;
 background: transparent;
 font-size: 12px;
}
/* ブログ記事日付 */
.date {
 margin: 8px 0;
}
/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
 padding-left: 8px;
 color: #fff;
 background: #8fabbe;
 font-size: 83.3%;
 font-weight: bold;
 line-height: 2.0;
}
/* ブログ記事タイトル */
.entry-header {
width: 780px;
 margin: 5px;
 font-size: 100%;
 font-weight: bold;
	text-align: left;
}
/* ブログ記事 */
.entry {
width: 780px;
 margin: 15px;
 color: #ffffff;
 font-size: 12px;
 word-break: break-all;
	text-align: left;
	line-height: 140%;
}
.entry2 {
 width: 650px;
 margin-top: 5px;
 margin-left: 15px;
 color: #ffffff;
 background: #000000;
 font-size: 12px;
 word-break: break-all;
	text-align: left;
	line-height: 140%;
}
.entry img {
 margin: 5px 5px 0 0;
 padding-left: 5px;
border: 0px;
}

.entry2 img {
 margin: 5px 5px 0 0;
}
.entry3 { width: 700px; top: 10px; left: 70px;
 color: #ffffff;
 background: #000000;
 padding-left: 40px;
 margin-left: 40px;
 font-size: 12px;
 word-break: break-all;
	text-align: left;
	line-height: 140%;}
.entry3 img {
 margin: 5px 5px 0 0;
}
span.new {
 display: none;
 color: red;
}
span.new img {
 vertical-align: middle;
}

/* 段落 */
.entry p {
 margin: 15px 0;
}
/* 順序なしリスト */
.entry ul,
.entry ol {
 padding-left: 16px;
}
.entry ul li {
 list-style-type: circle;
}
/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
 padding-left: 8px;
}
/* テキストエリア */
.entry textarea {
 width: 100%;
}
/* 引用 */
blockquote {
 width: auto;
 margin: 15px 20px 0;
 padding: 10px;
 border: 1px solid #666;
 background: #f6f6f6;
 font-size: 83.3%;
 line-height: 1.5;
}
.quotetitle { /* 引用文タイトル */
 font-size: 83.3%;
 border-bottom: 1px solid #666;
 padding: 3px;
}
pre {
 margin: 15px 20px 0px;
 padding: 10px;
 background: #000000;
 border: 1px solid #999;
 font-size: 83.3%;
 line-height: 1.5;
 width: 100%;
 overflow: scroll;
}
html>body pre {
 width: 87%;
}
/* 追記 */
.entry.extended {}
/* 投稿者 */
.entry-footer {
 margin: 10px 0 0;
 padding-top: 3px;
 border-top: 1px dotted #000000;
 font-size: 83.3%;
 text-align: right;
}
/* タグ */
.entry-tags {
 margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
 display: inline;
 font-size: 100%;
}
.entry-tags-list { 
 list-style:none;
 padding-left: 5px;
}
/* Typekeyコメンタ?画像 */
.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
	padding: 3px;
}
/* ウェブページ */
div.page {
 margin-top: -5px;
}
/* アーカイブページ本文 */
.archive-list {
 margin: 10px 0;
}
/* アーカイブテンプレートの前後リンク */
.content-nav {
	width: 780px;
 margin: 10px;
 text-align: center;
 font-size: 83.3%;
}
/* カレンダー */
.calendarhead {
 padding-bottom: 5px;
 text-align: center;
 color: #fff;
 font-size: 9px;
 background: none;
 letter-spacing: 0.2em;
}
#calendar table {
 text-align: center;
 padding: 0px;
 border-collapse: collapse;
}
#calendar th {
 padding-bottom: 3px;
 font-size: 8px;
 width: 23px;
}
#calendar td {
 padding: 2px 0;
 font-size: 9px;
 line-height: 120%;
}
span.day {
 text-align: center;
 font-size: 9px;
}
span.saturday {
 color: blue;
}
span.sunday {
 color: #e50003;
}
td.today {
 display: block;
 border: 1px solid #333;
}
#links-left-box dl,
#links-right-box dl {
 margin: 0;
 padding: 0;
}
#links-left-box dd,
#links-right-box dd {
 font-size: 75%;
}
.side dt,
.side dd {
 margin: 0;
 padding: 0;
}
/* 検索 */
fieldset {
 border: none;
}
/* カウンター */
.counter {
 margin: 8px 0 25px;
 padding: 2px;
 background: none;
}
/* RSSフィード */
.syndicate {
 margin-bottom: 5px;
 text-align: left;
 color: #fff;
 font-size: 75%;
 line-height: 1.5;
}
.syndicate img {
 border: none;
}
/* クレジットバナー */
.powered {
 margin-top: 50px;
 text-align: left;
 color: #fff;
 font-size: 75%;
 line-height: 1.5;
}
.powered img {
 margin-top: 3px;
}
.powered ul,
.powered li {
 list-style: none;
}
.module-powered {
 margin-top: 15px;
 margin-bottom: 15px;
 padding: 10px;
 border: 1px solid #ddd;
 background-color: #000000;
 text-align: center;
}
/* 検索結果画面 */
#search-form {
 font-size: 83.3%;
}
.search-header {
 margin: 15px 0;
}
.search-result-header {
 margin: 15px 0 0;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
 text-align: center;
 background: #000000;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
 margin-bottom: 10px;
}
.layout-one-column #container {
 margin-bottom: 0;
}
/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
 margin-right: auto;
 margin-left: auto;
 padding: 0 0 25px 0;
 border-bottom: 1px solid #669;
 border-left: 1px solid #669;
 border-right: 1px solid #669;
 text-align: left;
 background-color: #000000;
}
/* リキッドレイアウト(ブログ記事全体) */
.layout-three-column-liquid .blog,
.layout-two-column-liquid-left .blog,
.layout-two-column-liquid-right .blog,
.layout-one-column-liquid .blog {
 padding: 15px;
text-align: center;
}
/* 1カラム固定レイアウト幅 */
.layout-one-column #box {
 width: 780px;
}
/* 1カラム固定レイアウト */
.layout-one-column #content {
width: 780px;
}
/* 1カラム固定レイアウト(ブログ記事全体) */
.layout-one-column .blog {
 padding: 10px 15px 0;
}
/* 1カラムリキッドレイアウト */
.layout-one-column-liquid #content {
width: 780px;
 margin: 0 100px;
 background: #000000;
}
/* 1カラムリキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #header {
 margin-right: 100px;
 margin-left : 100px;
}
/* 1カラム用 */
body.layout-one-column-liquid {
 background: #000000;
}
/* フッタ */
.layout-one-column #footer,
.layout-three-column #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column-liquid #footer {
 margin-right: auto;
 margin-left: auto;
 border-left: 1px solid #669;
 border-right: 1px solid #669;
 border-bottom: 1px solid #669;
 height: 45px;
 color: #ffffff;
 background: #8fabbe;
 font-size: 12px;
 text-align: center;
 line-height: 3.5;
}
.layout-three-column #footer {
 width: 850px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
 width: 665px;
}
.layout-one-column #footer2 {
 width: 478px;
}
.layout-three-column-liquid #footer2 {
 font-size: 12px;
 text-align: center;
 padding-bottom: 15px;
}
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer {
 font-size: 12px;
 text-align: center;
 padding-bottom: 15px;
}
.layout-one-column-liquid #footer {
 margin-right: 100px;
 margin-left : 100px;
}
input,textarea {
 font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#FOOTER { position: relative; width: 780px; height: 30px; background: #000000; text-align: center; padding-top: 10px; margin: 20px 0 0 0 ; font-size: 10px;}
#FOOTER2 { position: relative; width: 100%; height: 30px; background: #000000; text-align: center; padding-top: 10px; margin: 20px 0 0 0 ; font-size: 10px;}


