@charset "UTF-8";


#description h1 {
	width: 980px;
	margin: auto;
}

#container {
	width: 980px;
	margin: auto;
}

#header {
	width: 980px;
	height: 171px;
	margin: auto;
}

#site-id {
	float: left;
	/* padding-top: 10px; */
}

#site-id2 {
	float: left;
}

#utility-group {
	float: right;
	max-width: 500px;
	padding-top: 28px;
}

#utility-nav {
	float: left;
}

#header-widget-area {
	float: right;
}

#global-nav {
	clear: both;
}

#global-nav ul {
	width: 980px;
}

#contents-body {
	padding: 35px 0px 0px 0px;
    width: 980px;
}

#contents {
	float: right;
    width: 720px;
}

#sidebar {
	clear: both;
    float: left;
    width: 230px;
}

#sideb {
	padding-bottom: 15px;
	line-height: 0px;
}

#blog-menu {
	margin-top: 5px;
}

#sidebar aside {
	padding-bottom: 15px;
}

#sidebar .widget_nav_menu ul {
	list-style: none outside none;
    margin: 0;
}

#sidebar .widget_nav_menu li {
	background-image: url("../images/side-bg.png");
}

#sidebar #blog-menu li {
	background: url("../images/side-bg2.png") no-repeat scroll 10px 5px transparent;
}

#sidebar #blog-menu ul {
	list-style: none outside none;
    margin: 0;
}

#sidebar #blog-menu li {
}

#sidebar #blog-menu li a:before {
}

#sidebar #blog-menu li a {
    font-weight: bold;
}

#sidebar #blog-menu ul ul {
}

#sidebar #blog-menu li li {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#sidebar #blog-menu li li a {
font-weight: normal;
    padding: 0 5px 0 55px;
}

#sidebar #blog-menu li li a:before {
content: none;
}

.sidemenu1,
.sidemenu2,
.sidemenu3,
.sidemenu4,
.sidemenu5,
.sidemenu6,
.sidemenu7 {
	margin-bottom: 20px;
}

/* IE6,7以外 */
#sidebar .widget_nav_menu a {
	display: table-cell;
    height: 61px;
    line-height: 20px;
    padding: 0 5px 0 43px;
    vertical-align: middle;
}

#sidebar #blog-menu a {
	display: table-cell;
    height: 2em;
    line-height: 20px;
    padding: 0 5px 0 43px;
    vertical-align: middle;
}

/* IE 6 */
* html #sidebar .widget_nav_menu a {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html #sidebar .widget_nav_menu a {
        display: inline;
        zoom: 1;
}

/* IE6,7以外 */
#sidebar #blog-menu .widget_nav_menu a {
	display: table-cell;
    height: 61px;
    line-height: 20px;
    padding: 0 5px 0 43px;
    vertical-align: middle;
}

/* IE 6 */
* html #sidebar #blog-menu .widget_nav_menu a {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html #sidebar #blog-menu .widget_nav_menu a {
        display: inline;
        zoom: 1;
}

article.hentry2 {
border-bottom: 1px dotted #a0a0a0;
    padding: 20px;
}

article.hentry2 h2 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 150%;
    font-weight: normal;
    height: auto;
    line-height: 1;
    margin-bottom: 5px;
    padding: 0;
    width: auto;
}

article.hentry2 p {
margin: 0;
}

/* address */

#sidead {
border: 4px #ccc double;
padding:10px;
margin-bottom: 10px;
}

#sidead ul {
padding: 0;
margin: 0;
list-style-type: none;
font-size: smaller;
}

/* address end */
#gmap {
	background-color: #F9E4EB;
    border-radius: 4px 4px 4px 4px;
	padding: 9px;
	font-size: 92%;
}

#osm {
	width: 720px;
}

#osm2 {
    background-image: url("../images/h1-top.png") no-repeat scroll 0 center transparent;
    background-repeat: no-repeat;
    float: right;
    height: 240px;
    width: 470px;
}

#osm2-1 {
	background-image: url("../images/mainw.png");
    background-repeat: no-repeat;
    float: left;
    height: 240px;
    width: 470px;
}

#contents article.malls-group {
	margin: 0px 0px 30px;
	border: none;
	padding-bottom: 15px;
}

#contentspage article.malls-group {
	margin: 0px 0px 30px;
	border: none;
	padding-bottom: 15px;
}

#gallery {
	margin: 10px 0px 0px 0px;
}

#osm a {
}

#osm h2 a {
	display: block;
}

#concept h2 a {
	display: block;
}

#osm p {
	margin: 5px 0;
    padding: 0 10px;
}

