body {
	margin: 0px;
         background-color:#e0e0e0;
         font: 13px/1.5 verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}

a:link {color:#5f87af; text-decoration:none;}
a:visited {color:#5f87af; text-decoration:none;}
a:active {color:#FF0000; text-decoration:underline;}
a:hover {color:#FF0000; text-decoration:underline;}

h1 {
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/title_bg.gif);
         background-repeat:      no-repeat;        
	margin: 0px;
         height:41px;
}

h2 {
	position: relative;
	padding: .5em .75em .5em 1.5em;
	border: 1px solid #ccc;
        border-radius: 5px;
        color: #ffffff;
	background-color: #5f87af;
}

h2::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #ffffff;
	border-radius: 4px;
}

h3 {
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #5f87af;
	border-bottom: 1px solid #5f87af;
}

h4 {
	padding-bottom: .3em;
	border-bottom: 1px solid #FF0000;
}







ul {
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 0px;
}


ul.tab {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.tab li {
background: transparent url(http://hiiron.sunnyday.jp/sb/img/img4846_icon-article-blue.gif) no-repeat 0px -1px;
	padding-left: 25px;
	margin-left: 0px;
}



#top {
         width:800px;
         background-color:#e0e0e0;
         margin: auto;
}

.button {
         background-color:#5f87af;
	color: #e0e0e0;
	border: 1px solid #e0e0e0;
}


#l_site {
float:left;
width:235px;
text-align:left;
}

#m_site {
float:right;
width:565px;
text-align:left;
	display:inline;
}

#middle {
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/list_bg.gif);
         background-repeat:      repeat-y;  
         width:800px;
         padding: 0px;
         margin: auto;
        text-align:left;
}

#calendar {
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/calender.gif);
         background-repeat:      no-repeat; 
         clear:both;
         margin: auto;
}

#footer {
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/footer_bg_2010.gif);
         background-repeat:      no-repeat;
         clear: both;
         width:800px;
         height: 70px;
}


.menubar {
	margin: 5px 0px 0px 5px;
}

.archive {
	margin: 2px 0px 0px 10px;
}

.e_list {
	font-size: 12px;
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/e_list_bg.gif);
	color: #666666;
	line-height: 170%;
	margin: 10px 0px 0px 10px;
         width:545px;         
	}

.t_window{
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/padbg_2.jpg);
         background-repeat:      no-repeat;
         float:left;
         width:692px;
         height:150px;
}

.t_menu{
         float:left;
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/title_menu_bg3.gif);
         background-repeat:      no-repeat;
         width:108px;
         height:150px;
}

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

.entry_date {

	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin: 0px 10px 5px 10px;
}

.entry_date2 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin: 0px 10px 10px 10px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #000000;
}

.entrytext {
	font-size: 12px;
	color: #666666;
	margin: 3px 7px 3px 50px;
}


.entry_title {
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/entry_title.gif);
         background-repeat:      no-repeat;
         text-align:center;
	line-height: 170%;
	margin: 0px;
         padding: 1px 0px;
         width:545px;
         height:28px;
	}


.entry_body {
	font-size: 12px;
	color: #666666;
	margin: 10px 10px 15px 10px;
	}

.cat_body {
	font-size: 12px;
	color: #666666;
	margin: 10px 10px 15px 15px;
	}

