#second img {
    display: inline;
}

.sumimg {
    text-align: center;
}

#second h1 {
  padding: 0 0 6px 34px;
  color: #34B9AF;
}

#second h1.index {
  background: url(../shokusha/0_0_icon.png)no-repeat;
  height: 40px;
  padding: 24px 0 0 58px;
  margin-bottom: 15px;
  color: #34B9AF;
}

#second h2 {
  background: url(../shokusha/h2_1_icon.png)no-repeat;
  font-size: 140%;
  height: 22px;
  border-bottom: solid 0px;
  padding: 7px 1px 3px 38px;
  font-weight: bold;
  margin: 20px 2% 20px 2.8%;
}

#second h2:before {
  content: "";
}

#second h3 {
  font-size: 120%;
  border-bottom: solid 2px #00a99d;
  border-style: dotted;
  height: 26px;
  padding: 7px 0 0px 70px;
  line-height: 1;
  font-weight: normal;
  margin: 20px 3.2% 20px 4.5%;
}


#second ul.index li {
	list-style-type: none;
}

#second div.lvh2 {
	margin: 0px 3% 0px 6%;
}

#second div.lvh3 {
	margin: 0px 4% 0px 7%;
}

#second div.index {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	padding: 0px 8px 0px 16px;
	margin: 20px 12% 30px 12%;
}

#second div.emphasis {
	border-style: solid;
	border-width: 3px;
	border-color: red;
	border-radius: 10px;
	padding: 10px 8px 0px 12px;
	margin: 0px 0px 0px 0px;
}

#second div.emphasis2 {
	background-color: #FFE0B0;
	border-style: solid;
	border-width: 3px;
	border-color: red;
	border-radius: 15px;
	padding: 16px 8px 0px 16px;
	margin: 0px 2% 0px 2%;
}

#second div.caution {
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-color: #34B9AF;
	border-radius: 10px;
	padding: 22px 8px 0px 12px;
	margin: 32px 0 0px 0;
}

#second div.caution2 {
	border-style: solid;
	border-width: 2px;
	border-color: #34B9AF;
	border-radius: 10px;
	padding: 12px 0px 4px 0px;
	margin: 0px 2% 0px 2%;
}

#second .caution .linetitle {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0.5em;
	margin: 0;
	font-size:120% ;
	font-weight: bold;
	background-color: white;
	transform: translateY(-50%) translateX(1em);
}

#second .emphasis {
	font-size:110% ;
	font-weight: bold;
}

#second .caution {
	font-size:110% ;
	font-weight: bold;
}

#second .indent-1 {
	padding-left:1em;
	text-indent:-1em;
}

#second span.kome {
	font-size:85% ;
}

#second .fcrap {
	position: relative; 
	overflow: hidden; 
}

#second .fcrap ul {
	position: relative;
	left: 50%; 
	float: left;
	margin: 0;
}

#second .fcrap ul li {
	position: relative;
	left: -50%; 
	float: left;
	list-style: none; 
}