#concept p {
	margin: 5px 0;
    padding: 0 10px;
}

#osmi {
	background-image: url(../images/photow.png);
	background-repeat: no-repeat;
	padding: 1px;
	float: left;
	line-height: 0px;
}

#osmi-1 {
	background-image: url(../images/photow.png);
	background-repeat: no-repeat;
	padding: 1px;
	float: right;
	line-height: 0px;
}

#concept {
	width: 720px;
	clear: both;
}

#rp {
	float: left;
    margin-top: 15px;
    padding-right: 4px;
    width: 356px;
    clear: both;
}

#rp2 {
	float: right;
    margin-top: 15px;
    width: 356px;
}

/* IE6,7以外 */
#rp h2,
#rp2 h2 {
	background-image: url("../images/info-h.png");
    display: table-cell;
    font-size: 130%;
    height: 40px;
    margin: 0;
    padding: 0 59px 0 30px;
    vertical-align: middle;
    width: 356px;
}

/* IE 6 */
* html #rp h2 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html #rp h2 {
        display: inline;
        zoom: 1;
}

/* IE 6 */
* html #rp2 h2 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html #rp2 h2 {
        display: inline;
        zoom: 1;
}

#rph {
	background-image: url(../images/rph.png);
	width: 720px;
	height: 48px;
}

#rpm {
}

#sidebar #rp {
    clear: both;
    float: none;
    margin-top: 0;
    padding-right: 0;
    width: auto;
}

#sidebar #rp h2 {
    background-image: url("../images/side-info-h.png");
    display: block;
    font-size: 130%;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    width: auto;
}

#sidebar #rpm {
}

#sidebar .link-text {
    display: block;
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 0;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
}

#sidebar .column-group article:first-child {
    border-bottom: 1px dotted #cccccc;
    margin: 4px 15px 0;
    padding-bottom: 4px;
}

#sidebar time {
    color: #707070;
    font-size: 80%;
    line-height: 1;
}

#contentspage {
	float: right;
	width: 720px;
	border-radius: 5px 5px 5px 5px;
	padding-bottom: 25px;
}

#text-2 {
	padding: 64px 0 0 16px;
    width: 350px;
}

#text-3 {
	float: right;
    padding: 49px 35px 0 0;
    width: 336px;
	font-size: 91%;
}

#footer-container {
	clear: both;
    height: 233px;
    padding-top: 80px;
}

#footer {
	height: 19px;
    margin: auto;
    padding-top: 27px;
    width: 980px;
	clear:both;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.menu-footer-container {
}

#nav_menu-2 {
}

#fi {
	margin: auto;
    padding-top: 86px;
    text-align: right;
    width: 980px;
}

#fl {
	margin: auto;
    padding-top: 26px;
    width: 980px;
}

#fl2-1 {
	float: right;
	margin-top: 20px;
	font-size: 85%;
}

#fl2-1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: smaller;
	text-align: right;
}

#sidebar h1 {
    font-size: 110%;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 5px;
}

#sidebar h2 {
    background-image: none;
    margin: 0;
    padding: 0;
    width: auto;
}

#categories-2 {
	padding-bottom: 15px;
}

#recent-posts-2 {
	padding-bottom: 15px;
}

#archives-2 {
	padding-bottom: 15px;
}

#categories-2 h1 {
	background-image: url("../images/h2.png");
    padding: 4px 5px 0 28px;
}

#categories-2 ul {
	list-style: none outside none;
    margin: 0;
    padding: 7px 5px 5px 20px;
}

#categories-2 li {
	padding-bottom: 1px;
}

#sidebar .widget_recent_entries h1 {
	background-image: url("../images/h2.png");
    height: 31px;
    padding: 9px 0 0 10px;
}

#sidebar .widget_recent_entries ul {
	list-style: none outside none;
    margin: 0;
    padding: 7px 5px 5px 20px;
}

#sidebar .widget_recent_entries li {
	padding-bottom: 1px;
}

#sidebar .widget_archive h1 {
	background-image: url("../images/h2.png");
    height: 31px;
    padding: 9px 0 0 10px;
}

#sidebar .widget_archive ul {
	list-style: none outside none;
    margin: 0;
    padding: 7px 5px 5px 20px;
}

#sidebar .widget_archive li {
	padding-bottom: 1px;
}
/* twitter FB */

#sidetw, #sidefb {
    float: left;
    width: 100px;
    margin-bottom: 10px;
}

