/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(/FinJ/mt/mt-static/themes/tmpl000/tmpl000.css);
/* end StyleCatcher imports */@charset "UTF-8";

/*
name: Dr.Blog Style Library
designer: Dr.Blog
designer_url: http://drblog.jp/
developer: Dr.Blog
developer_url: http://drblog.jp/
*/

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#333333;
	text-align:center;
width:985px;

}

a
{
	text-decoration:none;
	color:#000099;
	background:inherit;
}

a:hover
{
	text-decoration:underline;
}

body.layout-two-column-right div#main-container,
body.layout-two-column-left div#main-container,
body.layout-one-column div#main-container
{
	width:565px;
	margin:0 auto;
	padding:0px 0 0 0;
	text-align:left;
	background-color:#ffffff;
	color:inherit;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

body.layout-three-column { 
		margin-right: auto;
		margin-left: auto;
}
body.layout-three-column div#main-container
{ 
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:left;
	padding: 0px 0px 0px 0px;
	border-right:1px solid #696969;
	border-left:1px solid #696969;
	background-color:#FFFFFF;
}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */


body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner,
{
	margin:0px 0px 0px 0px;
	background-color:#09347B;
	border-bottom:0px solid #000000
}

body.layout-three-column div#banner
{
               background-image: url("../blog/images/title4.jpg");
 background-repeat: no-repeat;
               height:105px;
	margin:0px 0px 0px 0px;
	background-color:#09347B;
	border-bottom:1px solid #000000
}

div#tit a { display: block; width: 565px; height: 60px; }

div#banner h1
{
	font-family: 'Century';
	text-align:left;
	font-size:26px;
	font-weight:bold;
	position: relative;
	letter-spacing:0.2em;
	top: 15px;
	left: 15px;
}

div#banner .site_title a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;

}

div#banner .site_title a:hover
{
	text-decoration:underline;
}

div#banner h2
{
	color:#ffffff;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	position: relative;
	top: 20px;
	left: 15px;
	background-color:transparent;
}

/* サイト名 ------------------------------------- */
.site_title  { margin: 15px 0px 5px 20px;
               font-family: Book Antiqua;
               font-size:32px;
               color:#ffffff;
               font-weight:bolder; }
               
.site_title a:link,.site_title a:visited,
.site_title a:active,.site_title a:hover  { color:white;
                                            text-decoration: underline; }

/* サイト説明 ----------------------------------- */
.description { color: #99ccff;
               font-weight: bold;
               font-size: 14px;
               font-family: Verdana;
               margin: 0px 0px 0px 20px}

.description2 { color: #cccccc;
               font-weight: nomal;
               font-size: 11px;
               font-family: Verdana;
               margin: 5px 0px 0px 25px;
}


/* ---------- main ---------- */

td.main {
width: 548px; 
vertical-align:top;
}

.entry  { margin: 0px 0px 20px;}

.entry_admin {  margin: 0px 0px 0px 10px;}

/* カテゴリ l コメント l トラックバック -------------- */
.entry_state { font-family: Verdana;
               font-size: 10px;
               color: #999999;
               margin: 20px 8px 25px 20px;
               text-align:right }

body.layout-one-column #main
{
	width:565px;
	float:left;
}

body.layout-two-column-right #main
{
	width:210px;
	float:left;
}

body.layout-two-column-left #main
{
	width:210px;
	float:right;
}


body.layout-three-column #main
{
	width: 548px;
	float:left;
}

div.content
{
	padding:0 10px 15px 10px;
}

div.entry
{
	margin:0 0 20px 0;
}

p.date-header
{
	padding:5px 0px 3px 5px;
	color:#f5f5f5;
	background-color:#09347B ;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px 10px 0px;
	width:100%; }

h3.entry-header
{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	padding: 0px 0px 0px 7px; }


h3.entry-header a
{
	color:#000000;background-color:inherit;
}

div.entry-content
{
	padding:12px;
}

div.content blockquote
{
	padding:10px;
                border: 1px solid #CCCCCC;
	background-color:#ffffff;
               margin: 20px 10px 20px 10px;
}

div.content blockquote p{
	padding-bottom:0px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	background-color:#ffffff;
               margin: 0px -10px 0px -10px;
}

div.entry-body,
div.entry-more
{
              font-color: #333333;
              font-size: 12px;
              line-height: 170%;
              font-family: Verdana;
              margin: 15px 0px 15px 0px;
              vertical-align:middle;
}

