/* CSS Document */

/* ヘッダー調整 */
div#header {
	position:relative;
	width:1050px;
	height:auto;
	margin:0 auto 30px;
}
#header h1{
	text-align:left;
}
/* ナビゲーション調整 */
div#nav{
	height:52px;
	background:url(../../common/images/shop/navi_bg.png) 0 0 repeat-x;
	margin-bottom: 0;
}
#nav #nav_inner {
	width: 1050px;
	margin: auto;
}

/*-- メインイメージ設定 --*/
#main_image {
	width: 1050px;
/* 	height: 590px; */
	margin-right: auto;
/* 	margin-bottom: 45px; */
	margin-left: auto;
    text-align: center;
}
.bxslider li {
	display: none;
	height: 516px;
	overflow: hidden;
}
.bx-viewport .bxslider li {
	display: block !important;
}
#bx-pager {
    width: 815px;
	margin-left:auto;
	margin-right:auto;
}
#bx-pager > a {
    display: table-cell;
	text-align:center;
}
#bx-pager > a:hover img ,
#bx-pager > a.active img {
	border: 3px solid #D9CDB5;
}
#bx-pager img {
    display: block;
    width: 90%;
    border: 3px solid transparent;
}
/*-- コンテンツ調整 --*/
.styleRankingBlock{
	margin:0 0 40px 0;
}
.bgBlock01{
	width:910px;
	padding:20px;
	background:#fef0ef;
}
.hairstyleList li{
	float:left;
	width:160px;
	margin:0 27px 0 0;
}
.hairstyleList li:last-child{
	margin:0 0 0 0;
}
.hairstyleList li p:first-child {
    height: 213px;
    overflow: hidden;
}
.hairstyleList li a,
.hairstyleList li a:hover{
	color:#3a3a3a;
}

.bgBorderBlockA01{
	width:652px;
	margin:20px 0 0 0;
	padding:20px;
	background: #f9f8f4;
}
.bgBorderBlockA01:nth-of-type(2n){
	background: #f6f3e9;
}
.bgBorderBlockA01 .menuTtlBlock{
	/*margin:0 15px 0 0;
	padding:0 0 15px 0;*/
	border-bottom:1px dotted #333;
}
.bgBorderBlockA01 .menuTtlBlock h3{
	margin:0 0 15px 0;
	/*background: url(../page/images/menu_icon.png) no-repeat left top;*/
}
.bgBorderBlockA01 .menuColumn2Wrap{
	width:652px;
	margin:20px 0 0 0;
}
.bgBorderBlockA01 .menuColumn2Wrap .columnBlock01{
	float:left;
	width:350px;
}
.bgBorderBlockA01 .menuColumn2Wrap .columnBlock02{
	float:right;
	width:260px;
	padding:0 10px 0 0;
}
.bgBorderBlockA01 .menuColumn2Wrap .columnBlock02 p {
	width: 270px;
    overflow: hidden;
}
.bgBorderBlockA01 .menuColumn2Wrap .columnBlock02 p img {
	width: 270px;
}
.menuList li{
	position:relative;
	margin:0 0 15px 0;
	padding:0 0 15px 15px;
	border-bottom:1px dotted #333;
	line-height:1.8;
}
.menuList li:before{
	position:absolute;
	top:0;
	left:0;
	content:"■";
	color:#94711e;
}
.menuList li:last-child{
	border-bottom:none;
}
.menuList li.connect:last-child{
	border-bottom:1px solid #d9d9d9;
}
.couponListBlock .coupon {
	width: 692px;
	min-height: 91px;
	margin-bottom: 10px;
	display: table;
	border: solid 1px #d3d3d3;
	font-size: 12px;
}
.couponListBlock .coupon .icon {
	background: #f47f7f;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
	text-align: center;
}
.couponListBlock .coupon .couponInfo {
	width: 640px;
	float: left;
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
}
.couponListBlock .coupon .couponInfo p,
.couponListBlock .coupon .couponInfo p span {
	margin: 0 0 10px 0;
}
.couponListBlock .coupon .couponInfo ul {
	margin-bottom: 10px;
	margin-left: 5px;
}

