﻿@charset "utf-8";
/*
Theme Name: 千の和菓子を食べて
Theme URI: http://www.rasen-d.net/
Description: 螺旋デザイン制作、千の和菓子を食べて専用テーマ：必須プラグイン Random Image,My Category Order
Version: 1.11
Author: tomoko & sachico
Author URI: http://www.rasen-d.net/
Tags:
*/


html{
	background-color:#99CC33;
	background-image: url(img/contents_back.gif);
	background-repeat: repeat;
}
body{
	width: 990px;
	font-size:12px;
	_font-size:75%;
	color:#666666;
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0 auto 0 auto;
	background-image: url(img/contents_back1.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iroha-web.jp/blog/wagashi/wp-content/themes/wagashi/img/contents_back1.png');
	_background-image:none;	
	background-repeat: no-repeat;
	padding: 0 0 0 23px;
}
p {
margin:0;
padding:0;
}
img {
border:none;
}
form {
margin:0;
padding:0;
}
#intro {
	position: relative;
	z-index:10;
}
h1 {
	margin:0;
	padding:0;
	font-size:0;
	height:538px;
	width:302px;
	position: relative;
	left: 654px;
	top: 0;
	z-index:1;
}
h1 span {/*IE6対策のためspanタグ入ってます*/
	display:block;
	background-image: url(img/head.png);
	background-repeat: no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iroha-web.jp/blog/wagashi/wp-content/themes/wagashi/img/head.png');
	_background-image:none;
	height:538px;
	position: relative;
	z-index:1;
}
h1 a {
	display:block;
	width:220px;
	height:430px;
	position: absolute;
	left: 70px;
	top: 15px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
}
#intro strong {
	color: #645000;
	background-image: url(img/intro_point.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	display: block;
	min-height:15px;
	_height:15px;
	position: absolute;
	left: 35px;
	top: 15px;
}
#intro p {
	color: #645000;
	background-image: url(img/intro_back.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iroha-web.jp/blog/wagashi/wp-content/themes/wagashi/img/intro_back.png');
	_background-image:none;
	height: 70px;
	width: 619px;
	padding: 10px;
	background-repeat: no-repeat;
	line-height:120%;
	position: absolute;
	left: 35px;
	top: 36px;
}



/*投稿カラム*/
#contents {
	background-image: url(img/contents_back1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 655px;
	padding-left:35px;
	float:left;
	position:relative;
	z-index:20;
	/*top:-415px;*/
	margin-top:-415px;
	margin-right:25px;
	min-height:500px;
}
#contents .entry {
	padding:0;
	line-height:130%;
	background-image: url(img/post_info.png);
	background-repeat: repeat;
	margin: 0 0 30px 0;
	background-color: #FFFFFF;
}
#contents .indexCat {/*index専用*/
	padding-bottom: 40px;
}
#contents .entry a:link, #contents .entry a:visited {
	color:#CC9900;
	text-decoration:none;
}
#contents .entry a:hover {
	color:#CC9900;
	text-decoration:underline;
}
#contents h2 {
	margin: 0 0 10px 0;
	padding: 0.5em 30px 0.3em 10px;
	background-image: url(img/archive_tit.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 165%;
	color: #FFFFFF;
	line-height:130%;
	border-bottom: 3px solid #7CA420;
}
#contents h3 {
	margin: 0;
	padding: 0.3em 30px 0.3em 40px;
	background-image: url(img/post_tit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 140%;
	color: #ffffff;
	line-height:130%;
	border-bottom: 4px solid #4acec8;
	zoom:1;
}
#contents .entry h3 a:link, #contents .entry h3 a:visited {
	color: #ffffff;
	text-decoration:none;
}
#contents .entry h3 a:hover {
	color: #CCCC99;
	text-decoration:none;
}
#contents .entry p {
	margin: 0;
	clear:both;
	padding: 20px 27px 0 27px;
}
#contents p img {
	
}
#contents .entry div {
	border-top: 1px dashed #5D6928;
	_height: 1px;/*clearfix用*/
	min-height: 1px;/*clearfix用*/
	clear:both;
	margin: 20px 15px 0 15px;
	padding: 15px 0 35px 0;
	color:#999999;
}
#contents .entry div:after {/*clearfix用*/
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .entry div dl {
	margin: 0 15px;
	padding:0;
	float:right;
	font-size: 100%;
	line-height:120%;
}
#contents .entry div div {
	width: 70%;
	margin:0;
	padding:0;
	float:right;
	border-top:none;
}
#contents .entry div dt, #contents .entry div dd {
	margin:0;
	padding:0;
}
#contents .entry div dt {
	margin-right:5px;
}
#contents .entry div dd.entryTag {
	margin: -1.2em 0 0.5em 3em;
	_height:1em;
	min-height:1em;
}
#contents .entry div dd.entryCategory {
	margin: -1.2em 0 0 5em; 
}
#contents .entry div p {
	margin: 0 15px;
	padding:0;
	float:left;
	clear:none;
	_display:inline;
}
/*このページの上へ*/
p#gotoPageTop {
	text-align: right;
	margin: 50px 0 0 0;
	font-size:115%;
	line-height: 110%;
}
p#gotoPageTop a {
	color: #233115;
	text-decoration:none;
	background: url(img/goto-page-top.gif) no-repeat right center;
	padding: 0 12px 0 0;
}
p#gotoPageTop a:hover {
	color: #233115;
	text-decoration:underline;
}
/*ページ送り*/
#page {
margin: 55px 0 60px 0;
font-size:115%;
_height: 1px;/*clearfix用*/
min-height: 1px;/*clearfix用*/
}
#page:after {/*clearfix用*/
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#page a:link, #page a:visited {
	color: #233115;
	text-decoration:none;
}
#page a:hover {
	color: #233115;
	text-decoration:underline;
}
#page #old {
	float:left;
	margin-left: 30px;
	_display:inline;
}
#page #new {
	float:right;
	margin-right: 55px;
	_display:inline;
}


