* {
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
  text-align:center;
  background:#000;
  font-family:Osaka,"ＭＳ ゴシック",sans-serif;
  line-height:140%;
  font-size:12px;
}
#wrapper {
	width: 840px;
  height:100%;
	padding:0 0 10px 0;
	margin: 10px auto;
	background:#fff;
  font-size:14px;
  background:#000;
  text-align:left;
}

#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper {
    height: 1em;
}

#header {
	height: 75px;
	width: 840px;
	margin: 0px auto;
  color:#ccc;
  font-size:12px;
}

#header .bn_top1 {
  width:400px;
  height:60px;
  margin-left:10px;
	background: url(../images/bn_top_yokoyama.jpg) no-repeat top left;

}
#header .bn_top1 a {
  position:absolute;
  width:160px;
  height:60px;
  text-indent:-10000px;
  overflow:hidden;
  cursor:pointer;
}

#header .bn_top2 {
  width:400px;
  height:60px;
	background: url(../images/bn_top_yokoyama1.jpg) no-repeat center right;
}
#header .bn_top2 a {
  position:absolute;
  width:400px;
  height:60px;
  text-indent:-10000px;
  overflow:hidden;
  cursor:pointer;
}


#header ul {
  list-style:none;
  margin-top:10px;
  margin-left:0px;
}
#header li {
  float:left;
  height:60px;
  
}

#navi {
	height: 20px;
	width: 840px;
	font-size:12px;
  padding:0 0 0 15px;
  margin:0px 0 30px 0px;
  color:#fff;
	background: url(../images/icon_sankaku.gif) no-repeat bottom left;
}

#navi ul {
  list-style:none;
}
#navi li {
  float:left;
  padding-right:9.5px;
}
#navi a:link,
#navi a:visited,
#navi a:active,
#navi a:hover{
  color:#fff;
  text-decoration:none;
}

#Columnimg {
  width:310px;
  height:45px;
  background:url(../images/columntitle.gif) no-repeat left top;
}
#Columnimg span{
  display:none;
}
.backnumber {
  width:135px;
  height:40px;
  margin-left:700px;
  background:url(../images/backnumberbtn.gif) no-repeat left top;
}
.backnumber span,
.pagetop span {
  display:none;
}
.backnumber a {
  display:block;
  width:135px;
  height:18px;
}

.pagetop {
  clear:both;
  width:135px;
  height:20px;
  margin-left:700px;
  margin-top:40px;
  background:url(../images/back.gif) no-repeat left top;
}

.pagetop a {
  display:block;
  width:135px;
  height:20px;
}

#contents {
  width: 830px;
  height: 100%;
  background:#000;
  color:#fff;
  font-size:12px;
  line-height:25px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#contents a:link,
#contents a:visited,
#contents a:active,
#contents a:hover{
  color:#fff;
}



#sidebar .colum_side_img {
  width:120px;
  height:120px;
  background:url(../images/columnfilm.gif) no-repeat left top;

}


#contents .Column {
  float:left;
  width:375px;
  height:auto;
  padding:0 15px 20px 30px;
  border-left:1px dotted #666;
}

#contents #inner{
  height:auto;
  padding-bottom:25px;
}

#sidebar {
	float: left;
	width: 160px;
  height: 500px;
	margin-top: 20px;
	background:#000;
}

#sidebar span {
  display:none;
}

#contents .photo {
  float:right;
  width:240px;
  list-style:none;
}

#contents .photo ul {
  list-style:none;
}
#contents .photo li {
  display:block;
  width:240px;
  margin:5px auto;
}

#contents .Column dt {
  margin-bottom:40px;
  font-size:16px;
  font-weight:bold;
}
#contents .Column p {
  color:#f00;
  font-size:14px;
}

#contents .Column .day {
  text-align:right;
  margin-bottom:15px;
  color:#999;
}




#fooder {
  clear;left;
  width:485px;
  height:53px;
  margin-left:150px;
  margin-top:40px;
  text-indent:-10000px;
  background:url(../images/fooder.gif) no-repeat top left;
}
#end {
  width:450px;
  height:20px;
  margin-top:0;
  margin-left:30px;
  font-size:12px;
  margin-left:210px;
  color:#fff;
}

.both {
  clear:both;
}


.text_right {
  height:15px;
  width:580px;
  margin-top:30px;
  background: url(../images/back.gif) no-repeat bottom right;

}

.text_right a {
  position:absolute;
  right:195px;
  height:15px;
  width:135px;
  line-height:200px;
  overflow:hidden;
  cursor:pointer;
}

#page_list {
  width:535px;
  margin-top:20px;
  margin-bottom:15px;
  font-size:12px;
  text-align:center;
}

#page_list li{
  display:inline;
  margin-right:0;
  padding-left:5px;
  border-left:1px solid #fff;
  list-style:none;
}

#page_list li a{
  text-decoration:none;
}

#contents .column_list li {
  list-style:none;
  color:#666;
}
#contents .column_list li a,
#contents .column_list li a:link,
#contents .column_list li a:hover {
  color:#999;
}
#contents .column_list li a:visited{
  color:#666;
}


#contents .column_list {
  height:100%;
  border-left:1px dotted #666;
  margin-left:165px;
  padding-left:20px;
}
#contents .column_list p {
  margin:20px 0;

}

#contents .list_inner {
  padding-top:40px;

}
