@charset "UTF-8";
/* Information
==================================================
livedoor Blog CSS
 Name   : ラブサイケデリコ
 Layout : 2カラム 固定
 Update : 2010.01.08
==================================================
*/

/* reset
------------------------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
* {
	word-break:break-all;
}
table {
}

fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {}

ol,ul {
	list-style:none;
}
caption,th {
	font-weight:normal;
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100.01%;
	zoom:1;
}
q:before,q:after {
	content:'';
}


/* base
------------------------------------------------------------------------------ */
body {
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック" ,sans-serif;
	word-break:break-all;
	line-height:1;
	color:#333333;
	background: #c5e2ff url(http://livedoor.4.blogimg.jp/ko_jo/imgs/c/3/c3e682c0.jpg);
	min-width:1120px;
}

a:link {
	color:#0043B3;
	text-decoration:none;
}
a:visited {
	color:#0043B3;
	text-decoration:none;
}
a:active {}
a:hover {
	color:#B30000;
	text-decoration:underline;
}


/* common - 共通ヘッダ・フッタ
------------------------------------------------------------------------------ */
table#header {
	color:#fff;
	font-size:90%;
	background:#000;
}

table#header a {
	color:#fff;
}

div.footer-outer {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 1000px;
}

div.footer-outer-2 {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	width: 95%;
}

div#footer {
	background: none repeat scroll 0 0 #000000;
	border-bottom: 2px solid #339933;
	border-top: 2px solid #339933;
	margin-top: 20px;
	font-size:90%;
}

div#footer a {
	color:#fff;
}

div#footer p {}

.footer-t {
	border-bottom: 1px solid #333333;
	border-top: 2px solid #333333;
	color:#ffffff;
	font-size: 118%;
	font-weight:bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer-n {
	padding: 10px;
}

.footer-menu1 {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	float: left;
	margin-right: 15px;
	width: 690px;
	line-height:1.2;
	text-align: left;
}

.footer-menu2 {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	float: left;
	width: 241px;
}

/* layout 2カラム |  main  | sub+extra |
------------------------------------------------------------------------------ */
body {
	text-align:center;
}

div#container {
	text-align:center;
	width:1120px;
	background:#RRGGBB;/* ブログ全体の背景を透明に */
	margin:0 auto;
}

div#content {
	text-align:left;
	width:1120px;
	padding:0 0 0px;
	margin:0 auto;
	height:1%;
}

div#main
, div#sub
, div#extra {
	overflow: hidden;
}

div#main {
	float:left;
	display:inline;
	width:100%;
	margin:0 -320px 0 0;
}

div#main div.column-inner {
	margin: 0 330px 0 0;
}

div#side-r {
	width: 320px; float: right; display: inline;
}

div#sub {
	float:right;
	display:inline;
	width:320px;
}
div#sub div.column-inner {
	width:100%;
}
div#extra {
	clear:right;
	float:right;
	display:inline;
	width: 320px;
}
div#extra div.column-inner {}



/* design - common
------------------------------------------------------------------------------ */
/* Title - ブログタイトル
------------------------------------------------------------------- */
div.blog-title-outer {
	text-align:left;
}
div.blog-title-outer-2 {}

h1#blog-title {
	position:absolute;
	top:190px;
	left:455px;
	font-size:26px;
	line-height:1.5;
	display: none;
}
div.blog-description-outer {
	position:absolute;
	top:225px;
	left:455px;
	font-size:14px;
	line-height:1.5;
}
p#blog-description {
	display: none;
}

/*ブログタイトルのリンク*/
h1#blog-title a {
	color:#fe0000;
	text-decoration:none;
}
h1#blog-title a:link {}
h1#blog-title a:visited {}
h1#blog-title a:active {}
h1#blog-title a:hover {
	color:#fe6666;
}


/* base - 外枠の装飾
------------------------------------------------------------------- */
div#main {}
div#main div.column-inner {}
div#main div.column-inner-2 {}

div#sub {}
div#sub div.column-inner {}
div#sub div.column-inner-2 {}

div#extra {}
div#extra div.column-inner {}
div#extra div.column-inner-2 {}


