@charset "UTF-8";

body {
  margin-top: 0px; margin-left: 0px; padding: 0px;
  background: #fff;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  line-height: 1.3;
  line-height: 1.4;
  color :#222
}

div {
  margin: 15px 0px 15px 0px;
}

p {
	width:550;
	padding:7px;
}

#osr_content {
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  text-align: left;
}


#btm_bdr {
/*  width: 650px;*/
/*  border-top: solid 1px #c9c9c9;*/
  padding: 20px;
}


.hyo td {
  padding: 4px 6px 4px 6px;
}


.ttl {
font-size: 17px; color :#111;
padding-top:40px;
}

.date {
font-size: 10px;
}

.honbun-w {
font-size: 13px;
}

.honbun-w a:link {
color :#333333;  text-decoration: underline;
}

.honbun-w a:visited {
color :#333333;  text-decoration: underline;
}

.honbun-w a:hover {
color :#800000;  text-decoration: underline;
}


.honbun {
font-size: 12px;
}

.honbun-g {
font-size: 12px; color :#2f4f4f;
}

.caption {
font-size: 11px;
}


.hd_btar {
  margin-left:  auto;
  margin-right:  auto;
  padding: 10px;
/*  width: 650px;*/
  text-align: center;
}

.set_dtl {
  margin: 0px;
/*  margin: 0px 2px 6px 2px;*/
  padding: 2px;
  border: dashed 1px #c9c9c9;
  text-align: left;
  line-height: 1.2;
}

.set_dtl li {
/*  margin-left: 16px;*/
  margin-bottom: 2px;
  padding: 0px;
  list-style-type: none;
/*  list-style-type: circle;*/
}


/*--------------------------
ライン
---------------------------*/
.line {
  line-height: 1.8;
  width: 620px;
/*  text-align: center;*/
  border-bottom:1px solid #c9c9c9;
  padding-bottom: 10px;
}





.small{
	font-size:10px;
}

/*.bdr
	border-bottom:1px solid #CCC;
}*/