@charset "utf-8";

#reason_view {
	float: left;
	width: 430px;
}

#reason_view img {
	cursor: pointer;
	margin: 15px 0 3px;
}

#reason_list {
	float: right;
	width: 440px;
}

#reason_list {
	float: right;
	width: 440px;
}
#reason_list ul {
	float: left;
	width: 220px;
	list-style: none outside;
}
#reason_list ul li {
	margin: 7px 0;
	padding-left: 20px;
}

#reason_list ul li span {
	cursor: pointer;
}
#reason_list ul li span:hover {
	border-bottom: 1px #f00 solid;
}

#reason_list ul li#list01 {
	background: url(../images/numbers/1.gif) 0 1px no-repeat;
}
#reason_list ul li#list02 {
	background: url(../images/numbers/2.gif) 0 1px no-repeat;
}
#reason_list ul li#list03 {
	background: url(../images/numbers/3.gif) 0 1px no-repeat;
}
#reason_list ul li#list04 {
	background: url(../images/numbers/4.gif) 0 1px no-repeat;
}
#reason_list ul li#list05 {
	background: url(../images/numbers/5.gif) 0 1px no-repeat;
}
#reason_list ul li#list06 {
	background: url(../images/numbers/6.gif) 0 1px no-repeat;
}
#reason_list ul li#list07 {
	background: url(../images/numbers/7.gif) 0 1px no-repeat;
}
#reason_list ul li#list08 {
	background: url(../images/numbers/8.gif) 0 1px no-repeat;
}
#reason_list ul li#list09 {
	background: url(../images/numbers/9.gif) 0 1px no-repeat;
}
#reason_list ul li#list10 {
	background: url(../images/numbers/10.gif) 0 1px no-repeat;
}
#reason_list ul li#list11 {
	background: url(../images/numbers/11.gif) 0 1px no-repeat;
}
#reason_list ul li#list12 {
	background: url(../images/numbers/12.gif) 0 1px no-repeat;
}
#reason_list ul li#list13 {
	background: url(../images/numbers/13.gif) 0 1px no-repeat;
}
#reason_list ul li#list14 {
	background: url(../images/numbers/14.gif) 0 1px no-repeat;
}
#reason_list ul li#list15 {
	background: url(../images/numbers/15.gif) 0 1px no-repeat;
}
#reason_list ul li#list16 {
	background: url(../images/numbers/16.gif) 0 1px no-repeat;
}
#reason_list ul li#list17 {
	background: url(../images/numbers/17.gif) 0 1px no-repeat;
}
#reason_list ul li#list18 {
	background: url(../images/numbers/18.gif) 0 1px no-repeat;
}
#reason_list ul li#list19 {
	background: url(../images/numbers/19.gif) 0 1px no-repeat;
}
#reason_list ul li#list20 {
	background: url(../images/numbers/20.gif) 0 1px no-repeat;
}
#reason_list ul li#list21 {
	background: url(../images/numbers/21.gif) 0 1px no-repeat;
}
#reason_list ul li#list22 {
	background: url(../images/numbers/22.gif) 0 1px no-repeat;
}
#reason_list ul li#list23 {
	background: url(../images/numbers/23.gif) 0 1px no-repeat;
}
#reason_list ul li#list24 {
	background: url(../images/numbers/24.gif) 0 1px no-repeat;
}
#reason_list ul li#list25 {
	background: url(../images/numbers/25.gif) 0 1px no-repeat;
}
#reason_list ul li#list26 {
	background: url(../images/numbers/26.gif) 0 1px no-repeat;
}
#reason_list ul li#list27 {
	background: url(../images/numbers/27.gif) 0 1px no-repeat;
}
#reason_list ul li#list28 {
	background: url(../images/numbers/28.gif) 0 1px no-repeat;
}
#reason_list ul li#list29 {
	background: url(../images/numbers/29.gif) 0 1px no-repeat;
}
#reason_list ul li#list30 {
	background: url(../images/numbers/30.gif) 0 1px no-repeat;
}

p#btn {
	clear: both;
}
