@charset "UTF-8";

#populararticles-958099 {
border-collapse:collapse;
border-spacing:0;
line-height: 1.5em;
margin:0 0 0 5px;
}

/* some style-sheets */


/* template style */
.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    /zoom: 1;
}
.blogroll-channel {
    height: 100px;
    margin-bottom: 15px;
    padding: 10px;
    border: solid 1px #999;
    background: #fff;
    overflow-y: scroll;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.3;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
    vertical-align: bottom;
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

/* Information
==================================================
livedoor Blog CSS
 Name   : default_2008_sky_3c
 Layout : IT LIFE hack

 Update : 2012.01.31
==================================================
*/

/* Table of Contents
==================================================
	01. Text - フォント・リンク
	02. Layout - 全体の枠組み
	03. Title - ブログタイトルエリア
	04. SubTitle - アーカイブタイトルエリア
	05. Pager - ページャー
	06. Main - 記事エリア
	07. Option - トラックバック・コメントエリア
	08. Sub & Extra - プラグインエリア
	09. Header & Footer - ヘッダー・フッター
	10. Others - ADエリア etc.
==================================================
*/


/* =============================================== */
/** 00. リセット */
/* ----------------------------------------------- */
/* Reset */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}



/* =============================================== */
/** 01. Text - フォント・リンク */
/* ----------------------------------------------- */

* {
    word-break: break-all;
    }
body {
    font-family: Verdana,sans-serif;
    font-size:13px;
    *font-size:81.25%;
    line-height:1.231;
    }
a:hover {
    }
#blog-title a {
    color: #000;
    text-decoration: none;
    }
#blog-title a:hover {
    }
p#blog-description {
    color: #000;
    }
.archives-title {
    color: #000;
    }
div#content a {
    color: #406323;
    }
div#content a:hover {
    color: #52d033;
    }


div#sub a,
div#extra a {
    text-decoration: none;
    }
div#sub a:hover,
div#extra a:hover {
    }

div#main h1.article-title a:link,
div#main h1.article-title a:active,
div#main h1.article-title a:visited,
div#main h2.article-title a:link,
div#main h2.article-title a:active,
div#main h2.article-title a:visited {
    color: #000000;
    text-decoration: none;
    }
div#main h1.article-title a:hover,
div#main h2.article-title a:hover {
    text-decoration: underline;
    }
div#main ul.article-post li a:link,
div#main ul.article-post li a:active,
div#main ul.article-post li a:visited,
div#main ul.article-post li a:hover {
    color: #000000;
    }

div#main dl.article-category dd a {
    text-decoration:none;
    }

div#main div.column-inner a {
    color: #006699;
}

div#main div.column-inner a:hover {
    color: #3399cc;
}

div#main dl.article-category dd a:link,
div#main dl.article-category dd a:active,
div#main dl.article-category dd a:visited,
dl.article-category dd a:hover {
    }
div#main div.pager a {
    color: #000000;
    text-decoration:none;
    }
div#main div.pager a:hover {
    text-decoration:underline;
    }
ul.ping-info li.ping-date,
ul.comment-info li.comment-date {
    color: #8d8d8d;
    }
div.sidetitle {
    color: #000;
    }
div#sub div.sidetitle a,
div#extra div.sidetitle a {
    color: #000;
    }
div#sub table.caltblday a:visited,
div#extra table.caltblday a:visited {
    color: #000000;
    }
div#footer p,
div#footer p a {
    color: #fff;
    }
/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
    background:url(http://livedoor.blogimg.jp/itlifehack/imgs/c/0/c078ea33.jpg) 0 0 #e9c184;
    text-align:center;
    }

div#container {
    background: url("http://livedoor.blogimg.jp/itlifehack/imgs/8/c/8cbe243d.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0 5px;
    position: relative;
    text-align: left;
    width: 1200px;
    _background:#fff;
    _padding: 0px;
    overflow: hidden;
    }


div#content {
    width: 1200px;
    height: 1%;
    margin: 0 auto;
    }
div#main,
div#sub,
div#extra {
    overflow: hidden;
    }
div#main {
    float: left;
    display: inline;
    width: 1200px;
    margin-bottom: 30px;
    }
div#main div.column-inner {
    margin: 15px 235px 0;
    width: 730px;
    _padding: 0;
    _margin: 0px 235px 0px 235px;
    }

div#sub {
    background-color: #EBEBEB;
    float: left;
    margin-left: -100%;
    display: inline;
    width: 210px;
    margin-bottom: -32768px;
    padding-bottom: 32768px;
    _margin-bottom: -32768px;
    _padding-bottom: 32768px;
    }
