@charset "utf-8";

h2.subtitle {
    background: none repeat scroll 0 0 #05276E;
    margin: 0 0 5px 0;
    padding: 2px 10px;
    color: #fff;
    font-size: 20px;
}

#books {
    margin: 10px;
    background: #fff;
}

div#books table {
    width: 620px;
}

.head_category {
    background: url(http://livedoor.2.blogimg.jp/hiroset/imgs/2/0/20112d36.jpg) no-repeat;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    height: 53px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    width: 640px;
}

.head_ca {
    background: url(http://livedoor.2.blogimg.jp/hiroset/imgs/2/0/20112d36.jpg) no-repeat;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    height: 53px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    width: 640px;
}

/* ソーシャルブックマーク関連 */
.header_sbm{
float:right;
width:300px;
}
.article-tool-box{
float:right;
width:410px;
}
.article-tool-box a{
margin-right:8px;
}

/* ソーシャルブックマーク関連 */
.footer_sbm{
float:left;
width:400px;
}

#menu {
	background: #ffffff url(http://livedoor.2.blogimg.jp/hiroset/imgs/d/4/d455e391.gif) repeat right bottom;
	border: 0;
}

ul.category-list a {
	color: #ffcd02;
}

ul.category-list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 31px;
}

ul.category-list a:link,
ul.category-list a:visited {
	text-decoration: none;
	color:#ffcd02;
	display: block;
	padding: 7px 20px;
	background: #ffffff url(http://livedoor.2.blogimg.jp/hiroset/imgs/7/a/7a034302.gif) repeat right bottom;
}

ul.category-list a:hover,
ul.category-list a:active {
	text-decoration: none;
	color:#ffcd02;
	display: block;
	padding: 7px 20px;
	background: #999999 url(http://livedoor.2.blogimg.jp/hiroset/imgs/7/a/7a7682c6.gif) repeat right bottom;
}

ul.category-list li {
	float: left;
	font-size: 90%;
	font-weight: bold;
}


div.rt {
    float: right;
}

hr.clear {
    clear: both;
    visibility: hidden;
}

#populararticles-286066 {
font-size:14px;
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,
.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.5;
}
.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;
}

#blogroll h3 {
    padding:6px 0 6px 10px;
    border-left: 1px dot
}

/* Information
==================================================
livedoor Blog CSS
 Name   : Market Hack Theme (based on 'default_2008_sky_2c')
 Layout : 2カラム 固定

 Update : 19:33 2010/01/08
==================================================
*/

