/* CSS Document */

body {
	background: #ffffff url(img/works/bg_works.jpg) center top no-repeat;
	}

.lower_h1_title_works_sale{
	background: url(img/works/lower_h1_works_sale_title.gif) 0 0 no-repeat;
}
.works_page_main_part{

}

.works_page_main_part div.lower_outframe .entry p{
		width:625px;
}
.works_page_main_part div.lower_outframe .entry h4{
		width:620px;
}

.works_page_main_part div.lower_outframe .entry img{
		border:1px solid #65d2ff;
		padding:3px;
}



ul#works_list{
		float:right;
		width:165px;
		margin:20px 14px 0 0 !important;
		margin:20px 10px 0 0;
		padding:3px 0 3px 0;
		list-style-type: none;
		color: #222222;
		font-size: 14px;
		background:#65d2ff;
		border-top:solid 2px #126fb0;
		border-bottom:double 2px #126fb0;
}


ul#works_list li.page_item{

}

ul#works_list li.page_item a{
		width: 123px;
		height: 26px !important;
		height: 25px;
		display: block;
		padding:9px 0 0 38px !important;
		padding:10px 0 0 38px;
		margin:0 0 0 2px !important;
		margin:0 0 0 2px;
		font-size: 14px;
		font-weight:bold;
		background: #e8f8ff url(img/share/side_yajirushi.gif) 19px 12px no-repeat;
		border-bottom: 1px solid #BFBFBF;
		text-decoration:none;
}

ul#works_list li.page_item a:hover{
	text-decoration:none;
	background: #fff url(img/share/side_yajirushi_now_over.gif) 20px 13px no-repeat;
}
ul#works_list li.current_page_item{
}
ul#works_list li.current_page_item a{
		background: #fff url(img/share/side_yajirushi_now_over.gif) 20px 13px no-repeat;
		color:#000;

}

ul#works_list li.current_page_item a:hover{
		background: #fff url(img/share/side_yajirushi_now_over.gif) 20px 13px no-repeat;
		color:#000;

}
ul#works_list li.current_page_item a:visited{
		background: #fff url(img/share/side_yajirushi_now_over.gif) 20px 13px no-repeat;
		color:#000;

}