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



/* すべて */
* {
	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: 6px;
	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.bngi-channel.jp/wii-nodame/image/bar.jpg");
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: bold;
}
*/
/* エントリー */
.entry{
	width: 402px;
	/* margin: 10px; */
    /* color: #E10915; */
	font-size: 12px;
	line-height:140%;
	word-break: break-all;
	margin-bottom: 50px;
	margin-left: 5px;
}


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

.entry-more{
	color: #660000;
	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: 77px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/cat_bar01.jpg");
}

.entry-header2 {
	height: 77px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/cat_bar02.jpg");
}

.entry-header3 {
	height: 77px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/cat_bar03.jpg");
}

.entry-header4 {
	height: 77px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/cat_bar04.jpg");
}

/*
.entry-header {
	height: 77px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/bar.jpg");
	margin-left: 0px;
}
*/




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


/* 投稿者 */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 2px dotted #9B6C6C;
    text-align: right;
    color: #E10915;
	font-size: 10px;
	/*
	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: 213px;
	width: 169px;
	margin-right: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.calendar_in {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 213px;
	width: 169px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
}
.calendar iframe {
	height: 213px;
	width: 169px;
	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.bngi-channel.jp/wii-nodame/image/bg_calendar.gif);
	height: 213px;
	width: 169px;
	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: #E10915;
	text-decoration: underline;
}
.calendar_in #table_list a:visited {
	color: #E10915;
	text-decoration: underline;
}
.calendar_in #table_list a:hover {
	color: #E10915;
	text-decoration: underline;
}
.calendar_in #table_list a:active {
	color: #E10915;
	text-decoration: underline;
}
.calendar_in th {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #510000;
	letter-spacing: 0px;
	padding-top: 20px;
}
.calendar_in td {
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}
.today {
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFC6B8;
}
.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%;
}
*/


/* リンク */
.link_button {
    margin: 3px 0 0 10px;
    background: none;
    font-size: 12px;
    line-height: 150%;
}
.link_button a {
	text-decoration: none;
}


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

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


/* サイドメニュー(サブカテゴリー用) */
.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.bngi-channel.jp/wii-nodame/image/bg.gif");
	background-color: #FFFFFF;
    margin-bottom: 0px;
    text-align: center;
}
.layout-three-column #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 840px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px;
    /* border-left: 1px solid #FFFFFF; */
	/* border-top: 5px solid #000000; */
    /* border-bottom: 5px solid #000000; */
    /* border-right: 1px solid #FFFFFF; */
    text-align: left;
	background-position: cnter top;
	background-repeat: y-repeat;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/bg_main.gif");
    background-color: #335CAD;
}

/* 3カラム */
.layout-three-column #content {
    float: left;
	width:440px;
    border-left: none;/*border-left: 2px solid #530202;*/
	border-right: none;
    background-color: #FFF0F0;
}
.layout-three-column #links-left-box{
	float: left;
	width: 200px;
	background-image: url("http://blog.bngi-channel.jp/wii-nodame/image/img_left01.gif");
}
.layout-three-column #links-right-box {
    float: left;
    width: auto;
	/* background-color: #335CAD; */
}

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

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


.side_left {
    padding-left: 10px;
}

.side_left02 {
    padding-left: 1px;
}

/* 注意文 */
.warning {
	font-size: 10px;
	color: #000000;
	width: 150px;
	margin-left: 20px;
	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;
}


/* フッター */
#footer {
	/*
	height: 21px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("footer.jpg");
    text-align: center;
    font-size: 9px;
	*/
}
