

/*

#sub_left {
  height:1009px;
}
*/

.information {
  margin:0 auto 0px auto;
}
/*

.information h4 {
  width:627px;
  height:33px;
  font-size:16px;
  text-align:left;
  background:url(../img/information/sub_title_bg.jpg) no-repeat scroll 0 0;
  padding:0.4em 0 0 3em;
  color:#666666;
  margin:0.3em auto 1em auto;
}
*/

.information h5 {
  margin:30px auto 30px auto;
}

.information h5.box_title {
  width:577px;
  height:21px;
  margin:30px auto 0 auto;
}

.information h6 {
}

.information p {
  text-align:left;
  padding: 1em;
}

.information p img {
  max-width: 500px;
}

.information div.date {
  text-align: left;
  color: #515151;
  margin-left: 1em;
  font-size:13px;
}

.information p.top_txt {
  width:560px;
  margin:30px auto;
  text-align:left;
}

.information ul {
}

.information li {
}

.box_bg_main {
  width:577px;
  margin:0 auto;
  background:url(../img/information/box_bg_main.jpg) repeat-y scroll 0 0;
  padding:10px 0;
}

.box_bg_main p {
  width:530px;
  margin:0 auto;
  text-align:left;
}

.box_bg_main ul {
  width:500px;
  text-align:left;
  margin:10px auto 0 auto;
}

.box_bg_bottom {
  width:577px;
  height:10px;
  background:url(../img/information/box_bg_bottom.jpg) no-repeat scroll 0 0;
  margin:0 auto 30px auto;
}

#pager {
  text-align: right;
  margin-top: 1em;
}

#pager span {
  margin-left: 0.5em;
  color: #999;
  cursor: pointer;
  border: 1px solid transparent;
}

#pager span.page {
  padding: 3px;
}

#pager span.now {
  font-size: 1.3em;
  color: #666;
}

#pager span.page:hover {
  color: #666;
  border: 1px solid #999;
}

#sub_main{ width:600px; float:left;}
#blog_menu {
	 width:250px;
	float:right;


  padding: 0.5em;
  border: 1px solid #CCC;
  /*margin: 0.5em;*/
}

#blog_menu h4 {
  color: #FFF;
  margin: 5px;
}

#blog_menu ul {
  margin-left: 1em;
  list-style-type: none;
  text-align: left;
  color: #CCC;
  cursor: pointer;
  margin-bottom: 0.5em;
}

#blog_menu ul li {
  border-bottom: dashed 1px transparent;
  margin-bottom: 0.3em;
	color:#554228;
}

#blog_menu ul li:hover {
  color: #33C;
  border-bottom: dashed 1px #33C;
}

#blog_menu ul li a{
	color:#554228;
	
}