.cat_body ul li {
	background: transparent url(http://w.zenback.jp/_p/images/article-no-image16x16.png?v=f06ed) no-repeat;
	padding-left: 28px;
	margin: 0px 0px 5px 0px;
}

.comment_edit {
	font-size: 12px;
	color: #666666;
	margin: 10px 10px 15px 15px;
	}

.entry_state {
	font-size: 11px 150%;
	color: #666666;
        text-align: right;
	border: 1px solid #b0b0b0;
        background-color: #e0e0e0;
	margin: 5px 10px 5px 10px;
        clear: both;
	}

.seo_state {
	font-size: 11px;
	color: #666666;
        text-align: right;
	border: 1px solid #b0b0b0;
        padding: 3px;
	margin: 5px 10px 5px 10px;
        clear: both;
	}


.comment_state_1 {
	margin: 10px 20px 5px 13px;
	}

.comment_state_1 span {
    display: table-cell;
    padding: 0.2em 0.5em 0.2em 0.5em;
    line-height: 1em;
    text-decoration: none;
	border: 1px solid #b0b0b0;
         background-color: #dddddd;
	font-size: 11px;
	color: #666666;
}

.comment_state_2 {
	font-size: 11px;
	color: #666666;
         text-align: right;
	border-bottom: 1px solid #b0b0b0;
	margin: 5px 20px 5px 10px;
         clear: both;
	}

.comment_body {
	font-size: 12px;
	color: #666666;
	margin: 10px 10px 15px 20px;
	}

.entry_body2 {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
         text-align:left;
	}



blockquote {
	font-size: 12px;
         background-color:#e0e0e0;
	color: #666666;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	border: 1px solid #b0b0b0;
	}


.pict {
        display: block;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
}

.rank_p {
	padding: 2px 0px 0px 0px;
}

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

.linktext {
	font-size: 12px;
	color: #666666;
	margin: 3px 7px 3px 20px;
}

.plof_text {
	font-size: 12px;
	color: #666666;
	margin: -10px 7px 3px 20px;
}

.padpictext {
	margin: 3px 7px 0px 15px;
}

.padtext {
	font-size: 12px;
	color: #666666;
	margin: 3px 7px 3px 17px;
}

/**************** 	見出し部分　*******************/
.midasi{
	font-size:13px;
	margin:0px 5px 0px 5px;
	padding:2px;
	background: #5F87AF;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
        text-align: center;
}

.tweettext {
	font-size: 11px;
	color: #666666;
	line-height: 110%;
	margin: 3px 7px 3px 20px;
}

.linktext2 {
	font-size: 12px;
	color: #666666;
	margin: 3px 7px 3px 22px;
}

.list_text2 ul li {
 	border-top: 1px dotted #9fb7cf;
	background: transparent url(./img_2007/listmark.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-left: 0px;
}

.list_text3 ul li {
 	border-bottom: 1px dotted #9fb7cf;
	background: transparent url(./img_2007/listmark.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-left: 0px;
}




td {
	font-size: 12px;
	color: #666666;
}



/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-size: 11px;
	color: #666666;
}




/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 9px;
	color: #505050;
         text-align:center;
	margin: auto; 
	}

.today {
         color:#FFFFFF;
         background-color: #5E87AF;
        }

.calendar_box {
	margin: 0px;
	padding: 0px;
height:23px;
}


/* tree(コメント・トラックバック）---------------------------------------------------------------------------------- */

ul.tree {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.tree li.lst {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background: transparent url(./img_2007/listmark.gif) no-repeat 10px 4px;
}

ul.tree li.end {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background: transparent url(./img_2007/listmark.gif) no-repeat 10px 4px;
  border-bottom: 1px dotted #9fb7cf;
}


.page_box {
	margin: 0px 0px 0px 0px;
	padding: 0px;
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/entrylist.gif);
         background-repeat:      no-repeat ;
         width:545px;
         height:34px;

}

.page_link {
	font-size: 12px;
	color: #1f578f;
	margin: 0px 0px 0px 150px;
}

.page_link a:link {color:#e0e0e0; text-decoration:none;}
.page_link a:visited {color:#e0e0e0; text-decoration:none;}
.page_link a:active {color:#FF0000; text-decoration:underline;}
.page_link a:hover {color:#FF0000; text-decoration:underline;}

.entry_link {
	font-weight: bolder;
	font-size: 12px;
	color: #666666;
  margin: 20px 0px 0px 0px;
  text-align: center;
}

.menu_link {
	font-size: 12px;
	color: #666666;
         margin: 10px 0px 0px 10px;
         text-align: center;
	line-height: 170%;
         background-color: #bfcfdf;
	border: 1px solid #b0b0b0;
         width:545px;
}


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

.reco {
	font-size: 11px;
	color: #AAAAAA;
	line-height: 150%;
	margin: 5px 0px 5px 20px;
}



.reco_ama {
	margin: 5px 0px 5px 35px;
}

.counter {
        font-size: 10px;
	color: #666666;
	margin: 5px 0px 5px 25px;
}

.drk7jpSimilarity {
	font: 10px/1.5 verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
	color: #666666;
	margin: 10px 5px 10px 5px;
	padding: 10px;
	}

.drk7jpSimilarity a {text-decoration: none;}
.drk7jpSimilarity a:link {color: #5555FF; text-decoration: none;}
.drk7jpSimilarity a:active {color: #FFCC33; text-decoration: underline;}
.drk7jpSimilarity a:visited {color: #5555FF; text-decoration: none;}
.drk7jpSimilarity a:hover {color: #FF0000; text-decoration: underline;}

.drk7jpSimilarity input {border: none;}

.drk7jpSimilaritySiteTitles {

	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}

.drk7jpSimilaritySiteSummarys {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
margin: 0px 0px 10px 0px;
}

.amazon_text {
	font-size: 9px;
	color: #666666;
	line-height: 150%;
         text-align:left;
	margin: 1px 0px 0px 2px;
         padding: 0px;
}


/* メニュー---------------------------------------------------------------------- */

.linkmenu {
         background-image: url(http://hiiron.sunnyday.jp/sb/img_2007/menu_bg.gif);
         background-repeat:      no-repeat; 
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bolder;
	margin : 0px;
	color: #505050;
	width : 800px;
	height : 25px;
         clear: both;
}

.linkmenu a {color: #505050;text-decoration: none;}
.linkmenu a:link {color: #505050;text-decoration: none;}
.linkmenu a:visited {color: #505050;text-decoration: none;}
.linkmenu a:active {color: #505050;text-decoration: none;}
.linkmenu a:hover {color: #ffffff;text-decoration: none;}

.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;

	width:170px;
	margin-top:5px;
	padding-top:5px;

	background: #FFF;
	border: 1px #B2B2B2 solid;
	}


.list_title{
	font-family: "Verdana";
	margin-top:5px;
	font-size:12px;
	text-align:center;
	border-bottom:4px #B2B2B2 solid;
	}

.list_text{
	font-size: 10px;
	padding:5px 10px;
	color: #666;
	text-align:left;
	}

.list_text2{
	font-size: 10px;
	padding:5px 10px;
	color: #666;
	text-align:left;
	}

.list_text3{
	font-size: 10px;
	padding:5px 10px;
	color: #666;
	text-align:left;
	}





/* アマゾン */
.amazon {
	margin-bottom:10px;
	}

.amazon_text {
	font-size:10px;
	text-align: left;
	}

.amazon_text strong {
	}


.rsstc   { font-size: 10px; color: #ffffff; background-color: #5f87af; margin: 0; padding: 0 }
.rsstc a { color: #5f87af;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #bfcfdf; margin: 0; padding: 0 ;border: solid 2px #bfcfdf }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dotted #555555 }

.rsstext {
	font-size: 12px;
	color: #666666;
	margin: 3px 0px 0px 15px;
}

.ranktext {
	margin: 3px 7px 0px 18px;
}


.yahootext {
	margin: 3px 5px 3px 60px;
}

.search_box {
        overflow: hidden;
	margin: 8px 0px 0px 10px;
	}


.table2 ul li {
	border-bottom: 1px dotted #666666;
	padding-left: 0px;
	margin-left: 0px;
}

#zenback-widget .zenback-module {
	margin: 8px 7px 0px 10px;
        text-align: left;
}

#zenback-widget #zenback-related-article .zenback-module-item.hasthumb {
    margin:0!important;
    height:140px!important;
    }

#zenback-widget .zenback-module-content { border-top: 1px solid; }
#zenback-widget #zenback-related-links .zenback-module-label {
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-link.gif)!important;
    background-color: #5f87af!important;
}
#zenback-widget #zenback-related-links .zenback-module-content { border-color: #5f87af!important; }
#zenback-widget #zenback-related-article .zenback-module-label {
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-article.gif)!important;
    background-color: #5f87af!important;
}
#zenback-widget #zenback-related-article .zenback-module-content { border-color: #5f87af!important; }
#zenback-widget #zenback-twitter .zenback-module-label {
    background-image: url(http://widget.zenback.jp/_p/images/icon-twitter.png);
    background-color: #5f87af!important;
}
#zenback-widget #zenback-twitter .zenback-module-content { border-color: #5f87af!important; }
#zenback-widget #zenback-hatena-bookmark .zenback-module-label {
    background-image: url(http://widget.zenback.jp/_p/images/icon-hatebu.gif);
    background-color: #5f87af!important;
}

#zenback-widget #zenback-hatena-bookmark .zenback-module-content { border-color: #5f87af!important; }
#zenback-widget #zenback-facebook-comment .zenback-module-label {
    background-image: url(http://widget.zenback.jp/_p/images/facebook_icon.png);
    background-color: #5f87af!important;
}

#zenback-widget #zenback-facebook-comment .zenback-module-content { border-color: #5f87af!important; }

#zenback-widget #zenback-powered { border-top: 1px solid #ffffff!important;
	margin: 0px 7px 0px 10px;
 }


#zenback-widget .zenback-module-label {
    font-size: 95%!important;
}

#zenback-widget #zenback-news-hasimage .zenback-module-content {     border-color: #5f87af!important; }

#zenback-widget #zenback-news-hasimage .zenback-module-label {
    background-color: #5f87af!important;
}

#zenback-widget #logly-lift-869470 .logly-lift-ad {
	margin: 0px 20px 5px 15px;
}


.comment-module-label {
    margin: 10px 20px 0px 10px;
    border-bottom: 1px solid #5f87af;
}

.comment-module-label a,
.comment-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.3em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-comment.gif);
    background-repeat:      no-repeat;
    background-position: 1px center;
}

.comment2-module-label {
    margin: 10px 20px 0px 10px;
    border-bottom: 1px solid #5f87af;
}

.comment2-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.5em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-comment2.gif);
    background-repeat:      no-repeat;
    background-position: 1px center;
}

.comment3-module-label {
    margin: 10px 20px 0px 10px;
    border-bottom: 1px solid #5f87af;
}

.comment3-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.5em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://widget.zenback.jp/_p/images/facebook_icon.png);
    background-repeat:      no-repeat;
    background-position: 1px center;
}


.comment4-module-label {
    margin: 10px 20px 0px 10px;
    border-bottom: 1px solid #5f87af;
}

.comment4-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.5em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-article.gif);
    background-repeat:      no-repeat;
    background-position: 1px center;
}