/* 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;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
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{*font-size:100%;}



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

* {
    word-break: break-all;
    }
body {
    font-family: Verdana,sans-serif;
    font-size:15px;
    *font-size:81.25%;
    line-height:1.231;
    }
a:hover {
    }
#blog-title a {
    color: #000;
    text-decoration: none;
    margin: 0;
    }
#blog-title a:hover {
    }
p#blog-description {
    color: #a5a4a4;
    }
.archives-title {
    color: #fff;
    text-align: center;
    font-size: 150%;
    }
div#content a {
    color: #006699;
    }
div#content a:hover {
    color: #3399cc;
    }
div#rightside {
    color: #333;
    background: #555;
    }

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

div#main h2.article-title a:link,
div#main h2.article-title a:active,
div#main h2.article-title a:visited {
    color: #006699;
    text-decoration: none;
    }
div#main h2.article-title a:hover {
    text-decoration: underline;
    }

div#main h1.article-title a:link,
div#main h1.article-title a:active,
div#main h1.article-title a:visited {
    color: #006699;
    text-decoration: none;
    }
div#main h1.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: #006699;
    }

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


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: #006699;
    text-decoration:none;
    }
div#main div.pager a:hover {
    text-decoration:underline;
    }

div#main div.pager {
	padding: 3px 6px;
}

div.pager a:link,
div.pager a:visited,
div.pager a:active {
	padding: 6px 10px;
	background: url(http://livedoor.2.blogimg.jp/hiroset/imgs/2/9/29018b6c.jpg) repeat;
	font-weight: bold;
	text-decoration: none;
}

ul.ping-info li.ping-date,
ul.comment-info li.comment-date {
    color: #666666;
    }
div.sidetitle {
    color: #ffcd02;
    }
div#sub div.sidetitle a,
div#extra div.sidetitle a {
    color: #fff;
    }
div#sub table.caltblday a:visited,
div#extra table.caltblday a:visited {
    color: #fff;
    }
div#footer p,
div#footer p a {
    color: #fff;
    }

/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
    background:url(http://markethack.net/img/bg.gif) center top repeat-x #1e303d;
    }

div#container {
    width: 984px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    background:#fff;
    }
div#content {
    height: 1%;
    background:#fff;
    }
div#main,
div#sub,
div#extra {
    overflow: hidden;
    margin: 20px 0;
    }
div#main {
    float: left;
    display: inline;
    width: 100%;
    }
div#main div.column-inner {
    margin: 0 318px 0 12px;
    }
div#sub {
    float: left;
    margin-left: -100%;
    display: inline;
    width: 240px;
    }
div#sub div.column-inner {
    padding-bottom: 30px;
    text-align: left;
    }
div#extra {
    float: left;
    margin-left: -320px;
    display: inline;
    width: 320px;
    }
div#extra div.column-inner {
    
    padding-bottom: 30px;
    }

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

ELEMENT:after,
div.blog-title-outer:after,
div#container:after,
div#content:after,
ul.category-list: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,
h2.archives-title,
h2,
div.article-footer,
h1.article-title,
h2.article-title,
ul,
ul.category-list:after,
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:984px;
    margin: 0 auto;
    background: url(http://livedoor.2.blogimg.jp/hiroset/imgs/c/e/ce46696e.jpg) no-repeat;
    background-color:#fff;
    }

#blog-title {
    float:left;
    width:100px;
    background: url(http://livedoor.2.blogimg.jp/hiroset/imgs/c/e/ce46696e.jpg) no-repeat;
    }
div#rectangle {
    width:728px;
    float:right;
    margin: 15px 3px 5px 0px;
    position: relative;
    }

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

div.archives-title-outer {
    margin-bottom: 10px;
    }
h2.archives-title {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    text-align:center;
    }

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

div.pager {
    margin-bottom: 10px;
}
div.pager-inner {
    padding-bottom: 12px;
}


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

ul.index-navigator {
    padding-top: 12px;
    font-size: 90%;
    height: 15px;
    }

ul.index-navigator li a {
	padding: 0 7px;
    }

div#main div.pager .current span {
    padding : 6px 10px;
    background: url("http://livedoor.2.blogimg.jp/hiroset/imgs/2/9/29018b6c.jpg") repeat;
	/zoom: 1;
}


/* ----------------------------------------------- */
/** 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: 10px;
    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: 0px 0 40px;
    background: #fff;
    }

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

div.article-header {
    background: #fff
    }

/*** 日付 */

div.article-date {
    width: 300px;
    float: left;
}

div.article-date-outer {
    font-weight: bold;
    background:#eee;
    color: #05276e;
    font-size: 80%;
    height:25px;
    padding: 10px 7px 0;
    border-top: 3px solid #05276E;
    border-bottom: 1px solid #05276E;
    }

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

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

span.article-date,
span.article-date, {

}

/*** カテゴリ */
div.article-category-outer {
    display: inline;
    }

div.article-category-outer dl.article-category {
	margin: 0;
	padding: 0;
	display: inline;
    }

div.article-category-outer dl.article-category dt,
div.article-category-outer dl.article-category dd {
    display: inline;
    margin: 0;
    padding: 0;
    margin-right: 8px;
    font-size: 83%;
    }

div.article-category-outer dl.article-category dt {
	padding-left: 25px;

/*    position: absolute;
    display: block;
    width: 0;
    height: 0;
    text-indent: -9999px; */
    }

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

/** 記事タイトル */
div.article-title-outer {
    clear:both; 
    background: #fff;
    line-height:1.2;
    }

.article-title {
    color: #05276e; 
    margin: 0;
    padding: 5px 10px;
    text-align: left;
    font-size: 160%;
    font-weight: bold;
    }

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

