@charset "EUC-JP";

/*
Theme Name: ジュエリー　ピンク
Theme URI: http://livedoor.decoweb.jp/
Description: レースとジュエリーのテンプレート
Version: two-left
Author: decoweb
Author URI: http://www.decoweb.jp/
*/

/*************** リンク定義 ***************/

/*** リンク設定 ***/

a:link,
a:visited,
a:active

{
	color: #996600;
}

a:hover{
	color: #996600;
	text-decoration: none;
}

#contents .entry-title a:link{
	color: #FF4242;
	text-decoration: none;
}

#contents .entry-title a:visited{
	color: #FF4242;
	text-decoration: none;
}

#contents .entry-title a:hover{
	color: #FF4242;
}

/*************** body ***************/

body{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, 'ＭＳ Ｐゴシック';
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/8/d/8dd1cdcf.jpg") repeat-x #FFE1E3;
	word-wrap: break-word;
}

img{
	border: 0;
}

div#main-container
{
	margin: 10px auto 0 auto;
	padding: 0;
	width: 800px;
	background: transparent;
}

/*************** ヘッダー  ***************/

div#banner
{
	height: 140px;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/d/3/d3975b9c.jpg") no-repeat left top;
	text-align: center;
}

/*** h1 ---- ヘッダー内サイトタイトル ***/

div#banner h1, div#banner h2{
	margin: 0;
	padding: 65px 30px 0 30px;
	font-size: large;
}

/*** ヘッダー内サブタイトル ***/

div#banner-description{
	margin: 0;
	padding: 5px 30px 0 30px;
	font-size: small;
	color: #666;
}

/*** ヘッダー内リンク ***/

div#banner a{
	color: #993300;
	text-decoration: none;
}

div#banner a:hover{
	color: #993300;
	text-decoration: underline;
}

/*************** メイン（左中右カラム）  ***************/

div#main{
	margin: 0;
}

/*************** コンテンツ（中央カラム） ***************/

/****** 中央カラムレイアウト ******/

#contents{
	width: 595px;
	float: left;
	overflow: hidden;
}

/****** コンテンツ内定義 ******/

div.contents-main{
	padding: 1px 30px 10px 0;
}

/*** エントリーボディ内 h2 ***/
/*** コメント内 h2 ***/
/*** トラックバック内 h2 ***/

.entry-body h2,
.comment h2,
.trackback h2 {
	margin: 5px 0 0 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 3px double #ACB887;
}

/*** エントリーボディ内 h3 ***/
/*** コメント内 h3 ***/
/*** トラックバック内 h3 ***/

.entry-body h3,
.comment h3,
.trackback h3 {
	margin: 5px 0 0 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 2px solid #ACB887;
}

/*** エントリーボディ内 h4 ***/
/*** コメント内 h4 ***/
/*** トラックバック内 h4 ***/

.entry-body h4,
.comment h4,
.trackback h4 {
	margin: 5px 0 0 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 1px dotted #ACB887;
}

.entry-body p{
	margin: 5px 0;
}

/*** エントリーボディ内 blockquote ***/

.entry-body blockquote{
	margin: 10px;
	padding: 5px;
	border: 1px dotted ;
}


/*** エントリーボディ内 ol ul ***/
/*** コメント内 ol ul ***/
/*** トラックバック内 ol ul ***/

.entry-body ul,
.comment ul,
.trackback ul,
.entry-body ol,
.comment ol,
.trackback ol {
	margin-left: 0;
	padding-left: 0;
}

.entry-body li,
.comment li,
.trackback li {
	margin-left: 30px;
}

/*** コンテンツ内パンくず ***/

.pankz{
	margin: 5px 0;
	padding: 0;
	font-size: x-small;
	text-align: right;
}

/*** コンテンツ内ページナビ ***/

.page-navi{
	margin: 5px;
	padding: 0;
	font-size: x-small;
}

/****** エントリー ******/

div.entry{
	margin: 0 0 15px 0;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/8/6/8631bcd1.jpg") repeat-y;
	height: 1%;
}