.couponListBlock .coupon .couponInfo ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  font-size: 0;
}
.couponListBlock .coupon .couponInfo ul li {
	float: left;
	display: block;
	margin-right: 4px;
	background-color: #63420e;
	padding: 3px 8px;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
.couponDisc {
	margin:15px 0 0 0;
	line-height:1.8;
}
.couponDisc .couponImg{
	float:left;
	width:79px;
	padding:0 15px 0 0;
}
.couponDisc .couponTxt{
	float:right;
	width:545px;
}
.couponDisc .couponTxt .couponTtl {
	font-size:15px;
}
.couponDisc .couponTxt .couponTtl span{
	color:#e74582;
	padding:0 0 0 5px;
	font-size:18px;
}
.photo {
	overflow:hidden;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.photo:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.photo p {
	float:left;
	width: 417px;
	overflow:hidden;
}
.photo ul {
	float:right;
	width: 277px;
}
.photo ul li {
	width: 137px;
	height: 99px;
	overflow:hidden;
	margin-right: 2px;
	margin-bottom: 2px;
	float:left;
}
.photo ul li img {
	height: 99px;
}
.photo ul li:nth-child(2n) {
	margin-right: 0;
}
.photo ul li:nth-child(5) {
	margin-bottom: 0;
}

.photo ul li:last-child {
	margin-bottom: 0;
}
.mapColumn2Wrap {
	width:694px;
	margin:30px 0 0 0;
}
.mapColumn2Wrap .columnBlock01{
	float:left;
	width:415px;
}
.mapColumn2Wrap .columnBlock02{
	float:right;
	width:265px;
	line-height:1.8;
}
.mapColumn2Wrap .columnBlock02 span{
	font-size:25px;
	color:#8a8000;
}
.mapColumn2Wrap .columnBlock02 a{
	color:#8a8000;
	text-decoration: none;
}
.mapColumn2Wrap .columnBlock02 a:hover{
	color:#8a8000;
	text-decoration: underline;
}


.staffList {
	margin:15px 0 0 0;
}
.staffList li{
    display: inline-block;
    margin: 0 6px 20px 0;
    vertical-align: top;
    width: 130px;
}
.staffList li:nth-child(+5n){
	margin-right: 0;
}
.staffList li p{
	margin:0 0 5px 0;
}
.staffList li img {
	width: 130px;
}
.staffColumn2Wrap{
	width:694px;
	margin:20px 0 0 0;
}
.staffColumn2Wrap .columnBlock01{
	float:left;
	width:300px;
}
.staffColumn2Wrap .columnBlock02{
	float:right;
	width:375px;
}
.staffColumn2Wrap .columnBlock02 .staffName{
	margin:15px 0 0 0;
	font-size:25px;
}
.staffColumn2Wrap .columnBlock02 .staffName span{
	font-size:11px;
	padding:0 0 0 10px;
}
.staffComment{
	padding:0 0 15px 0;
	margin:15px 0 0;
	border-bottom:1px dotted #d3c1a8;
}
.detailList {
	border-bottom:1px dotted #d3c1a8;
}
.detailList dt{
	float:left;
	width:120px;
	padding:10px 0 10px 5px;
}
.detailList dd{
	float:right;
	width:245px;
	padding:10px 0 10px 5px;
}
h3.hairCatalog{
	position:relative;
	margin:45px 0 0 0;
}
h3.hairCatalog span{
	display:block;
	position:absolute;
	bottom:4px;
	font-weight:normal;
	font-size:13px;
}
.staffHairCatalog {
	margin:15px 0 0 0;
}
.staffHairCatalog li{
    display: inline-block;
    width: 154px;
    margin: 0 21px 20px 0;
    text-align: left;
    vertical-align: top;
}
.staffHairCatalog li:nth-child(4n){
	margin-right: 0;
}
.staffHairCatalog li p{
    margin: 0 0 5px 0;
    width: 154px;
    overflow: hidden;
}
.staffHairCatalog li p:first-child{
    height: 205px;
}

/*-- サイドコンテンツ調整 --*/
.sideOpenBlock{
	line-height:1.8;
	margin:0 0 30px 0;
}
.sideOpenBlock h2{
	margin:0 0 10px 0;
}
.sideOpenBlock .sideTel span{
	font-size:24px;
	color:#E28478;
}
.sideOpenBlock .sideTel a {
	color: #E28478;
	text-decoration: none;
}
.sideOpenBlock .sideTel a:hover {
	text-decoration: underline;
	color: #E28478;
}

/*-- フッター調整 --*/

#footer #footer_upper.salonFooter{
	padding-top:20px;
}
#footer_upper.salonFooter #foot_in_upper{
	width:965px;
}
#footer p.to_pagetop{
	border-bottom:2px solid #947626;
}
.oyama #footer p.to_pagetop {
    border-bottom: 2px solid #6b7910;
}
/*#footer p.to_pagetop a{
	height:52px;
	background: url(../images/pageTop.png) no-repeat left top;
}
#footer p.to_pagetop a:hover {
	background: url(../images/pageTop_a.png) no-repeat left top;
}*/
.column2WrapA01{
	width:965px;
	margin:0 0 40px 0;
}
.column2WrapA01 .columnBlock01{
	float:left;
	width:450px;
}
.column2WrapA01 .columnBlock01 .googleMapArea{
	float:left;
	width:220px;
}
.column2WrapA01 .columnBlock01 .addressTxt{
	float:right;
	width:205px;
}
.column2WrapA01 .columnBlock02{
	float:right;
	width:450px;
	line-height:1.8;
}
.column2WrapA01 .columnBlock01 h2,
.column2WrapA01 .columnBlock02 h2{
	margin:0 0 20px 0;
}
.footerTel span{
	font-size:27px;
	color:#E28478;
}
.footerTel a {
	text-decoration: none;
	color: #8a8000;
}
.footerTel a:hover {
	text-decoration: underline;
	color: #8a8000;
}

