@charset "UTF-8";

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

*
{
	margin:0;
	padding:0;
	font-family:,verdana,arial,sans-serif;
	font-size:100%;
	line-height:120%;
}


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

div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}


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

a
{
	color:#0099cc;
	background:#ffffff;
	text-decoration:none;
}

a:hover
{
	color:#006699;
	background:#ffffff;
	text-decoration:underline;
}


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

body
{
	color:#666666;
	background:#efefef;
	text-align:center;
}


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

div#main-container
{
	width:730px;
	color:#666666;
	background:#ffffff;
	border:1px solid #cccccc;
	margin:0 auto;
	text-align:left;
}


/* ----- バナー部分 ----- */

div#header
{
	color:#ffffff;
	background:#999999;
	margin:0px;
	height:120px;

}

div#header h1.blog-name
{
	width:730px;
	height:120px;
}

div#header h1.blog-name a
{
	display:block;
	width:730px;
	height:120px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(headder.jpg) no-repeat 0 0;
}

div#banner
{
	
}

div#banner h2.blog-description
{
	display:none;
}

div#banner-inner
{
   
}



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

div#container
{
	width:490px;
	float:right;
}


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

div.content
{
	padding:0px;
}


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

div.content p.navi-link
{
	font-size:80%;
	margin:0 0 10px 0;
}


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

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