div#sub div.column-inner {
    margin: 5px;
    }
div#extra {
    background-color: #EBEBEB;
    float: left;
    margin-left: -210px;
    display: inline;
    width: 210px;
    margin-bottom: -32768px;
    padding-bottom: 32768px;
    _margin-bottom: -32768px;
    _padding-bottom: 32768px;
    }
div#extra div.column-inner {
    margin: 1px;
    }

/* ----------------------------------------------- */
/** clearfix */

ELEMENT:after,
div.blog-title-outer:after,
div#container:after,
div#content:after,
ul.article-navigator:after,
ul.archives-navigator:after,
div.article-body:after,
div.article-body div.article-body-more:after,
div#trackback-form ul:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

/** hasLayout */
ELEMENT,
div.blog-title-outer,
h1.archives-title,
h2.archives-title,
h2,
div.article-footer,
h2.article-title,
ul,
div.index-navigator-outer,
div.pager {
    height: 1%;
    }

/** peek-a-boo bug */
div.article-outer,
div#trackback-form,
div#trackbacks-list,
div#comments-list,
div#comment-form {
    height: 1%;
    }

/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */

div.blog-title-outer {
    width:1200px;
    margin:0 auto;
    padding: 5px 5px 0;
    background: url(http://livedoor.blogimg.jp/itlifehack/imgs/8/5/85a6903f.png) no-repeat;
    _padding: 0;
    _background: #ffffff;
    }

div.blog-title-outer img {
    vertical-align: bottom;
    _margin:0
    _padding: 0;
    overflow:hidden;
}

#blog-title {
    float:left;
    width:640px;
    }
div#rectangle {
    float:right;
    width:300px;
    }

/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

div.archives-title-outer {
    margin-bottom: 10px;
    }
h2.archives-title {
    font-size: 15px;
    }

/* =============================================== */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

div.pager {
    margin-bottom: 10px;
    background-color:#ebebeb;
    }
div.pager-inner {
    padding-bottom: 15px;
    }

.article-pager-type2{
    margin: 0 auto;
    }

/* ----------------------------------------------- */
/** IndexNavigator - トップページ */

ul.index-navigator {
    padding-top: 15px;
    font-size: 90%;
    }
ul.index-navigator li a {
    padding: 0 7px;
    }

/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager {
    padding-top: 15px;
    font-size: 90%;
    }
ul.archives-pager li {
    padding: 2px 5px;
    }
ul.archives-pager li a {
    padding: 0 5px;
    }
ul.archives-pager li.both {
    border-left: 1px solid #575e69;
    }

/* ----------------------------------------------- */
/** ArticlePager - 個別記事ページ */

ul.article-pager {
    padding-top: 15px;
    font-size: 90%;
    }
ul.article-pager li {
    float: left;
    display: inline;
    width: 49%;
    line-height: 1.25;
    }

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
    overflow: hidden;
    }

ul.article-pager li {
    padding-top: 1px;/* 1px余白（上部） */
    padding-bottom: 32768px;
    margin-bottom: -32767px;/* 1px余白（下部） */
    }

ul.article-pager li a {
    display: block;
    margin: 0 10px;
    }

ul.article-pager li.prev {
    text-align: right;
    }

ul.article-pager li.next {
    text-align: left;
    }

ul.article-pager li.both {
    border-left: 1px solid #8d8d8d;
    }

/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */

div.article-outer {
    margin-bottom: 50px;
    width: 730px;
}

/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
    padding-top: 20px;
    }

/*** 日付 */
div.article-date-outer {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    }

div.article-date-outer span.article-date {
    margin-right: 3px;
    margin-right: 0.25em;
    }

div.article-date-outer span.article-time {}

/*** カテゴリ */
div.article-category-outer {
    background:transparent url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif) no-repeat scroll 0 0;
    margin-bottom: 18px;
    margin-top: 3px;
    padding: 0 4px 0 20px;
    float:right;
    }

div.article-category-outer dl.article-category {
    line-height: 1.25;
    }

div.article-category-outer dl.article-category dt,
div.article-category-outer dl.article-category dd {
    display: inline;
    margin-right: 5px;
    font-size: 90%;
    }

div.article-category-outer dl.article-category dt {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    text-indent: -9999px;
    }

/*** カテゴリアーカイブページではカテゴリを非表示にする */
body.category div.article-category-outer {
    display: none;
    }

/** 記事タイトル */
div.article-title-outer {
    background: url("http://livedoor.blogimg.jp/itlifehack/imgs/7/f/7fcbdede.gif") no-repeat scroll 0 0 transparent;
    padding: 10px 30px;
    margin-bottom: 10px;
    clear:both;
    line-height:1.4;
    margin-bottom: 15px;
    }

