/* CSS Document */

#contentsArea {
	margin-top:15px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/* #mainVisual */
#mainVisual {
	height:390px;
	position:relative;
}

#mainVisual .img li {
	position:absolute;
	left:0;
	top:0;
}/* CSS Document */

#contentsArea {
	margin-top:15px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/* #mainVisual */
#mainVisual {
	height:390px;
	position:relative;
}

#mainVisual .img li {
	position:absolute;
	left:0;
	top:0;
}
#mainVisual .topTtl {
	width:945px;
	height:70px;
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
#mainVisual .topTxt {
	width:603px;
	height:94px;
	position:absolute;
	left:15px;
	bottom:14px;
	z-index:99;
}
#mainVisual .topLink {
	width:178px;
	height:195px;
	position:absolute;
	right:15px;
	bottom:14px;
	z-index:99;
}

/* .featureArea */
.featureArea {
	background:#ebebeb url(/feature/yuranosato/images/top_shadow.png) 0 0 no-repeat;
	padding-top:20px;
	padding-bottom:30px;
}

/* .pickUp */
.pickUp {
	background:url(/feature/yuranosato/images/pickup_bg.gif);
	border-top:#6b0000 solid 2px;
	padding-bottom:10px;
}
.pickUp .pickUpTtl {
	text-align:center;
	margin:4px auto 10px;
}
.pickUp .phList {
	margin:0 0 0 30px;
}
.pickUp .phList li {
	margin-right:5px;
	width:173px;
	float:left;
	font-size:110%;
	line-height:1.2;
	padding-left:5px;
}

.pickUp .phList li div {
	background:url(/feature/yuranosato/images/pickup_ph_bg.png) no-repeat;
	padding:3px 0;
	width:173px;
	height:108px;
	overflow:hidden;
	margin-bottom:3px;
	margin-left:-5px;
}
.pickUp .phList li div span {
	display:block;
	background:url(/feature/yuranosato/images/pickup_ph_shadow.png) 0 100% no-repeat;
	padding:0 7px 7px 4px ;
}
.pickUp .phList li a {
	color:#7e0001;
}
.pickUp .phList li a:hover {
	color:#097C25;
}


/* .infoArea */
.infoArea {
	background: url(/feature/yuranosato/images/top_shadow.png) 0 0 no-repeat;
	margin-bottom:30px;
	clear:both;
}
.infoArea .infoAreaInner {
	background:url(/feature/yuranosato/images/yurako.gif) 30px 30px no-repeat;
	padding:35px 30px 0;
	min-height:143px;
}
.infoArea .infoBox {
	background:#fff url(/feature/yuranosato/images/fukidashi_top.gif) 0 0 no-repeat;
	margin-left:110px;
	padding-top:10px;
}
.infoArea .infoBox .infoBoxInner {
	background: url(/feature/yuranosato/images/fukidashi_btm.gif) 0 100% no-repeat;
	padding-bottom:10px;
	padding-left:12px;
}
.infoArea .infoBox .infoBoxInner .leftBox {
	width:475px;
	float:left;
	margin-right:30px;
}
.infoArea .infoBox .infoBoxInner .leftBox ul {
	margin-top:8px;
}
.infoArea .infoBox .infoBoxInner .leftBox ul li {
	background:url(/feature/yuranosato/images/disc.gif) 0 7px no-repeat;
	padding-left:15px;
	margin-bottom:7px;
	font-size:110%;
}
.infoArea .infoBox .infoBoxInner .rightBox {
	float:left;
	width:230px;
	border:#a2040c solid 2px;
	background:url(/feature/yuranosato/images/present_bg.gif);
	padding:8px 5px;
	margin-top:8px;
}
.infoArea .infoBox .infoBoxInner .rightBox .present {
	float:left;
	margin-right:5px;
}

/* .bnrArea */
.bnrArea {
	text-align:center;
	clear:both;
}
.bnrArea img {
	margin-bottom:10px;
}
.bnrArea .textL {
	font-size:140%;
	margin-bottom:3px;
}
.bnrArea .textS {
	font-size:90%;
}

