@charset "UTF-8";

/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	line-height:100%;
}


/* ----- float解除 ----- */

div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}


/* ----- リンク ----- */

a
{
	color:#990000;
	text-decoration:none;
}

a:hover
{
	color:#993333;
	text-decoration:underline;
}


/* ----- body ----- */

body
{
	color:#000000;
	background-image : url("http://nyoi.net/navi/body-base.gif");
	background-repeat : no-repeat;
	background-position : left top;
	background-attachment: fixed;
	text-align:center;
}

body img
{
	border:none;
}

/* ----- ブログ全体 ----- */

div#main-container
{
	width:800px;
	color:#000000;
	margin:0 auto;
	text-align:left;
}


/* ----- バナー部分 ----- */
div#header-line
{
	width:800px;
	height:7px;
	background:#970000;
	margin:0 0 0 0;
	vertical-align:top;
}

div#header-base
{
	width:800px;
	overflow: auto;
}

div#banner
{
	color:#000000;
	padding:10px;
}

div#banner h1.blog-name
{
	width:800px;
}

div#banner h1.blog-name a
{
	display:block;
	float: left;
	width:358px;
	height:40px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(http://nyoi.net/navi/header-logo.gif) no-repeat 0 0;
}

div#banner h3.header-menu
{
	font-size:75%;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	padding-right: 5px;
	text-decoration:none;
}

div#banner h1.blog-name a:hover
{
	text-decoration:underline;
}


/* ----- コンテンツ全体 ----- */

div#container
{
	width:610px;
	float:left;
}


/* ----- エントリー全体 ----- */

div#main
{
	width:420px;
	float:right;
}

div.content
{
	float:none;
	padding:10px 0 0 0;
}



/* ----- アーカイブナビゲーション ----- */

div.content p.entry-more
{
	font-size:75%;
	color:#990000;
	font-weight:bold;
	text-align:right;
	line-height:100%;
	padding: 2px 0 0 15px;
	margin:0 10px 0 10px;
	background:url(http://nyoi.net/navi/more-navi.gif) 303px center no-repeat;
}
div.content p.navi-link
{
	font-size:80%;
	margin:0 10px 10px 10px;
}


/* ----- アーカイブタイトル ----- */

div.content h2#archive-title
{
	margin:0 0 20px 0;
}


/* ----- エントリー日付 ----- */

div.content p.entry-date
{
	font-size:70%;
	color:#990000;
	font-weight:bold;
	line-height:100%;
	margin:0 0 8px 10px;
}


/* ----- エントリータイトル ----- */
div.entry-content h2.entry-title
{
	color:#990000;
	font-weight:bolder;
	line-height:100%;
	padding: 0 0 0 17px;
	margin:0 10px 8px 10px;
	background:url(http://nyoi.net/navi/entry-icon.gif) left center no-repeat;
}

div.entry-content h2.entry-title a
{
	color:#993333;
	text-decoration:none;
}

div.entry-content h2.entry-title a:hover
{
	text-decoration:underline;
}

/* ----- WHAT'S NEW ----- */
div.whats-new-title
{
	padding:0;
}
div.whats-new
{
	font-size:70%;
	line-height:180%;
	padding:0;
	margin:0 20px 0 20px;
}
div.whats-new b
{
	color:#990000;
}

/* ----- レイアウト ----- */
/* ----- 回り込みテキスト ----- */
.fbox {
    zoom: 100%;
}
.fbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.fbox img {
	padding: 0 7px 0 0;
}


/* ----- エントリー ----- */

div.entry
{
	margin:0 0 30px 0;
}

div.entry-content p
{
	font-size:75%;
	line-height:150%;
	margin:0 20px 10px 20px;
}


div.entry-content img
{
	margin:7px 0 7px 0;
}
div.entry-content b
{
	margin:7px 0 7px 0;
	font-weight:bold;
	line-height:140%;
	color:#990000;
}
div.entry-content blockquote
{
	font-size:75%;
	line-height:150%;
	padding:10px;
	border:dotted 1px #cccccc;
	margin:20px 0;
}


/* ----- タグ ----- */

div.entry-tags
{
	margin:0 0 20px 0;
}

div.entry-tags h3.entry-tags-header
{
	font-size:75%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 5px 0;
}

div.entry-tags ul
{
	list-style:none;
}

div.entry-tags ul li
{
	display:inline;
	font-size:75%;
	margin:0 10px 0 0;
}


/* ----- エントリー情報 ----- */

div.entry ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	padding:3px 0 0 0;
	line-height:130%;
}

div.entry ul.entry-info li,
div.search-results-container ul.entry-info li
{
	display:inline;
	font-size:75%;
	margin:0 10px 0 0;
}


/* ----- sidebar-関連 ----- */
div.sidebar-banner p
{
	font-size:70%;
	text-align:center;
	line-height:150%;
}
div.sidebar-access p
{
	font-size:70%;
	text-align:left;
	line-height:160%;
	margin:0 0 0 15px;
}
div.sidebar-access h4
{
	font-size:100%;
	text-align:left;
	font-weight:bolder;
	color:#990000;
	margin:15px 0 5px 15px;
}
div.sidebar-launch
{
	background:url(http://nyoi.net/navi/r-navi-bk.gif) ;
	background-position:top ;
}
div.sidebar-launch h4
{
	font-size:65%;
	text-align:center;
	margin:10px 0 10px 0;
}
div.sidebar-launch p
{
	font-size:75%;
	line-height:130%;
	text-align:left;
	margin:0 0 0 15px;
}
div.sidebar-launch b
{
	color:#990000;
}
div.sidebar-launch ul
{
	list-style:none;
}
div.sidebar-launch-s
{
	font-size:65%;
	line-height:130%;
	text-align:left;
	margin:0 15px 0 15px;
}

div.sidebar-launch ul li
{
	margin:10px 0 0 0;
}

div.sidebar-osusume-s
{
	font-size:65%;
	line-height:130%;
	text-align:left;
	margin:5px 15px 0 15px;
}
div.sidebar-price
{
	font-size:75%;
	line-height:130%;
	text-align:right;
	margin:0 15px 0 15px;
}
div.sidebar-price-up
{
	font-size:75%;
	line-height:130%;
	text-align:right;
	margin:-15px 15px 0 15px;
}
div.sidebar-memo
{
	font-size:65%;
	line-height:130%;
	text-align:left;
	margin:0 15px 0 25px;
	padding:5px 0 0 0;
}

/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	background:url(http://nyoi.net/navi/r-navi-bk.gif) ;
	background-position:top ;
}

/* ----- サイドバー ----- */

div#sidebar-left
{
	width:190px;
	float:left;
	clear:left;
}

div#sidebar-right
{
	width:190px;
	float: right;
	clear: right;
}

div.sidebar-inner
{
	padding:0;
}



/* ----- サイト内検索 ----- */

div.search-form
{
	margin:0 0 40px 0px;
}

div.search-form fieldset
{
	border:none;
}

div.search-form legend
{
	font-size:70%;
	color:#000000;
	line-height:200%;
	margin:15px 0 0 16px;
}

div.search-form input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input.search-submit
{
	width:80px;
	font-size:60%;
}


/* ----- 新着記事一覧 ----- */

div.recent-entry
{
	margin:0 0 20px 0;
}

div.recent-entry ol
{
	list-style:none;
}

div.recent-entry ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- バックナンバー一覧 ----- */

div.monthly-archives
{
	margin:0 0 20px 0;
}

div.monthly-archives ol
{
	list-style:none;
}

div.monthly-archives ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- 外部リンク ----- */

div.site-link
{
	margin:0 0 20px 0;
}

div.site-link ul
{
	list-style:none;
}

div.site-link ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}



/* ----- RSSリンク ----- */

div.syndicate
{
	margin:0 0 20px 0;
}

div.syndicate ul
{
	list-style:none;
}

div.syndicate ul li
{
	font-size:80%;
}


/* ----- トラックバック ----- */

div.trackbacks-body
{
	margin:0 0 20px 0;
}

div.trackbacks-body h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 5px 0;
}

div.trackbacks-body dt
{
	font-size:80%;
	font-weight:bold;
	margin:0 0 5px 0;
}

div.trackbacks-body p
{
	font-size:80%;
	margin:0 7px 10px 17px;
}

div.trackbacks-body ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.trackbacks-body ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.trackbacks-body input
{
	width:285px;
}


/* ----- コメント ----- */

div.comments
{
	margin:0 0 20px 0;
}

div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 10px 0;
}