div.entry-top{
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/f/6/f61208d3.jpg") no-repeat left top;
	height: 20px;
}

div.entry-bottom{
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/4/b/4b921fed.jpg") no-repeat left bottom;
	height: 20px;
}

/****** 見出し上日付 ******/

.entry-date{
	padding: 0 15px 0 0;
	text-align: right;
	font-size: small;
	color: #999;
}

/****** エントリーヘッダー ******/
/*** h2 ---- コンテンツ内の見出し ***/

#contents h1.entry-title, #contents h2.entry-title{
	margin:  0 0 30px 20px;
	padding: 20px 20px 20px 65px;
	font-size: medium;
	letter-spacing: .1em;
	line-height: 1.6;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/1/3/13674627.gif") no-repeat left;
	color: #FF4242;
}

/****** エントリーボディ ******/
/****** コメント ******/
/****** トラックバック ******/

.entry-body,
.comment,
.trackback
{
	margin: 0;
	padding: 0 20px;
	line-height: 1.6;
	letter-spacing: .15em;
}

br{
  letter-spacing: 0;
}

/*************** タグ ***************/

div.entry-tags{
	margin: 5px 15px;
}

/****** タグヘッダー ******/

dl.article-tags {
	margin: 0;
	padding: 0;
}

dl.article-tags dt{
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}

dl.article-tags dd{
	display: inline;
	margin: 0 0 0 15px;
	pading: 0;
}

/****** 投稿時間 ******/

div.posted{
	margin: 10px 20px 0 20px;
	padding-top: 5px;
	font-size: x-small;
	border-top: 2px dotted #CCC;
	text-align: right;
	letter-spacing: 0;
}

/****** トラックバック、コメント、コメント書き込み ******/

/***  見出し ***/

div.trackbacks-title,
div.comments-title,
div.comments-open-title,
div.category-title
{
	font-size: small;
	font-weight: bold;
	color: #666;
	letter-spacing: .1em;
	padding: 5px;
	margin: 25px 0 15px 0;
	border-bottom: 2px dotted #FF9999;
}

#trackbacks,
#comments,
#comments-open,
{
	margin-bottom:30px;
}

/*** コメントテキスト,トラックバックテキスト ***/

.commenttext,
.trackbacktext{
	margin: 5px 0 15px 0;
}

/*** コメントフォーム ***/

#comment-form *
{
	margin: 0;
	padding: 0;
}

#comment-form{
	margin:5px 0px 0px 5px;
}

#comment-form p{
	margin: 10px 0;
}

/*** フォームボタン ***/

#form-button{
}

input.sf,
#comment-form textarea,
.trackbackurl input.trackback-url,
input#author,
input#email,
input#url,
textarea#text
{
	background: #FFF;
	border: 1px solid #FF6363;
	color: #000;
	padding: 2px;
}

input.button,
.trackbackurl input,
input.sfbtn
{
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/6/b/6b4e80cd.jpg") repeat-x left top;
	color: #FFF;
	border: 1px solid #FF6363;
}

#comment-form textarea{
	width: 350px;
}

#error{
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 5px;
}

/*** 絵文字 ***/

#emoji{
	width:242px;
	height:167px;
	display: inline;
}

/*************** サイドレイアウト  ***************/

div#side
{
	float:right;
	font-size: small;
	width: 205px;
}

/*************** サイドバー（左右カラム） ***************/

div.menu *
{
	margin: 0;
	padding: 0;
}

div.menu
{
	margin: 0 0 10px 0;
	padding: 0 10px;
	width: 205px;
	padding: 0;
	font-size: small;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/3/4/349b9367.jpg") repeat-y;
	list-style: none;
}

/*** サイドバー内見出し ***/

div.sidetitle{
	padding: 15px 5px 10px 15px;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/1/b/1bf3ae7c.jpg") no-repeat left top;
}

div.sidebottom{
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/b/9/b90416c7.jpg") no-repeat left bottom;
	height: 20px;
}

div.menu ul{
	font-size: small;
}

div.menu div.side{
	margin: 10px 0;
	padding: 0 10px;
}

