/* CSS Document */

/*h3装飾_ysm_081015*/
#container h3{
	padding:4px 0 0 5px;
	border-top:solid 1px #9BC7C9;
	border-left:solid 1px #A8D7D9;
	border-right:solid 1px #A8D7D9;
	background:url(/titles/img/h3.gif) left top repeat-x;
}

/*h4装飾_ysm_081015*/
#container h4{
	padding:0 0 0 18px;
	background:url(/titles/img/h4_use.gif) left top no-repeat;
}

/*h5フォントサイズ*/
#container h5{
font-size:85%;
}

/*基本情報_ysm_081022*/
.box_kihon dt {
  clear: left;
  float: left;
  margin: 0;
  width:7.5em;
  padding-left: 0.25em;
  border-left: solid 8px #F38461;
  color: #000;
}
.box_kihon dd {
  margin-bottom: 0.25em;
  margin-left: 7.5em;
  text-indent:-3px;
}
.box_kihon p{text-indent:-3.5em;padding-left:3.5em; line-height:1.2em;}

/*収録素材サンプル_ysm_081015*/
.sample img{ vertical-align:middle;}
.sample P{ padding:0 10px 0 18px;}