/* サイドブログカテゴリ一覧 */
#blog-category {
    margin: 15px 0;
    padding: 10px;
    background-image: url("../images/blog-bg.png");
}
#blog-category h2 {
}
#blog-category h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 120%;
    padding: 0;
    width: auto;
}
#blog-category a {
}
#blog-category a.all {
    display: block;
    font-size: 12px;
    padding-top: 5px;
    text-align: right;
}
#blog-category ul {
    list-style: outside none none;
    margin: 0;
}
#blog-category li {
}
#blog-category ul li ul {
}
#blog-category ul li ul li {
    list-style: inside none disc;
    padding-left: 15px;
}

/* twitter FB */

#cat-item {
	padding-bottom: 15px;
	clear: both;
}

#cat-item h2 {
    background-image: url("../images/h2.png");
    height: 31px;
    padding: 3px 0 0 10px;
    font-size: 100%;
    font-weight: bold;
}

#cat-item li {
	list-style: none outside none;
    padding: 5px 5px 0 20px;
}

#gallery-1 img.attachment-medium {
}

.renderSwitcher {
}

.renderSwitcher ul {
    margin: 5px 0 0;
}

.renderSwitcher li.pc {
    background-color: #CCCCCC;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    font-size: 3em;
    list-style: none outside none;
    margin-left: 5px;
    text-align: center;
    width: 49%;
}

.renderSwitcher li.pc a {
}

.renderSwitcher li.mobile {
    background-color: #CCCCCC;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: right;
    font-size: 3em;
    list-style: none outside none;
    margin-right: 5px;
    text-align: center;
    width: 49%;
}

.renderSwitcher li.mobile a {
}

/* imabuchis add */
/* IE 6 */
* html .top-editor h2 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html .top-editor h2 {
        display: inline;
        zoom: 1;
}

.malls-group.top-bnr h2{
background: none;
display: table-cell;
font-size: 200%;
font-weight: normal;
height: 0px;
padding: 0 0 0 25px;
vertical-align: middle;
width: 635px;
}

/* IE 6 */
* html .malls-group.top-bnr h2 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html .malls-group.top-bnr h2 {
        display: inline;
        zoom: 1;
}

.malls-group.top-bnr{
width: 660px;
height: 790px;
padding: 25px 30px 0px;
}

.malls-group.top-bnr p {
margin: 0px;
}

#top-bnr1{
background: url("../images/top-bnr1.png") no-repeat scroll left center transparent;
}

#top-bnr2{
background: url("../images/top-bnr2.png") no-repeat scroll left center transparent;
}

#top-bnr3{
background: url("../images/top-bnr3.png") no-repeat scroll left center transparent;
}

/* list */

article.top-list h2,
article.top-list2 h2{
background: none;
display: table-cell;
/*font-size: 200%;*/
font-weight: normal;
line-height: 30px;
/*padding: 0 0 15px 25px;*/
vertical-align: middle;
width: 631px;
}

/* IE 6 */
* html article.top-list h2,article.top-list2 h2 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html article.top-list h2,article.top-list2 h2 {
        display: inline;
        zoom: 1;
}

article.top-list h3,
article.top-list2 h3{
background: none;
display: table-cell;
/*font-size: 140%;*/
font-weight: normal;
line-height: 20px;
vertical-align: middle;
}

/* IE 6 */
* html article.top-list h3,article.top-list2 h3 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html article.top-list h3,article.top-list2 h3 {
        display: inline;
        zoom: 1;
}


.top-bnr{
width: 660px;
height: 340px;
padding: 25px 30px 0px;
}

article.malls-group.top-list{
background-image: url(../images/list-bg1.png),url(../images/list-bg2.png),url(../images/list-bg3.png);
background-color: #ffffff;
background-repeat: no-repeat, no-repeat, repeat-y;
background-position: center top, center bottom, center top;
padding: 37px 32px 50px;
width: 656px;
}

article.malls-group.top-list2{
background-image: url(../images/list2-bg1.png),url(../images/list2-bg2.png),url(../images/list2-bg3.png);
background-color: #ffffff;
background-repeat: no-repeat, no-repeat, repeat-y;
background-position: center top, center bottom, center top;
padding: 37px 32px 50px;
width: 656px;
}

article.top-list ul,
article.top-list2 ul{
list-style-type: none
padding: 0 0 0 30px;
}

article.top-list ul li,
ul.check-list-table li{
list-style-type: none;
background: url("../images/list-check.png") no-repeat scroll left 7px transparent;
font-size: 125%;
line-height: 2;
padding: 0 0 0 30px;
}

article.top-list2 ul li,
ul.check-list-table2 li{
list-style-type: none;
background: url("../images/list-check2.png") no-repeat scroll left 7px transparent;
font-size: 125%;
line-height: 2;
padding: 0 0 0 30px;
}

ul.list-2rows li {
    width: 45%;
    float: left;
}

