/* main styles */
div#container {
  position: relative;
  width: 830px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
}

div#header {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 20px 1px;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header1 {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 80px 1px;
}

div#header1 h1, div#header1 p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 250px;
  height: 110px;
}
div#header2 {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 180px 1px;
}

div#header2 h1, div#header2 p {
  text-indent: -9999px;
}
div#header3 {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 270px 1px;
}

div#header3 h1, div#header3 p {
  text-indent: -9999px;
}
div#header4 {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 410px 1px;
}

div#header4 h1, div#header4 p {
  text-indent: -9999px;
}
div#header5 {
  width: auto;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/kurisu.gif);
  background-repeat: no-repeat;
  background-position: 480px 1px;
}

div#header5 h1, div#header5 p {
  text-indent: -9999px;
}
ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy a {
  display:block;
  width: auto;
  height: auto;
  padding: 0 10px;
}
ul#sitePolicy li#sitemap a {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

ul#mainNavi {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 0;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 15px;
  text-transform: uppercase;
}
ul#mainNavi li#mHome {
  margin-left: 20px;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  background-color: #000000;
  padding: 2px 15px;
  border-right: 1px solid #ffffff;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #ffffff;
}
ul#mainNavi a.s{
  display:block;
  width: auto;
  height: auto;
  background-color: #ff953b;
  padding: 2px 15px;
  border-right: 1px solid #ffffff;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #ffcc00;
}

div#siteBanner {
  clear: both;
  width: 830px;
  height: 160px;
  margin: 0 0 1em 0;
  color: #000000;
  background-color: transparent;
}
#home div#siteBanner {
  background-image: url(../image/mikage_top.png);
  background-repeat: no-repeat;
}
#inside div#siteBanner {
  background-image: url(../image/mikage_top.png);
  background-repeat: no-repeat;
}

div#subNavi h2, div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}

div#subNavi {
  display: inline;
  float: left;
  width: 200px;
  height: auto;
  margin: 0 0 0 20px;
  padding: 0 20px 0 0;
}
div#subNavi h2 {
  display: none;
}
div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}

div#mainContents {
  display: block;
  float: left;
  width: 570px;
  height: auto;
  margin: 0 0 1em 0;
}
div#mainContents div#latest {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 0px solid #c0c0c0;
}
div#mainContents div#recent {
  display: block;
  float: left;
  width: 320px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 0px solid #c0c0c0;
}
div#mainContents div#popular {
  display: block;
  float: left;
  width: auto;
  height: auto;
  margin: 0;
}
div#mainContents div#recent h2, div#mainContents div#popular h2 {
  color: #000000;
  font-size: 150%;
  border-bottom: none;
}

div#mainContents h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents div#recent h3 {
  color: #003366;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents p {
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}

p.indexPhoto {
  float: left;
  margin: 1em 1em 1em 0;
  width: auto;
  height: auto;
}
p.indexPhoto img {
  border: 0px solid #333333;
}
div#Navi {
	display: block;
	positon: static;
	width: 500px;
	w\idth: 500px;
	height: auto;
	padding: 20px;
	background-color: #FFF;
	margin: 10px 10px 10px 150px;
}
div#Navi1 {
	display: block;
	positon: static;
	width: 500px;
	w\idth: 500px;
	height: auto;
	padding: 0px;
	background-color: #FFF;
}
div#Navi p {
	margin-bottom: 1.5em;
	color: #000;
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
	text-indent: 20px;
}
.entry {
	position: relative;
	z-index: 1;
	background: url(../image/entry_bg.gif) top no-repeat;
	width: 550px !important;
	width /**/: 600px;
	padding-left: 200px;
	padding-top: 50px;
}
.entry-header {
	font-size: 130%;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom: 3px double #74CE70;
	width: 400px;
}
.entry-body p {
	margin: 1em 0;
}
.entry-body blockquote {
	margin: 1em;
	padding-left: 10px;
	color: #666666;
	font-family: 'MS Gothic';
}
.entry-body p.entry-footer {
	padding-top: 3px;
	border-top: 1px solid #74CE70;
	font-size: 90%;
}
