

/* ----- すべての要素 ----- */

*
{
	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:#6C82B5;
	background:#ffffff;
	text-decoration:none;
}
a:hover
{
	color:#006699;
	background:#ffffff;
	text-decoration:underline;
}


/* ----- body ----- */

body
{
	color:#666666;
	background:#ebebeb url(body_bg.gif) repeat-y 50% 0;
	text-align:center;
}


/* ----- ブログ全体 ----- */

div#main-container
{
	width:730px;
	color:#666666;
	background:#ffffff;
	margin:0 0 0 0;
	text-align:left;
}


/* ----- ヘッダー部分 ----- */

div#header
{
	color:#ffffff;
	background: url(header_bg.gif) repeat-x 0 100%;
	padding:10px 10px 10px 10px;
	margin:0 0 5px 0;
}

div#header h1.blog-name
{
    color:#7E9BB7;
	width:500px;
	height:5px;
	font-size:25px;
	
}

div#header h1.blog-name a
{
	width:275px;
	height:20px;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	text-indent:30px;
}

.banner
{
	width:525px;
	height:160px;
	background: url(images/banner_bg.jpg) ;
	margin:0 0 0 0;
}

div#banner h2.blog-description
{
	display:none;
}


/* ----- コンテンツ全体 ----- */

div#container
{
	width:525px;
	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:0 0 20px 0;
	
}


/* ----- 新着情報 ----- */

div.top-news
{
　　width:525px;
	padding:0px;
}

div.top-news h2
{
	height:20px;
	font-size:13px;
	color:#6C82B5;
	font-weight:bold;
	text-decoration:none;
	border-top:1px solid #cccccc;
	margin:0 10px 0 0 ;
	padding:10px;
}

div.top-news h3
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background: url(images/news_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}

div.top-news p
{
	margin:10px 15px 20px 15px;
	font-size:13px;
	line-height:180%;
	padding:10px 15px  15px 15px;
}

div.top-news ol li
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:80%;
	line-height:150%;
	background:  url(images/news_icon.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}
div.main
{
    width:520px;
	height:160px;
	margin:0 0 10px 0;
	font-size:10px;
	line-height:150%;
	padding:0 0 0 12px;
}
/* ----- エントリー日付 ----- */

div.content p.entry-date
{
	font-size:80%;
	color:#ffffff;
	background:#cccccc;
	line-height:100%;
	padding:3px;
	margin:0 0 15px 0;
}


/* ----- エントリータイトル ----- */

div.entry-content h2.entry-title
{
	color:#333333;
	background:#ffffff;
	line-height:100%;
	border-bottom:1px solid #cccccc;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
}

div.entry-content h2.entry-title a
{
	color:#333333;
	background:#ffffff;
	text-decoration:none;
}

div.entry-content h2.entry-title a:hover
{
	text-decoration:underline;
}


/* ----- エントリー ----- */

div.entry
{
	margin:0 0 30px 0;
}

div.entry-content p
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 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 ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 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:200px;
	float:left;
	clear:left;
}

div#sidebar-right
{
	width:200px;
	float: right;
	clear: right;
}

div.sidebar-inner
{
	padding:0;
}


/* ----- サイドバータイトル ----- */

div.category-archives h3
{
	height:42px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background: url(category_tit.gif) ;
	margin:0 0 1px 0;
}


div.sidebar-inner h3 a
{
	color:#0099cc;
	background:#efefef;
}

div.search-form h3
{
	height:42px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background: url(images/search_tit.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}


/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	margin:0 0 20px 0;
}

div.category-archives ul
{
	list-style:none;
	margin:0;
	line-height:100%;
}

div.category-archives ul li
{
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

div.category-archives ul li a
{
	display:block;
	padding:10px 10px 10px 15px;
	background:#95abc0;
	color:#ffffff;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

div.category-archives ul li a:hover
{
	display:block;
	padding:10px 10px 10px 15px;
	background: url(images/category_a.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#ffffff;
	line-height:100%;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

/* -- 追加(サブカテゴリー) -- */
div.category-archives-list
{
	font-size:80%;
}

div.category-archives ul li ul li a
{
	display:block;
	padding:5px 5px 5px 30px;
	color:#0099cc;
	background: url(images/subcat_icon.gif) no-repeat 14px 4px;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

div.category-archives ul li ul li a:hover
{
	display:block;
	padding:5px 5px 5px 30px;
	color:#006699;
	background: url(images/subcat_icon.gif) no-repeat 14px 4px;
	line-height:100%;
	border-bottom:1px solid #cad5e0;
	margin:0;
}


/* ----- 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.footer
{
	background:#ffffff url(images/footer_bg.gif) repeat-x 0 0;
	padding:10px 0;
	text-align:center;
	font-size:70%;
	color:#999999;
}

.style1 {color: #FF6600}