/* .mainSection */
.special #mainSection{
	margin-bottom:0;
	padding-bottom:0;
	background: none;
	border-bottom:#e4e2d0 solid 1px;
}
.special #mainSection .ttl2 {
	background:url(/feature/yuranosato/images/kuchikomi_ttl_bg.gif);
	padding: 12px 0 0 40px;
	height:43px;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.2;
	overflow: hidden;
}
.special #mainContents .more a{
	background: none;
}

/* .topics */
.topics {
	width:885px;
	margin:0 30px 40px;
}
.topics h2{
	margin-left:-5px;
	background:url(/feature/yuranosato/images/topics_ttl.png) no-repeat;
	height:243px;
	text-indent:-9999px;
}
.topics .topicsInner {
	background:#fff;
	border:#c7c7c7 solid 1px;
	padding:29px;
}

.topics .txtArea {
	float:left;
	width:400px;
	margin-right:30px;
}
.topics .txtArea h3 {
	font-size:140%;
	margin-bottom:20px;
	font-weight:normal;
}
.topics .txtArea p {
	font-size:110%;
}
.topics ul li {
	width:187px;
	float:left;
	margin-bottom:20px;
}
.mr20 {
	margin-right:20px;
}
.topics ul li img {
	margin-bottom:5px;
}

.topics .serviceReport {
	background:url(/feature/yuranosato/images/service_bg.gif);
	padding:15px 20px;
	margin-top:10px;
	clear:both;
}
.topics .serviceReport h3 {
	margin-bottom:10px;
}
.topics .serviceReport .service{
	width:247px;
	margin-right:17px;
	float:left;
	position:relative;
}
.topics .serviceReport .last{
	margin-right:0;
}
.topics .serviceReport .service .ph img{
	border:#fff solid 3px;
}
.topics .serviceReport .service h4 {
	font-weight:bold;
	font-size:140%;
	margin:10px 0 5px;
}
.topics .serviceReport .service .tRepo {
	width:85px;
	height:85px;
	position:absolute;
	top:-4px;
	right:-3px;
}
.topics .serviceReport .service .renewal {
	width:88px;
	height:88px;
	position:absolute;
	top:-4px;
	right:-3px;
}

.topics .col2 .service{
	width:382px;
}
.topics .col2 .service .ph{
	text-align:center;
}
.topics .col2 .service .tRepo, .topics .col2 .service .renewal {
	right:25px;
}


/* .report */
.report {
	background: url(/feature/yuranosato/images/note_btm.gif) 0 100% no-repeat;
	padding-bottom:17px;
	margin-top:30px;
}
.report .reportTop {
	background:url(/feature/yuranosato/images/note_top.gif) no-repeat;
	height:40px;
}
.report .reportInner {
	background:url(/feature/yuranosato/images/note_bg.gif) repeat-y;
	padding-bottom:10px;
}
.report .reportTtlArea {
	background:url(/feature/yuranosato/images/report_ttl.jpg) 0 0 no-repeat;
	min-height:268px;
}
.report .reportTtl {
	height:153px;
	text-indent:-9999px;
}
.report .profile {
	border-top:#bfbdbb solid 2px;
	border-bottom:#bfbdbb solid 2px;
	width:655px;
	margin-left:50px;
	padding:5px;
	font-size:110%;
}
.report .reportSection1 {
	background:url(/feature/yuranosato/images/report_ph_1.jpg) 630px 72px no-repeat;
}
.report .reportSection1 h3 {
	background:url(/feature/yuranosato/images/report_ttl_2.jpg) 0 0 no-repeat;
	width:550px;
	height:100px;
	text-indent:-9999px;
}
.report .reportSection1 p {
	width:560px;
	margin:10px 0 0 50px;
	font-size:110%;
}
.report .reportSection2 {
	background:url(/feature/yuranosato/images/report_ph_2.jpg) 522px 0 no-repeat;
	padding-top:20px;
	min-height:360px;
}


