/**************************************************************************************
  独自追加
**************************************************************************************/
#chasoku2 {
background: #F5F5F5;
border-bottom: 1px solid #EBEBEB;
padding: 7px;
}
#chasoku {
margin-left:20px;
padding: 7px 12px;
font-family: arial,sans-serif;
text-align: left; 
font-size: 25px;
}
#chasoku a{
color: #91959C;
padding: 5px;
}


#hl-fra {
width: 100%;
height: 215px;
}

.headline{
font-size: 14px;
font-family: "Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

.headdline body{
background-color: #ffffff !important;
}


#ad-1{
margin:40px 0;
}
#ad-2{
text-align:left;
margin-top:15px;
margin-bottom:10px;
}
#ad-3{
margin-top:10px;
width:970px;
height:250px;
overflow: auto;
}


/*記事の文字サイズ（編集タグに追加）*/
.EntryFont{
font-size: 130%;
font-weight: bold;
line-height: 140%;
display: block;
margin-top:3px;
}
.EntryFont a{
color:#1122CC !important;
text-decoration:underline !important;
}
.EntryFont a:hover{
text-decoration:none !important;
}

/*プラグイン２（拡大）*/
#plug-2-title{
font-size: 18px;
font-weight: bold;
padding-left: 10px;
margin-left: 10px;
margin-bottom: 10px;
border-left:5px solid #0078C8;
}
#plug-2{
margin-bottom:10px;
}
#plug-2 img{
margin:0 15px;
}
/*プラグイン３（左側のアマゾン）*/
#plug-3{
text-align: center;
font-size: 12px;
}
#plug-3 img{
margin-top:40px;
}
/*プラグイン４（縮小一覧）*/
#plug-4 img{
margin:0 5px;
}

#antenna{
margin:10px 14px;
font-size: 14px;
}
#antenna a{
color:#4272DB;
border-left:1px solid #CCCCCC;
padding-left: 10px;
margin-left: 4px;
}
#antenna a:hover{
text-decoration:underline;
}

.unline a:hover{
text-decoration:underline;
}

#garss-title{
background-color: #0078C8;
margin: 30px 6px 0 6px;
padding: 4px 0;
font-size: 20px;
color: #ffffff;
}
#garss{
margin-bottom:10px;
}
#garss td{
text-align:left !important;
}
#garss a{
font-size: 18px !important;
color:#1122CC !important;
display: block;
}
#garss a:hover{
text-decoration:underline;
}

#twitter{
text-align:left;
margin-top:10px;
z-index: 1;
}

#info{
margin:0 30px;
margin-top:10px;
text-align: center;
font-size:16px;
}
#info a{
border: 1px #CCCCCC solid;
background-color: #FAFAFA;
display: block;
padding:7px 0;
}
#info a:hover{
background-color: #FAFAFA;
}

/*画像のオンマウス*/
a:hover img{
filter:alpha(opacity=83);
-moz-opacity:0.83;
opacity:0.83;
}
/*記事中のアマゾン*/
.amazlet-box a{
color:#446ed6 !important;
}
.amazlet-box a:hover{
text-decoration:none !important;
}

/*Azlinkのバナー*/
.az-banner{
margin-top:12px;
margin-bottom:10px;
}
.az-banner .azlink-banner-widget img{
margin:0 2px;
}

/*コメント下のハッシュリンク*/
#hashlink{
margin-top:10px;
margin-left:80px;
float:left;
}

#hashinfo{
margin-right:70px;
padding:8px 12px;
font-size: 17px;
float:right;
background-color: #EDF7FF;
border: 1px solid #D0EAF8;
}
#hashinfo a{
margin:0 5px;
padding:3px;
color:#2D76DF;
}

/*記事の前後*/
.pre-next{
margin-bottom:10px;
margin-left: 0px;
}
.pre-next-td{
border: 1px #CCCCCC solid;
text-align: left;
}
.pre-next-td a{
display: block;
width:333px;
padding: 5px;
}
#pre-next2 a{
display: block;
width:308;
padding: 5px;
}
.pre-next-td a:hover{
background-color: #F8F8F8;
}
#hl-out{
margin: 0 0px;
margin-top:20px;
margin-bottom: 15px;
padding: 5px 0;
border: 1px solid #CCCCCC;
}

/*ヘッドライン*/
.head-line{

}
.head-line li{
border-bottom: 1px dashed #E3E3E3;
}
.head-line span{
margin: 0;
padding: 0;
}
.head-line a{
color: #003399 !important;
margin: 0;
padding:4px;
padding-bottom:3px;
display:block;
font-size: 14px;
}
.head-line a:hover{
color:#0066CC !important;
background-color: #F0F3FF;
text-decoration: none;
}
.blogroll-link-time{
display:none;
}
.blogroll-list{
margin:0 !important;
}
.blogroll-channel{
margin-bottom:0 !important;
padding: 7px !important;
padding-top: 0 !important;
}


