/*
 * Common Tag Styles
 */

* {
  margin: 0;
  padding: 0;
}
html {
  border: 0;
}
body {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	margin: 20;
}
ul, ol {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}
a {
  /* color: #e60; */
  color:#333333;
  text-decoration: none;
  border-bottom: 1px dotted #666; 
  /* border-bottom: 1px dotted #e60; */
}
a:hover {
  background: #f82;
  color: #FFF;
}
a:visited {
  color: #777;
}
a img{
  border: none;
}

p {
	margin: 0px 0px 0.8em 0px;
}


/*
 * Layout
 */

#wrapper {
  width: 990px;
  margin: 0 auto;
}
#header {
  height: 100px;
}
#ad {
  height: 75px;
}
#largead {
  float: left;
  width: 480px
}
#smallad {
  float: right;
  width: 500px;
}
#crumb {
  height: 20px;
}
#main {
  float: left;
  width: 990px;
  height: 100%;
}
#left {
  float: left;
  width: 160px;
  overflow: hidden;
}
#content {
  float: left;
  margin-left: 10px;
  width: 570px;
  overflow: hidden;
  
  line-height: 1.8em;
}
#right {
  float: right;
  width: 240px;
  overflow: hidden;
}
#footer {
}


/*
 * Items
 */

/* sep */
.sep {
  clear: both;
  padding: 5px 0;
}

/* block */
.block {
  border: 1px solid #e60;
  margin-bottom: 10px;
}
.block h4 {
  text-align: center;
  padding: 4px;
  color: #fff;
  border: 1px solid #f80;
  background: url(images/block_h4_background.png);
}
.blockbody {
  padding: 4px;
  word-wrap: break-word; /* for IE */
}
.block ul {
  list-style: inside url(images/li_background.png);
}
.block ul li {
  padding: 2px 0;
}
.block ul.alter {
  list-style-type: none !important;
  list-style-image: none !important;
  list-style-position: outside !important;
}
.block ul.alter li.odd, .block ol li.odd {
  background: #eee;
}


.pink {
  border: 1px solid #f06 !important;
}
.pink h4 {
  border: 1px solid #f4A !important;
  background: #f06 !important;
}
.blue {
  border: 1px solid #366 !important;
}
.blue h4 {
  border: 1px solid #588 !important;
  background: #366 !important;
}
.green {
  border: 1px solid #693 !important;
}
.green h4 {
  border: 1px solid #8B5 !important;
  background: #693 !important;
}
.dark {
  border: 1px solid #8B745D !important;
}
.dark h4 {
  border: 1px solid #AD967F !important;
  background: #8B745D !important;
}
.dark2 {
  border: 1px solid #8B745D !important;
  background: 	#EEEEEE
}
.dark2  h4 {
  border: 1px solid #AD967F !important;
  background: 	#CC3300 !important;
}
.noborder {
  border: none !important;
}
.block form {
  display: inline;
}
.block .search input {
  border: 1px solid #8B745D;
  margin: 0 2px;
}
.block .search .text {
  padding: 2px;
}
.block .search .submit {
  padding: 0px;
  color: #fff;
  background: #4F3D2C;
  font-size: 10px;
}
.search .submit a {
	border-bottom: none;
}


/* rank */
ol.rank {
}
ol.rank li {
  clear: both;
  height: 20px;
  margin: 2px 0;
}
ol.rank .ranknum {
  float: left;
  text-align: center;
  background: url(images/ranknum_background.png);
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 80%;
  line-height: 20px;
  margin-right: 2px;
  overflow: hidden;
}
ol.rank li.odd .ranknum {
  background: url(images/ranknum_background_odd.png) !important;
}


/*
 * Part Styles
 */

/* header */
#header {
  background: url(images/header_background.png);
}
#header h1 {
  text-indent: -1000em;
  display: none;
}

/* menubar */
#menubar {
  margin-top: 75px;
  float: right;
  background: none;
  border-left: 1px solid #c40;
  font-weight:bold;
}
#menubar li {
  display: inline;  
}
#menubar a, #menubar a:visited {
  float: left;
  width: 100px;
  height: 25px;
  text-align: center;
  overflow: hidden;
  border: none;
  background: none;
  border-left: 1px solid #e60;
  border-right: 1px solid #c40;
  color: #fff;
}
#menubar li.selected a {
	background: #4F3D2C	 !important;
	#border-bottom: 10px solid #5F4D3C;
	border-bottom: 10px solid #4F3D2C;
	height: 22px;
	
}
#menubar a:hover {
  background: #e60;
}


