
/*
Theme Name: om-dc
*/


@charset "UTF-8";
/*wp*/

.e_date{
	text-align:right;
	font-size:14px !important;
	margin:20px 0px 10px;
	line-height:100% !important;
}


.e_date a{
	color:#7D3A25;
}



.ichiran{
text-align:right;	
float:left;
}

.ichiran a{
	display:block;
	background-color:#dfb554;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:80px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.prenex{
float:right;
}
.prenex a{
	display:block;
	background-color:#dfb554;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:50px;
	color:#fff;
	text-decoration:none;
	margin-bottom:3px;
	font-size:12px;
}
.ichiran a:hover,.prenex a:hover{
text-decoration:underline;	
}


.pager{
margin-top:20px;	
}



.wp-detail{
padding:0px 0px 30px 0px !important;	
    line-height: 1.8 !important;
}

.wp-detail ul li{
	list-style-type:disc !important;
	margin-left:20px;
	
}
.wp-detail ol li{
	list-style-type:decimal !important;
	margin-left:20px;
	
}

.wp-detail em{
	font-style:italic !important;
}
.wp-detail strong{
	font-weight:bold !important;
}

.wp-detail p{
	    font-size: 18px;
    line-height: 1.8 !important;
    margin: 0 0 2em;

}
img.alignleft {
    text-align: left;
}

img.aligncenter {
    display: block;
    margin: 0px auto;
}

img.alignright {
    display: block;
    margin: 1px 1px 1px auto;
}

.wp-detail{
margin-bottom:30px !important;	
}
.wp-detail h1{
color:#666;
font-size:30px;	
}
.wp-detail h2{
color:#666;
font-size:25px;	
}


.pager {
	margin: 10px 0 10px;
	padding: 10px 10px 10px;
	overflow: hidden; 
	position: relative; 
	zoom:1;
}
.page-numbers {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 5px;
	background: #ffffff;
	vertical-align: middle;
border:1px solid #dfb554;
color:#dfb554;
text-decoration:none !important;
}

a:hover.page-numbers {
	background-color:#dfb554;
	color:#ffffff;
}

.pager .current{

	background-color: #dfb554 !important;
color:#ffffff;
}


.down{
margin-top:-20px !important;
margin-bottom:10px;	
}



.tit{
}

.tit a{
    color:#ea9750; !important;
}


.b_box{
}



#content{
	clear: both;
}




#main{
	float:left;
	width:1000px !important;
}

section.content .inner {
position:relative;
}

#side{
	width:200px;
position:absolute;
right:-200px;
top:0px;
z-index:1000 !important;
}


#blog-content .content-header h2 {
    font-size: 30px;
	width:auto !important;
    padding: 0 120px;
    margin: 0 auto;

}

#blog-content .content-header h2 {
    font-size: 30px;
    color: #866134;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: 1.3;
    background: url(/img/content-header-bg.png) no-repeat center;
	background-size:  100% auto;

}

#blog-content .content-header {
    background: url(/img/border-shadow01.png) no-repeat center bottom;
	background-size: 100% auto !important;

}


.wp_side{
	padding-bottom:40px !important;
}

.wp_side li{
	line-height:160% !important;
}

#side h3{
	font-size:20px !important;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
}
table.price{
	border-collapse:collapse;
	border:1px solid #9B6812;
	margin:20px 0 50px;
}
table.price th,
table.price td{
	border:1px solid #9B6812;
	vertical-align:top;
	padding:15px;
}
table.price th{
	background:#D7AB4E;
	text-align:center;
}

	


@media screen and (max-width:481px){

#side{
	position: static !important;
	width:90%;
	float:none;
	margin:auto;
	
}

#main{
	float:none;
	width:90% !important;
	float:none;
	margin:auto;
}
#blog-content .content-header h2 {
    font-size: 18px;
    padding: 10px !important;
}
#blog-content .content-header h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: 1.3;
    background: url(/img/content-header-bg.png) no-repeat center;
        background-size: auto auto;
    background-size: 100% auto;
}
	
	#side{
		clear:both;
		padding-top:50px !important;
	}
	
table.price th{
	display:none;
}
table.price td{
	display:block;
}
table.price td.td01{
	text-align:center;
	background:#EADFC6;
}
table.price td.td02{
	text-align:center;
}




}


.widget-container > ul{
		margin-bottom:40px !important;
	}