div.article-body {
    padding: 60px 30px 40px;
    line-height: 1.7;
    font-size: 100%;
    background: #eee
    }

div.article-body-inner {
    width: 100%;
    overflow: hidden;
    }

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

span.article-continue a {
    display:block;
    width:109px;
    height:27px;
    background:url("http://livedoor.2.blogimg.jp/hiroset/imgs/5/2/52e9d160.gif") no-repeat left top;
    font-size:0px;
    line-height:1px;
    text-indent:-9999px;
    text-decoration:none;
    outline:none; 
}

div.article-body span.article-continue a:hover {  
    background-position:left bottom;
}  

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: #fefefe;
    padding: 5px 15px;
    margin: 5px 0;
    color: #595d68;
    }

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

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

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

dl.article-tags {
    margin-top: 5px;
    text-align: left;
    width: 600px;
    }

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

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

div.article-footer {
    background-color: #EEEEEE;
    padding: 0 10px;
    border-bottom: 1px solid #05276E;
    border-top: 1px solid #05276E;
    }

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

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

/** ゲストブロガー紹介欄 */
#guest-profile{
    font-size: 12px;
    border: 1px solid #ccc;
    margin: 10px 0px;
    padding: 10px;
    line-height: 1.2;
    background:#f6f6f6;
    }

/* =============================================== */
/** 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: 80%;
    }

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#facebook,
div#topsy{
    float: right;
    margin: 0 0 0 5px;
}


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

div.related-articles a:link,
div.related-articles a:active,
div.related-articles a:visited {
    color: #006699;
    text-decoration: none;
    }
div.related-articles a:hover {
    text-decoration: underline;
    }

div.related-articles{
    margin: 40px auto;
    text-align: left;
    width: 640px;
    background: #eee
    }
div.related-articles h3{
    color: #fff;
    font-wight: bold;
    font-size: 100%;
    height: 27px;
    padding: 7px 0 0;
    text-align: center;
    width: 640px;
    margin: 0 auto;
    background: url("http://livedoor.2.blogimg.jp/hiroset/imgs/5/e/5e4a1c51.jpg");
    }
div.related-articles ul{
    list-style: none;
    line-height: 1.2;
    padding: 10px 0;
    }
div.related-articles ul li{
    background: url(http://parts.blog.livedoor.jp/img/usr/livedoor/web_directors/side_body.gif) no-repeat 13px 13px #fff;
    padding: 5px 0 5px 25px;
    margin: 0 10px;
    }

/** 記事本文の人気記事 */
td.populararticles-rank{
    width: 20px;
}

#main div.sidetitlebody {
    background: url(http://markethack.net/img/main_bar_m.gif) no-repeat;
    padding:10px 15px 21px;
    margin:0 0 0 0;
}

td.populararticles-title{
    padding: 0 0 0 2px;
}

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

div.sidewrapper {
    }
#sub div.sidetitlebody {
    background: #05276e;
    padding: 2px 10px;
    margin:0 0 0 0px ;
}
#extra div.sidetitlebody {
    background: #05276e;
    padding: 2px 10px;
    margin:0 0 5px 0px ;
}
div.sidetitle {
    font-size: 108%;
    font-weight: bold;
    }
div.sidetop,
div.sidebottom {
    display: none;
    }
div.side {
    margin: 0px;
    text-align: left;
    margin:0 8px 15px 7px;
    color: #333;
    font-size: 92%;
    line-height:1.5;
    }
div.sidebody {
    padding: 0 0 5px 9px;
    text-align: left;
    margin:0 5px;
    }

.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 {}

/* ----------------------------------------------- */
/** Ranking */

.side div.popular-articles table td.populararticles-rank {
    background: url("http://livedoor.2.blogimg.jp/hiroset/imgs/c/c/ccdb4d71.gif") no-repeat scroll 0 0 transparent;
    padding: 2px 6px 12px 1px;
    text-align: center;
    white-space: nowrap;
    }

#populararticles-264447 {
    line-height: 2em
} 

