@charset "utf-8"; /* PublishCharset into mt-config.cgi */

/*
 * File      : styles-site.css
 * Version   : 2.04
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.09.28: for CGI.
 * 2.04 2005.10.10: fix bug.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */

/* すべて */
* {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0px;    /*font-weight: normal;*/

}

body {
	background-color:transparent;
}


/* リンク */
a,
a:link {
    color: #28AFCD;
    text-decoration: underline;
}
a:visited {
    color: #28AFCD;
    text-decoration: underline;
}
a:hover {
    color: #28AFCD;
    text-decoration: underline;
}
a:active {
    color: #28AFCD;
    text-decoration: underline;
}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 順序なしリスト */
ul {
    padding-left: 16px;
}
ul li {
    list-style-type: circle;
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    /*padding: 15px;*/
    border-bottom: 2px solid #000000;
    /*margin-bottom: 10px;*/
    background: #FFFFFF;
    background-position: right top;
    background-repeat: no-repeat;
    /* background-image: url(".gif"); */
    text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #666666;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner h2 {
    color: #ffffff;
    font-size: 12px;
}

/* エントリー全体 */
.blog {
    background: none;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}

/* エントリー日付 */
.date {
    height: 25px;
    margin: 5px 0px 6px 5px;
    color: #ffffff;
    background: #DFEAFF;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("http://blog.mizuirochang.jp/image/bar.jpg");
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: bold;
}

/* エントリー */
.entry{
	width: 400px;
	/* margin: 10px */
    color: #ffffff;
	font-size: 12px;
	line-height:150%;
	word-break: break-all;
	margin-bottom: 50px;
	/* margin-left: 13px; */
}


.entry-body{
	color: #000000;
	margin-left: 13px;
	line-height: 26px;
}

.entry-more{
	color: #000000;
	margin-left: 13px;
}
.side a {
	text-decoration: none;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */
.entry-header1 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_1.gif");
	margin-left: 13px;
}
.entry-header2 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_2.gif");
	margin-left: 13px;
}
.entry-header3 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_3.gif");
	margin-left: 13px;
}
.entry-header4 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_4.gif");
	margin-left: 13px;
}
.entry-header5 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_5.gif");
	margin-left: 13px;
}
.entry-header7 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_7.gif");
	margin-left: 0px;
	padding-left: 10px;
}
.entry-header8 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_8.gif");
	margin-left: 0px;
	padding-left: 10px;
}
.entry-header9 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_9.gif");
	margin-left: 0px;
	padding-left: 10px;
}
.entry-header10 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_10.gif");
	margin-left: 0px;
	padding-left: 10px;
}
.entry-header11 {
	height: 66px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/a1_icon_11.gif");
	margin-left: 0px;
	padding-left: 10px;
}

/* エントリータイトルのテキスト */
.entry-header_txt {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 100px;
}


/* 投稿者 */
.entry-footer {
	width:auto;
    text-align: right;
    color: #000000;
    font-size: 10px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* アーカイブページの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}
#navi_left {
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
#navi_right {
	text-align: right;
	font-size: 12px;
	padding: 5px;
}


/* 画像の中心揃え */
.btn_link {
	margin-left:12px;
}
.bana_dummy {
	margin-left:43px;
}
.img_official {
	margin-left:9px;
}




/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
.calendar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 180px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.calendar_in {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 180px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
}
.calendar iframe {
	height: 180px;
	width: 179px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.calendar_in #table_main {
	padding: 0px;
	border-collapse: collapse;
	background-image: url(http://blog.mizuirochang.jp/image/bg_calendar.gif);
	height: 180px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
.calendar_in #table_list {
	padding: 0px;
	border-collapse: collapse;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
.calendar_in #table_list a:link {
	color: #F11486;
	text-decoration: underline;
}
.calendar_in #table_list a:visited {
	color: #F11486;
	text-decoration: underline;
}
.calendar_in #table_list a:hover {
	color: #F11486;
	text-decoration: underline;
}
.calendar_in #table_list a:active {
	color: #F11486;
	text-decoration: underline;
}
.calendar_in th {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-top: 9px;
}
.calendar_in td {
	font-size: 12px;
	text-align: center;
	line-height: 19px;
}
.today {
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-color: #34AACD;
}
.red {
    color: #e50003;
}
.blue {
    color: blue;
}

/* サイドメニュータイトル */
/*
.sidetitle {
	background-image: url("image/button.jpg");
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;

    text-align: center;
    color: #666666;

    font-size: 10px;
    line-height: 140%;
}
*/
/*
.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px solid #666666;
    text-align: center;
    color: #666666;
    background: #cccccc;
    font-size: 10px;
    line-height: 140%;
}
*/


/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    background: none;
    font-size: 12px;
    line-height: 150%;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
    font-size: 9px;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

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

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

#comment-text {
    width: 266px;
}

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

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #8fabbe;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

/* カラム切り替え */

/* 3カラム用 */
body.layout-three-column {
	background-image: url("http://blog.mizuirochang.jp/image/bg.gif");
    margin-bottom: 0px;
    text-align: center;
}
.layout-three-column #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 839px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px;
    border-left: 5px solid #000000;
	border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
    border-right: 5px solid #000000;
    text-align: left;
	background-position: cnter top;
	background-repeat: y-repeat;
	background-image: url("http://blog.mizuirochang.jp/image/main_bg.gif");
    /* background-color: #0F404C; */
}

/* 3カラム */
.layout-three-column #content {
    float: left;
	width:439px;
    border-left: 2px solid #000000;
	border-right: 2px solid #000000;
    background-color: #FFFFFF;
}
.layout-three-column #links-left-box{
	float: left;
	width: 198px;
}
.layout-three-column #links-right-box {
    float: left;
    width: auto;
	background:#0F404C;
}

.layout-three-column #links-left {
	color: #000000;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.layout-three-column #links-right {
	color: #ffffff;
	padding-top: 18px;
	padding-left: 13px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

/* コピーライト */
.copyright {
	font-size: 10px;
	color: #000000;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
.right_bg {
	background-color:#000000;
}
.icon_margin {
	margin-right: 2px;
}
.centering{
	margin-left:auto;
	margin-right:auto;
	display : block;
 	margin-bottom: 15px;
}
