/**
 * e-sohko.com
 * /css/bukken/bookmark.css
 * @version 0.01
 */

@import "../global.css";
@import "../layout_left.css";
@import "../search.css";
@import "search_area.css";


#layout_main {
	width: 730px;
}

h1 {
	width: 730px;
	height: 54px;
	background: url(../../images/bukken/bookmark_head.jpg) no-repeat;
	text-indent: -9999px;
}

#layout_main h2 {
	margin-bottom: 1.5em;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #ff9966;
	font-size: 100%;
}
#layout_main h2 span {
	margin-right: 0.5em;
}



p.lead {
	margin-bottom: 10px;

	line-height:1.5em;
	}

#bookmark_header {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 95%;	
}


#bookmark_header .bookmark_lead{
	float:left;
	width:300px;
	height:150px;
	padding:0px 30px;
	}กก

#bookmark_header .bookmark_lead p.bookmark_info {
font-size:80%;
line-height:1.8em;

}


#bookmark_header .toroku_guide{
	float:right;
	margin-bottom: 10px;
	padding: 10px;
	background: #F3F3F3;
	border: 2px solid #B0B7C2;
	width:308px;
	}กก

#guide_head {
background-color:#B0B7C2;
color:#FFFFFF;
font-size:77%;
padding:5px;
font-weight:bold;
margin-bottom:5px;
}

#bookmark_header .toroku_guide h3 {
padding:5px;
font-size:80%;
line-height:1.8em;
}


#bookmark_header .toroku_guide ul li {

	background: url(../../images/member/listmark02_g.gif) 0px 5px no-repeat;
	margin-bottom: 0.5em;
	padding: 0 0 0 1.2em;
	line-height:1.8em;
	font-size:12px;
	font-weight:bold;
	color:#475AA3;
	}





/** List select
-----------------------------------------*/
p.favorites_select {
	margin-bottom: 20px;
	font-size: 77%;
}
p.favorites_select input {
	margin-right: 1em;
	vertical-align: middle;
}







