/* ☆.。.:*・゜☆.。.:*・゜☆。

       ★☆ START ☆★

☆.。.:*・゜☆.。.:*・゜☆.  */

/******ボディエリア ここから******/
div#body_area {
	width: 900px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	background: url(/images/ranman/common/body_bg.jpg) repeat-y;
}
div#body_area:after {
 content: "";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;

}

/*サイドメニュー ここから*/
div#side_menu {
	width: 220px;
	height: 249px;
	float: left;
	clear: right;
	text-align: left;
	background: #f2f2f2;
	background: url(/images/ranman/bar/side_menu.jpg) no-repeat;
	padding-top: 40px;
}
div#side_menu ul li {
	font-size: 10px;
	padding: 0px 0px 21px 30px;
}

/*エントリーエリア ここから*/
div#entry {
	width: 610px;	
	padding-left: 20px;
	float: left;
	text-align: left;
	clear: right;
}
div#entry ul li {
	color: #666666;
	font-size: 80%;
	line-height: 18px;
}
div#border {
	border: 1px solid #a3a3b5;
	padding: 20px;
}
div#step1 {
	float :left;
	width: 124px;
}
div#step2 {
	float :left;
	width: 131px;
}
div#step3 {
 float :left;
	width: 132px;
}
div#step4 {
	width: 610px;
	height: 40px;
	text-align: center;
	background: url(/images/ranman/bar/step4.jpg) no-repeat;
	margin-top: 10px;
	padding-top: 10px;
}

/*検索結果エリア ここから*/
div#result table td#red {
	background: #970b00;
	border-top: 1px solid #a3a3b5;
	border-bottom: 1px solid #a3a3b5;
	border-left: 1px solid #a3a3b5;
	width: 140px;
	padding: 5px;
	font-size: 80%;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
div#result table td#red_02 {
	background: #970b00;
	width: 140px;
	padding: 5px;
	font-size: 80%;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	border: 1px solid #a3a3b5;
}
div#result table td#white {
	width: 140px;
	background: #FFF;
	border-bottom: 1px solid #a3a3b5;
	border-left: 1px solid #a3a3b5;
	border-right-color: #a3a3b5;
	padding: 5px;
	font-size: 80%;
	vertical-align: top;
	line-height: 18px;
	color: #666;
}
div#result table td#white_02 {
	width: 140px;
	background: #FFF;
	border-right: 1px solid #a3a3b5;
	border-bottom: 1px solid #a3a3b5;
	border-left: 1px solid #a3a3b5;
	padding: 5px;
	font-size: 80%;
	vertical-align: top;
	line-height: 18px;
	color: #666;
}
p#next {
	width:300px;
	text-align:right;
	float:left;
	font-size: 80%;
	margin-top: 10px;
}
p#preview {
 width:300px;
	text-align:left;
	float:left;
	font-size: 80%;
	margin-top: 10px;
}

/*ページトップへ戻る*/
div#entry p#page_top {
	text-align: right;
	font-size: 60%;
}


/* ☆.。.:*・゜☆.。.:*・゜☆。

       ★☆ END ☆★

☆.。.:*・゜☆.。.:*・゜☆.  */