div.sidebottom{
	margin: 0;
	padding: 0;
}

/*** サイドバーリスト ***/

div#left-side ul,
div#right-side ul
{
	margin: 3px 10px 0 15px;
	padding: 2px 0;
}

div#left-side li,
div#right-side li
{
	padding: 0 0 5px 20px;
}

/*** サイドリンク ***/

div.sidebody{
	margin: 7px;
	font-size: small;
}

/*** 検索form ***/

div.side form{
	text-align: center;
}

/*************** サイド上部カレンダー ***************/

div.calendarheadbody{
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/1/b/1bf3ae7c.jpg") no-repeat left top;
}

.calendarheadbody div.calendarhead{
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFF;
}

.calbottom{
	background: url("http://image.blog.livedoor.jp/decodecoact/imgs/b/9/b90416c7.jpg") no-repeat left bottom;
	height: 20px;
}

.calendarhead a{
	font-weight: normal;
	font-size: x-small;
}

div.calbody{
	margin: 5px 8px;
}

.calbody table {
	border-collapse: collapse;
	border: 0px;
	width: 180px;
	background: pin;
}

.calbody th{
	text-align:center;
	padding: 2px;
}

.calbody td{
	text-align:center;
	padding: 2px;
}

td.weekday{
	font-weight: bold;
}

td.sat{
	font-weight: bold;
	color: #0000FF;
}

td.sun{
	font-weight: bold;
	color: #CC0000;
}

/*************** フッター ***************/

div#footer
{
	clear:both;
	margin: 0 auto 10px auto;
	width: 800px;
	padding: 0;
	color: #006600;
}

/*** COPYRIGHT ***/

div#copyright{
	padding: 5px;
	text-align: center;
}

/*** decoウェブバナー ***/

div#powered{
	padding: 5px;
	text-align: center;
	font-size: x-small;
}

/*************** ライブドア広告ヘッダー ***************/

table#header {
	width: 100%;
}

table#header th {
	width: 1%;
}

table#header th img {
	margin: 2px 10px;
}

table#header td.catprbox {
	width: 1%;
	white-space: nowrap;
}

table#header td.catprbox span {
	margin-right: 15px;
}

table#header td.newstickerbox {
	width: 97%;
/*
	text-align: right;
	padding-right: 10px;
*/
}

table#header td.newstickerbox div {
	text-align: left!important;
	padding-left: 10px;
}

table#header td.startblogbox {
	width: 1%;
	padding-right: 20px;
	white-space: nowrap;
}

table#header td.startblogbox img {
	margin-right: 3px;
	border: 0;
	vertical-align: middle;
}

table#header td.startblogbox a.header-nav-livedoor {
	margin-right: 5px;
	border-right: 1px solid;
	padding-right: 5px;
}

table#header a {
	text-decoration: none!important;
}

table#header td {
	height: 16px!important;
}

td.newstickerbox div {
	width: 200px!important;
	height: 14px!important;
}

#header_scroll {
	width: 170px!important;
}

#header_topics div {
	height: 14px!important;
}

/*** AD ***/

#ad{
	margin: 10px 0 0 0;
}

/*************** 第四世代-追加 ***************/
/**** Navigator ***/

div.index-navigator-outer {
	margin: 0 auto 10px auto;
	padding: 0;
	font-size: x-small;
}

ul.index-navigator,
.article-pager-outer ul.article-pager,
ul.archives-navigator{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
}

ul.index-navigator li,
ul.article-pager li,
ularchives-navigator li{
	display: inline;
	padding: 0;
	margin: 0 5px;
}

ul.index-navigator li.paging-number ol{
    display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.index-navigator li.paging-number ol a{
	margin: 0;
	padding: 0;
}


/*************** その他スペース ***************/

/*** services ***/

ul#ld-services{
	list-style: none;
	padding: 10px 0;
	text-align: center;
	background: #FFE1E3;
}


/*** Plugin ***/

body.ad{
	background: none;
}



/*** clearfix ***/

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/******************************/
/*\*/
* html .clearfix {
    height: 1em;
}