/*サイドナビ*/
#sidebar {
	float:left;
	width:265px;
	padding: 0;
	position:relative;
	z-index:30;
	top:-63px;
}
#sidebar a:link, #sidebar a:visited {
	color: #666666;
	text-decoration:none;
}
#sidebar a:hover {
	color: #666666;
	text-decoration:underline;
}
#sidebar #RandomImage {
	font-size:0;
	margin-bottom: 35px;
	_height: 1px;/*clearfix用*/
	min-height: 1px;/*clearfix用*/
}
#sidebar #RandomImage:after {/*clearfix用*/
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#sidebar #RandomImage img {
	width: 75px;
	height: 75px;
	border: 1px solid #000000;
}
#sidebar #RandomImage a {
	margin: 0 10px 10px 0;
	display:block;
	float:left;
}
h4 {
	color:#FFFFFF;
	line-height:100%;
	width:244px;
	background-image: url(img/side_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	font-size:100%;
	height: 30px;
	padding: 0.8em 0 0.2em 8px;
	margin: 0;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.widget {/*サブナビの各項目をマーキングしている「li」に付いている*/
	margin: 0 0 40px 0;
	padding:0;
}
.widget li {/*サブナビのタイトルの次の項目*/
	margin: 0 0 6px 0;
	padding: 0 0 0 25px;
	line-height:100%;
	background-image: url(img/side_li.gif);
	background-repeat: no-repeat;
	zoom:1;
	_line-height: 110%;
}

.widget_search {/*検索窓*/
	background-image: url(img/side_search.png);
	background-repeat: repeat-x;
	margin: -25px 0 40px 0;
	width: 240px;
	padding: 17px 0 0 10px;
}
.hidden {
	display:none;
}
#s {
	width:170px;
}
#searchsubmit {
	width:50px;
}
.widget_stags_cloud {/*タグクラウド*/
	padding: 0 15px;
	width: 212px;
	
}
#widget_stags-1 .st-tag-cloud a{
	color:#006600;
	line-height: 100%;
}
.widget_stags_cloud h4 {
margin: 0 -15px;
}
#sidebar .widgetLinks {/*リンク集*/
	margin: 0 0 35px 0;
}
.widgetLinks li {
	padding: 0;
	text-align:center;
	background-image: none;
	width:252px;
	margin: 0 0 6px 0;
}

