body	{
	color: #696969;
	background-color: ffffff;
	font-family: 'Osaka','verdana','ＭＳ Ｐゴシック';
	font-size: 10pt;
	text-align: center;
	line-height: 120%;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #fed1e9; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #e3c8dd;
	scrollbar-highlight-color: #fed1e9;
	scrollbar-shadow-color: #e3c8dd;
	background-image: url('http://file.torajirobellepuu.blog.shinobi.jp/DSCN0130-1.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	}	

/*リンクの設定*/
a:link	{
	color: #f4b2bc;
	text-decoration: none;
	}
a:visited	{
	color: #f4b2bc;
	text-decoration: none;
	}
a:active	{
	color: #f4b2bc;
	text-decoration: none;
	}
a:hover	{
	color: #abefcf;
	text-decoration: none;
	position: relative;
	top: 2px;
	left: 2px; 
	}

/*ブログ全体*/
div#container	{
	width: 950px;
	margin: auto;
	text-align: left;
	}

/*メイン部分*/
#branding	{
	width: 950px;
	height: 200px;
	margin: auto;
	background-color: transparent;
	text-align: center;
	}

/* ブログタイトル部分 */
#branding h1 {
	margin: 50px auto;
	font-size: 160%;
	}

/* ブログ紹介部分 */
#branding p{
	margin-top: 10px;
	font-size: 80%;
	}

/*カレンダーの設定*/
.n	{
	display: none;
	}

.p011,.p022,.p033,.p044,.p055,.p066,.p077,.p088,.p099,.p1010,.p1111,.p1212	{
	display: inline;
	}

.cal	{
	width: 750px;
	height: 25px;
	margin: auto;
	font-size: 90%;
	margin: 30px auto 0 auto;
	}

.cal table	{
	width: 750px;
	text-align: center;
	border-top: 1px dotted #696969;
	border-bottom: 1px dotted #696969;
	background-color: transparent;
	border-collapse: collapse;
	white-space: nowrap;
	}

.cal caption	{
	font-size: 10.5pt;
	padding-bottom: 5px;
	}

.cal tr	{
	display : inline;
	vertical-align: middle;
	}

td.prev-m	{
	margin: 0;
	text-align: left;
	}

td.day	{
	margin: 0px 1px;
	white-space: nowrap;
	}

td.next-m	{
	padding-left: 0;
	text-align: right;
	}

.prev-m a:link	{
	color: #66cdaa;
	}

.prev-m a:visited	{
	color: #66cdaa;
	}
.next-m a:link	{
	color: #66cdaa;
	}

.next-m a:visited	{
	color: #66cdaa;
	}

/*primary-columnとsecondary-columnの回り込み*/
div#wrapper	{
	float: right;
	width: 745px;
	}

/*メインカラム*/
div#primary-column	{
	float: right;
	width: 525px;
	margin: 30px 10px 30px 0;
	}

/*タイトル部分と記事、記事部分とフッター部分の間隔*/
div.column	{
	margin: 20px 0;
	}

/*記事と記事の間隔*/
div.section {
	margin-bottom: 25px;
	}