/* ----------------------------------------------- */
/** 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,.sidetitlebody .plugin-search {
    text-align:left;
    }
.searchbody .radio-btn *,.sidetitlebody .plugin-search {
    vertical-align:middle;
    }
.searchbody .radio-btn input,.sidetitlebody .plugin-search input {
    margin:4px;
    }

#search-form,.plugin-search .side{
    top:34px;
    right:15px;
    text-align:center;
    }

#search-form input.sf,.plugin-search input.sf{
    background-color:#e2e2e2;
    width:180px;
    height:17px;
    border:0;
    padding:4px;
    }

#search-form input.sfbtn,.plugin-search input.sfbtn{
    border:0;
    background-color:#09174b;
    color:#fff;
    font-size:13px;
    margin-left:10px;
    cursor:pointer;
    height:24px;
    }



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

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 {
    position:absolute;
    left:0;
    top:0;
    border:1px solid #a5a5a5;
    }
ul#serial li span {
    margin-left:130px;
    display:block;
    }
ul#serial li a:hover img {
    border-color: #52d033;
    }


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

table#header {
    font-size: 12px;
    color:#eee;
    margin-bottom:2px;
    }
table#header a {
    color:#eee;
    }
table#header a:hover {
    text-decoration:underline !important;
    }

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

div.footer-outer {
    width: 984px;
    margin: 0 auto;
    text-align:center;
    padding:12px 0px;
    background:#1e303d;
    }
div.footer-outer a {
    color:#fff;
    }
div#footer {
    margin:10px;
    height: 38px;
    display:inline;
    }

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




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

div#ad {
    overflow: hidden;
    text-align: center;
    }

div#ad iframe {
    margin: 10px auto;
    }

div.gAdsense {
    padding: 10px 0;
    }

body.ad {
    background: transparent;
    text-align: left;
    }

a.adtitle {
    color: #0000ff!important;
    font-weight: bold;
    }

a.adtitle span {
    font-size: 90%!important;
    }

a.addescription {
    color: #000000!important;
    }

a.addescription span {
    font-size: 82%!important;
    }

a.adurl {
    color: #1b8d1c!important;
    text-decoration: none;
    }

a.adurl span {
    font-size: 82%!important;
    }

a.adld {
    color: #666666!important;
    text-decoration: underline;
    font-size: 110%;
    }

.adbox{}
.adbox .adtop{
    background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/sky/ads_off.gif) no-repeat left 7px;
    padding-left: 20px !important;
    }
.adhover{}
.adhover .adtop{
    background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/sky/ads_on.gif) no-repeat left 7px;
    padding-left: 20px !important;
    }

.twtr-doc{
    margin-bottom:5px;
    }


/* Google Adsense （ビュレットとhoverで背景画像）
-------------------------------------------------------------------------------- */
.google-ads {
    margin:10px auto;
    }
.google-ads *{
    zoom:1;
    margin:0;
    padding:0;
    }
.google-ads span.google-ads-title {
    font-weight:bold;
    text-decoration:underline;
    font-size:14px;
    color:#006699;
    padding-left:20px;
    background: url(http://news.livedoor.com/img/blog/afc_bg.png) 0 -97px no-repeat;
    }
.google-ads span.google-ads-url {
    font-size:12px;
    margin-left:10px;
    color:#1B8D1C;
    }
.google-ads span.google-ads-text {
    color:#666;
    font-size:13px;
    padding-left:20px;
    line-height:1.6;
    }
.google-ads p.heading {
    color:#777;
    font-size:13px;
    letter-spacing:1px;
    text-decoration:none;
    padding:4px 8px;
    }
.google-ads a{
    display:block;
    text-decoration:none;
    cursor:pointer;
    }
.google-ads a span.inner{
    display:block;
    padding:10px 8px;
    }
.google-ads a:hover{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) 0 0 no-repeat;
    text-decoration:none;
    }
.google-ads a:hover span.inner{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) right -100px no-repeat;
    }