/* ad */
#ad #largead, #ad #smallad {
  height: 75px;
  }
#ad #smallad li {
  list-style: inside url(images/li_background.png);
}
/* crumb */
#crumb li {
  display: inline;
  font-weight:bold;
}

/* nabivar */
#navibar {
  height: 25px;
  padding-top: 2px;
  padding-left: 25px;
  background: #FFFFFF;
  border-bottom: 3px solid #5F4D3C;
}
#navibar li {
  display: inline;
  font-weight:bold;
}
#navibar li a, #navibar li a:visited {
  color: #4F3D2C;
  float: left;
  width: 100px; 
  height: 25px;
  text-align: center;
  line-height: 25px;
  overflow: hidden;
  border: none;
  border-left: 1px solid #4F3D2C; 
  border-right: 1px solid #4F3D2C;
  border-top: 1px solid #4F3D2C;
  margin-right: 2px;
  background: #FFFFFF;
}
#navibar li.selected a {
  margin-top: -2px;
  padding-bottom: 2px;
  color: #fff !important;
  background: #5F4D3C !important;
}
#navibar li a:hover {
  background: #FFF;
}

/* content */
#content .block {
  float: left;
  width: 265px;
  margin: 10px 10px 0 0;
}
#content h1 {
  font-size: 200%;
  line-height: 200%;
  border-bottom:1px solid #ddd;
  margin-bottom: 12px;
  font-family: 'Times','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝',serif;
}
#content h2 {
	fon-size: 120%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-size: 120%;
	margin-bottom: 6px;
}


#content h3 {
	border-left: 5px solid #FF6600;
	margin: 4px 0;
	padding-left: 4px;
    font-size: 110%;
  
}

#content blockquote {
	background-color:#eeeeee;
	padding: 10px;
}

.bluebar {
	border-left: 5px solid #6699FF;
  }

#content h6 {
	margin: 4px 0;
	padding-left: 4px;
	font-size: 100%;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;  
}

#content .meta {
  font-size: 100%;
  text-align: right;
}

div.new {
	background: url(images/new.gif) no-repeat 0 center;
	height: 12px;
	margin: 4px 0 4px 0;
	padding: 0 0 0 26px;
}



/* symmaries */
.summary {
  background: #eee;
  /* border-left: 4px solid #4F3D2C; */
  padding: 12px 12px 0 12px;
  clear: both;
  margin: 10px 0;
}
.summary img {
  float: left;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc; 
  margin: 5px;
}
.headline {
  background: #fff;
  border: none;
  /*border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; */
}
.headline a {
	font-weight:bold;
}

/* footer */
#footer {
  border-top: 1px dotted #aaa;
  padding: 10px 5px;
}
#footer ul li {
  display: inline;
  padding: 4px 5px;
  margin-right: 10px;
  border-left: 4px solid #e60;
}


/*塗りつぶし系 */
.bgDark{
	background-color: #8B745D;
	color: #FFFFFF;
}

/* begin styles for RSS Feed */

.rss_box {
	 /*margin: 3px 2%;
	 padding: 0px;
	  width: 460px;
	 background-color: #fff;
	 border: 1px dashed #fff; */
}

.rss_title, rss_title a {
	font-size: 100%;
	font-weight:normal;
	margin: 0px 0;
	padding: 0px;
	letter-spacing: 1px;
}

.rss_items {
	margin: 0px;
	padding-left: 20px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 2px;
	word-break: break-all;
color:#666666;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	color:#330099;
	font-size: 100%;

}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color:#CCCCCC
}

/* 追加 */

/* imgの囲用 */
.kakomi {
  border: 1px solid #ccc; 
  margin: 5px;
  padding: 10px;
}

/* 文字の囲用 */
.kakomi2 {
  border: 1px solid #339999;
  background: #eee;
  margin: 5px;
  padding: 10px;
}


table.thin_bordered {
border-spacing: 0px;
border-collapse: collapse;
border: 1px solid #6699CC;

}

td.thin_bordered {
	border: 1px solid 	#6699CC;
	padding: 6px;
}
