@charset "utf-8";

/* ==================== RESET ==================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,
h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td {
	vertical-align: top;
}

fieldset,img {
	border:0;
}
img {
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
legend {
	color:#000;
}
select,input,button,textarea {
	font:99%;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}



/* ==================== BASE ==================== */

body{
	font: 14px "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS PGothic",sans-serif;
	*font-size:small;
	*font:x-small;
	color: #555555;
	background-color: #F7F3E7;
}
a:link,a:visited{
	color: #E3AB00;
	text-decoration: none;
}
a:hover,a:focus,a:active{
color: #FF9933;
	text-decoration: underline;
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
}

.clear{
	clear:both;
}


/* ==================== LAYOUT ==================== */


/* #header */

#header{
	width: 960px;
	height:132px;
	padding: 0px;
	margin: 0 auto 0px auto;
	overflow: hidden;
	zoom:1;
	position:relative;
	background-color: #FFA500;
	border-bottom: solid 5px;
	border-bottom-color: #FFCC66;
}

.header_bg
{
	background: url(../img/header.png) no-repeat;
	width: 960px;
	height:10px;
	margin: 0 auto 10px auto;
}

#header .logo{
	float: left;
	position:relative;
	margin: 40px 0 2px 10px;
}
#header .info{
	float: right;
	margin:13px 4px 0 0;
}
#header .first{
	position:absolute;
	left:10px;
	top:5px;
	color:#FFFFFF;
	font-size: 9px;
	width: 452px;
}
#header .return{
	position:absolute;
	left:585px;
	top:56px;
}

#top_image{
	float:right;
	width: 710px;
	height:350px;
	overflow: hidden;
	position:relative;

}
#top_image_bottom{
	float:right;
	width: 710px;
	height:10px;
	overflow: hidden;
	position:relative;
	background-image:url(../img/main_image_bottom.jpg);
	background-repeat:no-repeat;

}
#main_image{
	float:right;
	width: 710px;
	height:285px;
	overflow: hidden;
	position:relative;
	background-image:url(../img/main_image_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* #nav */

#nav{
	float:right;
	height:40px;
	width: 710px;
	padding-bottom:0px;
}
#nav li{
	float: left;
}

/* #main_image */

/*#feature{
	width: 945px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:0px;
	overflow: hidden;
	zoom:1;
}
#feature img{
	float:left;
}*/

/* #contents */

#contents{
	width: 960px;	
	margin: 0px auto;
	overflow: hidden;
	zoom: 1;
	padding-bottom:15px;
}

/* #sidenavi */

#sidenavi{
	float: left;
	display: inline;
	width: 230px;
	background-color:#FDFCF9;
	background-image:url(../img/side_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:100px;
}

#sidenavi .btn{
	margin-top:13px;
	margin-left:10px;
}
#sidenavi .side_img_box{
	margin-top:13px;
	margin-left:7px;
}
#sidenavi .navi1{
	margin:0px 0px 0px 10px;
	padding-bottom:0px;
	width:210px;
}
#sidenavi .navi1 h2{
	width:210px;
	height:35px;
}
#sidenavi .menu{
	padding:0px;
}

#sidenavi .menu ul li{
	border-top:1px solid #FDFCF9;
	background-color:#EFE8D1;
}
#sidenavi .menu ul li.last{
	border-bottom:none;
}
#sidenavi .menu ul li a,
#sidenavi .menu ul li a:visited{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 8px 0 2px 20px;
	height:24px;
}
#sidenavi .menu ul li.first{
	padding: 3px 0 3px 0px;
	margin-bottom:0px;

}
#sidenavi .menu ul li a:hover,
#sidenavi .menu ul li a:active{
	color: #F4C31E;
	text-decoration:underline;
	background: url(../img/next.png) no-repeat center left;
}
#sidenavi .menu ul.children li{
	padding-left:15px;
}