#RSSinfo {/*RSS*/
line-height:130%;
}
#RSSinfo span {/*RSS IE6対策*/
	background-image: url(img/side_rss_back.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iroha-web.jp/blog/wagashi/wp-content/themes/wagashi/img/side_rss_back.png');
	_background-image:none;
	background-repeat: no-repeat;
	height: 100px;
	width: 252px;
	display:block;
}
#RSSinfo a {
	background-image: url(img/side_rss.png);
	background-repeat: no-repeat;
	display: block;
	min-height: 35px;
	_height: 35px;
	width: 190px;
	padding-left: 45px;
	margin-left: 10px;
	margin-top: -90px;
}
#RSSinfo strong {
	font-weight: normal;
}

/* カテゴリー*/
.dropdown, .dropdown * {
 line-height: 120%;
 margin: 0 1px 0 0;
 padding: 0;
 _display:inline;
}
#sidebar ul.dropdown {
	margin-bottom:40px;
}
#todoufuken, #wagashi {
	float:left;
}
#sidebar .dropdown a, #sidebar .dropdown a:visited {
	display: block;
	padding: 2px 0.5em 2px 18px;
	text-decoration: none;
}
#sidebar .dropdown a:hover {/* マウスカーソルが乗ったとき */
	text-decoration: none;
}

#todoufuken li {
	width: 100px;/* メニューの幅を設定 */
}
#todoufuken ul ul {
	left: 100px;  /* 両メニューの幅 */
	top: -1px;  /* サブメニューのボーダー幅を減算 */
}

#wagashi li {
	width: 149px;/* 両メニューの幅を設定 */
}
#wagashi ul ul {
	left: -149px;  /* 両メニューの幅 */
	top: -1px;  /* サブメニューのボーダー幅を減算 */
}

/*色*/
/*都道府県共通*/
#todoufuken a {
	background-image:url(img/side_menu1.gif);
	background-repeat: no-repeat;
}
#sidebar #todoufuken a, #sidebar #todoufuken a:visited {/*都道府県１層目*/
	background-position: 0px center;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: none;
	color:#666666;
}
#sidebar #todoufuken a:hover,
#sidebar #todoufuken li li a, #sidebar #todoufuken li li a:visited {/*都道府県１層目over・都道府県２層目*/
	background-color: #3C6691;
	background-position: -100px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #todoufuken li li a:hover {/*都道府県２層目over*/
	background-color: #6482A2;
	background-position: -200px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #todoufuken li li li a, #sidebar #todoufuken li li li a:visited {/*都道府県３層目*/
	background-color: #6482A2;
	background-position: -300px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #todoufuken li li li a:hover {/*都道府県３層目over*/
	background-color: #99ACC1;
	background-position: -400px center;
	border-bottom: 1px solid #999999;
	color: #330000;  /* 文字色 */
}
/*和菓子の種類*/
#wagashi a {
	background-image:url(img/side_menu2.gif);
	background-repeat: no-repeat;
}
#sidebar #wagashi a, #sidebar #wagashi a:visited {/*和菓子の種類１層目*/
	background-position: 0px center;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: none;
	color:#666666;
}
#sidebar #wagashi a:hover,
#sidebar #wagashi li li a, #sidebar #wagashi li li a:visited {/*和菓子の種類１層目over・和菓子の種類２層目*/
	background-color: #3C6691;
	background-position: -149px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #wagashi li li a:hover {/*和菓子の種類２層目over*/
	background-color: #6482A2;
	background-position: -298px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #wagashi li li li a, #sidebar #wagashi li li li a:visited {/*和菓子の種類３層目*/
	background-color: #6482A2;
	background-position: -447px center;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;  /* 文字色 */
}
#sidebar #wagashi li li li a:hover {/*和菓子の種類３層目over*/
	background-color: #99ACC1;
	background-position: -596px center;
	border-bottom: 1px solid #999999;
	color: #330000;  /* 文字色 */
}

.dropdown li {
 position: relative;
 list-style: none;
 float:left;
}
.dropdown ul {
 visibility: hidden;
 position: absolute;
 /* left: -1px;  サブメニューのボーダー幅を減算 */
}