div.comments p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 10px 10px;
}

div.comments ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 10px;
}

div.comments ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.comments a img
{
	border:none;
}

/* ----- コメントフォーム ----- */

div.typekey-text
{
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 10px;
}

div.comments-post
{
	margin:0 0 20px 0;
}

div.comments-post h4
{
	font-size:80%;
	font-weight:normal;
	background:#cccccc;
	color:#ffffff;
	padding:3px;
	margin:0 0 5px 0;
}

div.comments-post-content p.comments-open-moderated
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 10px;
}

div#comments-open-data fieldset
{
	border:none;
	margin:0 0 10px 10px;
}

div#comments-open-data legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

dl#name-email dt,
dl#comments-url-data dt
{
	font-size:80%;
	margin:0 7px 0 7px;
	padding:4px 0 3px 0;
}

dl#name-email dd,
dl#comments-url-data dd
{
	font-size:80%;
	margin:0 7px 5px 7px;
}

div#comments-open-data ul.cookie
{
	list-style:none;
	margin:0 7px 5px 7px;
	padding:4px 0 0 0;
}

div#comments-open-data ul.cookie li
{
	font-size:80%;
}

dl#comments-open-text dt
{
	font-size:80%;
}

dl#comments-open-text dd textarea
{
	font-size:80%;
	margin:0 7px 10px 7px;
	padding:4px 0 0 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	font-size:80%;
	margin:0 7px 0 7px;
}

div#comments-open-data ul.comments-open-footer li input
{
	width:80px;
}


/* ----- システムテンプレート ----- */

body.one-column div#container
{
	width:auto;
	margin:0 40px;
	float:none;
}

body.one-column div#main
{
	width:auto;
	float:none;
}


/* ----- 検索テンプレート ----- */

div.module-content
{
	margin:0 0 20px 0;
}

div.module-content p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 5px 0;
}

div.module-content ul
{
	margin:0 0 0 20px;
}

div.module-content ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry-content h2.search-result-tit
{
	font-size:80%;
	font-weight:normal;
	background:#666666;
	color:#ffffff;
	padding:3px;
	margin:0 0 15px 0;
}

div.straight-search
{
	margin:0 0 20px 0;
}

div.straight-search fieldset
{
	border:none;
}

div.straight-search legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

div.straight-search ul
{
	list-style:none;
	margin:0 0 5px 0;
}

div.straight-search ul li
{
	display:inline;
}

div.straight-search ul li label
{
	font-size:80%;
}

div.straight-search ul li input.search-input
{
	width:150px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.straight-search ul li input.search-submit
{
	width:80px;
	font-size:60%;
	margin:0 0 10px 0;
}

/* ----- フッター（追加） ----- */

div.footer
{
	margin:0 0 15px 0;
}
div.footer p
{
	font-size:65%;
	font-weight:normal;
	text-align:center;
	line-height:250%;
}
div.footer h3
{
	font-size:75%;
	font-weight:normal;
	text-align:center;
	text-decoration:none;

}