* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
/*    color: #696969;   */
}
body {
    font-size: 100%;   /*IE6*/
}
html > body {
    font-size: 12pt;
}
 
/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
 
/* リンク*/
a,
a:link,
a:visited {
    color: #069;
    text-decoration: none;
}
a:link:hover, a:visited:hover {
    color: #069;
    text-decoration: underline;
}

a:active {}

/* リンク画像 */
a img {
    border: none;
    outline: none;
}

/* フォーム */
form {
    margin: 0px;
}
fieldset {
    border: none;
}
 
/* ヘッダー 
#header {
    text-align: left;
    height: 100px;
}
 */
#header {
    background: url(http://www.sakakibaradai.com/mt/mt-static/img/2nd_head.jpg) repeat-none;
    text-align: center;
    font-size: 67%;
    line-height: 2.4;
}


#header a,
#header a:link,
#header a:visited {
    color: #333;
    font-size: 32px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}
 
/* ブログ名 */
#header h1 {
    margin-left: 15px;
    line-height: 2.8; /* for IE6 */
}
html > body #header h1 {
    line-height: 2.3;
}
*:first-child+html #header h1 {
    line-height: 2.8; /* for IE7 */
}
 
 
/* メインエリアタイトル */
#news {
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: left;
}

/* メインエリア本文 */
#blog {
    margin-bottom: 25px;
    padding-left: 23px;
    font-size: 75%;
    line-height: 1.5;
    word-break: break-all;
}
 
/* メインエリア本文 */
#main .content {
    margin-bottom: 25px;
    padding-left: 20px;
    font-size: 75%;
    line-height: 1.5;
    word-break: break-all;
}
 
/* メインエリアのメタデータ 
#main .content ul.content-meta {
    margin-bottom: 10px;
    list-style: none;
    font-size: 83.3%;
    text-align: right;
}
#main .content ul.content-meta li {
    list-style: none;
}
*/
/* ブログ記事タイトル
#main .entry-header {
    margin-bottom: 10px;
    padding-left: 8px;
    border-left: 10px solid #999;
    font-size: 150%;
}
*/

/* フッター
#main .entry-footer,
#main .trackback-footer,
#main .comment-footer {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #333;
    font-size: 83.3%;
    text-align: right;
}
#main .entry-footer a img,
#main .comment-footer img,
#main .comment-footer  a img {
    vertical-align: middle;
}
*/

/* 段落
#main .content p {
    margin: 15px 0;
}
*/

/* 順不同リスト
#main .content ul,
#main .content ol {
    padding-left: 35px;
}
#main .content ul li {
    list-style-type: circle;
}
#main .entry-content ul,
#main .entry-content ol {
    padding-left: 35px;
}
*/

/* 定義リスト*/
#main .content dl {}
#main .content dt {}
#main .content dd {
    padding-left: 8px;
}


/* テキストエリア
#main .content textarea {
    width: 97%;
}
*/

/* 引用 
#main .content blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
 
#main .content pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html > body #main .content pre {
    width: 87%;
}
*/
&nbsp;
/* コメンタ－画像
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}
*/
&nbsp;
/* ナビゲーション
.content-nav {
    margin-bottom: 15px;
    text-align: center;
    font-size: 83.3%;
}
 */

/* カレンダー 
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0.1em;
}
#calendar table {
    width:90%; /* for IE6 *//*
    font-size: 100%;
    text-align: center;
    border-collapse: collapse;
}
html > body #calendar table {
    width:100%;
}
#calendar th {
    padding-bottom: 3px;
    font-size: 70%;
    width: 23px;
}
#calendar td {
    padding: 5px 0; /* for IE6 *//*
    line-height: 1.0;
}
html > body #calendar td {
    padding: 2px 0;
}
span.day {
    text-align: center;
    font-size: 9px;
}
span.saturday {
    color: #0000ff;
}
span.sunday {
    color: #e50003;
}
td.today {
    display: block;
    border: 1px solid #333;
}
*/
/* トップ左サイドナビ　*/
#top-navi {
   margin-top: 0px;
   padding-left: 0px;
}   

#top-navi ul li {
   list-style-type: none;
}

#top-navi a {
   overflow: hidden;
   outline: none;
}


/* サイドメニュータイトル
.sidetitle {
    background: url(http://www.sakakibaradai.com/mt/mt-static/plugins/SampleTemplateSet/images/sidetitle_back.png) repeat-x;
    text-align: center;
    font-size: 67%;
    line-height: 2.4;
}
*/ 
/* サイドメニュー
.side {
    margin: 5px 0 20px;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding-left: 16px;
}
.side ul li {
    list-style-type: circle;
}
.side ul ul {
    padding-left: 0;
}
.side li li {
    list-style-type: none;
}
 */
/* サブカテゴリリスト
#categories ul {
    padding-left: 16px;
}
#categories ul ul {
    padding-left: 10px;
}
#categories li {
    list-style-type: circle;
}
*/ 
/* タグクラウド
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags li {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}
*/ 
/* Powered By
.powered ul {
    margin-top: 30px;
    list-style: none;
}
.powered li {
    padding: 13px 0 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}
*/ 
/* コメント入力フォーム
#comments-open-data label {
    display: block;
}
#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author,
#comment-email,
#comment-url {
    width: 220px;
    height: 20px;
    padding: 2px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
    padding: 2px;
}
#comment-form-reply #comment-reply-label {
    display: inline;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
*/ 
/* カラムレイアウト */
body {
    text-align: center;
}
#header {
    margin: 0 auto;
    width: 1000px;
    hight: 180px;
    text-align: left;
}
#fla {
    margin: 0 auto;
    width: 1000px;
    hight: 490px;
/*    margin-bottom: -5px;*/
}
#contents {
    margin: 0px 0px 0px 0px;
    width: 1000px;
    text-align: left;
}
html > body #contents {
    margin: 0 auto;
/*    padding: 25px 10px;*/
}
#main {
    float: left;
    width: 600px;
    overflow: hidden;
}
#sub1,#sub2 {
    float: left;
    width: 200px;
    overflow: hidden;
}
#sub1 dl {
    padding-left: 20px;
}
#sub2 dl {
    padding-left: 10px;
}
#sub1 dd,
#sub2 dd {
    font-size: 75%;
}
 
/*バナー*/
#banner {
   margin-top: 0px;
   padding-left: 0px;
}   

#banner ul li {
   list-style-type: none;
}

#banner a {
   overflow: hidden;
   outline: none;
}

   
/* フッター */
#footer {
    width: 100%;
    height: 50px;
    font-size: 67%;
    text-align: center;
    line-height: 3.7;
    color:#696969;
}
/* 
input,textarea {
    font-family : osaka;
}
*/ 
.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 */
