﻿@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{
	
}
body{
	width: 1221px;
	font-size:12px;
	_font-size:75%;
	margin: 0 auto 0 auto;
	padding:0;
	background-image: url(img/contents_back.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#000000;
	color:#999999;
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p {
margin:0;
padding:0;
}
img {
border:none;
}
form {
margin:0;
padding:0;
}

h1 {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-size:0;
	height:182px;
	position: relative;
}
h1 a {
	display:block;
	width:480px;
	height:112px;
	position: absolute;
	left: 670px;
	top: 55px;
	text-indent:-9999px;
	overflow:hidden;
}

/*投稿カラム*/
#contents {
	background-image: url(img/contents_back1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 820px;
	padding-left:75px;
	float:left;
	min-height:400px;
	_height:400px;
}
#contents .entry {
	margin: 0 0 30px 0;
	padding:0;
	line-height:130%;
	background-image: url(img/post_info.png);
	background-repeat: repeat;
	width: 820px;
}
#contents .entry a:link, #contents .entry a:visited {
	color:#999966;
	text-decoration:none;
}
#contents .entry a:hover {
	color:#999966;
	text-decoration:underline;
}
#contents h2 {
	margin: 0;
	padding: 0.5em 30px 0.3em 10px;
	background-image: url(img/archive_tit.gif);
	font-size: 165%;
	color: #B7B786;
	line-height:130%;
	border-bottom: 1px solid #666666;
}
#contents h3 {
	margin: 0;
	padding: 0.5em 30px 0.3em 40px;
	background-image: url(img/post_tit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 140%;
	color: #CCCCCC;
	line-height:130%;
}
#contents .entry h3 a:link, #contents .entry h3 a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
#contents .entry h3 a:hover {
	color: #EEEEEE;
	text-decoration:none;
}
#contents .entry p {
	margin: 0;
	padding: 20px 35px;
	clear:both;
}
#contents p img {
	border: 20px solid #000000;
	margin: -20px -35px;
}
#contents .entry div {
	margin: 0 auto;
	padding: 15px 0 35px 0;
	width:800px;
	border-top: 1px dashed #666666;
	_height: 1px;/*clearfix用*/
	min-height: 1px;/*clearfix用*/
	clear:both;
}
#contents .entry div:after {/*clearfix用*/
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .entry div dl {
	margin: 0 25px;
	padding:0;
	float:right;
	font-size: 80%;
	line-height:120%;
}
#contents .entry div div {
	width: 50%;
	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 25px;
	padding:0;
	float:left;
	clear:none;
	_display:inline;
}

/*ページ送り*/
#page {
margin: 90px 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: #CCCCCC;
	text-decoration:none;
}
#page a:hover {
	color: #EEEEEE;
	text-decoration:underline;
}
#page #old {
float:left;
}
#page #new {
float:right;
}


/*サイドナビ*/
#sidebar {
	background-image: url(img/side_back.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	float:left;
	width:310px;
	padding: 0 0 80px 16px;
}
#sidebar a:link, #sidebar a:visited {
	color: #B0B0B0;
	text-decoration:none;
}
#sidebar a:hover {
	color: #EEEEEE;
	text-decoration:underline;
}
#sidebar #RandomImage {
	font-size:0;
	margin-bottom: 35px;
	_height: 1px;/*clearfix用*/
	min-height: 1px;/*clearfix用*/
	clear:both;
}
#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 3px 3px 0;
	float:left;
}
h4 {
	margin: 0 0 5px 0;
	padding: 0.3em 15px 0.2em 18px;
	color:#999966;
	line-height:100%;
	width:200px;
	background-image: url(img/side_tit.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background-position: left top;
	clear:both;
	font-size:100%;
}
#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.png);
	background-repeat: no-repeat;
}
.widget_search {/*検索窓*/
	background-image: url(img/side_search.png);
	background-repeat: repeat-x;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	width: 235px;
	padding: 17px 0 0 5px;
}
.hidden {
	display:none;
}
#s {
	width:170px;
}
#searchsubmit {
	width:50px;
}
.widget_stags_cloud {/*タグクラウド*/
padding: 0 20px;
width: 190px;
}
.widget_stags_cloud a {
line-height: 100%;
}
.widget_stags_cloud h4 {
margin: 0 -20px 5px -20px;
}

#sidebar .widgetLinks {/*リンク集*/
	margin: 0 0 35px 0;
}
#sidebar .widgetLinks li {
	padding: 0;
	background-image: none;
	width:252px;
	margin: 0 0 6px 0;
}

#RSSinfo a {/*RSS*/
	background-image: url(img/side_rss.png);
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	min-height: 35px;
	_height: 35px;
	width:200px;
	line-height:120%;
	display:block;
}

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

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

/*色*/
/*都道府県共通*/
#todoufuken a {
	background-image:url(img/side_menu1.png);
	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: -220px center;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;  /* 文字色 */
}
#sidebar #todoufuken li li a:hover {/*都道府県２層目over*/
	background-color: #6482A2;
	background-position: -440px center;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;  /* 文字色 */
}
#sidebar #todoufuken li li li a, #sidebar #todoufuken li li li a:visited {/*都道府県３層目*/
	background-color: #6482A2;
	background-position: -660px center;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;  /* 文字色 */
}
#sidebar #todoufuken li li li a:hover {/*都道府県３層目over*/
	background-color: #99ACC1;
	background-position: -880px center;
	border-bottom: 1px solid #000000;
	color: #330000;  /* 文字色 */
}
/*開催時期*/
#month a {
	background-image:url(img/side_menu2.png);
	background-repeat: no-repeat;
}
#sidebar #month a, #sidebar #month a:visited {/*開催時期１層目*/
	background-position: 0px center;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	border-right:none;
	color:#666666;
}
#sidebar #month a:hover {/*開催時期１層目over*/
	background-color: #626288;
	background-position: -220px center;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;  /* 文字色 */
}
#sidebar #month li li a, #sidebar #month li li a:visited {/*開催時期２層目*/
	background-color: #626288;
	background-position: -440px center;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;  /* 文字色 */
}
#sidebar #month li li a:hover {/*開催時期２層目over*/
	background-color: #A3A3BC;
	background-position: -660px center;
	border-bottom: 1px solid #000000;
	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:65px;
	width:1122px;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding-top: 20px;
	color: #FFFFFF;
	text-align:center;
	clear:both;
	font-size:115%;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
div.alignleft {
	display: block;
	float:left;
}
.alignright,
div.alignright {
	display: block;
	float:right;
}

#contents .entry div.wp-caption {
	border: 1px solid #333333;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px 0 10px 35px;
	padding:5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:none;
}
.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:#CCCCCC;
padding: 20px 50px 40px 50px;
margin-bottom:100px;
border: 1px solid #000000;
border-top: none;
}
#commentWrite p {
margin-bottom:1em;
}
#commentWrite p#nowLogin {
text-align:right;
margin-bottom:0;
}
a.users:link, a.users:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:115%;
}
a.users:hover {
	color: #CCCCCC;
	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 {
margin: 80px 0 0 80px;
}
#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;
}