.comment5-module-label {
    margin: 0px 20px 0px 10px;
    border-bottom: 1px solid #5f87af;
}

.comment5-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.5em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://hiiron.sunnyday.jp/img_2012/rank.gif);
    background-repeat:      no-repeat;
    background-position: 1px center;
}

.comment6-module-label {
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.comment6-module-label span {
    display: table-cell;
    padding: 0.3em 0.5em 0.5em 26px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 95%;
    background-color: #5f87af;
    background-image: url(http://hiiron.sunnyday.jp/img_2012/icon-article.gif);
    background-repeat:      no-repeat;
    background-position: 1px center;
}


/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 1px;
	margin-left: 815px;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	font: 9px/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #e0e0e0;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #5f87af;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 0px;
	background: #bfcfdf url(http://hiiron.sunnyday.jp/sb/img/img3753_up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #5f87af;
}

p.tl-tweet {
    border-top: 1px dotted #666666;
}

.tl-tweet {
    border-top: 1px dotted #666666;
}

.bijin_tokei {
        width: 180px;
        text-align: center;
	margin: 0px 0px 5px 28px;
}

.fb_box {
        overflow: hidden;
        width: 198px;
	margin: -8px 0px 0px 15px;
}

.fb-like {
        overflow: hidden;
        width: 70px;
}

.fb-comments {
	margin: 0px 20px 0px 10px;
}

.fb_box2 {
        overflow: hidden;
        height: 155px;
	margin: 10px 10px 15px 10px;       
}


.extrabotan_box {
	position: fixed;
	bottom: 80px;
	margin-left: 800px;
}

.extrabotan {
	margin: 8px 0px 0px 0px;
}

.extrabotan p {
	margin: 0px;
}

.extrabotan a {
	width: 90px;
        display: table-cell;
 	border: 1px solid #b0b0b0;       
	text-align: center;
	font: 11px 150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #5f87af;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.extrabotan a:hover {
        color:#FFFFFF;
	background-color: #b0b0b0;
}



/* ImageLinks---------------------------------------------------------------------- */

#kanren{
   margin-left:15px;  
 }

