@charset "euc-jp";

/*
seo3_simple_gray  Version 1.5
http://jewelery.blog28.fc2.com/
*/


body, h1, h2, h3, h4, p, form, hr, blockquote, ul, ol, li, dl, dt, dd { 
	margin: 0;
	padding: 0;
}
body {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
	font-size: 78%;
	padding: 0 0 10px 0;
	text-align: center;
	background: url("http://blog-imgs-16-origin.fc2.com/j/e/w/jewelery/bg21.jpg") 0 50px repeat;
}
a { color: #52654A;}
a:link { color: #52654A; text-decoration: underline;}
a:visited { color: #52654A;}
a:hover { color: #F90; text-decoration: none;}
a:active { color: #52654A; text-decoration: none;}

hr { 
	margin: 8px 0;
	border: 0;
	border-top: 1px dotted #E5E5E5;
	color: #FFF;
	clear: both;
}
ul, ul li { list-style-type: none; }

a img {
	border: none;
}

/* 全体の囲み */
#all {
	clear: both;
	margin: 5px auto;
	width: 980px;
	text-align: left;
        background-color: #fff               
}


/* ヘッダー */
#header {
	margin: 0px 0px 10px 0px;
	background: #F5F5F5;
	height: 120px;
	text-align: left;
	border-right: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
}

h1 {
	font-size: 160%;
	padding: 20px 35px 5px 50px;
}
h1 a:link, h1 a:visited {
	color:#52654A;
	text-decoration: none;
	font-weight:700;
}
h1 a:hover, h1 a:active {
	color:#52654A;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	font-weight: 700;
	color:#52654A;
	padding: 0 35px 15px 50px;
}


/* 管理ページへ */
.admin {
	text-align:right;
	font-size:100%;
	color:#52654A;
	padding:0 35px 15px 50px;
}
.admin a:link,.admin a:visited {
	color:#52654A;
	text-decolation: none;
}
.admin a:hover, .admin a:active {
	color: #F90;
	text-decolation: none;
}

/* フリーエリア */
.freearea {
	width:480px;
	font-size:12px;
	text-align: left;
	color:#656565;
	line-height:1.3em;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:1px 10px 10px 8px;
	padding:3px;
}

/* パンくずナビ */
.pankuzu {
	font-size:100%;
	text-align:left;
	margin:5px 0 10px;
}

.pankuzu a:link, .pankuzu a:visited {
	color:#52654A;
	text-decolation: none;
}
.pannkuzu a:hover, .pankuzu a:active {
	color:#F90;
	text-decolation: none;
}

/* メインブロック */
#main {
	overflow: hidden;
	width: 500px;
	margin:0px 0px 0px 20px;
	float: left;
	display: inline;
	color: #52654A;
}

#main h3 {
	font-size: 120%;
	font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	margin-top: 10px;
	padding: 5px 8px 3px 8px;
	color: #52654A;
	background: #F5F5F5;
	border-right: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#main h3 a { text-decoration: none; border: 0 }
#main h3 a:link, #main h3 a:visited { color: #52654A; }
#main h3 a:hover, #main h3 a:active { color: #52654A; }

/* エントリー */
.content {
	margin-bottom: 30px;
	padding: 10px ;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 1.4;
}

.content blockquote {
	margin: 10px 0 0 20px;
	border: 1px solid #ccc;
}
.content blockquote p {
	padding: 8px 15px;
}
.content ol, .content ul {
	margin: 0px 0px 0px 30px;
}
.content ol li {
}
.content ul li {
	list-style-type: square;
}

/* 記事のステータス */
.content_footer { 
	margin: 10px 0px 0px 5px;
	padding: 0px 10px 10px 0px;
	border-top: 1px solid #ccc;
        font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	text-align: right;
	font-size: 80%;
	color: #999;
}
.content_footer a:link { color: #999; text-decoration: none;}
.content_footer a:visited { color: #999; text-decoration: none;}
.content_footer a:hover { color: #999; text-decoration: none;}
.content_footer a:active { color: #999; text-decoration: none;}

/* コメント・トラックバック */
#commentcont, #trackbackcont {
	margin: 0px 0px 10px 0px;
}
#commentcont h4, #trackbackcont h4 {
	padding: 20px 0 3px 15px;
	font-size: 100%;
}
#commentcont p, #trackbackcont p {
	padding: 0 0 0 20px;
	font-size: 85%;
}
#commentcont .content_footer, #trackbackcont .content_footer {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}


/* コメントフォーム */
.commentform dl {
	width: 100%;
	padding: 0 0 8px 0;
}
.commentform dl dt {
	letter-spacing: 0.03em;
	font-weight: bold;
}
.commentform dl dd {
	font-size: 78%;
	padding: 0 0 0.5em 0;
}

.commentform dl textarea {
	width: 80%;
}
#himitsu {
	width: auto;
}


/* trackback URL 表示部分 */
#trackbackbody {
	padding: 10px 15px 0 15px;
	line-height: 1.4;
}
#trackbackbody dt {
	margin: 0 0 0 10px;
}
#trackbackbody dd {
	margin: 0 0 0 10px;
	font-size: 100%;
	font-family: "Courier New",Courier,"Times new roman",sans-serif;
}