/* 1410追加　.shopData */
.report .reportSection2 .shopData1410 {
	float:left;
	background:url(/feature/yuranosato/images/shop_btm3.gif) 0 100% no-repeat;
	width:460px;
	padding-bottom: 10px;
	margin-left:50px;
}
.report .reportSection2 .shopDataTop1410 {
	background:url(/feature/yuranosato/images/shop_top3.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}
.report .reportSection2 .shopDataInner1410 {
	background:url(/feature/yuranosato/images/shop_bg3.gif) repeat-y;
	padding:10px 20px 5px;
}
.report .reportSection2 .shopData1410 .shopDataInner1410 .shopLead {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData1410 .shopDataInner1410 .shopPhoto {
	float:left;
	width:140px;
	margin-right:10px;
}
.report .reportSection2 .shopData1410 .shopDataInner1410 .name {
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData1410 .shopDataInner1410 .tRight {
	text-align:right;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
}

/* 1501追加　.shopData */
.report .reportSection2 .shopData1501 {
	float:left;
	background:url(/feature/yuranosato/images/shop_btm1501.gif) 0 100% no-repeat;
	width:460px;
	padding-bottom: 10px;
	margin-left:50px;
}
.report .reportSection2 .shopDataTop1501{
	background:url(/feature/yuranosato/images/shop_top1501.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}
.report .reportSection2 .shopDataInner1501 {
	background:url(/feature/yuranosato/images/shop_bg1501.gif) repeat-y;
	padding:10px 20px 5px;
}
.report .reportSection2 .shopData1501 .shopDataInner1501 .shopLead {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData1501 .shopDataInner1501 .shopPhoto {
	float:left;
	width:140px;
	margin-right:10px;
}
.report .reportSection2 .shopData1501 .shopDataInner1501 .name {
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData1501 .shopDataInner1501 .tRight {
	text-align:right;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
}

.report .reportSection2 .shopData {
	background:url(/feature/yuranosato/images/shop_btm.gif) 0 100% no-repeat;
	width:460px;
	padding-bottom: 10px;
	margin-left:50px;
}
.report .reportSection2 .shopData .shopDataTop {
	background:url(/feature/yuranosato/images/shop_top.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}
.report .reportSection2 .shopData .shopDataInner {
	background:url(/feature/yuranosato/images/shop_bg.gif) repeat-y;
	padding:10px 20px 5px;
}
.report .reportSection2 .shopData .shopDataInner .shopLead {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData .shopDataInner .shopPhoto {
	float:left;
	width:193px;
	margin-right:10px;
}
.report .reportSection2 .shopData .shopDataInner .name {
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData .shopDataInner .tRight {
	text-align:right;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
}

/* #shopList */
#shopList {
	margin-top:30px;
	margin-bottom:10px;
}
#shopList h3 {
	margin-bottom:17px;
}
#shopList .inner {
	margin-bottom:17px;
}
#shopList .unit {
	width:228px;
	background:#1b1b1b url(/feature/yuranosato/images/list_btm.gif) bottom no-repeat;
	padding-bottom:10px;
	color:#fff;
	float:left;
	margin-right:11px;
	position:relative;
}

#shopList .last {
	margin-right:0;
}
#shopList .unitInner {
	padding:0 12px;
}
#shopList .unitInner p {
	margin-bottom:5px;
}
#shopList .unitInner ul {
	margin-bottom:8px;
}
#shopList .unitInner li {
	float:left;
	margin-right:6px;
	width:64px;
	height:45px;
}
#shopList .unitInner li.last {
	margin-right:0;
}
#shopList .unitInner .lead {
	min-height:2.8em;
}
#shopList .unitInner .btn {
	margin-bottom:5px;
}
#shopList .unit .renewal {
	position:absolute;
	width:88px;
	height:88px;
	top:35px;
	right:6px;
}


/* 1407追加　.topics */
.summer1407topics h2 {
	background:url(/feature/yuranosato/images/topics_ttl_1407.png) no-repeat;
}
.summer1407topics .topics1{
	width:460px;
}
.summer1407topics ul li {
	width:176px;
	float:left;
	margin-bottom:20px;
}
.summer1407topics .topics2{
	width:575px;
	margin-bottom:20px;
}
.summer1407topics .event {
	background:url(/feature/yuranosato/images/1407_img_event.jpg) 100% 50px no-repeat;
}
.summer1407topics .txtArea h3 {
	border-bottom:#492b00 solid 1px;
	font-weight:bold;
}
.summer1407topics .txtArea p {
	margin-bottom:10px;}

