#cont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 24px;
	font-family : "HiraKakuPro-W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "osaka";
}

#cont div{
	margin-top: 20px;
	margin-bottom: 10px;
}

#cont #title {
	float: left;
	width: 360px;
}

#cont #read {
	float: right;
	background-color: #fff9d1;
	font-size:13px;
	line-height:20px;
	width: 400px;
	color: #930;
	padding:10px 15px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #930;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
}

#cont #read p a img {
	float: left;
	margin-right: 20px;
}

#cont h3 {
	color: #FFF;
	background-color: #C36;
	text-align: left;
	padding:8px 20px;
	margin:0 0 20px;
	letter-spacing: 1px;
	font-size: 16px;
	border-radius:10px;
}

#cont h4 {
	width:100%;
	margin:0
	font-weight: bold;
	font-size: 15px;
	border-bottom: 2px dotted #C36;
	padding: 0 0 10px;
	color: #C36;
}

#cont h4 img {
	vertical-align: middle;
	margin-right: 10px;
}

#cont strong {
	color: #C00;
}

#cont dl {
	width: 100%;
	margin-bottom:40px;
}

#cont dt {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 2px dotted #C36;
	padding: 5px 0 10px;
	margin:15px 0 10px;
	color: #C36;
}

#cont dt img {
	vertical-align: middle;
	margin-right: 10px;
}

#cont dd {
	padding:0;
	margin:0;
}

#cont #info {
	clear: both;
	margin-top: 10px;
}

#cont #kojin table {
	margin:auto;
}

#cont #kojin table tr td {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

#cont #kojin table tr td a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cont #cyui2 div {
	vertical-align: top;
}

#cont #cyui2 #cyui2-left{
	display:inline-block;
	margin-right:30px;
	margin-top:0;
	width: 460px;
}

#cont #cyui2 #cyui2-right{
	display:inline-block;
	margin-top:0;
	width: 270px;
	border: 1px #edcc8d solid;
	padding:0 15px 15px;
	background:#ffefcf;
}

#cont #cyui2 #cyui2-right img{
	margin:5px 0 0
}

#cont #cyui2 #cyui2-right strong{
	display:block;
	padding:0;
	margin:12px 0 0
}

#cont #cyui2 #cyui2-right ul{
	margin:3px 0;
	line-height;16px;
}

#cont #keiri {
	background-color: #FFC;
	padding:0 10px 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d96330;
	clear: both;
}

#cont #keiri h5 {
	color: #fff;
	margin:10px 0;
	background:#d96330;
	font-size:15px;
	padding:5px 10px
}

#cont #keiri strong {
	color: #ac3c0a;
}

#cont #nagare {
	text-align: center;
}
#cont #nagare p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cont ul {
	margin-left:-10px;
}

#cont .ft12 {
	font-size:12px;
	line-height: 18px;
	margin-bottom:5px
}