@charset "euc-jp";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "エクスクルーシブブラック";
 :shortdesc "Premium Design Template for livedoor Blog";
 :created "2012-11-21";
 :release [:revision "1.00"; :created "2012-11-21"];
 :page <http://blogdesign.ldblog.jp/archives/20382492.html>;
 :rights "NHN Japan Corp.".
*/


/* 全体のレイアウト
----------------------------------------------- */
body {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-header.png) no-repeat center -70px #212121;
}
body.page-index {
	background: #212121;
}
#wrapper {
}
#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content {
	padding-top: 15px;
	background: #f0f0f0;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
}
body.layout-2col #content-inner1 {
	padding-bottom: 15px;
	background: #f0f0f0;
border-radius: 5px;
}
body.layout-2col #content-inner2 {
	zoom: 1;
	background: #f0f0f0;
}
body.layout-2col #content-inner2:after {
	content: "";
	display: block;
	clear: both;
}
body.layout-2col #main {
	float: right;
	width: 750px;
	margin-top: -15px;
}
body.layout-2col #sidebar {
	float: left;
	width: 248px;
	margin-top: -15px;
	padding: 0 1px;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	color: #000;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a {
	color: #043fad;
	text-decoration: none;
}

a:visited{
    color: #0574ad;
    text-decoration: none;
}

a:hover {
	text-decoration:underline;
color: #f06;
}

/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	position: relative;
}
.page-index #blog-header {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-header.png) no-repeat center -130px #212121;
}
#blog-header hgroup {
	position: static!important;
	width: 1000px;
	margin: 4px auto 10px;
}
#blog-menu {
	height: 40px;
	background: #232323;
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
#blog-menu-inner {
	position: relative;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	*zoom: 1;
}
#blog-menu-inner:after {
	content: "";
	display: block;
	clear: both;
}
#blog-menu ul {
	float: right;
}
#blog-menu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 40px;
	line-height: 50px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-menu-item.png) no-repeat 0 center;
}
#blog-menu a {
        color:#ffffff;
	display: block;
	padding: 0 30px;
	font-size: 14px;
	font-weight: bold;
}
#blog-menu a:hover {
	background: url(http://livedoor.blogimg.jp/aatyu/imgs/f/5/f5128837.png) repeat-x 0 0;
}
#blog-menu li:first-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: none;
}
#blog-menu li:first-child a {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-menu-ico.png) no-repeat center center;
	text-indent: -9999px;
}
#blog-menu li:first-child a:hover {
	opacity: 0.5;
}

#blog-pict {
	position: relative;
	width: 1000px;
	margin: 0 auto 15px;
}
#blog-pict .blog-pict-inner {
	width: 980px;
	height: 249px;
	padding: 10px;
	border-radius: 5px;
	background: #1a1a1a;
	box-shadow: 0 1px 0 #2d2d2d;
}
#blog-pict .blog-pict-inner ul {
	list-style-type: none;
}
#blog-pict .blog-pict-main-item {
	position: absolute;
	top: 10px;
	left: 10px;
}
#blog-pict .blog-pict-main a {
	display: block;
}
#blog-pict .blog-pict-main .inner {
	display: block;
	width: 980px;
	height: 249px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-pict-main.gif) repeat 0 0;
	border-radius: 5px;
	overflow: hidden;
}
#blog-pict .blog-pict-main .inner2 {
	display: table-cell;
	vertical-align: bottom;
	height: 269px;
}
#blog-pict .blog-pict-main img {
	width: 530px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	vertical-align: middle;
}
#blog-pict .blog-pict-list {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 450px;
	box-shadow: -1px 0 10px rgba(0,0,0,0.3);
}
#blog-pict .blog-pict-list-item {
	zoom: 1;
	position: relative;
	height: 62px;
	padding: 10px;
	border-bottom: 1px solid #d2d2d2;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-pict-list-item.png) repeat-x 0 0;
}
#blog-pict .blog-pict-list-item.active {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-pict-list-item-active.png) repeat-x 0 0;
	border-bottom: 1px solid #bbb;
}
#blog-pict .blog-pict-list-item.first {
	border-top-right-radius: 5px;
}
#blog-pict .blog-pict-list-item.last {
	border-top: none;
	border-bottom-right-radius: 5px;
}
#blog-pict .blog-pict-list-item:after {
	content: "";
	display: block;
	clear: both;
}
#blog-pict .blog-pict-list-thm {
	float: left;
	margin-right: 10px;
}
#blog-pict .blog-pict-list-thm a {
	display: block;
	padding: 3px;
	border: 1px solid #d1d1d1;
	background: #fff;
}
#blog-pict .blog-pict-list-thm span {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 56px;
	background: #b2b2b2;
	text-align: center;
}
#blog-pict .blog-pict-list-txt {
	overflow: hidden;
}
#blog-pict .blog-pict-list-ttl {
	height: 45px;
