/*
Theme Name:スモリ日記
Theme URI:http://sumori-blog.com/
Description:スモリ日記
Author:TikyuNetCom T.Sato
*/
@charset "utf-8";

/* 全体の基本設定 */
* {
	margin: 0;
	padding: 0;
}
/* Firefoxでのコンテンツが少ない際のスクロールバーによる中心ズレを防ぐ */
html {
	overflow-y: scroll;
}
/* Bodyの基本設定 */
body {
	width: 100%;
	height: 100%;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.5;
    *font-size:small;
    *font:x-small;
	/*background: url(images/sky.jpg) repeat-x 0 0 fixed;*/
	background: url(images/bg.gif) repeat 0 0;
}
/* フォントサイズの統一 */
h1, h2, h3, h4, h5, h6 {  
	font-size: 100%;  
}
/* margin, paddingは基本的になし(必要な場合は個別に設定)。また、｢p｣タグは意図的に外してます。  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td  {  
	margin: 0;
	padding: 0;  
}
p {
	padding-bottom: 1em;
}
/* imgタグはボーダーなし */
img {
	border: 0;
}
/* リストスタイルはナシｓ */
ul, ol {  
	list-style-type: none;  
}

/* リンク設定 */
a:link, a:active {
	color: #3F88A3;
	text-decoration:none;
	overflow: hidden;
}
a:visited {
	color: #3F88A3;
	text-decoration:none;
}
a:hover, a:visited:hover {
	color: #D99954;
	text-decoration: underline;
	overflow: hidden;
}

/* ----- 以下ページ関連のCSS ----- */
/* 全体のCSS */
#wrapper {
	width: 860px;
	height: auto;
	margin: 0 auto;
}

/* ヘッダー */
#header {
	width: 860px;
	height: 204px;
	background: url(images/header_btm.gif) no-repeat 0 190px;
	position: relative;
}
#header h1 {
	width: 860px;
	height: 190px;
	text-indent: -9999px;
	background: url(images/header.jpg) no-repeat 0 0;
}
#header h1 a {
	width: 340px;
	height: 70px;
	/*margin: 20px 0 0 27px;*/
	display: block;
	position: absolute;
	left: 27px;
	top: 20px;
}
.concept {
	text-indent: -9999px;
}
.sumorilink {
	width: 170px;
	height: 32px;
	position: absolute;
	left: 675px;
	top: 0;
}
.sumorilink a {
	width: 170px;
	height: 32px;
	background-image: url(images/sumorilink.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.sumorilink a:hover {
	background-position: 0 -32px;
}


/* 左カラム */
#leftContent {
	width: 644px;
	height: auto;
	padding: 20px 0 0;
	float: left;
}
.contents {
	width: 644px;
	height: auto;
	background: url(images/left3.gif) no-repeat 0 bottom;
	margin: 0 0 20px;
	padding: 0 0 23px;
	/*padding: 0 0 10px;*/
}
body:first-of-type .contents {
	padding: 0 0 10px;
}
.contents h2 {
	width: 594px;
	height: 35px;
	font-size: 1.3em;
	background: url(images/left1.gif) no-repeat 0 0;
	padding: 18px 0 0 50px;
}
.contents .diary {
	width: 570px;
	height: auto;
	background: url(images/left2.gif) repeat-y 0 0;
	padding: 1em 24px 0 50px;
}
.contents p.stamp {
	text-align: right;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0 !important;
	padding-left: 0;
}
.contents a img {
	border: #CCCCCC 1px solid;
}
.contents a img:hover {
	border: #F3F3F3 1px solid;
}


/* ページナビゲーター */
#pagenavi {
	text-align: center;
}
.nolink {
	color: #CCCCCC;
}
/* トップへ戻る */
#gotop {
	width: 125px;
	height: 16px;
	text-indent: -9999px;
	padding: 0 0 20px 519px;
}
#gotop a {
	width: 125px;
	height: 16px;
	background-image: url(images/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
#gotop a:hover {
	background-position: 0 -24px;
}

/* 右カラム */
#rightContent {
	width: 204px;
	height: auto;
	background: url(images/right1.gif) no-repeat 0 20px;
	padding: 33px 0 20px;
	float: right;
}
/** html #rightContent {
	background-position: 15px 20px;
	padding-left: 15px;
}*/

.r_calender, .r_archive, .r_retrieval, .r_links, .r_feed {
	width: 170px;
	height: auto;
	background: url(images/right2.gif) repeat-y 0 0;
	padding: 0 19px 20px 15px;
}

/* 右カラム：見出し */
#rightContent h2 {
	width: 170px;
	height: 34px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.r_calender h2 {
	background-image: url(images/calender.gif);
}
.r_archive h2 {
	background-image: url(images/archives.gif);
}
.r_retrieval h2 {
	background-image: url(images/retrieval.gif);
}
.r_links h2 {
	background-image: url(images/links.gif);
}

/* カレンダー */
.r_calender table {
	width: 170px;
	height: auto;
}
.r_calender table th {
	text-align: center;
}
.r_calender table td {
	text-align: right;
}
.r_calender table td a {
	text-decoration: underline;
}
.saturday {
	color: #0066FF;
}
.sunday {
	color: #FF3333;
}
#today {
	color: #FFFFFF;
	background-color: #FF9900;
}

.r_calender table td#prev { text-align: left; } /* カレンダーの移動リンク用 */

/* アーカイブ */
.r_archive ul, .r_links ul {
	/*list-style-image: url(images/point1.png);
	list-style-position: inside;*/
}
.r_archive ul li, .r_links ul li {
	background: url(images/point1.gif) no-repeat 0 0.3em;
	padding: 0 0 0.25em 15px;
}

/* 検 索 */
.serach1 {
	width: 170px;
	margin: 0 0 5px;
}
.serach2 {
	width: 50px;
	margin: 0 0 0 125px;
	padding: 2px 5px;
}

/* フィード */
.r_feed a {
	width: 170px;
	height: 30px;
	text-indent: -9999px;
	background: url(images/rss.gif) no-repeat 0 0;
	display: block;
}

/* 右カラムの下 */
.r_bottom {
	width: 204px;
	height: 15px;
	background: url(images/right3.gif) no-repeat 0 0;
}


/* フッター */
#footer {
	width: 860px;
	height: 40px;
	background: url(images/footer.gif) no-repeat 0 0;
	clear: both;
}
#footer address {
	font-style: normal;
	text-align: center;
	padding: 1em 0 0;
}


/* 共通関連 */
.clearfix {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}







