@charset "UTF-8";

/* ---------- 文字装飾 ---------- */

/* テーブル */

div.entryBody table {
	margin:0 0 1.5em;
	background:#aaa;
}

div.entryBody table caption {
	font-weight:bold;
}

div.entryBody table th {
	font-weight:bold;
	background:#eef;
}

div.entryBody table td {
	background:#fff;
}

div.entryBody table tr.title th,
div.entryBody table tr.title td {
	font-weight:bold;
	background:#3E90E4;
	color:#fff;
	text-align:center;
}

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

#entryTweet {
	border:solid 1px #99CCEE;
	margin:1em 0;
	padding:0 10px;
	background:#efffff url('../img/icon/twitter-b.png') 10px no-repeat;
	line-height:40px;
}

#entryTweet a { padding-left:70px; text-decoration:underline; }

#entryAdsBox {
	margin:0 0 10px;
}

/* ---------- 関連記事リンク ---------- */

#relatedEntriesBox {
	margin:20px 0;
	padding:5px 0;
	border-style:solid none;
	border-width:1px 0;
	border-color:#ccf;
	background:#f6f6ff;
}

#relatedEntriesBox p.relatedEntriesTitle {
	width:100px;
	margin:0 0 0 0;
	float:left;
	clear:left;
}

#relatedEntriesBox ul {
	margin:0 0 0 105px;
	list-style:none;
	background:#fff;
	padding:3px 0;
}

#relatedEntriesBox li {
	padding:2px 0 2px 25px;
	line-height:20px;
	font-size:14px;
	background:#fff url('../img/icon/page.gif') 5px 4px no-repeat;
}

#relatedEntriesBox p.topicPath {
	margin:3px 0 3px 105px;
	padding:5px 0 5px 25px;
	background:#fff url('../img/icon/folder.gif') 5px 6px no-repeat;
	font-size:14px;
	line-height:20px;
}

#relatedEntriesBox li a,
#relatedEntriesBox p.topicPath a { border-bottom:dashed 1px #ccddee }

#relatedEntriesBox li.b a {
	font-weight:normal;
	color:#009;
}

#relatedEntriesBox li.b a:hover {
	color:#f50;
}

/* ---------- コメント ---------- */

#comments { margin:20px 0; }

.commentBox { margin:0 0 20px; }

/* コメントスペース ヘッダー */

.commentHead {
	height:40px;
	margin:0 0 10px;
	border-bottom:solid 5px #A1CEF0;
}

.commentHead p.toCommentForm {
	float:right;
	margin-top:4px;
}

p.writebackTitle {
	padding:0 0 2px 1px;
	font-size:28px;
	font-weight:normal;
	line-height:38px;
	color:#000;
}

/* コメント 本文 */

.commentBody {
	border:solid 1px #ccc;
	padding:0 10px;
}

.commentBody p {
	padding:0.5em 0;
	font-size:90%;
}

/* コメント メタデータ */

.commentMeta {
	background:#E0F3FC url('../img/bg/commentAuthorLeft.gif') 5px 0 no-repeat;
	height:34px;
	padding:0 5px 0 35px;
}

.commentMeta p {
	line-height:24px;
}

.commentMeta p.commentAuthor {
	padding:6px 35px 0 0;
	float:left;
	position:relative;
	top:-1px;
	background:url('../img/bg/commentAuthor.gif') right top no-repeat;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

.commentMeta p.commentAuthor span {
	display:block;
	background:#fff;
}

.commentMeta p.commentDate {
	padding-top:6px;
	float:right;
	text-align:right;
	color:#1C77A8;
	font-size:12px;
}

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

#commentForm { margin:20px 0; }

#commentForm p.writebackTitle { margin-bottom:10px; }

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

#commentForm dl dt,
#commentForm dl dd {
	margin-bottom:5px;
}

#commentForm dl dt {
	width:60px;
	height:26px;
	overflow:hidden;
	float:left;
	clear:left;
	line-height:26px;
	font-weight:bold;
	color:#666;
	text-indent:3px;
}