/* movie */
.movie {
	margin-bottom: 20px;
}
.movie:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  font-size: 0;
}
.movie .fll {
	width: 430px;
}
.movie .flr {
	width: 520px;
	text-align:center;
}


.menu_wrapper {
	background: #f8f8f8;
}

/*-- コンテンツ設定 --*/
.toppage {
	width: 100%;
}
.toppage #menu {
	overflow: hidden;
	margin-bottom: 40px;
}

.toppage #menu {
    width: 961px;
    overflow: hidden;
    margin: 0 auto 0px;
    padding: 40px 0;
}
.menu_contens {
	width: 468px;
	float: left;
	margin-left: 16px;
}
.menu_contens:first-of-type {
	margin-left: 0;
}
.menu_contens ._in {
	padding: 20px 20px 60px;
	background: #fff;
	font-size: 11px;
	margin: 20px auto;
	color: #5d5d5d;
	position: relative;
	border-top: 4px solid #a28735;
	box-shadow:-1px -1px 6px 3px #eeeeee;
	-moz-box-shadow:-1px -1px 6px 3px #eeeeee;
	-webkit-box-shadow:-1px -1px 6px 3px #eeeeee;
	text-align: center;
}
.oyama .menu_contens ._in {
	border-top: 4px solid #6b7910;
}
.menu_contens ._in h2 {
	text-align: center;
	margin: 20px auto;
}
.toppage #menu p.more a {
    position: absolute;
    background-color: #cbc19f;
    background-image: url(../common/images/shop/more_btn.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 28px;
    width: 468px;
    right: 0px;
    bottom: 0px;
}
.oyama .toppage #menu p.more a {
    background-color: #c8ce9f;
}
.toppage #menu p.more a:hover {
    filter: 				alpha(opacity=67);
    -moz-opacity:			0.67;
    opacity:				0.67;
}