#kanren:after{
   content:"";
   display:block;
   clear:both;
 }

#kanren ul{
   margin:0;
   padding:0;
 }

#kanren li{
   list-style:none;
   display:block;
   width:200px;
   height:140px;
   overflow:hidden;
   float:left;
   position:relative;
   z-index:0;
   border:2px solid #5f87af;
   margin:5px 6px 5px 6px;
   background-repeat:      no-repeat; 
 }

#kanren li:hover{
   border-color:#b0b0b0;
   background-color:#5f87af;
 }

#kanren li a{
   display:block;
   width:100%;
   height:100%;
 }

#kanren li .linksthumb{
   display:block;
   width:100%;
   height:100%;
   position:absolute;
   text-align:center;
   top:0;
 }

#kanren li .imagelinktext{
   display:block;
   height:100%;
   filter:  progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bbffffff,EndColorStr=#bbffffff);
   background-color: rgba(255, 255, 255, 0.9);
   font-size:11px;
   padding:2px;
   position:relative;
   top:80%;
 }

#kanren li img{
   max-width:190%;
   height:auto;
   position:relative;
   top:0;
   left:0;
   z-index:-1;
 }

.ninja_onebutton {
   margin: 0px 5px 5px 40px;
}

.rakuten_w {
  text-align:center
}

