hr.br { color: #FFF; width: 0%; border: none; }
.ads { font-size: 10px; }	
.title-header { font-size: 14px; font-weight: bold; }
.entrypr { color: #999; font-size: 10px; }
.entrypr a { color: #999; font-size: 10px; text-decoration: none; }	
.entrypr a:hover { color: #999; }
.footer-navi a { color: #000; }
.titlebig { color: #000; font-size: 20px; font-weight: bold; position:absolute; top:70px; left:25px;}

/* 基本レイアウト */

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }


/* リンク色（ページ全体） */

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #b0c4de; }


/* リンク色（ヘッダー） */

#banner a { color: #001831; text-decoration: none; }
#banner a:hover { color: #66837d; }


/* リンク色（サイドメニュー） */

.module-content a { color: #66837d; }
.module-content a:hover { color: #b0c4de; }


/* 見出し */

 h2, h3, h4, h5, h6 { font-weight: bold; }
 h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote	
{
   margin-top: 10px;
   margin-bottom: 10px;
}

h1
{
   font-weight: normal;
   font-size: 12px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
}


/* ページレイアウト */

body
{
   min-width: 730px;
   margin: 0;
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   text-align: center;
   color: #000;
   background: url(img/bg.gif) #fff ;
}

#container
{
   position: relative;
   margin: 0 auto; 
   text-align: left;
   width: 730px;
}

#container-inner
{
   position: static;
   width: auto;
   background: #fff ;
}


/* ヘッダー（レイアウト） */

#banner
{
   position: relative;
   width: 730px; /* necessary for ie win */
   height: 330px;
   background: url(img/0.jpg)  no-repeat right;
}

#banner-inner
{
   position: static;
   height: 310px;
   background: url(img/top.gif)  no-repeat ;

}


/* ヘッダー（サイトタイトル） */

#banner-header
{
   margin: 0;
   color: #000;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.5;
   position:absolute; top:10px; left:25px;
}


/* ヘッダー（検索ボックス） */

#banner-search
{
   position:absolute; bottom:35px; left:45px;
   color: #66837d;
}


/* ヘッダー（サイト説明） */

.banner-des
{
   position:absolute; top:60px; left:20px;
   width: 500px; 
   font-size: 12px;
   font-weight: nomal;
   color: #fff;
}

#banner-description
{
   display: none;
}


/* メインコンテンツ全体 基本レイアウト*/

#pagebody
{
   position: relative;
   width: 100%;
   text-align: center;
}

#pagebody-inner { position: static; width: 100%; text-align: left; }

#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
}

#beta 
{ 
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alpha-inner, #beta-inner
{
   position: static;
}


/* メインコンテンツ基本レイアウト（記事部分） */

#alpha { 
   margin: 0 10px 10px; 
   width: 510px; 
}
#alpha-inner { 
   padding: 10px;
   border: 1px solid #d2e0e4;
}


/* メインコンテンツ基本レイアウト（サイドメニュー） */

#beta {
   width: 200px;
}
#beta-inner { padding: 0 5px; }


/* 記事部分コンテンツ */

.archive-header
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 0;
   padding-left: 40px;
   padding-top: 5px;
   color: #8ca4a1;
   background: url(img/ah.gif)  no-repeat;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}

.img { float: right; margin: 5px 5px 5px 0; }

.entry-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}

.entry-content { position: static; clear: both; }
.entry,
.entry-more { clear: both; }

.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #dae0e6;
   color: #999;
}

.gotop { text-align: right;  clear: both;}


.content-nav { background: #ffffff; }
.content-nav-bread{ background: #ffffff; }


/* トラックバック関連 */

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #669900;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
}
.trackbacks-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.trackback-content { margin: 0; line-height: 1.5; }
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}


/* コメント関連 */

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}
#comment-bake-cookie { margin-left: 0;　vertical-align: middle; }
#comment-post { font-weight: bold; }
.comments-header,.comments-open-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.comment-content,
.comment-footer,
.comments-open-footer { margin: 10px 0; }
.comments-open-content,
.comments-closed { clear: both; margin: 5px 10px; }
.comments-open label { display: block; }


/* フッター */

#footer
{
   width: 730px; /* necessary for ie win */
   height: 80px;
   background: url(img/footer.gif)  no-repeat;
   position: relative;
}

#footer-inner
{
   font-size: 10px;
   text-align: center;
   color: #66837d;
   line-height: 80px;
}

.footer-navi
{ 
   background: #fff;
   font-size: 10px;
   text-align: left;
   padding-right: 15px;
   padding-left: 15px;
   line-height: 20px;
   clear: both;
}


/* サイドメニュー内部 */

.module-header
{
   position: relative;
   width: auto;
   height: 16px;
   margin: 0 0 10px 0;
   padding: 0;
   color: #fff;
   background: #d1dfe4;
   font-size: 12px;
   font-weight: nomal;
   line-height: 16px;
   text-transform: uppercase;
   text-align: center;
}

.module
{
   position: relative;
   overflow: hidden;
   width: 180px; 
   margin: 0 5px;
   padding: 0;
}

.module-content
{
   position: relative;
   margin: 10px 0;
   padding: 0;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item a
{
   width: 178px; 
   height: 25px;
   background-color: #fff;
   text-indent: 5px;
   display: block;
   font-size: 12px;
   line-height: 25px;
   margin: 2px 0;
   letter-spacing: 0.1em;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   text-decoration: none;
}

.module-list-item a:hover
{
   background: #d1dfe4;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   color: #fff;
}

/* 追加 10.09.01 */
#main {text-align:left;background:#fff;margin: 10px;}
#main .entry {margin-bottom:10px}
#ranking_left {float:right;width: 500px;}
#ranking .module
{
   position: relative;
   overflow: hidden;
   width: 180px; 
   margin: 0 5px;
   padding: 0;
}

/* Rank */
#rank01 a {
background:url("img/ranking_icon01.gif") no-repeat scroll left center transparent;
font-weight:bold;}
#rank02 a {background:url("img/ranking_icon02.gif") no-repeat scroll left center transparent;}
#rank03 a {background:url("img/ranking_icon03.gif") no-repeat scroll left center transparent;}
#ranking li {padding:10px 0;}
#ranking a {padding:10px 0 10px 38px;}
#ranking ul {
background:url("img/box_bg02.gif") no-repeat scroll center bottom transparent;
padding:0;margin:-10px 0 0 0;}

img.rank {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
float:left;margin:0 10px 0 0;
}
#ranking li {
padding: 10px 0px;
list-style: none;
}
#ranking_left h3 {padding-top:5px;}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

hr.br {
border:medium none;
color:#FFFFFF;
width:0;
}
.alignright, img.alignright {
display: inline;
float: right;
margin-left: 24px;
}
/* Button */
.links {margin:0 auto;text-align:center;}

.button {
-moz-border-radius:0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
cursor:pointer;
display:inline-block;
font:14px/100% Arial,Helvetica,sans-serif;
margin:0 2px;
outline:medium none;
padding:0.5em 2em 0.55em;
text-align:center;
text-decoration:none;
text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
vertical-align:baseline;
}
.button:link {
color:#fff;
text-decoration:none;
}
.button:hover {
text-decoration:none;
}
.button:hover {
text-decoration:none;
}
.button:active {
position:relative;
top:1px;
}
.medium {
font-size: 12px;
padding: 0.4em 1.5em 0.42em;}
.large {
font-size: 18px;
padding: 0.4em 1.5em 0.42em;
margin:10px 0;}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}