div.entry-body img,
div.entry-more img
{
	margin:5px 8px 1px 8px;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#333333;
	font-size:80%;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#666666;
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	border-bottom:1px dotted #999999;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-info
{
	padding-bottom:0px;
	text-align:right;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 0px;
	background-color:inherit;
}

div.content h4
{
	background-color:#666666;
	color:#ffffff;
	font-weight:normal;
	font-size:70%;
	padding:2px;
	margin-bottom:10px;
}

div.content h5
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

div.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin-bottom:15px;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

body.layout-one-column div#left-menu,
body.layout-one-column div#right-menu
{
	display:none;
}

body.layout-two-column-right div#left-menu,
body.layout-two-column-right div#right-menu
{
	width:198px;
	float:right;
}

body.layout-two-column-left div#left-menu,
body.layout-two-column-left div#right-menu
{
	width:198px;
	float:left;
}


body.layout-three-column div#left-menu,
{
	width: 230px;
	float:left;
}

body.layout-three-column div#right-menu
{
	width: 220px;
	float:left;
}

body.layout-two-column-right div.left-content,
body.layout-two-column-right div.right-content
{
	padding:0 15px 0 0;
}

body.layout-two-column-left div.left-content,
body.layout-two-column-left div.right-content
{
	padding:0 0 0 15px;
}


body.layout-three-column div.right-content
{
	padding:0 0 0 0;
}

body.layout-three-column div.left-content
{
	padding:0 0 0 0;
}

div.left-content h3,
div.right-content h3
{
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-size:70%;
	padding:2px;
	margin-bottom:10px;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#ffffff;
}

div#left-menu li,
div#right-menu li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.powered,
div.search-feed
{
	margin-bottom: 10px;
}

div.search-form label,
div.cclicense {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

/* 左サイド ----------------------------------------------------------------- */
#left { margin:0px 0px 20px 0px;
        padding: 0px 0px 0px 0px;}

td.left { border-right:1px solid #696969;
          background-color:#BFD1E5;
          vertical-align:top;
          width:230px;}
          
/* 右サイド ----------------------------------------------------------------- */
#right { margin:0px;
         padding: 0px 0px 20px 0px;}

td.right { border-left:1px solid #696969;
           background-color:#BFD1E5;
           vertical-align:top;
           width:220px;}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 11;
font-color: #000000;
padding:0px;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}

#calendar a:link { text-decoration:underline },#calendar a:visited,
#calendar a:active,#calendar a:hover  { text-decoration:underline }

.cell  { margin: 0px;
         width: 17px; height: 15px;
		 text-align: center; }

.cell_today { background-color:#c0c0c0;
              margin: 0px;
              width: 17px; height: 15px;
		 	  text-align: center; }
.cell_sunday { color: #DE7E90;
               margin: 0px;
               width: 17px; height: 15px;
		 	   text-align: center; }
.cell_saturday  { color: #0099FF;
                  margin: 0px;
                  width: 17px; height: 15px;
		 		  text-align: center;  }

/* メニューのタイトル ---------------------------- */
.linktitle   { color: #222222;
               background-color: #FFFFFF;
               text-align: center;
               font-weight: nomal;
               font-size: 12px;
               line-height: 170%;
               font-family: Verdana;
               margin: 0px 0px 0px 0px;
               border-top:1px solid #696969;
               border-bottom:1px solid #696969 }

/* メニューのボディ ------------------------------ */
.linktext   { color: #222222;
              font-size: 10px;
              line-height: 170%;
              font-family: Verdana;
              margin: 0px 0px 0px 0px;
              padding: 8px 3px 5px 8px }

.linktext2  { color: #545454;
              font-size: 11px;
              line-height: 170%;
              font-family: Verdana;
              margin: 0px 0px 5px 0px;
              padding: 8px 2px 20px 2px }

.linktext3   { color: #222222;
              font-size: 10px;
              line-height: 100%;
              font-family: Verdana;
              margin: 0px 0px 0px 0px;
              padding: 8px 3px 5px 8px }

ul { margin: 0px 0px 0px 0px;
     padding:0px;
     list-style-type:none;
     color:#000000 }

li { margin: 0px 0px 0px 5px;
     padding:0px;
     color:#000000 }

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer
{
	clear:both;
}

div#footer
{
	display:inline;
	text-align:center;
	padding-bottom:0px;
}

div#footer ul
{
	list-style:none;
}

div#footer ul li
{
	font-size:60%;
	color:#999999;
	margin-right:15px;
	background-color:inherit;
}

/* FOOTER-------------------------------------------------------------------- */
#footer { width:100%;
          padding: 0px 0px 0px 0px;
          background-color:#FFFFFF }

.copyright  { color:#c8c8c8;
              font-size: 11px;
              font-family: Verdana;
              text-align:right;
              background-color:#696969}


/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#333333;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks h4{
	padding:5px 0px 3px 5px;
	color:#f5f5f5;
	background-color:#09347B ;
	font-size:13px;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	width:100%; }

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
                text-align:right;
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#333333;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments h4{
	padding:5px 0px 3px 5px;
	color:#f5f5f5;
	background-color:#09347B ;
	font-size:13px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	width:100%; }

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
                text-align:right;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#333333;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#333333;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#333333;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

.link-note {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	padding: 2px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.link-note2 {
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	padding: 2px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}
div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	margin-bottom:10px;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,
dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,
dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.tags-list dl dt
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 5px 0;
	background-color:inherit;
}

div.tags-list
{
	margin:0 0 10px 0;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/
