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

/* 背景と配置 */
body {
 margin: 0px 0px 20px 0px;
background-color: #e6e6e6;
 text-align:left;
}

/* リンク設定 */
a:link {color:#428B17; text-decoration:underline}
a:visited {color:#93BCB4; text-decoration:underline}
a:active { color: #93BCB4;}
a:hover {
color: #93BCB4;
text-decoration:none;
position:relative;
left:1px;
top:1px;
}

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

/* 全体の枠組み 横幅 */
#container {
 line-height: 180%;
 /* margin-right: auto;*/
/*  margin-left: auto;*/
 text-align: left;
 padding: 0px;
 width: 950px;
 background-color: #FFFFFF;
/* border: 1px solid #98EB00;*/
}

/* バナー設定 */
#banner {
font-family:"ＭＳ Ｐゴシック", Osaka;
 color: #FFFFFF;
 background-image: url("top_images/top2.jpg");
 height:320px;
 text-align: left;
 padding: 15px;
}

#pagebody{

}

#banner-img {
 display: none;
}

#banner a {
 color: #FFFFFF;
 text-decoration: none;
}

#banner h1 {
 font-size: xx-large;
}

#banner h2 {
 font-size:12px;
  line-height:25px;

}


#wrap{
width: 950px;
background-color: #ffffff;
}

/* 2列メイン */
#main{
 float: left;
width: 680px;
overflow: hidden;
}

/* 2列右サイドバー */
#right-side {
 float: left;
/* width: 215px;*/
 width: 270px;
 background-color: #ffffff;
 overflow: hidden;
  }

img.order{
margin-left:40px;
display:block;
margin-top:10px;
margin-bottom:20px;
}
img.rightbanner{
display:block;
margin-bottom:10px;
}

/* メイン本文 */
.content {
/* 上、右、下、左 */
 padding: 20px 20px 0px 20px;
color: #666666; 
 background-color: #FFFFFF;
 font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size:14px;
  line-height: 160%;
}
.content pre {
 font-size: larger;
}

.dataheader {
font-size:10px;
}

.entryheader {
text-align:left;
width=100%;
padding:5px;
border-left: 5px solid #428B17;
/* background-color: #98eb00;*/
}

.content p {
font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size:12px;
 font-weight: normal;
 text-align: left;
 margin-bottom: 10px;
}

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


.content img {
float:left;
margin-right:20px;
margin-bottom:20px;
}


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

.content h1 {
 color: #D4154E;
 font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: 18px;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
 line-height:170%;
}

.content h2 {
 color: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.content h3 {
 color: #666666;
 font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
clear:left;
 color: #999999; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 /*border-top: 1px solid #999999;*/
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定 */
.sidebar {
/* 上、右、下、左 */
 padding: 20px 20px 0px 0px;
 font-size:11px;
 line-height:180%;
 color:#666666;
}

.sidebar h2 {
color: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
font-size:10px;
text-align: left;
font-weight: bold;	
padding:2px 0px 0px 3px;
line-height: 15px;
/* background-color: #F5F5F5;*/
border-left: 5px solid #94C0B7;
/* border-bottom: 1px solid #666666;*/
/* border-top: 1px solid #666666;*/
/* border-right: 1px solid #666666;*/
}


#calendar {
 line-height: 140%;
 color: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

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

#calendar caption {
 color: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 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: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size:12px;
 text-align: left;
 line-height: 150%;
 margin-top: 10px;
 list-style-type: none;
 padding-left:20px;
 background:url(images/blog_subbtn.gif) no-repeat;
}

.side {
 color: #666666; font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: 11px;
 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:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered { font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 color: #666666;
 margin-top: 50px;
}

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

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

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

#footer { font-family:"ＭＳ Ｐゴシック", Osaka;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}

/* 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;
}

img.playbtn{
padding-left:20px;
}
table.right{
line-height:150%;


}

.copyright{
font:Arial, Helvetica, sans-serif;
font-size:11px;
}

.hatubai{
display:block;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:15px;
color:#D4154E;
margin-top:5px;
margin-bottom:3px;
}
.hatubai2{
display:block;
margin-top:5px;
margin-bottom:5px;
}


.kakaku{
font:"ＭＳ Ｐゴシック", Osaka;
font-size:18px;
font-weight:bold;
color:#000000;
}


img.thumb{
margin-left:70px;
margin-bottom:10px;
display:block;
   }
img.thumb2{
margin-bottom:10px;
display:block;
   }