#news_box{
	width:280px;
	height:110px;
	position:relative;
	background: url(../img/news_bg.jpg) no-repeat;
	margin-bottom:30px;
}
#main #news_box ul{
	position:relative;
	top:34px;
	left:0px;
	margin:0px 0px 0px 20px;
	padding:0px;

}
#main #news_box ul li{
	height:24px;
	list-style-type:none;

}
#news_box ul li a{
	color:#333333;
	
}
#news_box ul li a:hover{
	color:#FF7474;
}
#main #news_box ul li span{
	color:#FF7575;
}

/* #main */

#main{
	margin-top:10px;
	width: 710px;
	float: right;
	display: inline;
	background-color:#FDFCF9;
	background-image:url(../img/main_image_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;

}

#main #features{
	float: left;
	position:relative;
	margin-bottom:10px;
}
#main .top_box{
	float: left;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
}
#main #top_access{
	float: left;
	position:relative;
	margin-bottom:10px;
}
#main #top_access #access_btn{
	height:30px;
	width: 310px;
	padding-bottom:0px;
	position:absolute;
	left:22px;
	top:146px;
}
#top_left{
	float:left;
	width:372px;
}
#top_right{
	float:left;
	width:280px;
}

#main h1{
	width:auto;
	height:52px;
	color: #52361B;
	font-size: 2em;
	text-indent:10px;
	margin-top:10px;
	margin-bottom:35px;
	margin-left:10px;
	clear:both;
	border-left: 5px solid #52361B;
	
}
#main h1 span{
	line-height:10px;
	color: #52361B;
	font-size:10px;
	margin-left:2px;
	display: block;
}
#main h1.img_h1{
	text-indent:0px;
	padding:0px;
	background-image:none;
}

#main div#top_left p{
	margin:0px 0px 0px 15px;
}
#main div#top_left p.big_pink{
	font-size:35px;
	color:#FF7575;
}


#main .h2_area{
	width:700px;
	padding: 0 10px 0 0;
}
#main .h2_area h2{
	font-size: 1.18em;
	line-height: 1.059em;
	color: #666;
	font-weight: bold;
	padding: 10px 0 15px 20px;
	margin: 10px 0px 5px 10px;
	width:695px;
	background: url(../img/h2_bg.jpg) no-repeat 0 0;
	letter-spacing: 2px;
}

#main .h2_area h2 a
{
	color: #666;
}

#main .h2_area h2 a:hover
{
	color:  #F63;
}



#main .h2_area h2.no_bg{
	background:none;
	padding: 11px 0 13px 10px;
	margin: 0px 0px 5px 0px;
	text-indent:0px;
}
#main .h2_area h3{
	color: #666666;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 1.15em;
	padding: 8px 0 5px 25px;
	background: url(../img/h4_bg.jpg) no-repeat left center;
	clear: both;
}

#main .h2_area h4{
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.23em;
	padding: 5px 0 5px 10px;
	margin: 20px 3px 10px 10px;
	background-color: #FFC559;
}

#main .h2_area h5{
	color: #856D4E;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #ccc;
	margin: 15px 7px 10px 15px;
}

#main .h2_area h6{
	color: #FFCC33;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0 5px 30px;
	background: url(../img/h4.png) no-repeat 3px 38%;
	margin: 10px 5px 10px 10px;
}

#main .h2_area p{
	margin-left:20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#main .h2_area div.blog_box{
	border-left: 3px solid;
	margin:0px 0px 10px 25px;
}
#main .h2_area div.blog_box h3{
	color: #333333;
	font-size:14px;
	background-image:none;
	margin:0px;
	padding:0px 0 0 10px;
	font-weight:normal;
}
#main .h2_area div.blog_box p{
	margin:0px 0px 0px 10px;
	padding:0px;
}
#main strong{
	color: #663300;
}

#main b{
	color: #663300;
}

#main img.left{
	float:left;
	margin:8px 10px 8px 5px;
	display: block;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #EAEAEA;

}