h1.article-title,
h2.article-title {
    clear: left;
    font-size: 116%;
    font-weight: bold;
    }

/* ----------------------------------------------- */
/** 記事本文 */

div.article-body {
    background-color: #FFFFFF;
    clear: both;
    font-size: 108%;
    line-height: 1.7;
    margin: auto;
    padding: 10px 4px;
    width: 670px;
}

div.article-body-inner {
    margin: auto;
    overflow: hidden;
    width: 670px;
    }

/** 続きを読む */
div.article-body span.article-continue {
    display: block;
    margin-top: 1em;
    font-size: 17px;
    font-weight: bold;
    }

div.article-body div.article-body-more,
div.article-body div.article-body-private {
    clear: both;
    margin-top: 1em;
    }

/*** blockquote & pre */
div.article-body blockquote,
div.article-body pre {
    background-color: #f5f5f5;
    padding: 5px 15px;
    margin: 5px 0;
    color: #595d68;
    }

/*** img */
div.article-body img.pict {
    margin: 0 15px 15px;
    }

/*** 共通テーマ */
body.default_2008 dl.common-theme {
    margin: 0 10px 25px;
    }

/*** 記事タグ */
body.default_2008 dl.article-tags {
    margin: 25px 10px 0;
    }

/*** プライベートモード */
div.private-mode-announcement {
    border-color: #858585;
    line-height: 1.35;
    font-size: 90%;
    }

/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
    background-color: #ffffff;
    /*padding: 0 10px;*/
    }

ul.article-post {
    margin: 0 0 20px;
    padding: 10px 5px 0;
    text-align: right;
    }

ul.article-post li {
    min-height: 16px;
    font-size: 82%;
    }
li.article-tool-box img {
    vertical-align:middle;
    }

/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */

div#article-options {
    background-color: #ffffff;
    padding: 10px 20px;
    }

div.article-option {
    padding: 15px 0;
    }

div.article-option h3 {
    margin: 0 0 10px;
}
    }

/* ----------------------------------------------- */
/** トラックバックURL */

div#trackback-form ul {
    margin: 0 30px;
    }

div#trackback-form ul li {
    list-style-type: none;
    float: left;
    }

div#trackback-form ul li.trackback-form-url {
    width: 100%;
    margin-right: -90px;
    }

div#trackback-form ul li.trackback-form-url span input {
    width: 100%;
    }

div#trackback-form ul li.trackback-form-url span {
    display: block;
    padding-right: 100px;
    /* >> trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
    }

div#trackback-form ul li.trackback-form-submit {
    width: 80px;
    }

div#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/** トラックバック一覧 */

li.trackback-set {
    padding: 0 0 10px 20px;
    font-size: 90%;
    }

h4.ping-title {
    display: inline;
    font-size: 100%;
    font-weight: normal;
    }

ul.ping-info {
    display: inline;
    }

ul.ping-info li.ping-blog-name {
    display: inline;
    margin-left: 20px;
    }

ul.ping-info li.ping-blog-name span {
    margin: 0 10px;
    }

ul.ping-info li.ping-date {
    display: inline;
    margin-left: 10px;
    }

ul.ping-info li.ping-excerpt {
    display: block;
    margin-top: 5px;
    margin-left: 10px;
    }

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** コメント一覧 */

li.comment-set {
    padding: 0 0 10px 20px;
    font-size: 90%;
    }

ul.comment-info li.comment-author {
    display: inline;
    }

ul.comment-info li.comment-date {
    display: inline;
    margin-left: 10px;
    }

ul.comment-info li {
    display: inline;
    }

ul.comment-info li.comment-body {
    display: block;
    margin-top: 5px;
    margin-left: 10px;
    }

ul.comment-info li.comment-body img.trackback-rating {}

/* ----------------------------------------------- */
/** コメントフォーム */

div#comment-form-body {
    background-color: #f5f5f5;
    padding: 15px 0 15px 5px;
    }

div#comment-form-body table {
    border: 0;
    width: 95%;
    line-height: 25px;
    font-size: 90%;
    }

div#comment-form-body table th {
    width: 3em;
    padding-right: 5px;
    text-align: right;
    font-weight: normal;
    }

input#author {
    width: 65%;
    }

input#email {
    width: 65%;
    }

input#url {
    width: 85%;
    }

input#bake {
    margin: 0 0 0 5px;
    }

textarea#text {
    width: 90%;
    height: 250px;
    }

