﻿

/* 後で削除する ここから*/
	ul,li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	img {border: 0;}
	
/* 後で削除する ここまで*/


#sodanArea {}

#sodanArea #sodanList {
	position: relative;
	width: 262px;
	padding-bottom: 50px;
	background: #fff6ec url(/edit/rewrite/sodan/side_sodan/images/sodan_side_bg.gif) left bottom no-repeat;
}

#sodanArea #sodanList ul {
	padding: 13px;
}

#sodanArea #sodanList ul li {
	padding-left: 15px;
	margin-bottom: 0.8em;
	background: transparent url(/edit/rewrite/sodan/side_sodan/images/sodan_side_icon_arrow.gif) 0 0.3em no-repeat;

}

#sodanArea #sodanList .sodanBtn {
	position: absolute;
	left: 58px;
	bottom: 30px;
}