#main img.right{
	float: right;
	padding: 2px;
	border: 1px solid #EAEAEA;
	margin: 5px 15px 20px 5px;
}
#main ul{
	margin-left:30px;
}
#main ul li{
	list-style-type:circle;
	list-style-position: inside;
	margin: 5px 0;
	font-size: 15px;
}
#main ol{
	margin-left:30px;
}
#main ol li{
	list-style-type:decimal;
}
#main .page_top{
	margin-top:0px;
	margin-right:10px;
	overflow: hidden;
	zoom: 1;
	clear: both;
}
#main .page_top a{
	float: right;
	display: block;
	overflow: hidden;
	zoom: 1;
}
#main .page_top img{
	padding: 0;
	border:none;
}
#main table{
	border: 1px solid #D4CFCF;
	margin-left: 10px;
	width: 98%;

}
#main table th{
	background-color:#A98F6D;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border: 1px solid #D4CFCF;
	padding:6px;
	vertical-align: middle;
}
#main table td{
	border: 1px solid #D4CFCF;
	padding:10px;
}
#main table td{
	color:#52361B;
	vertical-align: middle;
	text-align: center;
}
#main table.pricelist{
	width:690px;

}
#main table.pricelist td{
	width:300px;
}
#main table.pricelist th{
	width:300px;
	vertical-align: middle;
}
#main table.pricelist th.long_text{
	width:400px;
}
#main table.taisei{
	width:500px;

}
#main table.taisei th{
	width:230px;
}
#main table.shorei{
	width:380px;

}
#main .bottom{
	width:690px;
	height:35px;
	background-color:#EFE8D1;
	margin-top:50px;
	margin-left:10px;
	margin-bottom:20px;
	padding: 0 0 5px;
	border: 1px solid #E1CDB3;

}

#main .bottom .site_links{
	float:left;
	width: 600px;
	_width: 450px;
	line-height: 1.4em;
	clear:both;
	text-align:center;
	padding:7px;
	margin-left: 90px;
}
#main .bottom .site_links li{
	float: left;

	*white-space: nowrap;
	border-right: 1px solid #333333;
	padding: 0 6px;
	list-style:none;
	font-size: 13px;
}
#main .bottom .site_links li a{
	color:#333333;
}
#main .bottom .site_links li a:hover{
	text-decoration: underline;
	color: #E3AB00;
}
#main .bottom .site_links li.first{
	border-left: none;
	padding-left: 0;
}
#main .bottom .site_links li.last{
	border-right: none;
	padding-right: 0;
}

/*ぱんくずメニュー*/
#pan_box{
	float:right;
	width: 710px;
	height:35px;
}

.breadcrumb{
	margin-top: 12px;
	padding-left: 10px;
}

.breadcrumb ul{
	padding-left: 20px;
    background: url(../img/pankuzu_bg.jpg) no-repeat left 2px;
	margin: 0;
}

.breadcrumb ul span{
	background: url(../img/arw.gif) no-repeat left;
    background-size: 20px 20px;
    padding-left: 22px;
    margin-right: 3px;
}

.breadcrumb ul span a:hover{
text-decoration: underline;
}

.breadcrumb ul span:first-child{
	background:none;
	padding:0;
}


#footer{
	height:auto;
	margin: 20px auto;
	overflow: hidden;
	zoom:1;
	position:relative;
	background-color:#EFE8D1;
	color:#52361B;
}
#footer div#footer_in{
	width: 960px;	
	margin: 0px auto;
	overflow: hidden;
	zoom: 1;
	padding-bottom:15px;
}
#footer_contents_left{
	widows:420px;
	float:left;
}
#footer_in table.time_table{
	border: 1px solid #D4CFCF;
	width:430px;
	margin-top:10px;
}
#footer_in th,
#footer_in td{
	border: 1px solid #D4CFCF;
}
#footer_in thead th{
	background-color: #ffa500;
	color:  #fff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#footer_in thead th.first{
	border-left: 1px solid #D4CFCF;
	color:#52361B;
}
#footer_in th.first{
	color:#52361B;
}
#footer_in thead th.last{
	border-right: 1px solid #D4CFCF;
}
#footer_in tbody th{
	background-color: #ffffff;
	vertical-align: middle;
	padding: 5px 10px 5px 8px;
	color:#666666;
}
#footer_in tbody td{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	padding: 5px 9px;
	font-size: 1em;
	line-height: 1.053em;
	color:#52361B;
}
#footer_in tbody td.small{
	font-size: 0.769em;
}
#footer_in .text{
	margin-top: 10px;
}
#footer_contents_right{
	width: 500px;
	padding-top: 9px;
	padding-bottom:10px;
	float:right;
	overflow: hidden;
	zoom:1;
	position:relative;
}
#footer_contents_right img.right{
	float:right;
}


