/* 入間市の文化遺産をいかす会css  2012-1216 */

/* 全体　背景 */

body {
background-color:#F9F5EF;
margin: 15px 0px 15px 0px;
padding:0px;
text-align:center;
font-family:Verdana;
}


/* 画面部分　全体幅906 背景 文字サイズ16　 */
#container{
margin:0px auto 0px auto;
background-color:#FFF;
background-image:url(http://ib-ikasukai.up.seesaa.net/image/bc-0001.jpg);
background-repeat:repeat-y;
width:906px;
color:#5D5D5D;
font-size:16px;
font-family:Verdana;
}

/* リンク文字　色*/
a{
color:#2A60AD;
font-weight:normal;
text-decoration:none;
}
a:HOVER{
  color : red;
  text-decoration : underline;
}

/* h1：バナー文字 */
h1 {
margin:0px;
padding: 10px 0px 61px 30px ;
font-weight:bolder;
font-size:30px;
text-shadow: 3px 3px 2px #000000;
font-family:Verdana;
}

h1 a{
color:#FFF;
text-decoration: none;
font-weight:bolder;
}

h1 a:HOVER{
color : red;
text-decoration : none;
}

/* h2：　　h3：記事タイトル文字　 */
h2 {
padding: 0px;
font-weight:bold;
text-align:left;
}

h3 {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 15px;
font-size:18px;
font-weight:bolder;
font-family:Verdana;
background-image:url();
background-repeat:no-repeat;
}

H3 a{
text-decoration: none;
color:#56422D;
}

/* ヘッダー　画像 */
#banner{
margin:0px 0px 5px 0px;
background-image:url(http://ib-ikasukai.up.seesaa.net/image/bc-1001.jpg);
background-repeat:no-repeat;
text-align:left;
height:125px;
}

/* バナー説明文 */
.description {
font-family:Verdana;
color:#fff;
font-size:12px;
font-weight:bold;
text-shadow: 1px 1px 1px #000000;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 450px;
}

/* パンクズリスト設定 */
.navi {
text-align:center;
margin-bottom:0px;
margin-top: 10px;
font-size:14px;
}

/* ナビゲーション設定 */
.navi02 {
text-align:center;
font-size:16px;
font-weight:bold;
color:#466646;
background-color:#E9E9D4;
height:26px;
margin:10px 20px 10px 10px;
padding:8px 0px 0px 0px;
}

/* 記事部分全体　右巾設定 */
#content {
margin:0px 0px 0px 10px;
float:left;
width:570px;
}

/* blog個別記事部分 */
.blog {
padding:0px 0px 10px 0px;
text-align:left;
font-family:Verdana;
}

.blogbody {
font-weight:normal;
background-color:#F9F5EF;
margin-bottom:15px;
}

/* 日付 */
.date{
clear:left;
background-color:#73502A;
color:#FFF;
margin-top:10px;
margin-bottom:0px;
padding:4px 0px 4px 10px;
font-family:Verdana;
font-size:12px;
}


.title{
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
}
.title a{
border:none;
}

/* 記事テキスト部分 */
.text{
padding:20px 15px 10px 15px;
margin-top:0px;
line-height:1.4em;
font-family:Verdana;
}

/* 記事フッター部分 */
.posted{ 
text-align: right;
margin-bottom:5px;
padding:10px 0px 5px 0px;
font-size:10px;
font-family:Verdana;
}
.posted a{
font-weight:bold;
}


/* 右サイドバー　巾 */
#links-left {
font-weight:normal;
width:300px;
float:left;
margin: 0px 0px 0px 10px;
text-align:left;
}
#links {
}

/* カレンダー */
#calendar {
margin-bottom:10px;
margin:0px 10px 15px 15px;
font-size:12px;
border:2px solid #F1F1F0;
baclground-color:#FFF;
width:240px;
}

#calendar table {
width:100%;
}
.calendarhead {
padding:4px 10px 4px 10px;
font-weight:bold;
background-color:#F1F1F0;
text-align:center;
color:#5D5D5D;
font-size:12px;
font-family:Verdana;
}
.calendarhead a{
color:#5D5D5D;
}
.calendarhead .calendarday{
color:#5D5D5D;
}

.calendarday {
padding:3px;
margin-bottom:10px;
color:#5D5D5D;
font-size:12px;
font-family:Verdana;
}
.calendarday a{
font-weight:bold;
}

/* 右サイドバー　タイトル　囲み・文字色 */
.sidetitle {
margin: 0px 15px 0px 0px;
padding:4px 10px 4px 10px;
color:#FFF;
font-size:12px;
font-weight:bold;
background-color:#73502A;
font-family:Verdana;
}

/* 左サイドバー　書き込み文字 */
.side {
line-height:1.6em;
padding:3px 10px 10px 15px;
margin-bottom:10px;
font-size:12px;
font-family:Verdana;
}

/* 最近の記事用　左サイドバー　タイトル　囲み・文字色 */
.sidetitle2 {
text-align: left;
margin: 0px 0px 0px 0px;
padding:4px 10px 4px 10px;
color:#FFF;
font-size:12px;
font-weight:bold;
background-color:#73502A;
font-family:Verdana;
}