font-size: 14px;
	margin-bottom: 5px;
	line-height: 1.3;
	overflow: hidden;
}
#blog-pict .blog-pict-list-ttl a {
	color: #0594ad;
}
#blog-pict .blog-pict-list-ttl a:visited {
	color: #0574ad;
}
#blog-pict .blog-pict-list-time {
	font-size: 10px;
	color: #333;
}
#blog-pict .arrow {
	display: none;
	position: absolute;
	top: 40px;
	left: -7px;
	width: 7px;
	height: 14px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_blog-pict-list-item-arrow.png) no-repeat 0 0;
}
#blog-pict .active .arrow {
	display: block;
}



#blog-title {
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.6;
}
#blog-title a {
	color: #fff;
}
#blog-description {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
}


/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	padding: 30px 40px 0;
	border-left: 2px solid #333;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
	box-shadow: 0 -1px 10px rgba(0,0,0,0.2);
}
.page-article .article {
	padding: 0;
border: 1px solid rgba(255,255,255,0.1);
border-left: 2px solid #333;
}


/* 記事ヘッダー、記事タイトル */
.article-header {
	margin-bottom: 30px;
	position: relative;
	zoom: 1;
}
.page-article .article-header {
	padding: 30px 40px 20px;
	box-shadow: 0 1px 10px rgba(0,0,0,0.3), 0 -1px 0 rgba(255,255,255,0.1) inset;
border-bottom: 2px solid #333;
}
.article-header:after {
	content: "";
	display: block;
	clear: both;
}
.article-title {
	margin-bottom: 15px;
}
.article-title a {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4;
	color: #000;
}
.article-title a:hover {
color: #f06!important;
	text-decoration: underline;
}
.article-title a:visited {
	color: #000;
}

/* 日付・カテゴリ・コメント */
.article-rating {
	padding: 0 10px;
}
.article-rating img {
	vertical-align: baseline;
}
.article-info {
	padding: 15px 18px;
border: 1px solid #333;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5) inset, 1px 1px 0 rgba(255,255,255,0.1);
	background: rgba(0,0,0,0.2);
	zoom: 1;
}
.article-info:after {
	content: "";
	display: block;
	clear: both;
}
.article-date {
	float: left;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 20px;
}
.article-meta {
	float: right;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	clear: both;
	margin: 1em 0 5px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_article-footer.png) repeat-x left top;
}
.page-article .article-footer {
	margin: 1em 40px 5px;
}
.article-comment-count dt {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_article-meta.png) no-repeat 0 0;
}
.article-category dt {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_article-meta.png) no-repeat 0 -20px;
}
.article-social-btn {
	text-align: right;
}
.page-article .article-social-btn {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_article-footer.png) repeat-x left bottom;
}