/* Main - メインカラム以下
------------------------------------------------------------------- */
/* Archives-Title - アーカイブタイトル
----------------------------------------------- */
div.archives-title-outer {
	text-align:center;
	color:#fff;
	line-height:32px;
	font-size:14px;
	background:url(http://livedoor.2.blogimg.jp/ko_jo/imgs/f/0/f02f9a7b.gif) no-repeat 0 0;
	margin:0 auto 10px;
}
div.archives-title-outer-2 {}
div.archives-title-outer-3 {}
h2.archives-title {}
h2.month-label {} /* 月別 */
h2.category-name {} /* カテゴリー */

/* Paging - ページング
----------------------------------------------- */
div.pager {
	font-weight:bold;
	line-height:1.3;
	color:#FF0000;
	background: #ccc;/* 背景画像：左下 */
	margin-bottom: 0px;
	text-align: left;
}
div.pager a {
	color:#000;
	text-decoration:underline;
}
div.pager a:visited {
	color:#000;
	text-decoration:underline;
}
div.pager a:hover {
	color:#0099ff;
	text-decoration:none;
}
div.pager ol.paging-number li {
	padding:0 5px;
}
div.pager ol.paging-number li.current {}

div.pager-inner {
	padding-bottom: 15px;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {
}

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

ul.index-navigator {
	padding-top: 15px;
}

ul.index-navigator li a {
	font-weight:bold;
}

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

ul.archives-pager {
	padding-top: 15px;
}
ul.archives-pager li {
	padding:0 10px;
}
ul.archives-pager li a {}
ul.archives-pager li.both {
	border-left: 1px solid #a8a8a8;
}

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

ul.article-pager {
	padding-top: 15px;
}
ul.article-pager li {
	float: left;
	width: 49%;
}

/* = 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 #a8a8a8;
}

/* article
----------------------------------------------- */
div.autopagerize_page_element {}
div.autopagerize_insert_before {} /* 記事 */

div.hentry {}

div.article-outer {
	text-align: left;
	margin-bottom: 10px;
	border-top: 5px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

div.article-outer-2 {
	background: #ffffff;
}
div.article-outer-3 {}

/* ----------------------------- */
/** 記事ヘッダー */
h2.article-title a:hover {
	text-decoration: underline;
}
div.article-header {
	padding: 10px 18px;
	height: 122px;
	background: #f1eaea;
	border-bottom: 1px dashed #333333;
}

div.article-date-outer {
	padding-top:5px;
	float: left;
	font-size: 90%;
	color:#000;
	font-weight:bold;
}
span.article-date {
	margin-right: 3px;
	margin-right: 0.25em;
}
span.article-time {}
div.article-category-outer {
	padding-top:5px;
	margin-left: 12.5em;/* 日付の幅 */
	padding-left: 20px;
	padding-right: 20px;
}
dl.article-category {
	margin: 0;
	padding: 0;
	line-height: 1.25;
}
dl.article-category a {
	color:#000;
}
dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}
dl.article-category dd {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 90%;
}
dd.article-category {}
dd.article-category-second {}

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

/** 記事タイトル */
div.article-title-outer {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#000;
	line-height: 1.1;
}

h2.article-title {
	clear: left;
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-size: 150%;
	font-weight: bold;
}

h2.article-title span.rating img{
	vertical-align:middle;
}

h2.entry-title {}

/* 記事タイトルのリンク*/
h2.article-title a {
	color:#000;
}
h2.article-title a:link {}
h2.article-title a:visited {}
h2.article-title a:active {}
h2.article-title a:hover {}

/* カテゴリリンク */
div.article-category-outer a {}
div.article-category-outer a:link {}
div.article-category-outer a:visited {}
div.article-category-outer a:active {}
div.article-category-outer a:hover {}


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

div.article-body {
	padding: 25px 10px 20px;
	line-height: 1.4;
	font-size: 100%;
	border-top: 1px solid #cdd0d6;
}

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

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

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 {
	margin:2px;
	padding:5px;
	background:#f0f0f0;
	border:#cccccc 1px solid;
	border-left:#cccccc 5px solid;
}

div.article-body pre {
	background-color: #fff;
	color: #000;
}

/*** img */
div.article-body img.pict {
	border: 1px solid #AAAAAA;
	padding: 3px;
}

/*** 共通テーマ */
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: 135%;
	font-size: 90%;
}

/* 関連記事 */
div.article-body div.related-articles{
	position:relative;
	padding:10px 0px 5px;
	margin:20px 0 10px;
    }

div.article-body div.related-articles h3{
	border-bottom:
	solid 3px yellowgreen;
	border-left:
	solid 28px yellowgreen;
	font-size:1.45em;
	text-indent: 0.5em;
    }

div.article-body div.related-articles ul{
	line-height: 24px;
	font-weight:bold;
	font-size:15px;
	padding:0 0px;
	margin:0.5em 0;
    }

div.article-body div.related-articles ul li{
	list-style:none;
	padding-left:20px;
	margin-bottom: 3px;
	border-bottom:1px dotted #000;
	background:url(http://parts.blog.livedoor.jp/img/usr/journal/bullet.png) no-repeat 3px 4px;
	zoom:1;
    }

div.article-body div.related-articles ul li a{
	color:#0043B3;
    }

/* 記事中のリンク*/
div.article-body a {}
div.article-body a:link {}
div.article-body a:visited {}
div.article-body a:active {}
div.article-body a:hover {}

/* 続きを読むリンク*/
span.article-continue a {}
span.article-continue a:link {}
span.article-continue a:visited {}
span.article-continue a:active {}
span.article-continue a:hover {}

/* ----------------------------- */
/* footer */
div.article-footer {
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
	background: #eff1f3;
}

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

ul.article-post li {
	min-height: 16px;
	font-size: 83%;
}

		/* 著者名 */
		ul.article-post li.article-author {}
		ul.article-post li.vcard {}
		ul.article-post li.author {}

		/* コメント数 */
		ul.article-post li.article-comment-count {}

		/* トラックバック数 */
		ul.article-post li.article-trackback-count {}

		/* クリップ数+拍手 */
		ul.article-post li.article-tool-box {}

/* ポスト情報のリンク*/
ul.article-post li a {}
ul.article-post li a:link {}
ul.article-post li a:visited {}
ul.article-post li a:active {}
ul.article-post li a:hover {}

/* ----------------------------- */
/* adsense */
div.ad {}


/* side - サイドカラム以下
------------------------------------------------------------------- */
div.sidewrapper {
	margin-bottom:20px;
	margin-top: 9px;
}

/* calendar - カレンダー
----------------------------------------------- */
div.plugin-calendar,
div.plugin-calendar_japanese {}

/* ----------------------------- */
/* header */
div.calendarheadbody {
	background:#000;
	padding:10px 0;
}
div.calendarhead {
	font-size:12px;
	color:#fe0000;
	text-align:center;
}
div.calendarhead a {
	color:#fe0000;
}

/* ----------------------------- */
/* body */
div.caltop {}
div.calbottom {}
div.calbody {
	text-align:center;
	background:#000;
	padding-bottom:10px;
}
table.caltbl {
	width:240px;
	margin:0 auto;
}

/* 曜日表示 */
table.caltbl td.caltblwkbg {}
table.caltblwk {
	font-size:12px;
	color:#fff;
	margin-bottom:5px;
}
table.caltblwk td span.calendarweek {}
table.caltblwk td.sun span.calendarweek {} /* 日曜日 */
table.caltblwk td.sat span.calendarweek {} /* 土曜日 */
table.caltblwk td.weekday span.calendarweek {} /* 平日 */

/* 日付表示 */
table.caltbl td.caltbldaybg {}
table.caltblday {
	font-size:12px;
 	line-height:20px;
	color:#fff;
}
table.caltblday tr.odd {} /* 奇数行 */
table.caltblday tr.even {} /* 偶数行 */
table.caltblday td.calendard {}

table.caltblday td.caloff {
	padding:0px;
} /* リンクのない日 */
table.caltblday td.caloff span.calendar {
	padding:3px;
}

table.caltblday td.calon {
} /* リンクのある日 */
table.caltblday td.calon a.acalendar {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	padding:3px;
	background:#fe0000;
}
table.caltblday td.calon a.acalendar:hover {
	text-decoration:none;
}

/* カレンダータイトルのリンク*/
div.calendarhead a {}
div.calendarhead a:link {}
div.calendarhead a:visited {}
div.calendarhead a:active {}
div.calendarhead a:hover {}

/* 日付のリンク*/
table.caltblday td.calon a.acalendar {}
table.caltblday td.calon a.acalendar:link {}
table.caltblday td.calon a.acalendar:visited {}
table.caltblday td.calon a.acalendar:active {}
table.caltblday td.calon a.acalendar:hover {}

/* side - 通常のボックス
----------------------------------------------- */
div.sidetitlebody {
	background: #ffcc00;
	border-bottom: 2px solid #333333;
}
div.sidetitle {
	padding: 5px 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	line-height:15px;
	color:#333333;
}

div.sidetop ,
div.sidebottom {
	display: none;
}

div.side {
	background: #ffffff;
	padding: 10px 10px 10px;
	text-align: center;
	font-size: 83%;
	line-height:1.1;
}

div.sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/cobaltblue/arrow.gif) no-repeat 0 3px;
	padding: 0 0 5px 15px;
	margin-left: 0px;
	text-align: left;
}