div.content h2#latest
{
	width:480px;
	height:36px;
	background:url(latest_info_h2.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:5px;
	margin-bottom:10px;
}





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

div.content p.entry-date
{
	font-size:72%;
	color:#666666;
	line-height:100%;
	padding:0px;
	margin:10px 0 0 0;
}


div.content p.entry-date_list
{
	font-size:72%;
	color:#666666;
	line-height:100%;
	padding:0px;
	margin:10px 0 0 0;
	display;block;
	float:left;
	width:100px;
}


/* ----- エントリータイトル ----- */


div.entry-content 
{
	color:#333333;
	line-height:100%;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	padding:0px;
	margin:0px;
	width:480px;
	float:left;
	position:relative;
}

div.entry-content2 
{
	color:#333333;
	line-height:100%;
	border-bottom:1px solid #DFDFDF;
	padding:0px;
	margin:0;
	width:480px;
	float:left;
	position:relative;
}



div.entry-content  p.thumb{ 
    display:block; 
    float:left; 
    width:120px; 
    height:120px; 
    line-height:120px; 
    overflow:hidden; 
    position:relative; 
    z-index:1; 
} 



div.entry-content  p.thumb img{ 
    float:left; 
    position:absolute; 
} 

div.entry-content h2.entry-title
{
	padding:10px 0 10px 0;
	font-size:86%;
	color:#666666;
}

div.entry-content h2.entry-title2
{
	padding:10px 0 20px 0;
	font-size:86%;
	color:#666666;
}


div.entry-content2 h2.entry-title2
{
	padding:18px 0 20px 0;
	font-size:100%;
	color:#666666;
}

div.entry-content h2.entry-title_list
{
	padding:9px 0 10px 0;
	font-size:86%;
	color:#666666;
}

div.entry-content h2.entry-title_list a
{
	color:#666666;
}


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

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


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

div.entry
{
	margin:0;
	
}

div.entry-content
{
	margin:0 0 15px 0;
}
div.entry-content2
{
	margin:0 0 15px 0;
	font-size:80%;
	line-hight:150%;
}


div.entry-content p
{
	font-size:12px;
	line-height:180%;
	margin:0 0 20px 0;
}
div.entry-content2 p
{
	font-size:12px;
	line-height:180%;
	margin:0 0 20px 0;
}

div.entry-content blockquote
{
	font-size:80%;
	line-height:150%;
	padding:10px;
	border:dotted 1px #cccccc;
	margin:20px 0;
}

div.entry-body ul,
div.entry-body ol
{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry-body ul li,
div.entry-body ol li
{
	font-size:80%;
	margin:0 0 3px 0;
}

div.entry-body2{
	font-size:80%;
}


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

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

div.entry-tags h3.entry-tags-header
{
	font-size:80%;
	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:80%;
	margin:0 10px 0 0;
}


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

div.entry ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	border-top:1px solid #cccccc;
	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:80%;
	margin:0 10px 0 0;
}


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

div#sidebar-left
{
	width:222px;
	float:left;
	clear:left;
	background:#E4EEF7;
	margin:5px 0px 0px 10px;
}
*html div#sidebar-left
{
	width:222px;
	float:left;
	clear:left;
	background:#E4EEF7;
	margin:5px 0px 0px 5px;
}

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

div.sidebar-inner
{
	padding:0px;
}



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

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

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

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

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.category-archives h3
{
	height:36px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(menu_head.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}


div.sidebar-inner h3 a
{
	color:#0099cc;
	background:#efefef;
}


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

div.category-archives ul
{
	list-style:none;
	margin:0px 0px 0px 20px;
	line-height:100%;
}

div.category-archives ul li
{
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	line-height:100%;
}

div.category-archives ul li a
{
	display:block;
	width:200px;
	height:auto;
	padding:10px 10px 10px 15px;
	background:url(menu_bg.gif) no-repeat 0 0;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
}

*html div.category-archives ul li a
{
	display:block;
	width:165px;
	margin-left:12px;
}


div.category-archives ul li a:hover
{
	display:block;
	width:200px;
	height:auto;
	background:url(menu_bg_over.gif) no-repeat 0 0;
	color:#ffffff;
	margin:0px;
}

/* ----- 新着記事一覧 ----- */
div.recent-entry h3
{
	height:36px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(news_head.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}


div.recent-entry h3 a
{
	color:#0033cc;
}

div#recent-entry
{
	width:200px;
	height:auto;
	background:url(news_bg.gif);
	margin-left:20px;
	padding-top:5px;
}

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

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

div.recent-entry ol li
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:90%;
	line-height:150%;
	background:url(news_icon.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}

div.recent-entry ol li a
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:90%;
	line-height:150%px;
	background:url(news_bg.gif) no-repeat 999px 0;
	padding:0px;
}



/* ----- バックナンバー一覧 ----- */
div.monthly-archives h3
{
	height:36px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(back_number_head.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}


div.monthly-archives h3 a
{
	color:#0099cc;
	background:#efefef;
}

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

div.monthly-archives ol
{
	list-style:none;
	margin:5px 0px 0px 30px;
}

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

div.monthly-archives ol li a
{
	font-size:90%;
	margin:0 0 5px 0;
	background:#E4EEF7;
}



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

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



/* ----- クリエイティブ・コモンズ・ライセンス ----- */

div.cclicense
{
	margin:0 0 20px 0;
	font-size:60%;
	line-height:130%;
	text-align:center;
}

div.cclicense img
{
	margin:0 auto 5px auto;
}


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

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

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

div.syndicate ul li
{
	font-size:90%;
	line-height:250%;
	background:url(rss.gif) no-repeat 0 0px;
	padding:0 0 10px 15px;
}

div.syndicate ul li a
{
	font-size:90%;
	line-height:250%;
	background:url(rss.gif) no-repeat 999px 0px;
	padding:0 0 0 12px;
}


/* ----- powered ----- */

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

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

div.powered ul li
{
	font-size:60%;
	line-height:130%;
}


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

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 0 10px 0;
}

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:250px;
}


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

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 0;
}

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

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 0;
}

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 0;
}

div#comments-open-data fieldset
{
	border:none;
}

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%;
}

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

div#comments-open-data ul.cookie
{
	list-style:none;
	margin:0 0 5px 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 0 10px 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%;
}

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


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

body.one-column div#container
{
	width:auto;
	margin:0 40px;
	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:160px;
	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
{
	color:#999999;
	font-size:10px;
	text-align:right;
	margin-right:10px;
	padding:10px;
	border-top:solid 1px #cccccc;
}


#store-info {
	margin-bottom:15px;
}

#store-info h2{
	background:url(store_info_h2.gif) no-repeat 0 0;
	width:222px;
	height:36px;
	text-indent:-9999px;
}

#store-info p{
	font-size:12px;
	padding-left:5px;
}
#store-info ul li{
	list-style:none;
	font-size:12px;
	line-height:18px;
	padding-left:5px;
}

#year_archive{
   margin:0 0 15px 30px;
}

#year_archive select{
    font-size:10px;
    width:80px;
}

#year_archive select option{
  padding:0px;
  marigin:0; 
}