#commentForm dl dd {
	width:200px;
	overflow:hidden;
}

#commentForm dl dd input {
	font-size:14px;
	height:20px;
	line-height:18px;
	border:none;
	vertical-align:middle;
}

/* コメント フォーム テキストエリア */

#comments-open-text {
	width:500px;
	overflow:hidden;
}

#commentForm textarea {
	border:none;
	width:496px;
	height:180px;
	line-height:20px;
	letter-spacing:1px;
}

#commentFormFoot {
	padding:0 5px;
	height:40px;
	line-height:40px;
	text-align:right;
	vertical-align:middle;
}

#commentFormFoot input {
	vertical-align:middle;
	font-size:12px;
}

/* コメント フォーム フッター */

#commentFormFoot p {
	display:inline;
	font-size:12px;
	vertical-align:middle;
}

#commentFormFoot p.remember {
	padding-right:10px;
}

/* コメント フォーム マウスオーバー */

#commentFormFoot p.remember input.off,
#commentForm textarea.off,
#commentForm dl dd input.off { border:solid 2px #cccccc; }

#commentFormFoot p.remember input.on,
#commentForm textarea.on,
#commentForm dl dd input.on { border:solid 2px #76D915; }

/* メールフォーム */

p#mailFormCredit { font-size:10px; color:#999; padding-right:5px; }

/* ---------- ブックマーク ---------- */

#modBookmark {
	width:356px;
	height:110px;
	overflow:hidden;
	margin-bottom:15px;
}

#modBookmark p#bookmarkIcon {
	width:98px;
	margin-left:10px;
	float:left;
}

#modBookmark dl {
	width:230px;
	margin-left:120px;
}

#modBookmark dt {
	margin-bottom:3px;
	padding:0 5px;
	font-size:14px;
	font-weight:bold;
	color:#f0c;
	line-height:18px;
}

#modBookmark dd {
	height:20px;
	font-size:14px;
	overflow:hidden;
}

#modBookmark dd a {
	display:block;
	padding-left:32px;
}

#modBookmark dd.hatena a { background:url('../img/bookmark/hatena.gif') 9px no-repeat; }
#modBookmark dd.yahoo a { background:url('../img/bookmark/yahoo.gif') 9px no-repeat; }
#modBookmark dd.google a { background:url('../img/bookmark/google.gif') 9px no-repeat; }
#modBookmark dd.livedoor a { background:url('../img/bookmark/livedoor.gif') 9px no-repeat; }

#modBookmark dd.hatena a:hover,
#modBookmark dd.yahoo a:hover,
#modBookmark dd.google a:hover,
#modBookmark dd.livedoor a:hover {
	background-color:#ffc;
	font-weight:bold;
}

/* ---------- 関連記事/カテゴリ ---------- */

div#modRelatedEntries,
div#modRelatedCategories,
div#modEntryPath,
div#modMySites {
	padding-bottom:10px;
}

#modRelatedEntries p.modSubTitle,
#modRelatedCategories p.modSubTitle,
#modEntryPath p.modSubTitle,
table.rtWrap tr td.modSubTitle {
	margin:0 10px;
	font-weight:bold;
	color:#FF3366;
	background:#fff;
}

#modRelatedEntries p.modSubTitle{
	padding:5px 5px 0;
}

#modRelatedEntries ul,
#modRelatedCategories ul,
#modEntryPath ul,
#modMySites ul {
	list-style:none;
	margin:0 10px;
	background:#fff;
}

#modRelatedEntries ul,
#modRelatedCategories ul,
#modEntryPath ul,
#modMySites ul {
	padding:5px;
}

#modRelatedEntries ul li,
#modRelatedCategories ul li,
#modEntryPath ul li,
#modMySites ul li {
	padding:3px 0 3px 22px;
	line-height:16px;
}

#modRelatedEntries ul li { background:url('../img/icon/page.gif') 0 3px no-repeat; }

#modRelatedCategories ul li { background:url('../img/icon/folder.gif') 0 3px no-repeat; }