div.sidewrapper{
	border: 1px solid #333333;
	margin-bottom: 9px;
}

div.side form {
	margin-top: 10px!important;
}

div.sidebottom {}

/* サイドカラムの一般的なリンク*/
div.side a {
	color:#39f;
	text-decoration:underline;
}
div.side a:link {
	color:#0043B3;
	text-decoration:none;
}
div.side a:visited {
	color:#0043B3;
	text-decoration:none;
}
div.side a:hover {
	color:#B30000;
	text-decoration:none;
}

/* side - 最新コメント
----------------------------------------------- */
div.plugin-recent_comments div.sidebody {
	color:#999;
}

/* search - ブログ検索
----------------------------------------------- */
div.side form {}
div.side form input.sf {
	width:160px;
}
div.side form input.sfbtn {}

/* ld-services - 他コンテンツバナー
----------------------------------------------- */
ul#ld-services {}
	ul#ld-services li {}
	ul#ld-services li.ld-reader {}
	ul#ld-services li.lblog-rss {}
	ul#ld-services li.blog-powered {}


/* design - トップページ
------------------------------------------------------------------------------ */
body.index {}


/* design - 月別
------------------------------------------------------------------------------ */
body.monthly {}


/* design - カテゴリー
------------------------------------------------------------------------------ */
body.category {}