/* 1407追加　.report */	
.summer1407report h2 {
	margin-left:50px;
	margin-bottom:15px;
}
.summer1407report .lead {
	margin-left:50px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:10px;
	width:480px;
}
.summer1407report .profile {
	width:470px;
}
.summer1407report .reportTtl2 {
	background:url(/feature/yuranosato/images/miyazawako_L.jpg) 560px 20px no-repeat;
	padding:20px 0;
}
.summer1407report .reportSection1 {
	background:url(/feature/yuranosato/images/1407_report_ph_1.jpg) 630px 0 no-repeat;
	min-height:293px;
}
.report .reportSection2 {
	background:none;
	min-height:0;
}
.report .reportSection2 .shopData {
	float:left;
}
.summer1407report .reportSection2 .shopData .shopDataInner .shopPhoto {
	width:122px;
	margin-right:20px;
}
.report .reportSection2 .shopData .shopDataTop2 {
	background:url(/feature/yuranosato/images/shop_top2.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}


.eventInfo {
	width:355px;
	float:right;
	margin-right:45px;
	margin-top:18px;
}
.eventInfo dt {
	background:#009944;
	color:#fff;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	padding:10px 20px;
	font-size:140%;
	font-weight:bold;
}
.eventInfo dd {
	border-left:#009944 solid 2px;
	border-bottom:#009944 solid 2px;
	border-right:#009944 solid 2px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	padding:12px 15px;
	font-size:110%;
}
.eventInfo dd img {
	float:left;
}
.eventInfo dd p {
	margin-left:160px;
}

#mainVisual .topTtl {
	width:945px;
	height:70px;
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
#mainVisual .topTxt {
	width:603px;
	height:94px;
	position:absolute;
	left:15px;
	bottom:14px;
	z-index:99;
}
#mainVisual .topLink {
	width:178px;
	height:195px;
	position:absolute;
	right:15px;
	bottom:14px;
	z-index:99;
}

/* .featureArea */
.featureArea {
	background:#ebebeb url(/feature/yuranosato/images/top_shadow.png) 0 0 no-repeat;
	padding-top:20px;
	padding-bottom:30px;
}

/* .pickUp */
.pickUp {
	background:url(/feature/yuranosato/images/pickup_bg.gif);
	border-top:#6b0000 solid 2px;
	padding-bottom:10px;
}
.pickUp .pickUpTtl {
	text-align:center;
	margin:4px auto 10px;
}
.pickUp .phList {
	margin:0 0 0 30px;
}
.pickUp .phList li {
	margin-right:5px;
	width:173px;
	float:left;
	font-size:110%;
	line-height:1.2;
	padding-left:5px;
}

.pickUp .phList li div {
	background:url(/feature/yuranosato/images/pickup_ph_bg.png) no-repeat;
	padding:3px 0;
	width:173px;
	height:108px;
	overflow:hidden;
	margin-bottom:3px;
	margin-left:-5px;
}
.pickUp .phList li div span {
	display:block;
	background:url(/feature/yuranosato/images/pickup_ph_shadow.png) 0 100% no-repeat;
	padding:0 7px 7px 4px ;
}
.pickUp .phList li a {
	color:#7e0001;
}
.pickUp .phList li a:hover {
	color:#097C25;
}


/* .infoArea */
.infoArea {
	background: url(/feature/yuranosato/images/top_shadow.png) 0 0 no-repeat;
	margin-bottom:30px;
	clear:both;
}
.infoArea .infoAreaInner {
	background:url(/feature/yuranosato/images/yurako.gif) 30px 30px no-repeat;
	padding:35px 30px 0;
	min-height:143px;
}
.infoArea .infoBox {
	background:#fff url(/feature/yuranosato/images/fukidashi_top.gif) 0 0 no-repeat;
	margin-left:110px;
	padding-top:10px;
}
.infoArea .infoBox .infoBoxInner {
	background: url(/feature/yuranosato/images/fukidashi_btm.gif) 0 100% no-repeat;
	padding-bottom:10px;
	padding-left:12px;
}
.infoArea .infoBox .infoBoxInner .leftBox {
	width:475px;
	float:left;
	margin-right:30px;
}
.infoArea .infoBox .infoBoxInner .leftBox ul {
	margin-top:8px;
}
.infoArea .infoBox .infoBoxInner .leftBox ul li {
	background:url(/feature/yuranosato/images/disc.gif) 0 7px no-repeat;
	padding-left:15px;
	margin-bottom:7px;
	font-size:110%;
}
.infoArea .infoBox .infoBoxInner .rightBox {
	float:left;
	width:230px;
	border:#a2040c solid 2px;
	background:url(/feature/yuranosato/images/present_bg.gif);
	padding:8px 5px;
	margin-top:8px;
}
.infoArea .infoBox .infoBoxInner .rightBox .present {
	float:left;
	margin-right:5px;
}