#footer #copyright{
	padding:8px 0px 0px 0px;
	width: 226px;
	float:right;
}

#main img.alignnone{
margin-right:5px;
	border:none;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #963;
}

#main img.alignright {
	float: right;
	margin: 0 0 20px 10px;
	display: block;
	border:none;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #963;
}

#main img.alignleft {
	float: left;
	margin: 0 10px 20px 0;
	display: block;
	border:none;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #963;
}
#main img.aligncenter {
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display:block;
	border:none;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #963;
}

#main .h2_area .box_block{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 10px;
}
#main .h2_area .box_block .box{
	margin-right:10px;
	float: left;
	display: inline;
	width: 340px;
	height:140px;
	background-image:url(../img/box_bg.jpg);
	background-repeat:no-repeat;
	}
#main .h2_area .box_block .boxright{
	float: left;
	display: inline;
	width: 340px;
	height:140px;
	background-image:url(../img/box_bg.jpg);
	background-repeat:no-repeat;

}
#main .h2_area .box_block h3{
	color: #333333;
	padding:7px 0px 0px 0px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.1em;
}
#main .h2_area .box_block h3 a{
	text-decoration:none;
	color: #333333;
	padding: 0 0 0 25px;
	margin: 5px;
}
#main .h2_area .box_block p{
	width:213px;
	padding:0;
	font-size:85%;
	margin: 10px 5px 10px 15px;

}
#main .h2_area .box_block .thumb{
	position:absolute;
	margin-left: 230px;
	margin-top: -20px;
}
#main .h2_area .box_block .thumb img{
	display: block;
	border: 1px solid #ccc;
	padding: 2px;
}

#main .h2_area .box_block .details{
	margin: 5px 0 0 108px;
}
#main .h2_area .box_block .details a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
	height: 25px;
	width: 89px;
	background: url(../img/box_block_details.jpg) no-repeat 0 0;
}
#main .h2_area .box_block .details a:hover{
	background: url(../img/box_block_details_on.jpg) no-repeat 0 0;
}

.mb20
{
	margin-bottom:20px;
}
.mb50
{
	margin-bottom:50px;
}
#footer_contents_right p span {
	font-size: 10px;
}

/* --margin-- */
.m0 { margin:0px!important;}

