

h1{
	width: 645px;
	height: 50px;
	text-indent: -10000px;
	background: url(/case/images/title.png) no-repeat left top;
}

.ishiduki{
	width: 645px;
	height: 22px;
	background: url(/case/images/ishiduki_bar.png) no-repeat left top;
	text-indent: -10000px;
}

.photo{
	width: 645px;
	height: 22px;
	background: url(/case/images/photo_bar.png) no-repeat left top;
	text-indent: -10000px;
}

h3{
	width: 645px;
	height: 28px;
	background: url(/case/images/q_bg.png) repeat-x;
	font-size: 100%;
	color: #c30;
	line-height: 23px;
}


.q{
	margin-left: 5px;
}

#left p{
	
	font-size: 100%;
	color: #333;
	margin: 5px 10px 20px 20px;
}

#left ul{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
	color: #c30;
}

#left li{
	
}

h4{
	color: red;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}

.shiryo{
	margin-right: 10px;
}

.photo_img{
	margin: 5px 5px 5px 0;
}