/*記事のタイトル部分*/
h2	{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding : 0 25px 0 20px;
	line-height: 45px;
	text-align: left;
	font-size: 120%;
	background-image: url(http://file.torajirobellepuu.blog.shinobi.jp/title_1.png);
	background-repeat: no-repeat;
	}

/*本文イメージの設定*/
.entry-body img	{
	border:1px solid #696969;
	margin:0 10px 0 10px;
	display:inline;
	float:left;
	}

/* 絵文字対応 */
img.emoji	{
	border: none;
	margin: 3px 3px 5px 0;
	vertical-align: middle;
	float: none;
	}

/*メインセルテーブル*/
.entry-body table	{
	border: none;
	width: 500px;
	text-align: left;
	}
	
/*メインセル全般（いじると背景行がおかしくなるので注意）*/
td	{
	color: #696969;
	font-size : 10pt;
	line-height: 20px;
	font-family: 'Osaka','verdana','ＭＳ ゴシック';
	padding-left: 7px;
	}

/*メインセルの背景行（いじると背景行がおかしくなるので注意）*/
.box	{
	color: #696969;
	font-size: 10pt;
	line-height: 20px;
	font-family: 'ＭＳ Ｐゴシック','verdana','sans-serif';
	background-image: url(http://file.torajirobellepuu.blog.shinobi.jp/line_pink.gif);
	background-repeat: repeat-n;
	background-position: left top;
	}

/*フッター部分（コメントやトラックバックなど）*/
div.section ul.entry-footer	{
	border-top: 1px solid #f4c2bc;
	text-align: right;
	margin: 22px 6px 0 0;
	padding: 5px 10px 10px 10px;
	list-style-position: inside;
	font-family: 'ＭＳ Ｐゴシック','verdana','sans-serif';
	}

div.section ul.entry-footer li	{
	display : inline;
	list-style-type : none;
	}

/*コメント全体*/
div.comment {
	width: 450px;
	float: left;
	margin: 20px 0 20px 20px;
	border: 3px double #f4c2bc;
	}

/*コメント項目タイトル*/
h3	{
	text-align: right;
	margin: 20px;
	font-family: comic sans MS,'verdana','sans-serif';
	font-size: 130%;
	}

/*コメントのタイトル*/
h4.comment-header	{
	margin: 5px;
	padding-left: 10px;
	font-size: 110%;
	border-bottom: 1px dashed #f4c2bc;
	}

/*コメント本文*/
div.comment-body	{
	margin: 0 10px;
	line-height: 120%;
	}

/*コメントフッター*/
ul.comment-footer	{
	font-family: 'ＭＳ Ｐゴシック','verdana','sans-serif';
	font-size: 80%;
	margin-top: 10px;
	margin-right:10px;
	text-align: right;
	}

ul.comment-footer li {
	display : inline;
	list-style-type : none;
	}

/*コメントレス全体*/
div.recomment	{
	width: 400px;
	float: right;
	margin: 10px 0 10px 20px;
	border : 3px double #cccccc;
	}

/*コメントレスのタイトル*/
h4.recomment-header {
	margin: 5px;
	padding-left: 10px;
	font-size: 90%;
	border-bottom: 1px dashed #f4c2bc;
	}

/*コメントレス本文*/
div.recomment-body {
	margin: 0 10px;
	line-height: 150%;
	font-size: 78%;
	}

/*コメントフォーム*/
div#primary-column form {
	padding : 0 10px;
	font-family : 'ＭＳ Ｐゴシック';
}

/*コメント入力項目*/
dt	{
	margin: 5px;
	font-weight: bold;
	}

/*コメントフォームのボタン*/
p.form-btn {
	margin: 5px;
	text-align: center;
}

/*←過去・未来→*/
.navi	{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

/*右側メニュー部分カラム*/
div#secondary-column	{
	float : left;
	width : 210px;
	line-height: 150%;
	margin-top: 35px
	margin-right: 10px;
	}

/*左側メニュー部分カラム*/
div#extra-column	{
	float : left;
	width : 200px;
	line-height: 150%;
	margin-top : 35px;
	}

/*メニューの見出*/
h4.plugin_title	{
	background-color : transparent;
	font-family: 'comic sans MS','verdana','sans-serif';
	font-size: 120%;
	text-align: center;
	}

/*メニューの中身*/
.plugin_contents	{
	font-family: 'ＭＳ Ｐゴシック','verdana','sans-serif';
	margin: 0 10px;
	}

/*最下段カラム*/
div#siteinfo-legal	{
	clear: both;
	text-align: center;
	height: 30px;
	font-size: 80%;
	}

/*引用の設定*/
blockquote	{
	margin: 20px 75px;
	padding: 10px;
	border: 1px solid #333;
	}

/*Mac版IEの文字化け対策*/
input,textarea	{
	border: 1px solid #696969; 
	font-size: 11px; 
	FONT-FAMILY: FONT-FAMILY: 'Osaka','verdana','ＭＳ Ｐゴシック';
	color: #000000;
	}

/*リスト化設定*/
li	{
	list-style: none;
	}