@charset  "UTF-8";

/* style.css 

 01.blog ブログレイアウト
 02.entry エントリー
 03.pager ページナビ
 04.calendar カレンダー
 05.mailmaga メールマガジン
 06.archive アーカイブ
 07.profile-box プロフィール
 08.search-box 検索
 09.other その他
 10.list リスト表示
 11.blogmura ブログ村
 
*/

/*
===============================================
 01.blog ブログレイアウト
----------------------------------------------- */
#blog-title a {
	display: block;
	width: 898px;
	height: 95px;
	background-image: url(blog_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#blog-desc a {
	display: block;
	width: 898px;
	height: 116px;
	background-image: url(blog_description.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#blog-home a {
	display: block;
	width: 898px;
	height: 36px;
	background-image: url(blog_home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#blog-inner {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	padding: 35px 0 0 0;
}

#blog-main {
	float: left;
	width: 580px;
}

#blog-side {
	float: right;
	width: 220px;
}

/*
===============================================
 02.entry エントリー
----------------------------------------------- */
.entry {
	padding: 0 0 60px 0;
}

.entry-header {
	background-image: url(entry_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #D8D5C8;
}

.entry-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	color: #C1A245;
	font-weight: normal;
	padding: 0.3em 0 0 60px;
}

.entry-title {
	font-size: 139%;
	font-weight: normal;
	color: #633E1E;
	border: none;
	padding: 0.4em 0 0.6em 60px;
	margin: 0;
}

.entry-tag {
	font-size: 85%;
	border-top: 3px solid #D8D5C8;
	padding: 0.6em 0;
	text-align: right;
}

.entry-tag img {
	vertical-align: middle;
}

.entry-tag a {
	text-decoration: none;
	margin-left: 8px;
}

.entry-body {
	width: 520px;
	padding: 30px 0 0 0;
	margin: 0 0 0 60px;
	font-size: 100%;
	line-height: 1.6;
}

.entry-link {
	font-size: 10px;
	text-align: right;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 15px 0 0 0;
}

/*
===============================================
 03.pager ページナビ
----------------------------------------------- */
#pager {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	background-color: #ECEBE5;
	padding: 10px 15px;
	letter-spacing: 0.1em;
}

#pager a,
#entry-navi a {
	text-decoration: none;
}

#pager a strong {
	font-size: 18px;
	font-weight: bold;
	color: #484848;
}

#entry-navi {
	text-align: center;
	font-size: 85%;
	background-color: #ECEBE5;
	padding: 0.8em 0;
}

#entry-navi .en{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

/*
===============================================
 04.calendar カレンダー
----------------------------------------------- */
.calendar {
	width: 220px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	border-spacing: 0;
	border: none;
	border-collapse: collapse;
}

.calendar_month td {
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.calendar_month td a {
	letter-spacing: 0;
	font-weight: normal;
	text-decoration: none;
	margin: 0 6px;
}

.calendar_week td {
	padding: 6px 0;
	background-color: #ECEBE5;
	width: 14%;
	border-top: 1px solid #D8D5C8;
	border-bottom: 1px solid #D8D5C8;
}

.calendar_day td {
	padding: 10px 0 0 0;
	width: 14%;
}

.calendar_day td a {
	background-color: #ECEBE5;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
}


/*
===============================================
 05.mailmaga メールマガジン
----------------------------------------------- */
#mailmaga {
	margin: 30px 0 0 0;
	width: 220px;
	background-image: url(mailmaga_form_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
}

#mailmaga-form {
	width: 220px;
	background-image: url(mailmaga_form_middle.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding: 8px 0 0 0;
}

input.mail {
	width: 190px;
	margin: 0 auto 4px auto;
	display: block;
	color: #999999;
}

/*
===============================================
 06.archive アーカイブ
----------------------------------------------- */
.archive-title {
	margin: 20px 0 0 0;
}

.archive {
	margin: 4px 0 0 0;
}

.archive li {
	font-size: 85%;
	line-height: 1.3;
	padding: 0.3em 0 0.3em 15px;
	list-style-type: none;
	background-image: url(icon_list.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
}

/*
===============================================
 07.profile-box プロフィール
----------------------------------------------- */
#profile-box {
	width: 220px;
	margin: 30px 0 0 0;
	background-image: url(profile_middle.gif);
	background-repeat: repeat-y;
	padding: 0 0 0.3em 0;
}

#profile-name {
	margin: 0 15px;
	font-size: 100%;
	color: #633E1E;
	padding: 1em 0 0.5em 0;
}

#profile-box p {
	margin: 0 15px;
	font-size: 85%;
	line-height: 1.5;
	padding: 0 0 0.8em 0;
}

#profile-more {
	margin: 0 15px;
}

#ryoma-photo {
	width: 220px;
	margin: 20px 0 0 0;
}

/*
===============================================
 08.search-box 検索
----------------------------------------------- */
#search-box {
	width: 220px;
	margin: 30px 0 0 0;
	background-image: url(search_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0;
}

#search-box-inner {
	width: 220px;
	background-image: url(search_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 0;
}

#search-aria {
	width: 220px;
	background-color: #E6DAB5;
}

input.search {
	margin: 0 2px 0 10px;
}

input.btn {
	background-image: url(btn_search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	width: 62px;
	height: 26px;
	border: none;
	cursor: pointer;
}

#search_result {
	background-color: #E6DAB5;
}

#search_result ul {
	padding: 10px 0 0 0;
}

#search_result li {
	padding: 0.3em 0;
	margin: 0 10px 0 30px;
	font-size: 85%;
	line-height: 1.3;
}

/*
===============================================
 09.other その他
----------------------------------------------- */
#other {
	width: 220px;
	margin: 30px 0 0 0;
	background-image: url(side_dotline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#other li {
	font-size: 85%;
	line-height: 1.3;
	padding: 0.5em 0;
	list-style-type: none;
	background-image: url(side_dotline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#other li a {
	text-decoration: none;
}

/*
===============================================
 10.list リスト表示
----------------------------------------------- */
.entry-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-size: 100%;
	color: #C1A245;
}

.ul_type1 {
	margin: 20px 0 0 0;
}

.ul_type1 li {
	font-size: 93%;
	padding: 0.5em 0 0.5em 15px;
	list-style-type: none;
	background-image: url(icon_list.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
}

.list-date {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.ul_type1 li.entry_list_description {
	padding: 15px;
	list-style-type: none;
	background-image: none;
	font-size: 93%;
	line-height: 1.5;
	margin: 4px 0 10px 0;
}

.lightup {
	background-color: #ECEBE5;
	cursor: pointer;
}

/*
===============================================
 11.blogmura ブログ村
----------------------------------------------- */
#blogmura {
	width: 220px;
	margin: 20px 0 0 0;
}

#blogmura img {
	float: left;
	width: 88px;
	height: 31px;
	display: block;
	margin: 0 4px 4px 0;
	padding: 0;
}

.blogmura_mini {
	width: 520px;
	padding: 30px 0 30px 0;
}

.blogmura_mini img {
	float: left;
	width: 80px;
	height: 15px;
	display: block;
	margin: 0 4px 4px 0;
	padding: 0;
}

.blogmura_mini p.blogmura_info {
	margin: 0 0 10px 0;
}


/*
===============================================
 12.アフィリエイト
----------------------------------------------- */
#amazon {
	margin: 20px 0 0 0;
}

#jr,
#ikkyu {
	margin: 10px 0 0 0;
}

.valuecommerce {
	width: 468px;
	margin: 15px 0 0 0;
}