.ranking_wrapper {
	background: #e4e1d7;
	padding: 40px 0 55px;
}
.oyama .ranking_wrapper {
	background: #e3e5d7;
	padding: 40px 0 55px;
}
.ranking_wrapper #rankingItem {
	width: 919px;
	margin: auto;
}
.ranking_wrapper #rankingItem h2 {
	text-align: center;
	margin: 0px auto 20px;
}
.ranking_wrapper #rankingItem li {
	float: left;
	position: relative;
	margin-left: 29px;
	color: #332a05;
}
.ranking_wrapper #rankingItem li .no_icon {
	font-size: 20px;
	font-style: italic;
	font-weight: 100;
	font-family: Arial;
	margin: 20px auto 10px;
}
.ranking_wrapper #rankingItem li a {
	color: #332a05;
}
.ranking_wrapper #rankingItem li a:hover {
	color: rgba(52,42,5,0.65);
	text-decoration: underline;
}
.ranking_wrapper #rankingItem li:first-of-type {
	margin-left: 0;
}




#news {
	overflow: hidden;
	width: 962px;
    margin: 50px auto 30px;
}
#news .info {
	width: 449px;
	float:left;
}
#news .fb {
	width: 474px;
	float: right;
	margin-top: 10px;
}
#news .info h2 a {
	width: 449px;
	display: block;
	background-image: url(../images/h2_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	position: relative;
	z-index: 10;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.oyama .toppage #news .info h2 a {
	background-image: url(../images/oyama_h2_blog.png);
}
#news .blog h2 a {
	width: 440px;
	display: block;
	background-image: url(../../cuore_matsudo/images/h2_blogs.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	position:relative;
	z-index: 10;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#news .blog h2 a:hover ,
#news .info h2 a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.info_in {
	height: 180px;
	overflow: auto;
	padding: 20px;
	z-index: 1;
}
.info_in dl {
	padding: 10px 0;
	border-bottom: 1px solid #e1dcd3;
}
.info_in dl dt {
	margin-bottom: 5px;
    float: left;
    margin-right: 20px;
}
.info_in dl dd {
	line-height: 1.5em;
}
.toppage #news .blog {
	width: 440px;
	float:right;
}

