/* この部分は消さないでください。
created by smash 2005/08/08
Copyright (C) 2005-2007 Movable Type Nyumon. All rights reserved.
siteurl:http://30smash.main.jp/mt/
*/

/* 背景と配置 */
body {
 margin: 0px 32px 0px 32px;
 background: url(http://tokotoko-sanpo.com/reporepo/images/haikei20090216-2/haikei20090216-2.gif);
 background-repeat: repeat-y;
 background-position:center;  
 background-color: #f4f2d3;
 text-align: center;
 font-size:13px;
 line-height: 21px;
}

/* リンク設定 */
a:link {
  color: #5f5fff;
}
a:visited {
  color: #8a55ec;
}
a:active {
 color: #ff9999;
}

/*
a:hover {
  color: orange;
  background-color: bisque
} 
*/

img{
border:0px;
}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}

/* 全体の枠組み 横幅 */
#container {
/* line-height: 140%;*/
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 800px;
 background-color: #FFFFFF;
 border-left: none;
 border-right: none;
 border-bottom: none;
}

/* バナー設定（背景バナーpositionは上下右左） */
#banner {
 background-color: #ffffff;
 background: url(http://tokotoko-sanpo.com/reporepo/images/pink-flower20090218-chou/pink-flower20090218-chou.gif);
 background-repeat: repeat-x;
 height: 200px;
 width: 800px;
 text-align: left;
 border-bottom: 1px solid #ffffff;
}

/*
#banner h1 {
background: url(http://tokotoko-sanpo.com/reporepo/images/tokotoko_sample2_1/tokotoko_sample2_1.gif);
background-repeat: no-repeat;
height: 131px;
width: 400px;
margin-top: 0px;
margin-left: 25px;
}
*/

/*
h1 span {
display: none;
}
*/
/*
#banner h2 {
font-size: 80%;
margin-left: 30px;
 font-color: #660000;
}
*/

#blog_desc{
font-size:12px;
color:#666;
margin-left:20px;
}

/* #menubar {
 font-size: 120%;
 margin-left: 50px;
 font-color: #660000;
} */

menubar a {
display: block;
background: url(http://tokotoko-sanpo.com/reporepo/images/baje-line/baje-line.gif);
background-repeat: no-repeat;
height: px;
width: px;
margin: 0px;
margin-left: 30px;
}

menubar span {display: none;}

/* メイン　使用中*/
#center,
#main {
 float: left; 
 margin-left: 10px;
 width: 540px;
/* line-height: 120%;*/
 overflow: hidden;
 border-left: none;
 border-right: none;
 padding-top:20px;

}

/* 右サイドバー　使用中*/
#right {
 float: right;
 width:220px;
 margin-left: 5px;
 margin-right: 8px;
 line-height: 120%;
 border-left: none;
 border-right: none;
 border-bottom: none;
 padding-top: 20px;
 background-color: #f2f2e6;
 overflow: hidden;
}


ul {
  list-style-image: url("f5_ico7.gif");
margin:0px;
padding:0px;
}


 li.midasi {
/*  list-style-image: url(http://tokotoko-sanpo.com/reporepo/images/022/022.gif);*/
font-size:12px;
list-style-type: circle;
	margin-left:15px;
margin-bottom:5px;

 }



/* メイン本文 */
.content {
 padding: 15px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #66543d;
 font-family: Verdana, Arial, sans-serif;
/* font-size: 90%;*/
 
/* font-size: xx-small; */
}
.content pre {
 font-size: 80%;

}

.dataheader {
text-align:right;
width=100%;
}

/*記事ページのタイトル部分*/
.entryheader {
color: #66543d;
text-align:left;
font-weight: bold;
/*font-family: impact;*/
font-family: MS Pゴシック;

font-size: 120%;	
font-color: ＃66543d;		
width=100%;
padding: 18px 0px 0px 32px;
border: none;
/* background-color: orange; */
background-image: url("http://tokotoko-sanpo.com/reporepo/illust/mainkiji-titlebana-illust.gif");
  background-repeat: no-repeat;

}

.content p {
 color: #66543d;

/* color: #585858;
 font-family: Verdana, Arial, sans-serif;*/
/* font-size: 80%;*/
 font-weight: normal;
/*  line-height: 150%;*/
 text-align: left;
 margin-bottom: 10px;

}

.content blockquote {
 line-height: 150%;
 background color: #ffffff;
}

.content li {
 line-height: 150%;
}

.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

/*エントリーページの小見出し（横紫下線）*/
.content h3 {
 color: #804040;
/* font-family: Verdana, Arial, sans-serif;*/
 font-family: MS Pゴシック, Arial;
 font-size: 120%;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
 padding-left: 10px;
 background-color: white; 


 border-left-width: 10px;
 border-left-style: solid;
 border-left-color: #cc99ff;
 border-bottom: 1px dotted #cccccc;
 border-top-style: hidden;
 border-right-style: hidden;
}

.posted {
 color: #cccccc;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 border-top: 1px solid #cccccc;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定 */
.sidebar {
 padding: 5px;
 font-size: 80%;

}

.sidebar h2 {
color: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 15px;
/* background-image: url("http://tokotoko-sanpo.com/reporepo/bannercontents-
kensaku.gif"); */
background-repeat: no-repeat;
border-bottom: 0px solid ;
border-top: 0px solid ;
border-right: 0px solid ;
}


#calendar {
 line-height: 140%;
 color: #cccccc;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #cccccc;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #66543d;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}



.side {
 color: #cccccc;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
 border: 3px solid #FFFFFF;
}

form {
 margin:0px;
}

.photo {
 text-align: left;
 margin-bottom: 20px;
}

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 line-height: 150%;
 text-align: left;
 color: #cccccc
;
 margin-top: 50px;
}

#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
 font-size: 120%;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
color: #666666;
font-weight: bold;
background-color: #;
text-align: center;
clear:both;
}

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

.asset-body blockquote,
.asset-more blockquote {
           clear: both;
           margin: 15px 0;
           padding: 15px;
           border: 1px solid #c0c0c0;
           background: #ffffff;
           line-height: 1.5;
}

/* グローバルナビ */
#gNavi {  
    margin:0px 0;  
    padding:0px 50px;  
    width:px;  
    height:20px;  
    overflow:hidden;  
    background: url(http://tokotoko-sanpo.com/reporepo/images/baje-line/baje-line.gif);
    background-repeat: no-repeat;

}  
#gNavi li { list-style:none; width:130px; float:left; }  
#gNavi li a {  
    display:block;  
    line-height:20px
    color:#339966;  
    text-align:center;  
}  
#gNavi li a:hover { background:#; 
}  

#kakomi {
     border: 1px solid #e8e8d0;
     background-color: #ffffff;
     font-size: 100%;
}
.pad {
     padding: 0px 2px;
}
/*
p {
font-size: 80%;
}

*/

.list_box{
padding:10px;
}

.more{
text-align:right;
font-size:12px;
margin-top:10px;
}

.side_list_box{
padding:0 0 15px 15px;
}

.side_list_box ul,
.side_list_box li{
margin:0;
padding:0;
}

.side_list_box li{
padding-left:15px;
   background: url(http://tokotoko-sanpo.com/reporepo/top-icon/ya_003.gif) no-repeat left center;
font-size:12px;
    line-height:18px;
list-style:none;
}