/* bnr-s */

.malls-group.top-bnr-s p {
margin: 0px;
font-size: 120%;
}


.malls-group.top-bnr-s {
width: 670px;
height: 135px;
padding: 50px 25px 0px;
}

#top-bnr-s1 {
background: url("../images/top-bnr-s1.png") no-repeat scroll left center transparent;
}

#top-bnr-s2 {
background: url("../images/top-bnr-s2.png") no-repeat scroll left center transparent;
}

#top-bnr-s3 {
background: url("../images/top-bnr-s3.png") no-repeat scroll left center transparent;
}

/* point */

.malls-group.top-point h3 {
display: table-cell;
font-size: 140%;
font-weight: normal;
height: 85px;
padding: 0 0 0 125px;
vertical-align: middle;
width: 595px;
}


/* IE 6 */
* html .malls-group.top-point h3 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html .malls-group.top-point h3 {
        display: inline;
        zoom: 1;
}

#top-point1 {
background: url("../images/top-point1.png") no-repeat scroll left center transparent;
}

#top-point2 {
background: url("../images/top-point2.png") no-repeat scroll left center transparent;
}

#top-point3 {
background: url("../images/top-point3.png") no-repeat scroll left center transparent;
}

#top-point4 {
background: url("../images/top-point4.png") no-repeat scroll left center transparent;
}

#top-point5 {
background: url("../images/top-point5.png") no-repeat scroll left center transparent;
}

#top-point6 {
background: url("../images/top-point6.png") no-repeat scroll left center transparent;
}

#top-point7 {
background: url("../images/top-point7.png") no-repeat scroll left center transparent;
}

#top-point8 {
background: url("../images/top-point8.png") no-repeat scroll left center transparent;
}

#top-point2-1 {
background: url("../images/top-point2-1.png") no-repeat scroll left center transparent;
}

#top-point2-2 {
background: url("../images/top-point2-2.png") no-repeat scroll left center transparent;
}

#top-point2-3 {
background: url("../images/top-point2-3.png") no-repeat scroll left center transparent;
}

#top-point2-4 {
background: url("../images/top-point2-4.png") no-repeat scroll left center transparent;
}

#top-point2-5 {
background: url("../images/top-point2-5.png") no-repeat scroll left center transparent;
}

#top-point2-6 {
background: url("../images/top-point2-6.png") no-repeat scroll left center transparent;
}

#top-point2-7 {
background: url("../images/top-point2-7.png") no-repeat scroll left center transparent;
}

#top-point2-8 {
background: url("../images/top-point2-8.png") no-repeat scroll left center transparent;
}

/* verC */

article#top-point-verC1 {
    background: url("../images/top-point-verC1.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC2 {
    background: url("../images/top-point-verC2.png") top center no-repeat;
    padding: 10px 20px;
}


article#top-point-verC3 {
    background: url("../images/top-point-verC3.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC4 {
    background: url("../images/top-point-verC4.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC5 {
    background: url("../images/top-point-verC5.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC6 {
    background: url("../images/top-point-verC6.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC7 {
    background: url("../images/top-point-verC7.png") top center no-repeat;
    padding: 10px 20px;
}

article#top-point-verC8 {
    background: url("../images/top-point-verC8.png") top center no-repeat;
    padding: 10px 20px;
}



.malls-group.top-point-verC h3 {
    font-size: 140%;
    font-weight: normal;
    line-height: 1.7em;
    padding: 75px 80px 0 10px;
    vertical-align: middle;
    width: 290px;
    float: right;
    background: none;
}

/* IE 6 */
* html .malls-group.top-point-verC h3 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html .malls-group.top-point-verC h3 {
        display: inline;
        zoom: 1;
}

/* suisen */

.malls-group.top-suisen h3 {
display: table-cell;
font-size: 140%;
font-weight: normal;
height: 85px;
padding: 0 0 0 125px;
vertical-align: middle;
width: 595px;
background: url("../images/suisen.png") no-repeat scroll left center transparent;
}


/* IE 6 */
* html .malls-group.top-suisen h3 {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html .malls-group.top-suisen h3 {
        display: inline;
        zoom: 1;
}


article.top-img img {
margin: 0;
vertical-align: bottom;
}

/* nonebackground */
h2.nobg, h3.nobg {
background: none;
padding: inherit;
}

/* page_top */
#page-top {
    position: fixed;
    bottom: 5px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
/*    width: 100px;*/
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}

/* page_top */
#sitemap-list {
}
#sitemap-list ul {
    list-style: outside;
}
#sitemap-list li {
}

/* line-height-low */
.lh-low {
    line-height: 1em;
}