input, select, textarea {
font: 12px verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.search_b {
        background-color:#bfcfdf;
	border: 1px solid #b0b0b0;
	background-image: url(http://www.google.com/uds/css/v2/search_box_icon.png);
        background-repeat:      no-repeat;
        background-position: center;
        width:40px;
}

.search_b:hover {
        background-color:#5f87af;
}

.comment_b {
        background-color:#bfcfdf;
	border: 1px solid #b0b0b0;
        color:#FFFFFF;
        font-weight: bold;
        width:150px;
}

.comment_b:hover {
        background-color:#5f87af;
}


iframe.twitter-count-vertical {
    width: 65px !important;
}
iframe.twitter-count-horizontal {
    width: 20px !important;
}

.share_b {
margin: 10px 0px 0px 465px;
	padding: 0px;
           position: absolute;
}

.brp .brp-main {
	border: 1px solid #5f87af !important;
}

.brp .brp-rank-content-body ul li.brp-my {
    background-color: #bfcfdf !important;
}

.brp-headline,.brp-button {
    background-color: #5f87af !important;
}

.blogmura {
text-align:center;
	border: 1px solid #5f87af;
}

/* BPList - LIST ICON TYPE */
div.blogpeople-main p { 
margin:0px;
}

div.bp-ll2-blog-site {
	background: transparent url(./img_2007/listmark.gif) no-repeat 0px 4px;
	padding-left: 12px;
}

span.blogpeople-linklist {
        margin: 4px 0px -12px 0px;
        display:block;
        color:#666666;
	font-size: 12px;
        font-weight:bold;
	border-bottom: 1px dotted #9fb7cf;
}

#linklist_bp {
    display: none;
}

.com_b {
        position: absolute;
	margin: 5px 0px 0px 500px;
	padding: 0px;
}


/* quicktags_plus.js
-------------------------------------*/

div#ed_toolbar {
	margin: 3px 0;
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.9em;
}
div#ed_toolbar a,
div#ed_toolbar a:link,
div#ed_toolbar a:visited,
div#ed_toolbar a:active {
	color: #999;
	background: transparent;
	text-decoration: none;
	letter-spacing: normal;
	}