input.button {
    margin-top: 10px;
    width: 80px;
    }

div#comment-form-body table tr.input-etc td {
    padding-top: 6px;
    }

label.input-rating {
    margin-left: 20px;
    }

label.input-rating select {
    margin-left: 3px;
    }

label.input-rating-face {
    margin-left: 5px;
    }

label.input-rating-star {}

div#comment-form-body table tr.submit td {
    text-align: center;
    }

/*** コメント認証 */
div.comment-auth-announcement {
    margin: 10px 0;
    border-color: #858585;
    font-size: 90%;
    }

div.comment-auth-announcement p a {
    margin: 0 3px;
    }

/* ----------------------------------------------- */
/** 関連記事 */

div.related-articles{
    padding: 15px 0 0;
    }
div.related-articles h3{
    margin: 0 0 10px;
    font-size: 110%;
    }
div.related-articles ul{
    list-style: none;
    line-height: 1.2;
    }
div.related-articles ul li{
    background: url(http://parts.blog.livedoor.jp/img/usr/livedoor/web_directors/side_body.gif) no-repeat 0 8px;
    padding: 0 0 5px 9px;
    margin-left: 5px;
    }


/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

div.sidewrapper {
    margin-top: 10px;
    }
#sub div.sidetitlebody {
    background: url(http://livedoor.blogimg.jp/itlifehack/imgs/7/f/7fcbdede.gif) no-repeat;
    padding:10px;
    margin: 0 10px;
}
#extra div.sidetitlebody {
    background: url(http://livedoor.blogimg.jp/itlifehack/imgs/7/f/7fcbdede.gif) no-repeat;
    padding:10px;
    margin: 0 10px;
}
div.sidetitle {
    font-size: 116%;
    font-weight: bold;
    }
div.sidetop,
div.sidebottom {
    display: none;
    }
div.side {
    margin: 0 5px;
    padding:10px 10px 20px 10px;
    text-align: center;
    }
div.sidebody {
    background: url(http://parts.blog.livedoor.jp/img/usr/livedoor/web_directors/side_body.gif) no-repeat 0 8px;
    padding: 0 0 5px 9px;
    text-align: left;
    }

.plugin-recent_articles .sidebody {
    padding-bottom:8px;
    }

/* ----------------------------------------------- */
/** Calendar */

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
    padding: 0 20px 10px;
    text-align: center;
    color: #0287ff;
    font-size: 90%;
    font-weight: bold;
    }

div#sub div.calendarheadbody div.calendarhead a,
div#extra div.calendarheadbody div.calendarhead a {
    color: #0287ff;
    }

div.caltop,
div.calbottom {
    display: none;
    }

div.calbody {}

table.caltbl {
    width: 180px;
    margin: 0 auto;
    border: 0;
    }
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
    font-size: 90%;
    font-weight: bold;
    height: 20px;
    }

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
    margin: 0 auto 25px;
    width: 180px;
    color: #8d8d8d;
    font-size: 82%;
    }
td table.caltblday td {
    width: 20px;
    height: 24px;
    padding: 0;
    text-align: center;
    }
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** Plugins */

.nickname {
    font-weight: bold;
    margin: 10px 0;
    }

.message {
    text-align: left;
    line-height: 1.25;
    }

/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {
    padding-top: 20px;
    }


/* ----------------------------------------------- */
/** 検索 */


.searchbody .radio-btn {
    text-align:left;
    }
.searchbody .radio-btn * {
    vertical-align:middle;
    }
.searchbody .radio-btn input {
    margin:4px;
    }


/* ----------------------------------------------- */
/** 連載（フリーエリア） */

ul#serial {
    text-align:left;
    padding:0 8px;
    }
ul#serial li {
    position:relative;
    min-height:80px;
    _height:80px;
    margin-bottom:16px;
    }
ul#serial li img {
    left:0;
    top:0;
    border:1px solid #a5a5a5;
    }
ul#serial li span {
    display:block;
    }
ul#serial li a:hover img {
    border-color: #52d033;
    }

/* ----------------------------------------------- */
/** このサイトについて */

div.profile {
    text-align:left;
    padding: 0 0 0 9px;
    }

/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header {
    font-size: 12px;
    color:#8e6122;
    text-shadow:1px 1px 1px #fff;
    }
table#header a {
    color:#8e6122;
    text-shadow:1px 1px 1px #fff;
    }
table#header a:hover {
    text-decoration:underline;
    }

/* ----------------------------------------------- */
/** Footer */