/*ページの前後*/
.page-number a{
border: 1px #CCCCCC solid;
padding: 5px;
margin:0 1px;
}
.page-number a:hover{
background-color: #F8F8F8;
}

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
color:#555555;
background-color: #F9F9F9;
text-align:center;
font-size:8px;
font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link {
color:#292F2F;
text-decoration: none;
}
a img {
    border-style:none;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#777777;
text-decoration: none;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#3366CC;
text-decoration: none;
}
/*アクティブ状態のリンクの設定*/
a:active {
color:#3366CC;
text-decoration: none;
}
/*全体の設定*/
#mainBlock {
width:1040px;
text-align: center;
background: #ffffff;
border: 1px solid;
-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
border-color: #E5E5E5 #DBDBDB #D2D2D2;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/*float解除*/
.clear{
clear:both;
}

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/

/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
font-size:18px;
padding-top:15px;
margin-bottom: 15px;
}

#TopMenu li{
display: inline;
}
#TopMenu a{
color: #0078C8;
border-bottom: 1px solid #E1E1E1;
padding: 10px 20px 3px 20px;
text-decoration: none;
font-size:20px;
}
#TopMenu a:hover{
border-bottom: solid 2px #666666;
}

#MenuNow{
border-bottom: solid 2px #666666 !important;
}


/*ページタイトル文字部分の設定*/
#TopTitle {
float:left;
margin:55px 0 0 70px;
}
#TopTitle a{
color:#00AFF0 !important;
text-decoration: none;
font-size:30px;
text-decoration: none !important;
}

#TopLink {
margin: 0 0 0 60px;
}
#TopLink a{
border-left: 6px #009FD9 solid;
color:#00AFF0 !important;
padding:5px 12px;
text-decoration: none;
font-size:35px;
text-decoration: none !important;
text-shadow: 3px 3px 3px #EEEEEE;
font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
}
#TopLink a:hover{
position:relative;top:0px; left:2px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 720px;
float: right;
text-align: left;
margin-right:25px;
}


/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
margin-bottom:25px;
text-align: left;
background-color: #FFFFFF;
border: 1px solid #D9D9D9;
border-top: 2px solid #0079FC;
word-wrap: break-word;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
font-size: 18px;
background-color: #FCFCFC;
border-bottom: 1px #E1E1E1 solid;
}
.EntryTitle a{
color:#446ED6 !important;
font-weight:bold;
text-decoration: none;
font-family: "ＭＳ Ｐゴシック",sans-serif;
display: block;
padding: 10px 14px 8px 14px;
line-height: 130%;
}
.EntryTitle a:hover{
color: #6495ED !important;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
font-size: 12px;
padding: 3px 30px 0 18px;
}
/*記事本文が記載される部分*/
.EntryText {
margin-top:12px;
font-family: "ＭＳ Ｐゴシック",sans-serif;
}

/*追記文書が記載される部分*/
.EntryPsText {
margin-top:35px;
margin-bottom:10px;
text-align: center;
font-size:16px;
}
.EntryPsText a{
border: 1px #CCCCCC solid;
background-color: #FCFCFC;
display: block;
padding:9px 0;
}
.EntryPsText a:hover{
background-color: #F8F8F8;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
font-size: 14px;
color:#666666;
text-align:right;
margin:0 15px 6px 20px;
}
.EntryFooter a{
font-size: 16px;
margin-left:5px;
color:#666666 !important;
}
.EntryFooter a:hover{
text-decoration: underline;
}

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
margin-bottom:20px;
text-align:center;
font-size:14px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
margin-top:20px;
margin-bottom:12px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
margin-left:35px;
font-size:16px;
color:#49A901;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
padding-bottom:15px;
border-bottom:1px solid #EEEEEE;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
margin-left:20px;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{

}
/*inputタグやtextareaの設定*/
.CommentForms{
width: 620px;
height: 150px;
font-size:15px;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
padding-top:10px;
}
.SubmitStyle{
width:120px;
padding:6px;
font-size:13px;
cursor: pointer;
}


/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
padding:0 5px;
padding-top:5px;
font-size:13px;
border-bottom:1px solid #EEEEEE;
}
/*コメント部分*/
.CommentText{
font-size: 14px;
margin:6px 15px;
line-height:130%;
color:#333333;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
margin-right:5px;
color:#AAAAAA;
}
/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 240px;
text-align: left;
float: left;
margin-left:25px;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-top:20px;
font-size:13px;
}
.PluginInnerBlock a:hover{
background-color: #F0F3FF;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
padding:9px 0 0 15px;
font-weight:bold;
color:#0E774A;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
margin:9px;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
font-size:10px;
padding-top: 10px;
padding-bottom: 6px;
}