/* 最近の記事用 左サイドバー　書き込み文字 */
.side2 {
line-height:1.6em;
text-align: left;
padding:3px 10px 10px 15px;
margin-bottom:10px;
font-size:12px;
font-family:Verdana;
}


.side a{
font-weight:normal;
font-size:12px;
}

.side-tag {
padding:3px 10px 10px 15px;
margin-bottom:10px;
font-size:12px;
font-family:Verdana;
}
.side-tag a{
font-size:12px;
}

/* 検索ボックス */
.side input{
margin:10px 0px 0px 0px;
border:1px solid #959595;
background-color:#EAEAEA;
}

/* seesaaロゴ */
.powered {
padding:10px 5px 10px 0px;
text-align:center;
}

.syndicate {
margin-right:10px;
text-align:center;
font-size:10px;
font-family:Verdana;
}

/* コメント */
#comments {
margin-bottom:30px;
margin-top:25px;
text-align:left;
padding:0px;
}
#comments form {
margin:0px;
padding:0px;
}
#comments input {
max-width:200px;
border:1px solid #959595;
background-color:#EAEAEA;
}
#comments textarea{
width:300px;
margin-bottom:5px;
border:1px solid #959595;
background-color:#EAEAEA;
}
.comments-head{ 
font-weight:bold;
margin:0px;
font-family:Verdana;
}
.comments-body {
margin:0px;
font-family:Verdana;
}

.comments-post {
padding:3px 0px 3px 0px;
font-size:10px;
text-align:right;
font-family:Verdana;
}
#trackback {
margin-bottom:30px;
margin-top:25px;
border:1px dotted #666;
padding:5px;
text-align:left;
font-family:Verdana;
}

/* フッター 画像*/
#footer{
clear:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height:140px;
background-image:url(http://ib-ikasukai.up.seesaa.net/image/bc-5001.jpg);
background-repeat:no-repeat;
}

.copyright{
font-size:10px;
color:#ffffff;
margin: -18px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

/* 以下設定不要　*/
.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}
#diet-container{
border:1px solid #999;
padding:5px;
margin-bottom:5px;
}
.diet-title{
padding:2px 10px 2px 5px;
margin-top:5px;
font-weight:bold;
}
.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}
blockquote{
border:1px solid #ccc;
padding:5px;
margin:10px;
}
.tag-word{
margin:20px 0px 0px 0px;
line-height:1.4em;
}
.tag{
padding:10px;
position:relative;
margin-left:15px;
}
#tag_cloud{
border:1px solid #CCC;
padding:10px;
text-align:left;
position:relative;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
font-size:16px;
font-weight:bold;
text-align:left;
}
.tag-body{
margin:10px 0px;
padding:10px 0px 0px 0px;
position:relative;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #CCC;
padding:0px 0px 5px 0px;
clear:left;
position:relative;
}
.tag-search{
text-align:right;
padding:5px 0px;
margin-bottom:10px;
font-weight:bold;
position:relative;
}
.tag-article{
padding:0px 10px 10px 10px;
text-align:left;
position:relative;
}
.tag-article-title{
text-align:left;
padding:0px 0px 5px 0px;
font-weight:bold;
position:relative;
}
.tag-article-posted{
font-weight:normal;
position:relative;
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
position:relative;
}
.tag-more{
text-align:right;
margin:10px 0px;
clear:left;
position:relative;
}
.tag-photos{
float:left;
margin:10px;
position:relative;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-audios{
margin:5px;
position:relative;
}
.tag-audios-title{
text-align:left;
font-weight:bold;
padding:0px 0px 5px 0px;
position:relative;
}
.tag-audios-posted{
font-weight:normal;
position:relative;
}
.tag-videos{
float:left;
margin:10px;
position:relative;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0px;
position:relative;
}

.listCategoryArticle{
margin-top:5px;
padding:5px;
border:solid 1px #FFE2E2;
}
.listCategoryArticle ul{
list-style:none;
padding:0;
margin:0 0 0 10px;
text-align:left;
list-style-position:outside;
}
.listCategoryArticle ul li{
margin:0;
background:url(http://blog.seesaa.jp/img/listCategoryArticle.gif) no-repeat 0 2px;
padding-left:12px;
line-height:1.4;
font-size:12px;
}

/* twitter quote */
.tweetBlockQuote{
 margin-bottom:10px;
 overflow:hidden;
 width:98%;
}
.tweetBlockQuote img{
 border:0;
}
.tweetBlockQuote .tweetImg{
 padding:0px;
 width:53px;
 text-align:left;
 overflow:hidden;
 vertical-align:top;
 float:left;
 margin-right:7px;
}
.tweetBlockQuote .tweetMain{
 padding:5px;
 border:solid 1px #ddd;
 background:#fff;
 color:#000;
 overflow:hidden;
 vertical-align:top;
 float:left;
 width:70%;
}
.tweetBlockQuote .tweetMain a.tweetOwner{
 color:#E86390;
 font-weight:bold;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain a.tweetFriends{
 font-weight:bold;
 color:#26A6DC;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain .tweetText{
 color:#000;
}
.tweetBlockQuote .tweetMain .tweetText a{
 color:#000;
 text-decoration:underline;
}
.tweetBlockQuote .tweetMain .tweetDate{
 color:#9C9C9C;
}
.tweetBlockQuote .tweetBoth{
 clear:both;
}
/* twitter quote */