/* design - 個別記事
------------------------------------------------------------------------------ */
body.article {}

/* コメント・トラックバック一覧
----------------------------------------------- */
div.article-option {
	line-height:1.3;
	margin-top:20px;
	margin-bottom:10px;
}
div.article-option h3 {
	margin-top:0px;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
	margin-left: 10px;
} /* タイトル */
div.article-option ul {}
div.article-option ol {}
div.article-option ol li {}

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

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

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

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;
	padding: 0;
	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 25px 25px 20px;
	font-size: 90%;
}

ul.comment-info li.comment-author {
	color: #008000;
	display: inline;
	font-weight: bold;
	margin-left: 5px;
}

ul.comment-info li.comment-date {
	color: #888888;
	display: inline;
	margin-left: 5px;
}

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 50px;
}

div#comment-form-body table {
	border: 0;
	width: 700px;
	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;
}

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

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

div.article-body div.article-body-more:after {
	height: 1;
}

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

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

/* ----------------------------------------------- */
/** 追加エリア */

/* 含むはてなブックマークボタン */
li.article-tool-box img {
	border:0 none;
	vertical-align:middle;
}

.article-tool-box img {
	border:0 none;
	vertical-align:middle;
}

* {
	word-break: break-all;
}

/* トップメニュー */
#menu a:link, #menu a:visited {color: #fff;background-color: #000;}
#menu a:hover {color: #fff;background-color: #1e90ff;}
#menu a:active {color: #fff;background-color: #99ccff;}

#navi-wrapper {
	border-top: 0px solid #aaaaaa;
}

#navi {
	background-color: #000;
	height: 25px;
	width: 790px;
	zoom: 1;
}

.navi {
	float:left;
}

.navi a:link,
.navi a:active,
.navi a:visited{
	display: block;
	height: 25px;
	line-height: 25px;
	width: 112px;
	text-align: center;
	border-right: 1px solid #aaaaaa;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

.navi-end {
	float:left;
}

.navi-end a:link,
.navi-end a:active,
.navi-end a:visited{
	display: block;
	height: 25px;
	line-height: 25px;
	width: 112px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

/* ヘッドライン */
.headline {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: left;
	background: #fff;
	margin-bottom: 10px;
}

.headline2 {
	margin-top: 10px;
	border-top: 5px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.commentheader {
	border-bottom: 1px solid #333333;
}

/* 厳選ヘッドライン */
.hotheadline {
	text-align: left;
	background: #fff;
	margin-bottom: 10px;
}

/* 続きを読む */
.readmore {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:5px 0 0 0;
	line-height:34px;
}

.readmore a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:block;
	border:solid 1px #ccc;
	background:#fafafa;
	font-size:18px;
	height:34px;
	width:766px;
	text-align:center;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}

.readmore a:hover {
	color:#ff9900;
	background:#393939;
	border-color:#bbb;
	text-decoration:none;
}

/* AA表示 */
.aa{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size:14px;
	line-height:16px;
}

/* エクサツール用 */
.name {
	font-size:13px;
}

.honbun {
	padding: 5px 20px 0 25px;
}

.res{
	background-color:#f9f9f9;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #ddd;
	padding: 0.5em;
	margin: 0px 20px 0px 0px;
}

/* 広告用 */
.amazon{
	font-size:16px;
	font-weight:bold;
}

.pr-1 {
	text-align: center;
	background: #000000;
	margin-bottom: 10px;
}

.pr-2 {
	text-align: center;
	margin-top: 10px;
}

.pr-3 {
	margin-bottom: 10px;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
}

.pr-3a {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.pr-4 {
	text-align: center;
	padding-bottom: 10px;
}

.pr-5 {
	text-align: center;
	background: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* 記事下コンテンツ用 */
.ninki tr td {
	border-bottom: 1px dotted #000;
	line-height:24px;
	font-weight:bold;
}

.itiran tr td {
	font-weight:bold;
}

.sita-1 {
	border-bottom:
	solid 3px darkorange;
	border-left:
	solid 28px darkorange;
	font-size:1.45em;
	text-indent: 0.5em;
	font-weight:bold;
}

.sita-2 {
	border-bottom:
	solid 3px dodgerblue;
	border-left:
	solid 28px dodgerblue;
	font-size:1.45em;
	text-indent: 0.5em;
	font-weight:bold;
}

.sita-3 {
	border-bottom:
	solid 3px red;
	border-left:
	solid 28px red;
	font-size:1.45em;
	text-indent: 0.5em;
	font-weight:bold;
}

.sita-4 {
	border-bottom:
	solid 3px dimgray;
	border-left:
	solid 28px dimgray;
	font-size:1.45em;
	text-indent: 0.5em;
	font-weight:bold;
}

/* フッターパネル */
#fixfooter{
	width:41px;
	height:176px;
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:666;
}

* html #fixfooter {
	width:41px;
	height:176px;
	position: absolute;
	bottom:0px;
	right:0px;
	z-index:666;
}

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

#fixfooter ul li {
	list-style:none;
	width:41px;
	margin:0;
	padding:0;
}

#fixfooter li img {
	border:0 !important;
	vertical-align:bottom;
}