div.footer-outer {
    background: url("http://livedoor.blogimg.jp/itlifehack/imgs/2/e/2ed70909.png") no-repeat scroll center top #999999;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    width: 1200px;
    color: #FFFFFF;
    _background: #999999;
    overflow: hidden;
    }
 /*-----ここからIE7用記述-----*/
*:first-child+html div.footer-outer
{
    background: #999999;
    margin: 0 auto;
    text-align: center;
    width: 1200px;
    color: #FFFFFF;
    overflow: hidden;
}
 /*-----IE7用記述ここまで-----*/

div.footer-outer a {
    color:#fff;
    }
div#footer {
    height: 38px;
    display:inline;
    color:#fff;
    }

div#footer p {
    line-height: 38px;
    font-size: 12px;
    display:inline;
    }

/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

/* Google Adsense （ビュレットとhoverで背景画像/PBP仕様）
-------------------------------------------------------------------------------- */
.google-user-ad {
    margin: 15px auto 0px;
    line-height:1.2;
    text-align: center;
    }

.article-outer .google-user-ad {
    margin:10px auto;
    line-height:1.2;
    text-align: left;
    width: 670px;
    }

.google-user-ad *{
    zoom:1;
    margin:0;
    padding:0;
    }
.google-user-ad span.ad-title {
    font-weight:bold;
    text-decoration:underline;
    font-size:14px;
    color:#0099ff;
    padding-left:20px;
    background: url(http://news.livedoor.com/img/blog/afc_bg.png) 0 -97px no-repeat;
    }
.google-user-ad span.ad-url {
    font-size:10px;
    margin-left:10px;
    color:#1B8D1C;
    }
.google-user-ad span.ad-description {
    color:#666;
    font-size:12px;
    letter-spacing:-1px;
    padding-left:20px;
    line-height:1.6;
    display:block;
    }
.google-user-ad .ad-by a{
    color:#777 !important;
    font-size:13px;
    letter-spacing:1px;
    text-decoration:none;
    padding:4px 8px;
    }
.google-user-ad .ad-by a:hover{
    color:#777;
    }
.ad-box{
    display:block;
    text-decoration:none;
    cursor:pointer;
    }
.ad-box a{
    display:block;
    text-decoration:none;
    cursor:pointer;
    padding:10px 8px;
    }
.ad-box:hover{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) 0 0 no-repeat;
    text-decoration:none;
    _background:#ffb;
    }
.ad-box a:hover{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) right -100px no-repeat;
    _background:#ffb;
    }
.ad-box a:hover span.ad-title{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) 0 -197px no-repeat;
    }

/* PBP link */
.ad-box-ncb {
	padding:4px 10px;
	display:block;
	line-height:1.5;
}
.ad-box-ncb:hover {
	padding:3px 9px;
	background:#FBF0FA;
	border:1px solid #FBF0FA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* title */
.ad-box-ncb span.ad-title a { font-size:15px; color:#0044CC; font-weight:bold; text-decoration:underline; }
.ad-box-ncb span.ad-title a:hover { text-decoration:none; }
/* url */
.ad-box-ncb span.ad-url a { font-size:12px; color:#008000; margin-left:10px; }
.ad-box-ncb span.ad-url a:hover  { text-decoration:underline; }
/* description */
.ad-box-ncb span.ad-description,
.ad-box-ncb span.ad-description { font-size:13px; color:#000000; display:block; }



div#topsy{
    float: right;
    margin-bottom: 10px;
    }

/* footer link */
.blogmedia-links {font-size:10px;padding:5px 5px;line-height:1.7em;}


/** clearfix */

ELEMENT:after,
div.blog-title-outer:after,
div#container:after,
div#content:after,
ul.article-navigator:after,
ul.archives-navigator:after,
div.article-body:after,
div.article-body div.article-body-more:after,
div#trackback-form ul:after,
dl.blogmedia-links:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

/** hasLayout */
ELEMENT,
div.blog-title-outer,
h2.archives-title,
h2,
div.article-footer,
h1.article-title,
h2.article-title,
ul,
div.index-navigator-outer,
div.pager,
dl.blogmedia-links {
    height: 1%;
    }
/* End */


.article-under-prframe {
	background:#e6e6e6 url(http://news.livedoor.com/img/apps/itnews/banner/article_under_icon.png) no-repeat 0 0;
	padding:15px 10px 15px 85px;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	line-height:1;
}
.article-under-prframe p {
	margin-bottom:10px;
}
.article-under-prframe ul {}
.article-under-prframe li {
	display:block;
	float:left;
	margin-right:10px;
}
.article-under-prframe li a {
	display:block;
}
.article-under-prframe li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
* html .clearfix {
	zoom: 1;
}
*+html .clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}/* end */