/* 関連記事 */
.related-articles {
	margin:20px 0px -20px 20px;
	line-height:1.5
}
.related-articles h3 {
	font-size: 18px;
	font-weight: bold;
}
.related-articles ul {
	list-style: none;
	margin:0;
	padding-left:0;
font-size: 16px;
}
.related-articles ul li {
	margin: 4px 0;
font-weight: bold;
	padding-left: 13px;
padding-right: 13px;
background: url(http://livedoor.blogimg.jp/aatyu/imgs/c/1/c18efceb.png) no-repeat 0 0;
}

/* 続きを読む */
.article-continue {
	text-align: center;
}
.article-continue a {
	color:#fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 270px;
	height: 50px;
	line-height: 32px;
	padding: 0;
	background: url(http://livedoor.4.blogimg.jp/aatyu/imgs/8/f/8fff25f3.gif) no-repeat 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
}
.article-continue a:hover {
	text-decoration: underline;
background: url(http://livedoor.4.blogimg.jp/aatyu/imgs/f/4/f46482fa.gif) no-repeat 0 0;
}

/* 共通テーマ */
dl.common-theme{
	background: #292929; 
	border: 1px solid #3a3a3a; 
	border-radius: 3px;
	padding: 8px 12px;
}

/* メッセージボード */
.message-board {
	line-height: 1.8;
	overflow: hidden;
	margin-top: 0!important;
	padding: 20px 35px;
}
div.message-board-outer {
	width: 940px;
	margin: 0 auto 15px;
	border-radius: 5px;
	background: #1b1b1b;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
	background-color: #262626;
	border: 1px solid #3a3a3a;
}


/* 記事本文
----------------------------------------------- */
.article-first-image {
	float: left;
	margin: 0 35px 0px 0;
}
.article-first-image a {
	display: block;
	padding: 7px;
	border-radius: 5px;
	background: #1e1e1e;
	box-shadow: -1px -1px 2px #121212 inset, 1px 1px 0 rgba(255,255,255,0.1);
}
.article-first-image span {
	display: block;
	width: 350px;
	height: 200px;
	border-radius: 5px;
	background: #666;
}
.article-first-image img {
	border-radius: 5px;
}


.article-body {
	overflow: hidden;
	margin: 0 0 15px;
	font-size: 14px;
line-height: 24px;
}


.page-article .article-body {
	margin: 0 40px 15px;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #7f7f7f;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
}
.article-body-inner blockquote {
	background-color:#FFFFFF;
border:  2px dotted;
}
.article-body-inner blockquote:before {
	color: #ddd;
}
.article-body-inner img.pict {
	margin-bottom: 10px;
	padding: 5px;
	background: #99ccff;
	position: relative;
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.page-article #article-options {
	padding: 0 20px;
}
#article-options .article-option-title {
	margin-bottom: 15px;
}
#article-options .comment-set,
#article-options .trackback-set {
	margin-bottom: 15px;
	padding: 15px 18px;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	background: #fff;
}
#article-options .comment-info {
	margin: 0;
}
#comment-form dt {
	color: #000;
}
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #aaa;
	color: #212223;
}
.comment-author {
	font-weight: normal;
}
.comment-body {
	margin-left: 16px;
	padding-bottom: 0;
	color: #212223;
font-size: 16px;
}
.ping-excerpt {
	color: #fff;
	margin-left: 16px;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
	width: 50px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	border-radius: 3px;
	background-color: #212224;
	color: #fff;
}
ul.index-navigator li.current span {
	background-color: #d5d5d5;
	color: #333;
}
ul.index-navigator a:hover {
	background-color: #7b7b7b;
	color: #323232;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

/* 記事ページ、月別アーカイブページ */
.pager {
	padding: 0 40px;
}
ul.article-pager li a,
ul.archives-pager li a {
	width: 150px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	border: 1px solid #272d35;
	border-radius: 5px;
	background-color: #808080;
	color: #fff;
	box-shadow: 0 1px 0 #a0a0a0 inset;
}
ul.article-pager li a:hover,
ul.archives-pager li a:hover {
	border: 1px solid #272d35;
	background-color: #4d4d4d;
	color: #fff;
	box-shadow: 0 1px 0 #7a7a7a inset;
	text-decoration: none;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	
	margin-top: 25px;
	padding: 40px;
	background: #1c1c1c;
	border-top: 1px solid #424242;
}
#blog-footer a {
	
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */

.sidewrapper {
	font-size: 12px;
	overflow: hidden;
	position: relative;
}
.sidewrapper a {
	color: #043fad;
	text-decoration: none;
} 

.sidewrapper a:visited {
    color: #0574ad;
    text-decoration: none;
}
.sidewrapper a:hover {
	text-decoration:underline;
color: #f06;
}
.sidewrapper .sidetitlebody {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.sidewrapper .sidetitle {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	padding: 10px 18px;
background: url(http://livedoor.blogimg.jp/aatyu/imgs/8/b/8b0294b2.png) repeat-x left top;

}
.sidewrapper .side {
	padding: 15px 10px;
}
.sidewrapper .side .sidebody,
.side ul.recent-article-image li {
	line-height: 1.5;
	font-size: 13px;
	margin: 0;
	padding: 10px 0 8px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_rh_exclusive_black_2c/bg_sidebody.png) repeat-x left top;
}
.sidewrapper .side .sidebody:first-child,
.side ul.recent-article-image li:first-child {
	background: none;
}
.side ul.recent-article-image li img {
	border: 3px solid #1e1e1e;
	box-shadow: 0 1px 0 #363636; 
	border-radius: 3px;
}
.sidewrapper .side form {
	margin: 0 10px !important;
	overflow: hidden;
}
.sidewrapper:first-child {
	padding-top: 0;
}
.sidewrapper:first-child .sidetitlebody {
	border-top: none;
}
.sidewrapper:first-child .sidetitle {
	padding-top: 12px;
	border-top: none;
}

/* カレンダー */
.calendarheadbody {
	margin-bottom: 10px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.calendarhead {
	font-size: 12px;
	line-height: 1.2;
	padding: 10px 8px;
	border-top: 1px solid #363636;
	border-bottom: 1px solid #363636;
	text-align: center;
}
.calbody {
	width: 200px;
	margin: 25px auto;
}
table.caltblwk .sun {
	color: #ff5d5d;
}
table.caltblwk .sat {
	color: #578efa;
}
table.caltblday {
	color: #8d8d8d;
	border-collapse: separate;
	border-spacing: 1px;
}
table.caltblday .caloff {
	color: #666;
	background-color: #fff;
	border-radius: 2px;
}
table.caltblday td a {
	background-color: #0594ad;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
/*
table.caltblday .calon {
	background-color: #2e90c5;
	border: none;
}
table.caltblday td a:hover {
	background-color: #197bb0;
}
table.caltblday td a:visited {
	background-color: #c8a7dd;
}
*/


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	position: relative;
	height: 56px;
	margin-bottom: 0px;
	padding-left: 40px;
	border-bottom: 1px solid #484848;
	background: url(http://livedoor.blogimg.jp/aatyu/imgs/2/9/290a16a6.png) no-repeat 0 0;
}
.archives-header h1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 56px;
	line-height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* ページトップへ */
.to-pagetop {
	bottom: -332px;
}
.to-pagetop a img {
	opacity: 0.25;
}
.to-pagetop a:hover img {
	opacity: 0.5;
}




/* 記事下広告 */
#ad2 {
	padding: 1.5em 40px;
}
#ad2 a.adtitle {
	color: #5faef1;
}
#ad2 a.adurl {
	color: #009881;
}
#ad2 a.addescription {
	color: #b2b2b2;
}
#ad2 .adhover a.adtitle {
	color: #ee4f80;
}
#ad2 .adhover a.adurl {
	color: #009881;
}
#ad2 .adhover a.addescription {
	color: #808080;
}