.google-ads a:hover span.google-ads-title{
    background:url(http://news.livedoor.com/img/blog/afc_bg.png) 0 -197px no-repeat;
    }

div.warpper{
    background: #fff;
    width: 984px;
    margin: 0 auto;
}

/* linkunits Result */
#main .ADBox {
margin:16px;
}
#main .ADBox a{
text-decoration:none;
display:block;
}
#main .ADBox .ADTitle {
font-size:16px;
font-weight:bold;
text-decoration:underline;
}
#main .ADBox .ADURL {
font-size:13px;
padding-left:12px;
color:#1B8D1C;
}
#main .ADBox .ADDescription {
display:block;
font-size:13px;
color:#666;
}
#main .SearchResultTopAD .PoweredBy {
text-align:right;
margin:16px;
}

#linkunits {
text-align:center;
font-size:12px;
}
#linkunits .ADBox {
margin:3px;
}
#linkunits .ADBox .ADTitle {

}
#linkunits .PoweredBy {
margin:8px;
font-weight:bold;
}


/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:30px auto; } 
.ad-center { text-align:center; }
.ad-type-side { margin:0; }

.ad-outer { margin:0 auto; padding:0; }
.ad-by { text-align:left; margin-bottom:4px; font-size:11px; text-decoration:none; }
.ad-box { text-align:left; }
.ad-box a{ display:block; margin:0 8px 0 0!important; padding:6px 8px!important; overflow:hidden; }
.ad-box a:hover { padding:4px 6px!important; }
.ad-box a span.ad-url { margin-left:10px; }
/* for IE6-7 */
* html .ad-outer .ad-box a{ height:1%; }
*+html .ad-outer .ad-box a{ height:1%; }

.ad-by a, .ad-by a:hover { color:#777 !important; font-weight:bold !important; text-decoration:none; }
.ad-box a, .ad-box a:hover { text-decoration:none; }
.ad-box a span.ad-title { font-size:15px; color:#1170C6; font-weight:bold; text-decoration:underline; line-height:150%; }
.ad-box a:hover span.ad-title { text-decoration:none; }
.ad-box a span.ad-url,
.ad-box a:hover span.ad-url { font-size:11px; color:#008000; line-height:150%; }
.ad-box a span.ad-description,
.ad-box a:hover span.ad-description { display:block; font-size:12px; color:#000000; line-height:150%; }
.ad-box a:hover{
	background:#ffffbb;
	border:2px solid #ffffbb;
	-moz-border-radius:5px; /* for fx */
	-webkit-border-radius:5px; /* for safari */
}

/* radlinks */
.radlinks { text-align: left; }
.radlinks-title { text-align: center; font-size: 83%; }
a.radlink { margin-right: 5px; font-size: 83%; }
a.radlink:hover { background-color: #fecccc; }

/* link */
.ad-box-ncb {
	text-align:left;
	padding:6px 8px;
	display:block;
	line-height:1.5;
}
.ad-box-ncb:hover {
	padding:6px 7px 5px 8px;
	background:#ffffbb;
	border:solid #fbd4f7;
	border-width:0 1px 1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.ad-box-ncb a { text-shadow:1px 1px 1px #ddd; }
/* title */
.ad-box-ncb span.ad-title a { font-size:15px; color:#0033cc !important; font-weight:bold;  text-decoration:none; }
.ad-box-ncb span.ad-title a:hover { text-decoration:none !important; color:#ff0000 !important; }
.ad-box-ncb:hover span.ad-title a { text-decoration:underline; }
/* url */
.ad-box-ncb span.ad-url a { font-size:12px; color:#008000 !important; margin-left:10px; text-decoration:none; }
.ad-box-ncb span.ad-url a:hover  { font-size:12px; color:#ff0000 !important; margin-left:10px; text-decoration:none; }
/* description */
.ad-box-ncb span.ad-description { font-size:13px; color:#000000 !important; display:block; }






/* footer link */
.blogmedia-links {font-size:10px;padding:5px 5px;line-height:1.7em;}
.blogmedia-link {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.category-list: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 */

/* 「人気企業を斬る」 カテゴリーのタイトル背景色 */

div.cat-50050619 div.archives-title-outer {
    text-align: center;
    }