.mt04 { margin-top:4px!important; }
.mt05 { margin-top:5px!important; }
.mt10 { margin-top:10px!important; }
.mt12 { margin-top:12px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt35 { margin-top:35px!important; }
.mt40 { margin-top:40px!important; }
.mt80 {
	margin-top:80px!important;
}

.mt80 {
	margin-top:90px!important;
}

.mr05 { margin-right:5px!important; }
.mr07 { margin-right:7px!important; }
.mr10 { margin-right:10px!important; }
.mr12 { margin-right:12px!important; }
.mr13 { margin-right:13px!important; }
.mr15 { margin-right:15px!important; }
.mr16 { margin-right:16px!important; }
.mr20 { margin-right:20px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr35 { margin-right:35px!important; }
.mr37 { margin-right:37px!important; }
.mr46 { margin-right:46px!important; }

.mb02 { margin-bottom:2px!important; }
.mb04 { margin-bottom:4px!important; }
.mb05 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb60 { margin-bottom:60px!important; }

.ml01 { margin-left:1px!important; }
.ml05 { margin-left:5px!important; }
.ml10 { margin-left:10px!important; }
.ml13 { margin-left:13px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml35 { margin-left:35px!important; }
.ml45 { margin-left:45px!important; }
.ml55 { margin-left:55px!important; }
.ml60 { margin-left:60px!important; }
.ml120 { margin-left:120px!important; }
.ml415 { margin-left:415px!important; }
.ml525 { margin-left:525px!important; }

/*IE6*/
* html .ml13 { margin-left:06px!important; }

/* --padding-- */
.p0 { padding:0px!important; }
.p20{padding:20p !important;}

.pt05 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt35 { padding-top:35px!important; }

.pr05 { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr35 { padding-right:35px!important; }

.pb05 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb35 { padding-bottom:35px!important; }
.pb42 { padding-bottom:42px!important; }

.pl05 { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl35 { padding-left:35px!important; }
.pl45 { padding-left:45px!important; }
.pl75 { padding-left:75px!important; }
.pl100 { padding-left:100px!important; }


.h2_area .box_1 {
	width: 96%;
	margin: 0 auto 20px 13px;
	padding: 10px 1px;
	border: 5px solid;
	background-color: #FFFFF7;
	border-color: #FBEEBD;
}

.h2_area .box_2 {
	width: 95%;
	margin: 0 auto 20px 13px;
	padding: 10px 3px 10px 0px;
	border: 5px solid;
	background-color: #FEFFFD;
	border-color: #A2D7A6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.h2_area .box_3 {
	width: 95%;
	margin: 0 auto 30px 15px;
	padding: 10px 3px 10px;
	border: 1px dotted;
	background-color: #F8F7F3;
	border-color: #C2AF96;
}

.h2_area .box_4 {
	width: 95%;
	margin: 0 auto 10px auto;
	padding: 5px 3px;
	border: 5px solid #FA9985;
	background-color: #FFF7F7;
}

#main .h2_area .box_1 p,
#main .h2_area .box_2 p,
#main .h2_area .box_3 p,
#main .h2_area .box_4 p
{
	margin: 5px 10px;
}

#main .h2_area .box_2 a
{
	color: #37A66F;
}

#main .h2_area .box_2 a:hover
{
	color: #7CD3A8;
}

#main .h2_area table tr th.case_a {
	background-color: #999999;
	font-size: 15px;
}

#main .h2_area table tr th.case_b {
	background-color: #747474;
	font-size: 15px;
}

#main .h2_area table tr th.case_ｃ {
	background-color: #999999;
	font-size: 15px;
}

#main .h2_area table tr th.proce_a {
	background-color: #B59E80;
}

#main .h2_area table tr th.proce_b {
	background-color: #C0AD94;
}

#main .h2_area table.bordernone,
#main .h2_area table.bordernone td,
#main .h2_area table.bordernone tr{
	border: none;
	margin: 0 0 20px 5px;
	padding: 3px;
}


#main .h2_area table.bordernone td.vm
{
	vertical-align:top;
}

#main .h2_area p.btn
{
	text-align:center;
	margin: 25px 0 65px 0;
}

#main .h2_area p.btn_mini
{
	text-align:center;
	margin: 10px 0 10px 0;
}

#main .h2_area table td.algin_left
{
	text-align: left;
}
#main .h2_area h4 a {
	color: #FFF;
}
#main .h2_area table tr .text_algin_l {
	text-align: left;
}

#main .h2_area table tr .low{
	background-color: #BFAC93;
	color: #FFF;
}


/*--------------------------------------------------------------
## アニメーション
--------------------------------------------------------------*/

#pan_box ul {
    animation-name: fadein-left;
    animation-duration: 1.5s;
    animation-iteration-count: 1;
}

@keyframes fadein-left {
from {
    opacity: 0;
    transform: translateX(-30px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}


/*--------------------------------------------------------------
## ページネーション
--------------------------------------------------------------*/
.pagination{
	margin: 15px;
	font-weight: bold;
}

.pagination span, .pagination a {
display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 4px 10px 3px 10px;
    text-decoration: none;
    width: auto;
    color: #fff!important;
    background: #e0cdb3;
    border-radius: 3px;
}
 
.pagination a:link,
.pagination a:visited,
.pagination a:hover,
.pagination a:active{
color:#fff;
}

.pagination a:hover,
.pagination .current{
	background: #fea400;
}

.pagination .current{
	padding:4px 10px 3px 10px;
}