div#ed_toolbar a:hover {
	color: #666;
	background: transparent;
	}
div#ed_toolbar input.ed_button {
	margin: 1px 2px 1px 0;
	padding: 1px 4px;
	height: 24px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #666;
	color: #666;
	background: #eee;
	}
div#ed_toolbar input.ed_button:hover {
	color: #666;
	background: #ccc;
}
div#ed_toolbar input#ed_bold {font-weight: bold;}
div#ed_toolbar input#ed_italic {font-style: italic;}
div#ed_toolbar input#ed_under {text-decoration: underline !important;}
div#ed_toolbar input#ed_strike {text-decoration: line-through;}
div#ed_toolbar input#ed_big {font-size: 1.2em;}
div#ed_toolbar input#ed_small {font-size: 0.85em;}
div#ed_toolbar input#ed_block {color: #999;}
div#ed_toolbar input#ed_hr {}
div#ed_toolbar input#ed_image {}
div#ed_toolbar input#ed_anchor {}
div#ed_toolbar input#ed_paragraph {}
div#ed_toolbar input#ed_heading {}
div#ed_toolbar input#ed_style {}
div#ed_toolbar input#ed_left {text-align: left;}
div#ed_toolbar input#ed_center {text-align: center;}
div#ed_toolbar input#ed_right {text-align: right;}
div#ed_toolbar input#ed_fontcolor {}
div#ed_toolbar input#helpmsg {
	border: 0;
	color: #666;
	background: transparent;
	padding: 1px 4px 1px 0;
	margin: 1px 2px 1px 0;
	display: block;
	width: 400px;
	letter-spacing: normal;
	}
div#ed_toolbar #ed_close {
	background: #999;
	color: #fff;
	}
div#ed_toolbar #ed_close:hover {
	background: #c66;
	color: #eee;
	}
img.pic{
	border: 1px solid #000;
	margin: 0 2px 2px 0;
	max-width: 400px;
	max-height: 400px;
	opacity: 0.7;
/*	filter: alpha(opacity=70);	*/
	}
img.pic:hover {
	opacity: 1;
/*	filter: alpha(opacity=100);	*/
	}
div#color_palette {
	margin: 0;
	color: #666;
	background-color: #ddd;
	width: 202px !important;
	}
div#color_palette ul {
	text-align: center;
	margin: 0;
	padding: 0;
	}
div#color_palette ul li {
	list-style: none;
	display: block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	float: left;
	cursor: pointer;
	margin: 0 0 1px 1px;
	}
div#color_palette ul li#sample {
	display: block;
	width: 100%;
	height: auto;
	line-height: auto;
	margin: 0;
	text-align: center;
	padding: 5px 0;
	cursor: default;
	}
div#color_palette ul li.close {
	display: block;
	clear: left;
	width: 100%;
	height: auto;
	line-height: auto;
	margin: 0;
	text-align: center;
	padding: 5px 0;
	}

.emoji{
    vertical-align: middle;
    margin: 0px 0px 0px 3px;
}

.comment-form-icon {
    margin: 2px 0px 5px 0px;
}
<!-- process time : 0.10 CPU sec -->
