@charset "UTF-8";
/* CSS Document */
#hajimete-detale {
	border: #C7CDCD solid 1px;
	margin:20px 0;
	padding:20px 10px 20px 10px;
	display:inline-block;
	clear:both;
}
.title-detale {
	margin: 10px 0 0 10px;
}
#qanda ul {
	list-style:none;
	margin-top: 10px;
}
#qanda li {
	background:url(../images/icon_ya.jpg) no-repeat;
	border-bottom: #eeeeee solid 1px;
	padding: 0px 0 5px 15px;
	margin-top:5px;
}
.img-right {
	float: right;
}
h3 {
	margin:30px 0 10px 0;
}
#eyecare ul{
margin:10px 0 0 10px;
clear:both;
}

#eyecare li{
width:515px;
margin:10px 0 0 0;
border-bottom: #eeeeee solid 1px;
padding:0 0 5px 5px;
}
#eyecare li.top{
border-top: #eeeeee solid 1px;
padding-top:5px;
}