/* .bnrArea */
.bnrArea {
	text-align:center;
	clear:both;
}
.bnrArea img {
	margin-bottom:10px;
}
.bnrArea .textL {
	font-size:140%;
	margin-bottom:3px;
}
.bnrArea .textS {
	font-size:90%;
}

/* .mainSection */
.special #mainSection{
	margin-bottom:0;
	padding-bottom:0;
	background: none;
	border-bottom:#e4e2d0 solid 1px;
}
.special #mainSection .ttl2 {
	background:url(/feature/yuranosato/images/kuchikomi_ttl_bg.gif);
	padding: 12px 0 0 40px;
	height:43px;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.2;
	overflow: hidden;
}
.special #mainContents .more a{
	background: none;
}

/* .topics */
.topics {
	width:885px;
	margin:0 30px 40px;
}
.topics h2{
	margin-left:-5px;
	background:url(/feature/yuranosato/images/topics_ttl.png) no-repeat;
	height:243px;
	text-indent:-9999px;
}
.topics .topicsInner {
	background:#fff;
	border:#c7c7c7 solid 1px;
	padding:29px;
}

.topics .txtArea {
	float:left;
	width:400px;
	margin-right:30px;
}
.topics .txtArea h3 {
	font-size:140%;
	margin-bottom:20px;
	font-weight:normal;
}
.topics .txtArea p {
	font-size:110%;
}
.topics ul li {
	width:187px;
	float:left;
	margin-bottom:20px;
}
.mr20 {
	margin-right:20px;
}
.topics ul li img {
	margin-bottom:5px;
}


.topics .col2 .service{
	width:382px;
}
.topics .col2 .service .ph{
	text-align:center;
}
.topics .col2 .service .tRepo, .topics .col2 .service .renewal {
	right:25px;
}


/* .report */
.report {
	background: url(/feature/yuranosato/images/note_btm.gif) 0 100% no-repeat;
	padding-bottom:17px;
	margin-top:30px;
}
.report .reportTop {
	background:url(/feature/yuranosato/images/note_top.gif) no-repeat;
	height:40px;
}
.report .reportInner {
	background:url(/feature/yuranosato/images/note_bg.gif) repeat-y;
	padding-bottom:10px;
}
.report .reportTtlArea {
	background:url(/feature/yuranosato/images/report_ttl.jpg) 0 0 no-repeat;
	min-height:268px;
}
.report .reportTtl {
	height:153px;
	text-indent:-9999px;
}
.report .profile {
	border-top:#bfbdbb solid 2px;
	border-bottom:#bfbdbb solid 2px;
	width:655px;
	margin-left:50px;
	padding:5px;
	font-size:110%;
}
.report .reportSection1 {
	background:url(/feature/yuranosato/images/report_ph_1.jpg) 630px 72px no-repeat;
}
.report .reportSection1 h3 {
	background:url(/feature/yuranosato/images/report_ttl_2.jpg) 0 0 no-repeat;
	width:550px;
	height:100px;
	text-indent:-9999px;
}
.report .reportSection1 p {
	width:560px;
	margin:10px 0 0 50px;
	font-size:110%;
}
.report .reportSection2 {
	background:url(/feature/yuranosato/images/report_ph_2.jpg) 522px 0 no-repeat;
	padding-top:20px;
	min-height:360px;
}