#modEntryPath ul li.prev { background:url('../img/icon/controlL.gif') 0 3px no-repeat; }
#modEntryPath ul li.next { background:url('../img/icon/controlR.gif') 0 3px no-repeat; }

#modMySites ul li { background:url('../img/icon/siteLink.gif') 0 3px no-repeat; }

#modRelatedEntries li.b a,
#modRelatedCategories li.b a { text-decoration:underline; }

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

#trackbacks dl {
	background:#fff;
	margin:0 10px 5px;
	padding:5px;
}

#trackbacks dl dt {
	font-weight:bold;
}

#trackbacks dl dd,
#trackbacks dl dt {
	font-size:90%;
}

#trackbacks dl dd input {
	width:324px;
	border:none;
	background:#fcf;
	border-style:solid none;
	border-width:5px;
	border-color:#fcf;
	font-size:12px;
}

#trackbacks dl#trackbackList dt {
	margin-bottom:5px;
	padding-bottom:1px;
	background:url('../img/bg/dot.gif') bottom repeat-x;
}

#trackbacks dl#trackbackList dd {
	padding:3px 3px 3px 20px;
	line-height:1.2;
	background:url('../img/icon/link.gif') 0 3px no-repeat;
}

#trackbacks dl#trackbackList dd span {
	display:block;
	margin-top:3px;
	font-size:12px;
	line-height:1;
	color:#aaa;
	text-align:right;
}

/* ---------- 関連商品情報 ---------- */

div#relatedItems { padding-bottom:0; }

#relatedItems table {
	background:#fff;
	margin:0 10px;
}

#relatedItems table td {
	border-bottom:solid 10px #f6f6ff;
}

#relatedItems table td.itemImg {
	width:85px;
	padding:10px 0;
	text-align:center;
	vertical-align:top;
}

#relatedItems table td.itemText { padding:10px 5px 5px; }

#relatedItems table td.itemText p {
	font-size:80%;
	color:#666;
}

#relatedItems table td.itemText p.title {
	font-weight:bold;
	line-height:1;
}

#relatedItems table td.itemText p.price {
	line-height:1;
	margin-top:5px;
	padding-top:5px;
	border-top:solid 1px #eee;
	color:#999;
	text-align:right;
}

#relatedItems table td.itemText p.description {
	line-height:1.2;
	margin-top:5px;
}

#relatedItems table td.itemText p.description a { text-decoration:underline; }

/* ---------- 関連つぶやき ---------- */

#relatedTweet div#tweetList {
	margin:0 10px 10px;
	padding:5px 5px 0;
	background:#fff;
}

#relatedTweet div#tweetList div {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #ccc;
}

#relatedTweet div#tweetList p { font-size:80%; line-height:1.1; }
#relatedTweet div#tweetList p.tweetPhoto { width:48px; height:48px; float:left; }
#relatedTweet div#tweetList p.tweetText { margin-left:55px; }
#relatedTweet div#tweetList p.tweetText .tweetName { font-weight:bold; }
#relatedTweet div#tweetList p.tweetText span { color:#999; background:#f6f6f6; display:block; margin:2px 0; font-size:90%; }

#relatedTweet p.memo {
	font-size:80%;
	color:#999;
	padding-bottom:3px;
}

/* ---------- 記事個別設定 ---------- */

/* プロフィール */

dl#profile dt,
dl#profile dd {
	font-size:16px;
	line-height:1.5;
}

dl#profile dt {
	font-weight:bold;
	color:#000;
}

dl#profile dd {
	margin:0 0 20px 20px;
}

dl#profile dd a { font-weight:normal; }

/* twitter */

p.twilog { padding:5px; color:#222; background:#eef; border:solid 1px #ccf; }
p.twilog span.small { font-size:80%; color:#999; display:block; }
p.twilog span.small a { text-decoration:none; }

/* データ表示用テーブル */
table.data { background:#999; }
table.data th { background:#ccf; font-weight:bold; color:#006; text-align:left; }
table.data td { background:#fff; }