/* ----------------------------------------------- */
/*

      BlogRoll css

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}

.blogroll-channel {
    margin-bottom: 0px;
    padding: 0px;
    background: #fff;
overflow-x: hidden;
}

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

.blogroll-channel .blogroll-list {
    list-style-type: none;
white-space: nowrap;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 1.5;
border-bottom: 1px dotted #666666;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

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

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.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-wrapper{
	width:1000px;
	overflow:hidden;
}
.blogroll-column{
	float:left;
	width:50%;
}


.blogroll-channel2 {
    margin-bottom: 0px;
    padding: 0px;
    background: #f0f0f0;
overflow-x: hidden;
}

.blogroll-channel2 .blogroll-list {
    list-style-type: none;
white-space: nowrap;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 1.7;
font-weight: bold;
Background: #f0f0f0;
border-bottom: 0px dotted #f0f0f0;
}



/* 特殊機能・カスタマイズ
----------------------------------------------- */
/* かんたんタイトル画像 */
#blog-header.show-image #blog-header-image {
	border-radius: 4px 4px 0 0;
}
#blog-header.hide-text #blog-title a {
	background-color:#fff;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity 0.1s linear;
	   -moz-transition: opacity 0.1s linear;
	    -ms-transition: opacity 0.1s linear;
	     -o-transition: opacity 0.1s linear;
	        transition: opacity 0.1s linear;
}
#blog-header.hide-text #blog-title a:hover {
	opacity: 0.15;
}

