/*Case*/
#case {
	width: 570px;
	margin: 0px auto 30px auto;
}
#case td {
	width: auto;
	height: 150px;
	text-align: left;
}
#case td a {
	display: block;
	margin: 0px auto 0px auto;
	font-size: 10px;
	line-height: 1.25em;
}
#case td#c1 a {
	width: 145px;
	height: 60px;
	padding: 78px 10px 0px 30px;
	background: url(../image/case/case_navi_01.jpg) no-repeat center top;
}
#case td#c2 a {
	width: 145px;
	height: 60px;
	padding: 78px 10px 0px 30px;
	background: url(../image/case/case_navi_02.jpg) no-repeat center top;
}
#case td#c3 a {
	width: 145px;
	height: 60px;
	padding: 78px 10px 0px 30px;
	background: url(../image/case/case_navi_03.jpg) no-repeat center top;
}
#case td#c4 a {
	width: 150px;
	height: 60px;
	padding: 78px 15px 0px 30px;
	background: url(../image/case/case_navi_04.jpg) no-repeat center top;
	margin: 0px;
	float: right;
}
#case td#c5 a {
	width: 150px;
	height: 60px;
	padding: 78px 10px 0px 35px;
	background: url(../image/case/case_navi_05.jpg) no-repeat center top;
	margin: 0px;
}
#case td a span {
	font-weight: bold;
}
.problem {
	width: 563px;
	margin: 0px 0px 0px 10px;
}
.problem dt {
	width: auto;
	height: 50px;
	padding: 12px 10px 0px 145px;
	background: #F8ECF8 url(../image/case/mondai.jpg) no-repeat left top;
	line-height: 1.25em;
}
.problem dt span {
	color: #DF2D96;
}
.problem dd {
	width: auto;
}
.solution {
	width: 418px;
	height: 50px;
	margin: 0px 0px 25px 10px;
	padding: 9px 10px 0px 145px;
	background: url(../image/ans_bk.jpg) no-repeat left top;
	font-weight: bold;
	line-height: 1.25em;
}
.solution span {
	color: #FF7200;
}
.solution span.normal {
	color: #333333;
	font-weight: normal;
}
.howto {
	width: 562px;
	margin: 0px 0px 0px 10px;
	line-height: 1.25em;
}
.howto th {
	width: 210px;
	padding-bottom: 10px;
}
.howto th p {
	width: auto;
	height: 80px;
	padding: 10px 10px 0px 10px;
	background-color: #F0F0F0;
}
.howto td {
	width: auto;
	padding-bottom: 10px;
}
.howto td div {
	width: auto;
	height: 80px;
	padding: 10px 15px 0px 60px;
	background: url(../image/qa_bg.jpg) no-repeat 5px top;
	font-weight: bold;
}
.howto td span {
	color: #FF7200;
}
.howto td div p {
	width: auto;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
.howto td div p a {
	padding: 0px 0px 0px 13px;
	background: url(../image/arrow_or_bl.jpg) no-repeat left center;
}
.siryo {
	width: 562px;
	margin: 0px 0px 20px 10px;
	text-align: right;
}
/*Case END*/
