/* CSS Document */


#testwrap{
	width:650px;
	background:#F2F2F2;
	}
	

#blog-mainpart{
	margin-bottom:20px;
	}

#blog-mainimg{
	}
#blog-mainmenu{
	}



.blog-menulist{
	margin:0;
	padding:0;
	background:#FFFFFF !important;
	}
.blog-menulist dt{
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	background:url(../img/blog/blog-menuheader.jpg) no-repeat left top;
	font-size:0.9em;
	line-height:120%;
	}


.blog-entrytitle1{
	border-bottom:1px dotted #CCCCCC;
	}
.blog-entrytitle1 h2{
	font-size:1.3em;
	color:#003366;
	padding-bottom:2px;
	}

.blog-commentbox{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding:5px 0 5px 0;
	}
.blog-commentbox ul{
	margin:0;
	padding:0;
	}
.blog-commentbox li{
	border-right:1px solid #CCCCCC;
	float:left;
	font-size:0.8em;
	padding:0 5px 0 5px;
	}
.blog-commentbox a,.blog-commentbox a:hover{
	color:#003399;
	text-decoration:underline;
	}



.blog-entorybody{
	border-bottom:1px solid #CCCCCC;
	padding:0 0 20px 0;
	}

.blog-pagenavi{
	margin-bottom:20px;
	}
.blog-pagenavi table{
	border:none;
	border-collapse:collapse;
	width:100%;
	}
.blog-pagenavi table td{
	width:33%;
	border:none;
	border-collapse:collapse;
	font-size:0.9em;
	}


/*Blog用サブメニュースライド部分CSS*/
/*
  jQuery MegaMenu Plugin
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/

ul.megamenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

ul.megamenu li.mm-item {
}

ul.megamenu li {
	margin:0;
	padding:0;
	width:160px;
	float:left;
}

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {

background:url(../img/blog/timeslip-menu.jpg) no-repeat;
width:160px;
height:25px;
position: relative;
  display: inline-block;
  color: #FFF;
  padding: 4px 0 0 22px;
  margin: 0 0 0 0;
  text-decoration: none;
  z-index: 10;
  font-size: 12px;
}
*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
  border-color: pink;
  filter: chroma(color=pink);
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #FFFF00;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}

ul.megamenu div.mm-item-content {
  background: #FFF;
  padding: 0px;
  position: absolute;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
  z-index: 9;
  margin:0 0 0 5px;
}

.mm-content-base {
  background: #FFF;
  position: relative;
  z-index: 11;
  padding: 10px 5px 10px 5px;
}
.mm-js-shadow {
  background: #333333;
  position: absolute;
  z-index: 10;
}






/*昔の御供所、今の御供所*/

#timeslip-pickup{
margin-bottom:45px;
	}

#timeslip-left{
width:310px;
float:left;
border-right:1px solid #999;
border-bottom:1px solid #666;
}
#timeslip-right{
width:330px;
float:right;
}

.timeslip-timestamp{
	border-top:1px dotted #CCCCCC;
	text-align:right;
	margin-top:10px;
	padding-top:5px;
	}

#timeslip-subtitle{
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
	}


#timeslip-archivebox{
	margin-bottom:20px;
	}


.timeslip-thumphotobox{
	width:200px;
	text-align:center;
	float:left;
	margin:0 0 10px 12px;
	}
.timeslip-thumphotobox h3{
	font-size:0.9em;
	}

#timeslip-photobox{
margin-bottom:20px;
	}

.timeslip-photoleft{
width:310px;
float:left;
border-right:1px solid #999;
border-bottom:1px solid #666;
}
.timeslip-photoright{
width:310px;
float:right;
border-right:1px solid #999;
border-bottom:1px solid #666;
}

.sotitle {
	color: #FFFFFF;
	background-color: #404D85;
}
#more {
	font-weight: bold;
	color: #404D85;
}
.night {
	font-weight: bold;
	color: #304DB9;
	margin-left: 10px;
}.sou-table {
	border-style: solid;
	border-color: #919090;
	width:auto
	
}
.so_tableborder {
	border: thin solid #000000;
}