.report .reportSection2 .shopData {
	background:url(/feature/yuranosato/images/shop_btm.gif) 0 100% no-repeat;
	width:460px;
	padding-bottom: 10px;
	margin-left:50px;
}
.report .reportSection2 .shopData .shopDataTop {
	background:url(/feature/yuranosato/images/shop_top.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}
.report .reportSection2 .shopData .shopDataInner {
	background:url(/feature/yuranosato/images/shop_bg.gif) repeat-y;
	padding:10px 20px 5px;
}
.report .reportSection2 .shopData .shopDataInner .shopLead {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData .shopDataInner .shopPhoto {
	float:left;
	width:193px;
	margin-right:10px;
}
.report .reportSection2 .shopData .shopDataInner .name {
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}
.report .reportSection2 .shopData .shopDataInner .tRight {
	text-align:right;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
}

/* 1410追加　.topics */
.autumn1410topics h2 {
	background:url(/feature/yuranosato/images/topics_ttl_1410.png) no-repeat;
}

.autumn1410topics .event {
	background:url(/feature/yuranosato/images/1410_img_event.jpg) 100% 50px no-repeat;
}
.autumn1410topics .topics_box {
	float:left;
	width: 880px;
	margin-bottom:20px;
}
.autumn1410topics .topics_box .txtArea {
	float:left;
	width: 420px;
	margin-right:50px;
}
.autumn1410topics .txtArea h3 {
	border-bottom:#492b00 solid 1px;
	font-weight:bold;
}
.autumn1410topics .txtArea p {
	margin-bottom:10px;
}

.autumn1410topics .txtArea a {
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	background:url(/feature/yuranosato/images/icon_more.gif) 0 7px no-repeat;
}

.autumn1410topics .imgArea {
	float:right;
	width: 400px;
	margin-right:8px;
}

.FL {
	float:left;
}

.FR {
	float:right;
}
	
/* 1501追加　.topics */
.winter1501topics h2 {
	background:url(/feature/yuranosato/images/topics_ttl_1501.png) no-repeat;
}

.winter1501topics .event {
	background:url(/feature/yuranosato/images/1501_img_event.jpg) 100% 50px no-repeat;
}
.winter1501topics .topics_box {
	float:left;
	width: 880px;
	margin-bottom:20px;
}
.winter1501topics .topics_box .txtArea {
	float:left;
	width: 420px;
	margin-right:50px;
}
.winter1501topics .txtArea h3 {
	border-bottom:#492b00 solid 1px;
	font-weight:bold;
}
.winter1501topics .txtArea p {
	margin-bottom:10px;
}

/*.winter1501topics .txtArea a {
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	background:url(/feature/yuranosato/images/icon_more.gif) 0 7px no-repeat;
}*/

.winter1501topics .imgArea {
	float:right;
	width: 380px;
	margin-right:15px;
}
.winter1501topics .imgArea p{
	/*text-align: center;*/
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 130px;
}
.winter1501topics .topics_box ul{
	float:right;
	width: 380px;
	padding:0 5px;
}
.winter1501topics .topics_box li {
	float:left;
	text-align: center;
}

	
/* 1410追加　.report */	

.autumn1410report h2 {
	margin-left:50px;
	margin-bottom:15px;
}
.autumn1410report .lead {
	margin-left:50px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:10px;
	width:480px;
}
.autumn1410report .profile {
	width:470px;
}
.autumn1410report .reportTtl2 {
	background:url(/feature/yuranosato/images/1410_report_ph.jpg) 560px 20px no-repeat;
	padding:20px 0;
}
.autumn1410report .reportSection1 {
	background:url(/feature/yuranosato/images/1410_report_ph_1.jpg) 630px 0 no-repeat;
	min-height:350px;
}
.report .reportSection2 {
	background:none;
	min-height:0;
}
.report .reportSection2 .shopData {
	float:left;
}
.autumn1410 .reportSection2 .shopData .shopDataInner .shopPhoto {
	width:122px;
	margin-right:20px;
}

/* 1501追加　.report */	

.winter1501report h2 {
	margin-left:50px;
	margin-bottom:15px;
}
.winter1501report .lead {
	margin-left:50px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:10px;
	width:480px;
}
.winter1501report .profile {
	width:470px;
}
.winter1501report .reportTtl2 {
	background:url(/feature/yuranosato/images/1501_report_ph.jpg) 560px 20px no-repeat;
	padding:20px 0;
}
.winter1501report .reportSection1 {
	background:url(/feature/yuranosato/images/1501_report_ph_1.jpg) 630px 0 no-repeat;
	min-height:350px;
}
/*
.winter1501report .reportSection1 p {
	width:480px;
}
*/
.report .reportSection2 {
	background:none;
	min-height:0;
}
.report .reportSection2 .shopData {
	float:left;
}
.winter1501 .reportSection2 .shopData .shopDataInner .shopPhoto {
	width:122px;
	margin-right:20px;
}

.eventInfo1501 {
	width:355px;
	float:right;
	margin-right:45px;
	margin-top:18px;
}
.eventInfo1501 dt {
	background:#f1de05;
	color:#fff;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	padding:10px 20px;
	font-size:140%;
	font-weight:bold;
}
.eventInfo1501 dd {
	border-left:#f1de05 solid 2px;
	border-bottom:#f1de05 solid 2px;
	border-right:#f1de05 solid 2px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	padding:12px 15px;
	font-size:110%;
}
.eventInfo1501 dd img {
	float:left;
}
.eventInfo1501 dd p {
	margin-left:160px;
}

/* #shopList */
#shopList {
	margin-top:30px;
	margin-bottom:10px;
}
#shopList h3 {
	margin-bottom:17px;
}
#shopList .inner {
	margin-bottom:17px;
}
#shopList .unit {
	width:228px;
	background:#1b1b1b url(/feature/yuranosato/images/list_btm.gif) bottom no-repeat;
	padding-bottom:10px;
	color:#fff;
	float:left;
	margin-right:11px;
	position:relative;
}