.dropdown li:hover > ul {
 visibility: visible;
}


/*フッター*/
#foot{
	height:76px;
	width:939px;
	background: url(img/footer.gif) no-repeat;
	clear:both;
	font-size:85%;
	margin-left: 35px;
	padding-top: 23px;
	line-height: 110%;
}
#foot #copyright {
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 0.3em;
	margin: 0;
}
#foot #presentsBy {
	text-align:right;
	margin: 45px 15px 0 0;
}
#foot #presentsBy a {
	color: #BAC716;
	text-decoration:none;
}
#foot #presentsBy a:hover {
	color: #BAC716;
	text-decoration:underline;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto 0 auto;
}
.alignleft,
div.alignleft {
	display: block;
	float:left;
}
.alignright,
div.alignright {
	display: block;
	float:right;
}

#contents .entry div.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F3F3F3;
	color:#777777;
	padding-top: 4px;
	margin: 10px 0 10px 40px;
	padding:5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:none;
	_display:inline;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.entry .size-thumbnail {
	display:none;
}

#contents .entry .wp-caption .size-thumbnail {
	display:inline;
}
#contents .entry .wp-caption p {
	margin: 5px 0 0 0;
	padding: 0 5px;
	text-align:left;
}
/* End captions */

/*コメント*/
#comments {
background-color:#FFFFFF;
color:#333333;
padding-bottom:10px;
margin-bottom:45px;
zoom:1;
}
#comments ol {
	margin: 20px 50px 0 50px;
	padding: 0;
	list-style-position: inside;
}
#comments ol li{
	position: relative;
	line-height:120%;
}
#comments cite {
	font-style: normal;
	margin-left:8px;
}
#comments cite a:link, #comments cite a:visited {
	color: #333333;
	font-weight: bold;
}
#comments cite a:hover {
	color: #707070;
	font-weight: bold;
}
#comments p {
margin-bottom:20px;
}
#comments p.timeAndEdit {
/*margin-top:-1.5em;
margin-bottom:0;*/
margin: 0;
position: absolute;
top: 0;
right: 0;
_right: 50px;
line-height:100%;
text-align:right;
color: #FF0000;
font-size: 85%;
}
.timeAndEdit a:link, .timeAndEdit a:visited {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.timeAndEdit a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.timeAndEdit a.time:link, .timeAndEdit a.time:visited {
	color: #666666;
	text-decoration:none;
}
.timeAndEdit a.time:hover {
	color: #999999;
	background-color:#FFFFFF;
	text-decoration:none;
}
#comments hr {
clear:both;
border: 1px solid #FFFFFF;
border-top: 1px solid #CCCCCC;
height:2px;
margin: 5px 0;
}


/*コメント入力*/
#commentWrite {
color:#333333;
padding: 20px 50px 40px 50px;
margin-bottom:100px;
border: 1px solid #34918E;
border-top: none;
background-image:url(img/comment_back.gif);
}
#commentWrite p {
margin-bottom:1em;
}
#commentWrite p#nowLogin {
text-align:right;
margin-bottom:0;
}
a.users:link, a.users:visited {
	color: #666666;
	text-decoration:none;
	font-size:115%;
}
a.users:hover {
	color: #666666;
	text-decoration:underline;
}
a.logout:link, a.logout:visited {
	color: #FF0000;
	text-decoration:none;
}
a.logout:hover {
	color: #E65353;
	text-decoration:underline;
}
#commentWrite label {
display:block;
}
#commentWrite input {
width:40%;
}
#commentWrite textarea {
width:100%;
_width:95%;
}
.button {
text-align:right;
}
#commentWrite .button input {
width:auto;
}

/*検索結果が無かった時*/
#contents #searchform {
	padding: 80px 0 0 80px;
	background-image:url(img/searchform.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iroha-web.jp/blog/wagashi/wp-content/themes/wagashi/img/searchform.png');
	_background-image:none;	
	height:500px;
	background-repeat: no-repeat;
}
#contents #searchform #s {
width:250px;
}
#contents #searchform #searchsubmit {
width:6em;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/* イロトリ改行用
-------------------------------------------------------------------*/
span.blank_space {
 display: block;
 height: 1em;
 width: 1em;
}