.facebookaria {
	margin-bottom: 0;
	margin-top: 30px;
	position: relative;
}
.facebookaria .tofb a {
	background-image: url(../../cuore_matsudo/images/fb_coverhair.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 465px;
	position: absolute;
	z-index: 100;
	left: 510px;
	top: 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.facebookaria .tofb a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.contents1 {
	clear:both;
}

.contents1:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.contents1 p {
	margin-bottom: 20px;
}
.contents1 .fll {
	background-image: url(../../cuore_matsudo/images/contents1_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 460px;
	margin-left: 10px;
	min-height: 212px;
}
.contents1 .flr {
	float:right;
	margin-left: 15px;
}

.contents1 h2 {
	background-image: url(../../cuore_matsudo/images/contents1_h2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: normal;
	font-size: 18px;
	color: #6a513b;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.contents1 h2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 10px;
	font-size:24px;
}
/* 20160621 1552 add */
#catList{
	width:694px;
	margin:30px 0 0 0;
}
.tabMenu {
	margin:30px 0 0 0;
}
.tabMenu ul li{
	float:left;
	width:142px;
	padding:10px 0;
	margin:0 3px 0 0;
	background:#bcb290;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	color:#fff;
	font-size:16px;
	text-align:center;
	cursor:pointer;
}
.tabMenu ul li:hover,
.tabMenu ul li.select{
	background:#4f3b09;
}
.tabMenu ul li img{
	vertical-align:bottom;
}
h3.headingBlockA01 {
	position:relative;
	width:694px;
}
h3.headingBlockA01 span{
	display:block;
	position:absolute;
	top:9px;
	right:15px;
	color:#fff;
	font-weight:normal;
}
h3.headingBlockA02 {
	position:relative;
	width:674px;
	background: #e1b375;
	padding: 10px;
	color: #fff;
	margin-top: 20px;
}
h3.headingBlockA02 span{
	display:block;
	position:absolute;
	top:9px;
	right:15px;
	color:#fff;
	font-weight:normal;
}
.searchResult{
	margin:15px 0 0 0;
}
.searchResult .searchTxt{
	float:left;
}
.searchResult div.pagenate {
	float: right;
}
.searchStyleList ul {
}
.searchStyleList li{
    display: inline-block;
    width: 212px;
    margin: 0 24px 30px 0;
    min-height: 335px;
    text-align: left;
    vertical-align: top;
}
.searchStyleList li p{
	margin:0 0 5px 0;
}
.searchStyleList li:nth-child(3n){
	margin-right: 0;
}
.searchStyleList li:last-child{
	margin:0 0 20px 0;
}
.searchStyleList li a,
.searchStyleList li a:hover{
	color:#3a3a3a;
}
.hide {display:none;}
/* blog */
#blog .list {
	clear: both;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 20px;
}
#blog .list p.date {
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	margin-right: 10px;
}
#blog .article h2, #blog .list h2 {
	font-size: 14px;
	color: #7e7461;
	padding: 10px 0 10px 40px;
	border-top: 1px solid #706653;
	border-bottom: 1px solid #706653;
	background-color: #f9f6ef;
	background-image: url(../page/blog/images/blog_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
/*  本文  */
		#blog .list .entry-body {
	margin-bottom: 20px;
}
/*  記事情報  */
#blog .list .entry-footer {
	color: #261300;
	font-weight: 700;
	text-align:right;
	margin:20px 0 0 0;
}
/*  左寄せ  */
#blog .list .left {
	float: left;
	height: 120px;
	line-height: 120px;
	text-align: center;
	width: 180px;
	border: 1px solid #bbb;
	margin-right: 15px;
	overflow: hidden;
}
#blog .list .left img {
	vertical-align: middle;
}
#blog .list .right {
	width: 480px;
	overflow: hidden;
}
#blog .article {
	clear: both;
	overflow: hidden;
	margin:20px 0 70px 0;
}
#blog .article h2, #blog .list h2 {
	font-size: 14px;
	color: #7e7461;
	padding: 10px 0 10px 40px;
	border-top: 1px solid #706653;
	border-bottom: 1px solid #706653;
	background-color: #f9f6ef;
	background-image: url(../page/blog/images/blog_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
#blog .article p.date {
	text-align: right;
	margin-bottom: 30px;
	color: #7e7461;
}
#blog .article .report {
	margin-bottom: 30px;
}
#blog .article .report p {
	line-height: 3em;
}
#blog .article p.staff_name {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e3d9;
	margin-bottom: 10px;
	color: #7e7461;
}
#blog .article p.bottom_date {
	width: 400px;
	float: left;
	color: #7e7461;
}
#blog .article p.link_top {
	width: 200px;
	float: right;
	text-align: right;
}
#blog .article p.link_top a {
	color: #7e7461;
}
.monthly {
	margin-top: 40px;
}
.monthly h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706653;
}
.monthly ul {
	clear:both;
	margin-top: 10px;
}
.monthly ul li {
	float: left;
	margin-right: 10px;
}
.monthly ul li span {
	color: #CCC;
	margin-left: 5px;
	margin-right: 5px;
}
/* 160713 add */
.tabMenu ul li a{
	font-family: Times New Roman , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "MSP明朝","MS PMincho","MS 明朝",serif;
	color: #fff;
	text-decoration: none;
}
.tabMenu ul li a{
	color: #fff;
}
.searchResult{
	margin:15px 0;
}
/* 160720 add */
.styleColumn2Wrap{
	width:694px;
	margin:20px 0 0 0;
}
.styleColumn2Wrap .columnBlock01{
	float:left;
	width:270px;
}
.styleColumn2Wrap .columnBlock02{
	float:right;
	width:405px;
}
.detail .box .detail_img {
	width: 270px;
	height: 510px;
}
.detail_img .img_box {
	width: 270px;
	height: 510px;
	overflow: hidden;
}
.detail_img .img_box .main {
	width: 270px;
	height: 360px;
	margin-bottom: 10px;
	overflow: hidden;
}
.detail_img .img_box .main .mainImage {
	border: none;
}
.detail_img .img_box .thumb_box {
	width: 270px;
	height: 138px;
	margin-bottom: 10px;
	overflow: hidden;
}
.detail_img .img_box .thumb_box .thumbInr {
	width: 88px;
	height: 138px;
	float: left;
	margin-right: 3px;
	overflow: hidden;
	border: none;
}
.detail_img .img_box .thumb_box .thumbInr:last-child {
	margin-right: 0;
}
.detail_img .img_box .thumb_box .thumbInr .img {
	width: 88px;
	height: 118px;
	overflow: hidden;
	margin-bottom: 10px;
}
.detail_img .img_box .thumb_box .thumbInr .icon {
	width: 88px;
	height: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.detail_img .img_box .thumb_box .thumbInr .FRONT {
	background: url(../page/style/images/icon_fl.png) no-repeat;
}
.detail_img .img_box .thumb_box .thumbInr .FASHION {
	background: url(../page/style/images/icon_fa.png) no-repeat;
}
.detail_img .img_box .thumb_box .thumbInr .SIDE {
	background: url(../page/style/images/icon_si.png) no-repeat;
}
.detail_img .img_box .thumb_box .thumbInr .BACK {
	background: url(../page/style/images/icon_ba.png) no-repeat;
}
.commentBlock{
	width: 405px;
	margin: 15px 0 20px;
}
.commentBlock .columnBlock01{
	width: 89px;
	float: left;
}
.commentBlock .columnBlock02{
	width: 300px;
	float: right;
}
.styleDataList {
	width: 405px;
	margin: 0 0 10px 0;
}
.styleDataList dt{
	width: 93px;
	float: left;
}
.styleDataList dd{
	width: 295px;
	float: right;
	padding: 3px 0 0 0;
}
.typeTable{
	width: 405px;
	margin: 10px 0 0 0;
}
.typeTable th{
	width: 80px;
	padding: 15px 0 0 0;
	vertical-align: top;
	font-weight: normal;
}
.typeTable td{
	width: 65px;
}
.typeTable02 {
	width: 322px;
	margin: 15px 0;
}
.typeTable02 th{
	width: 80px;
	padding: 15px 0 0 0;
	vertical-align: top;
	font-weight: normal;
}
.typeTable02 td{
	width: 83px;
}
h3.hairCatalog span{
	left:185px;
}
.bgBorderBlockA01 .menuColumn2Wrap.singleColumn .columnBlock01{
	float:none;
	width:auto;
}

.wp-pagenavi {
    height: 23px;
}


.postInfo {
    text-align: right;
    padding-top: 1em;
}
.postInfo li {
    display: inline-block;
}

.page_title_contents {
    width: 1049px;
    margin: 14px auto 34px;
}
.space_design {
	margin-bottom: -40px;
}

.rankingBox_w {
	background: #f9f8f4;
	padding: 10px;
	margin: 10px auto;
}
.oyama .rankingBox_w {
	background: #e3e5d7;
}

.rankingBox_w .rankingBox .rankingImg {
    position: relative;
    float: left;
    width: 78px;
}

.rankingBox_w .rankingBox .rankingTxt {
    float: right;
    width: 106px;
    font-size: 11px;
    padding-top: 12%;
}

.kowawari_main_txt {
	line-height: 1.8em;
	margin: 30px auto;
	text-align: center;
}
.kowawari ._box {
	margin: 30px auto;
	padding: 30px 0 0;
	border-top: 1px dotted #333;
}
.kowawari ._box .ph {
	float: left;
}
.kowawari ._box ._txt {
	float: right;
	width: 65%;
}
.kowawari ._box ._txt h3 {
	color: #916d0a;
	margin-bottom: 30px;
	font-weight: 100;
}