#shopList .last {
	margin-right:0;
}
#shopList .unitInner {
	padding:0 12px;
}
#shopList .unitInner p {
	margin-bottom:5px;
}
#shopList .unitInner ul {
	margin-bottom:8px;
}
#shopList .unitInner li {
	float:left;
	margin-right:6px;
	width:64px;
	height:45px;
}
#shopList .unitInner li.last {
	margin-right:0;
}
#shopList .unitInner .lead {
	min-height:2.8em;
}
#shopList .unitInner .btn {
	margin-bottom:5px;
}
#shopList .unit .renewal {
	position:absolute;
	width:88px;
	height:88px;
	top:35px;
	right:6px;
}


/* 1407追加　.topics */
.summer1407topics h2 {
	background:url(/feature/yuranosato/images/topics_ttl_1407.png) no-repeat;
}
.summer1407topics .topics1{
	width:460px;
}
.summer1407topics ul li {
	width:176px;
	float:left;
	margin-bottom:20px;
}
.summer1407topics .topics2{
	width:575px;
	margin-bottom:20px;
}
.summer1407topics .event {
	background:url(/feature/yuranosato/images/1407_img_event.jpg) 100% 50px no-repeat;
}
.summer1407topics .txtArea h3 {
	border-bottom:#492b00 solid 1px;
	font-weight:bold;
}
.summer1407topics .txtArea p {
	margin-bottom:10px;}
	
/* 1407追加　.report */	
.summer1407report h2 {
	margin-left:50px;
	margin-bottom:15px;
}
.summer1407report .lead {
	margin-left:50px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:10px;
	width:480px;
}
.summer1407report .profile {
	width:470px;
}
.summer1407report .reportTtl2 {
	background:url(/feature/yuranosato/images/miyazawako_L.jpg) 560px 20px no-repeat;
	padding:20px 0;
}
.summer1407report .reportSection1 {
	background:url(/feature/yuranosato/images/1407_report_ph_1.jpg) 630px 0 no-repeat;
	min-height:293px;
}
.report .reportSection2 {
	background:none;
	min-height:0;
}
.report .reportSection2 .shopData {
	float:left;
}
.summer1407report .reportSection2 .shopData .shopDataInner .shopPhoto {
	width:122px;
	margin-right:20px;
}
.report .reportSection2 .shopData .shopDataTop2 {
	background:url(/feature/yuranosato/images/shop_top2.gif) no-repeat;
	height:42px;
	text-indent:-9999px;
}

.eventInfo {
	width:355px;
	float:right;
	margin-right:45px;
	margin-top:18px;
}
.eventInfo dt {
	background:#009944;
	color:#fff;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	padding:10px 20px;
	font-size:140%;
	font-weight:bold;
}
.eventInfo dd {
	border-left:#009944 solid 2px;
	border-bottom:#009944 solid 2px;
	border-right:#009944 solid 2px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	padding:12px 15px;
	font-size:110%;
}
.eventInfo dd img {
	float:left;
}
.eventInfo dd p {
	margin-left:160px;
}
