
.csmsg *{
margin:0;
padding:0;
font-size:110%;
}

.csmsg a{
  color: #0050a3;
  text-decoration: underline;
}


.entry {
	width: 700px;
  padding: 15px 0;
}
.entry_box{
  padding: 20px 0;
  border-bottom: 1px #CCC solid;
}
.entry_box img{
  display: block;
}
.image_box {
  float: left;
  width: 137px;
}
.btn {
  margin-top: 9px;
}
.txt_box {
  float: left;
  width: 560px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.txt_box h2{
  color: #54af5d;
  font-weight: bold;
  font-size: 130%;
  line-height: 1.3em;
  padding-bottom: 5px;
}
.txt_box h2 a{
  font-size: 100%;
  line-height: 1.4em;
  padding-bottom: 5px;
}
.txt_box h2 span{
  font-size: 85% !important;
  font-weight: normal;
  color: #3c3c3c;
}
.txt_box p{
  padding: 5px 0;
}
.txt_box p.small {
  padding: 2px 0 0 0;
  font-size: 100%;
}

.tab_navi_menu_01 {
  background: url(../../common_new/img/tab_navi_bg_01.gif) repeat-x left bottom;
  width: 100%;
  margin-bottom: 20px;
}
.tab_navi_menu_01 li {
  float: left;
  margin-right: 3px;
}
.tab_navi_menu_01 li img {
  display: block;
}

.page_nate_01 {
  height:30px;
  line-height: 30px;
  vertical-align:baseline;
  text-align: center;
}
.page_nate_01 a {
  background: #FFFFFF;
  margin: 0 2px;
  padding: 2px 5px;
  border: 1px solid #C8DDFF;
  font-size: 75%;
  color: #0050a3;
  text-decoration: none;
}
.page_nate_01 a:hover {
  text-decoration: underline;
}
.page_nate_01 .active {
  background: #e3e3e3;
  margin: 0 2px;
  padding: 2px 5px;
  border: 1px solid #e3e3e3;
  font-size: 75%;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
}

.page_nate_01 a.back {
  margin: 0 5px 0 0;
  padding: 0;
  border: none;
  background: url(../../common_new/img/pagenate_icon_01.gif) no-repeat 0 2px;
  padding-left: 15px;
  font-size: 90% !important;
  color: #0050a3;
  font-weight: bold;
}
.page_nate_01 a.back:hover {
  background: url(../../common_new/img/pagenate_icon_01.gif) no-repeat 0 2px;
  border: none;
  color: #0050a3;
}
.page_nate_01 a.next {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: url(../../common_new/img/pagenate_icon_02.gif) no-repeat right 2px;
  padding-right: 15px;
  font-size: 90% !important;
  color: #0050a3;
  font-weight: bold;
}
.page_nate_01 a.next:hover {
  background: url(../../common_new/img/pagenate_icon_02.gif) no-repeat right 2px;
  border: none;
  color: #0050a3;
}






