/**************************************************************************************
Copyright
**************************************************************************************/

/* Copyright (C)2006-2007 mavericyard All rights reserved. */

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/* body ----------*/
body {
   font-family: "MSP Gothic", Arial, Verdana, "Osaka", sans-serif;
   font-size:14px;
   letter-spacing: 0.05em;
   color:#444444;
   line-height: 140%;
   text-align: center;
   background-color:#565656;
   margin: 0px auto;
   padding: 0px;
   word-wrap:break-word;
}

/* Link ----------*/
a,
a:link,
a:visited,
a:active { 
   color: #666666;
   text-decoration: none;
   border-bottom: 0px #666666 dotted ;
}
a:hover {
   color: #eb7c2b;
   border-bottom: 0px #eb7c2b dotted;
}

input, textarea {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 11px;
   color: #555555;
   background-color: #F9F7F2;
   border: 1px #777777 solid; 
   margin: 1px 0px;
   padding: 2px;
}

select {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   color: #555555;
   background-color: #F9F7F2;
   border: 1px #777777 solid; 
   margin: 1px 0px;
   padding: 2px;
}

blockquote {
   font-family: "MS UI Gothic","ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
   font-size: 12px;
   color: #555555;
   font-weight: normal;
   background: #FFFFFF;
   border-left: 2px #CCCCCC solid;
   margin: 1px 0px;
   padding: 5px 20px;
}

/* table ----------*/
table { border-collapse: collapse; }
td { text-align:center; }


/* mainblock ----------*/
#mainBlock {
   width:820px;
   background: #FFFFFF url('http://takaginch.blog.shinobi.jp/File/bg_container2.jpg') ;
   text-align: center;
   margin:auto auto;
   padding: 0px 0px;
}

/* left, center, right ----------*/
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

.image img{
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

/* marker ----------*/
      *.marker {
      background-color: #999999;
      padding: 0.1em;
      margin-left: 0.1em;
      margin-right: 0.1em;
      font-size:12px;
      color: #ffffff;
      }
  
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/* TopBlock ----------*/
#TopBlock {
   width:820px;
   height: auto;
   background: #565656 url("http://takaginch.blog.shinobi.jp/File/bg_header2.jpg") no-repeat bottom;
   border: 0px #FFFFFF solid;
   text-align: left;
   padding: 0px ;
}

#TopTitle {
   font-family: georgia, Times New Roman, serif;
   font-size:20px;
   color: #EEEEEE;
   font-weight: bold;
   line-height: 120%;
   letter-spacing: normal;
   margin: 0px 30px;
   padding-top: 12px;
   padding-bottom: 20px;
}

#TopExplanation {
   font-family: verdana, arial, sans-serif;
   font-size: 9px;
   color: #999999;
   font-weight: normal;
   line-height: 120%;
   letter-spacing: normal;
   margin: 0px 30px;
   padding-bottom: 30px;
}

#TopTitle a,
#TopTitle a:link,
#TopTitle a:visited,
#TopTitle a:hover {
   color: #EEEEEE;
   text-decoration: none;
   border-bottom: 0px #333333 dotted;
}


/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/* Footer Block ----------*/
#FooterBlock {
   font-size: 9px;
   color: #aaaaaa;
   line-height: 200%;
   clear:both;
   background: #FFFFFF url('http://takaginch.blog.shinobi.jp/File/bg_container2.jpg') ;
   text-align: center;
      padding-bottom: 10px;
      padding-left: 50px;
}

.footer_copy {
   font-family: Verdana, Arial, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   clear:both;
   text-align: center;
   padding-top: 20px;
   padding-top: 20px;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*Plugin Block ----------*/
.PluginBlock {
   width: 220px;
   text-align: left;
   float: left;
   padding: 0px 0px;
}

.PluginInnerBlock { margin:0px 0px 0px 0px; }

.PluginTitle {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 12px;
   color: #00567d;
   font-weight: bold;
   line-height: 140%;
   letter-spacing: 0.05em;
   text-align: left;
   background-color: #FFFFFF;
   border-bottom: 0px #555555 dotted;
   margin: 10px 0px 0px 0px;
}

/* (プラグインの説明部分の設定) ----------*/
.PluginExplanation { padding: 0px 10px 0px 0px; }

.PluginContents {
   font-family: "MS UI Gothic", Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size:12px;
   color: #777777;
   font-weight: normal;
   line-height: 160%;
   letter-spacing: normal;
   text-decoration: none;
   border: 0px #FFFFFF solid ;
   margin-bottom: 15px;
   padding: 0px 10px;
}

.plugin_powerd {
   font-family: Verdana, Arial, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 11px;
   line-height: 200%;
   padding: 30px 0px;
}


/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/* Enyry Block ----------*/
#EntryBlock {
   width: 600px;
   float: left;
   text-align: left;
   margin: 0;
}

.EntryInnerBlock {
   text-align: left;
   margin: 0px 10px 0px 50px;
}

.EntryTitle {
   font-family: "Osaka", "Trebuchet MS", "MS UI Gothic", sans-serif;
   color: #333333;
   font-size:18px;
   font-weight: bold;
   line-height: 120%;
   border-left: 7px #eb7c2b solid;
   margin-top: 0px;
   padding: 0px 0px 2px 10px;
}

.EntryTextBox { padding: 0px 0px; }
.EntryTextBox a,
.EntryTextBox a:link,
.EntryTextBox a:visited,
.EntryTextBox a:active,
.plugin_powerd a,
.footer_copy a {font-color: #666666; font-weight: bold; text-decoration: none; border-bottom: 0px #666666 dotted; }
.EntryTextBox a:hover { color: #eb7c2b; border-bottom: 0px #eb7c2b dotted; }

.EntryText { padding-top: 10px; }

/* (追記) -----*/
.EntryPsText { padding: 10px 0px; text-align: right; }

.EntryFooter {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   color: #555555;
   font-weight: normal;
   text-align: right;
   border-bottom: 2px #aaaaaa dotted;
   margin: 0px 0px 15px 0px;
   padding: 0px 0px 20px 0px;  
}

.EntryWriteDate {
   font-family: Arial, Verdana, sans-serif;
   font-size: 13px;
   color: #777777;
   font-weight: bold;
   line-height: 100%;
   letter-spacing: normal;
   text-align: left;
   border-left: 7px #eb7c2b solid;
   padding: 2px 0px 2px 10px;
}

/* (prev, home, next) -----*/
.PageLinkBlock {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   text-align:center;
   padding-top: 0px;
   padding-bottom: 30px;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/* Plugin Data ----------*/
.Plugin_data { text-align:left; padding: 3px; line-height:140%; }

/* (各プラグイン処理内基本デザインの下に記載する日付など) -----*/
.Plugin_data_date {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   text-align: right;
}

