.clear  { clear: both; }
a:hover img  {
		opacity:0.8;
		background:none!important;
		text-decoration: none;
		border-style: none;
}
/* リンク情報 */

#etc a { text-decoration: underline}
#etc a:link { color : #000000; }
#etc a:visited { color : #000000; }
#etc a:hover { color : #FF0000; }
#etc a:active { color : #FF0000; }
#etc {
		margin: 0px;
		padding: 20px 0px;
		display: block;
		background-color: #FFF;
		color: #000;
}



#etc p {
		margin-left: 50px;
		margin-right: 50px;
		padding-top: 5px;
		padding-bottom: 5px;
}

#etc p strong {
		font-weight: bold;
		color: #F00;
}

#etc h1 {
		font-size: 30px;
		margin-left: 10px;
		margin-bottom: 20px;
}

#etc h2 {
		font-size: 22px;
		margin-left: 30px;
		border-left-width: 10px;
		border-left-style: solid;
		border-left-color: #FEE203;
		padding-left: 5px;
}
#etc h3 {
		font-size: 18px;
		margin-left: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
}
#etc h5 {
		font-size: 24px;
		margin-left: 40px;
		padding-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000;
		margin-right: 50px;
}
#etc h6 {
		text-align: right;
		color: #F00;
		margin-right: 50px;
		font-size: 18px;
}
#etc blockquote {
		border: 1px solid #00F;
		margin-top: 10px;
		margin-right: 80px;
		margin-left: 50px;
		margin-bottom: 10px;
		color: #00F;
		padding: 10px 10px 5px;
}


#etc blockquote h5 {
		font-size: 16px;
		margin-left: 10px;
		line-height: 1em;
		text-decoration: underline;
		margin-bottom: 5px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		padding: 0px;
}
#etc ul {
		text-align: left;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 50px;
}

#etc ul li {
		display: inline;
		text-align: left;
		border: 5px solid #FFF;
}


#etc blockquote p {
		margin-left: 10px;
		font-size: 12px;
}


#etc dl {
		margin-right: 50px;
		margin-left: 50px;
		padding-top: 5px;
		padding-bottom: 5px;
}

#etc dl dt {
		float: left;
		width: 100px;
		font-weight: bold;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000;
		margin-right: 10px;
}
#etc .chara {
		position: relative;
		display: table;
		clear: both;
		width: 790px;
		margin-left: 50px;
}
#etc .chara p {
		margin: 0px;
		padding: 0px;
}

#etc .chara_text{
		position: absolute;
		bottom: 0px;
		text-align: left;
}
#etc .chara_text2 {
		display: table-cell;
		clear: both;
		padding-bottom: 0px;
		vertical-align: bottom;
}
#etc .chara_text2 p{
		margin: 0px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		text-align: left;
}

#main #white {
		background-color: #FFF;
		background-image: url(../img/menu_10.jpg);
		background-repeat: repeat-x;
		background-position: top;
		padding-top: 50px;
}