/* メニュー表示部分 */
/* 左サイドバー */
#left {
	width: 220px;
	float: left;
	padding: 0 0 0 5px;
	text-align: center;
	overflow: hidden;
        font-size: 80%;
        color: #52654A;
}

#left h3 {
	margin-top: 10px;
	padding: 5px 0px 3px 15px;
	font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	background: #F5F5F5;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;       
	color:#52654A;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}

#left p{
	margin: 0.3em;
}


#left ul {
	padding: 4px 0 6px 10px;
	text-align: left;
}

#left ul li {
	padding: 2px 0 2px 14px;
	background: url(http://blog-imgs-16-origin.fc2.com/j/e/w/jewelery/pointy.png) 0 5px no-repeat;
	line-height: 1.8;
	text-align: left;
	border-bottom:dotted 1px #ccc;
}

#left ul li a, #left ul li a:link, #left ul li a:visited {
	text-decoration: none;
}
#left ul li a:hover, #left ul li a:active {
	text-decoration: underline;
}


/* 右サイドバー */
#right {
	width: 220px;
	float: right;
	padding: 0px;
	text-align: center;
	overflow: hidden;
        margin: 0.3em;
	font-size: 80%;
        color: #52654A;
}

#right h3 {
	margin-top: 10px;
	padding: 5px 0px 3px 15px;
	font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	background: #F5F5F5;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color:#52654A;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}

#right p{
	margin: 0.3em;
}

#right ul {
	padding: 4px 0 6px 10px;
	text-align: left;
}

#right ul li {
	padding: 2px 0 2px 14px;
	background: url(http://blog-imgs-16-origin.fc2.com/j/e/w/jewelery/pointy.png) 0 5px no-repeat;
	line-height: 1.3;
	text-align: left;
	border-bottom:dotted 1px #ccc;
}

#right ul li a, #right ul li a:link, #right ul li a:visited {
	text-decoration: none;
}
#right ul li a:hover, #right ul li a:active {
	text-decoration: underline;
}


/* カレンダー */
.calender {
font-size:10px;
width:150px;
margin:0 auto;
}

.calender td {
font-size:12px;
text-align:center;
}

.calender th {
text-align:center;
font-size:12px;
}

.calender caption {
font-size:12px;
text-align:center;
margin:0 auto;
}

.calender tr a:link {
color:#F90;
}


/* カレンダー */
.calendar {
font-size:10px;
width:150px;
margin:0 auto;
}

.calendar td {
font-size:12px;
text-align:center;
}

.calendar th {
text-align:center;
font-size:12px;
}

.calendar caption {
font-size:12px;
text-align:center;
margin:0 auto;
}

.calendar tr a:link {
color:#F90;
}

.categories td {
width:22px;
}


/* メニューサイドバー内の画像の中央寄せ */
#left img, #right img {
	margin: 5px auto;
	border: 0;
}


/* 検索フォーム */
#left form, #right form {
	padding: 8px;
	text-align: left;
}
#searchbox {
	width: 165px;
	margin: 0px 0px 3px 0px;
}


/* ページのナビゲーション */

.prev-next-nav {
	text-align:center;
	font-size:12px;
	margin:10px 0 20px;
}

/* フッター */
#footer {
	margin-top: 10px;
	padding: 4px 15px;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	color: #52654A;
	font-size: 80%;
	letter-spacing: 0.01em;
	text-align: center;
	clear: both;
}
#footer a { text-decoration: none; color:#52654A; }



/* Mac IE 文字化け防止 */
textarea, input {
	font: 100%/1.5 normal normal normal "\30D2\30E9\30AE\30CE\20Pro\20W3",HiraKakuPro

-W3,osaka,verdana,arial,sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