/* ギャラリー */
ul.galleryThumbnail {
	margin: 0 -11px;
}
ul.galleryThumbnail li {
	margin-left: 6px;
}
ul.galleryThumbnail li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
ul.galleryThumbnail li img {
	border: 3px solid #1e1e1e;
	box-shadow: 0 1px 0 #363636;
}


/* その他
----------------------------------------------- */
.aa{
font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
font-size:12px;
line-height:14px;
}

div.aa { white-space: pre }

white-space:pre;


#wrap{
	width:1000px;
	margin:0px auto;
}

#social_box{
	background:#fff;
	width:60px;
	padding:15px;
	margin-left:770px;
	text-align:center;
	position:fixed;
	bottom:30px;
	list-style-type:none;
border-radius: 5px;
}

div.custom2 { position:relative;
width: 1020px;
margin: 0 auto;
 }

div.custom3 {
margin: 0px 0px 5px 0px;
 }

div.custom4 {
margin: 7px 0px -7px 11px;
 }

div.custom5 {
margin: 10px 0px -12px 0px;
 }

div.custom6 {
float:left;
margin: 0px 20px 0px 40px;
 }

div.custom7 {
margin: -5px 0px 0px 0px;
 }

div.custom8 {
float:left;
margin: 15px 50px -5px 10px;
 }

div.custom9 {
margin: 15px 0px -5px 0px;
 }

#tweetlist{ width:725px; margin:0 10px; }

a:hover img.ama {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

div.toplink { float:right;
width:500px;
height:100px;
}

hr{
    border:none;
    border-top:solid 2px #323232;
    height:2px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}

#mypopup {
display: none;
position: absolute;
border:1px solid #bbb;
padding:5px 8px 8px;
font-size:12px;
color:#111;
background-color:#ffc;
list-style-type:none;
line-height:1.2;
text-align:left;
max-width:750px;
min-width:250px;
box-shadow: 3px 3px 3px #ccc;
-moz-box-shadow: 3px 3px 3px #ccc;
-webkit-box-shadow: 3px 3px 3px #ccc;
}

#mypopup li.comment-date, #mypopup li.comment-author{
display: inline;
color:#666;
}

/* 画像リンク
----------------------------------------------- */

.link-image {
 margin: 1px 1px 2px 0px;
 width: 245px;
 height: 140px;
 border: 1px solid #000000;
 position: relative;
}
.link-text {
 margin: auto;
 padding: 2px 2px;
 width: 242px;
 background-color: #000000;
 position: absolute;
 bottom: 0px;
 top: 100px;
 left: 0px;
 right: 0px;
 font-size: 12px;
 font-weight: bold;
}
.link-text a {
 color: #ffffff !important;
 text-decoration: none;
}
.link-text a:hover{
 color: #f06 !important;
}