#fixfooter img{
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#fixfooter a:hover img{
	filter:Alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

/* ヘッドラインと記事の間 */
.aida {
	border-top: 5px solid #383838;
	border-bottom: 1px solid #383838;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	background: #ffffff;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	line-height: 1.5;
	font-weight:bold;
}

.aida a {
	color: #383838;
}

div.aida h3 {
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	color: #999999;
}

.populararticles-rank {
	width: 18px;
	color: #7FC527;
}

.populararticles-title {
	border-bottom: 1px dotted #888888;
	display:block;
}

/* ページャー装飾 */
.peja {
	border: 1px solid #999999;
}

/* ヘッダー */
#top-navi {
	background: none repeat scroll 0 0 #000000;
	height: 5px;
	width: 100%;
}

.top-navi-body {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}

#search {
	top: 1px;
	right: 0px;
	position: absolute;
	float: right;
	height: 21px;
}

#search form {
	margin: 0;
	padding: 0 70px 0 0;
}

#search form input.sf {
	border: 0px solid #ff6600;
	line-height: 17px;
	color: #434343;
	height: 19px;
	width: 200px;
	padding: 1px;
	float: left;
}

input.sfbtn {
	background: #ff6600;
	margin: 0px 0px 0px 0px;
	position: absolute;
	font-weight: bold;
	border: 0 none;
	color: #ffffff;
	height: 21px;
	width: 48px;
}

/* 紹介エリア */
.kjs a{
	background:url(http://livedoor.blogimg.jp/ko_jo/imgs/d/1/d1881305.png) no-repeat scroll 0 40%;
	color:#6699cc;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;!important
	display:block;
	white-space:nowrap;
}

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px; }
.google-user-ad-728 { margin:0px; }
.ad-center { text-align:center; }




.box1 {
	float: right;
	background: #fff;
	height: ;
	width: 600px;
}

.box2 {
	float: right;
	height: ;
	width: 600px;
}


.box3 {
	float: left;
	border: 1px solid #566150;
	background: #fff;
	background:url(http://livedoor.blogimg.jp/ko_jo/imgs/b/c/bcd26161.png) no-repeat 0 0;
	background-size:130px 120px;
	width: 130px;
	height: 120px;
}



.top-box {
	float: left;
	width: 496px;
	height: 106px;
	background: #;
}

.top-box0 {
	float: left;
	width: 620px;
	height: 106px;
	background: #;
}

.top-box1 {
	width: 100%;
	height: 106px;
	background: #fff;
	background:url(http://livedoor.4.blogimg.jp/ko_jo/imgs/c/4/c4387667.png)  0 0;
}

.top-box2 {
	width: 1120px;
	height: 106px;
	background: #;
	margin: 0 auto;
}

.top-box3 {
	width: 100%;
	height: 25px;
	background: #000;
}

.top-box4 {
	width: 1120px;
	height: 25px;
	background: #000;
	margin: 0 auto;
}



/* End */