@charset "utf-8";
/*
Theme Name:     maruei
Theme URI:      http://maruei-ltd.jp/
Description:    丸栄住販（Twenty Eleven の子テーマ）
Author:         Masahiko Kawai
Author URI:     http://www.twin-apple.co.jp/
Template:       twentyeleven
Version:        6.8.1
*/

@import url('../twentyeleven/style.css');


/* =Responsive Structure - overwrite Twenty Eleven
----------------------------------------------- */

@media (max-width: 800px) {
}
@media (max-width: 650px) {
	body, input, textarea {
		font-size: 15px;
	}
	#site-title a,
	#site-description,
	#access ul,
	article.intro .entry-content,
	.entry-title,
	.featured-post .entry-title,
	.singular .entry-title,
	.entry-meta,
	blockquote.pull {
		font-size: 100%;
	}
}

/*
    Layout
------------------------------ */
body {
	padding: 0;
	background: #fff url(images/headers/headerBack.jpg) repeat-x center top;
}
#page {
	margin: 0 auto;
	width: 988px;
	background: transparent url(images/headers/headerContents-2024.png) no-repeat center top;
}
#main {
	padding: 0;
}
#top_fbox {
/*	float: left; */
	display: table-cell;
	vertical-align: top;
	padding-left: 4px;
	width:750px;
}
#main #content {
	margin: 0;
	width: auto;
}
#main #secondary {
/*	float:left; */
	float: none; 
	display: table-cell;
	vertical-align: top;
	padding-left: 3px;
	width: 238px;
}
/*
    clear Twenty Eleven
------------------------------ */
p, ul, ol {
	margin: 0;
}
ul {
	list-style: none;
}
.entry-content {
	padding: 0;
}
.entry-content img, .comment-content img, .widget img {
	max-width: none;
}
.mobile .entry-content img, .mobile .comment-content img, .mobile .widget img {
	max-width: 100%;
}
address {
	margin: 0;
	padding-top: 20px;
}

/*
    common class
------------------------------ */
.clearfix {
	⁄zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.seotext {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -100%;
    overflow: hidden;
}

/*
    Header
------------------------------ */
a.mobiletopc p,
a.pctomobile p {
	display: block;
	padding: 10px;
	background: #FFC;
	font-weight: bold;
	text-align: center;
	color: #933;
	border: 1px solid #FC9;
}
a.mobiletopc p {
	width: 100%;
	box-sizing: border-box;
}
a.pctomobile p {
	width: 960px;
}
#branding {
	height: 180px;
	margin: 0 auto; /* overwrite ie9.js */
	padding-bottom: 0;
	border: none;
	z-index: auto;
}
#branding h1 {
	position: relative;
	margin: 0;
	padding: 0;
	top: 12px;
	left: 0;
	font-size: 86%;
	font-weight: normal;
}
/*
#branding h2 {
	position: relative;
	top: 24px;
	left: 0;
	font-size: 86%;
}
*/
#branding .profile {
	position: absolute;
	top: 24px;
	left: 806px;
}
#branding .contact {
	position: absolute;
	top: 96px;
	left: 834px;
}
#branding .headerLead,
#branding .tel {
	display: none;
}
#branding img {
	width: auto;
}

/*
    Global Navi
------------------------------ */
nav#globalNavi {
	margin: 0; /* overwrite ie9.js */
	position: absolute;
	left: 0;
	top: 135px;
	z-index: 10;
}
/* LEVEL ONE */
ul.dropdown                 { position: relative; list-style: none; margin: 0; }
ul.dropdown li              { float: left; height: 54px; zoom: 1; background: url(images/headers/globalNavi.png) no-repeat; }
ul.dropdown a:hover		    { }
ul.dropdown a:active        { }
ul.dropdown li a            { font-size: 78.6%; font-weight: bold; color: #666; }
ul.dropdown li:last-child a { }
ul.dropdown li.hover,
ul.dropdown li:hover        { position: relative; }
ul.dropdown li.hover a      { }

ul.dropdown li.gn_top,  #globalNavi .gn_top img  { width: 238px; background-position: 0 0; margin-right: 14px; }
ul.dropdown li.gn_rent, #globalNavi .gn_rent img { width: 246px; background-position: -252px 0; }
ul.dropdown li.gn_buy,  #globalNavi .gn_buy img  { width: 244px; background-position: -498px 0; }
ul.dropdown li.gn_sell, #globalNavi .gn_sell img { width: 246px; background-position: -742px 0; }

#globalNavi img { height: 54px; }

/* LEVEL TWO */
ul.dropdown ul 				{ list-style: none; width: 241px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 			{ float: none; }

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					   { width: 100%; } 
ul.dropdown ul li.gn_rent_map          { height: 45px; background: url(images/headers/gnRentMap.png)  no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_rent_room         { height: 38px; background: url(images/headers/gnRentRoom.png) no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_rent_type         { height: 38px; background: url(images/headers/gnRentType.png) no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_buy_map           { height: 45px; background: url(images/headers/gnRentMap.png)  no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_buy_type          { height: 38px; background: url(images/headers/gnRentType.png) no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_buy_land          { height: 38px; background: url(images/headers/gnBuyLand.png)  no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_sell_consultation { height: 45px; background: url(images/headers/gnSellConsultation.png)  no-repeat; text-indent: -9999px; }
ul.dropdown ul li.gn_rent_text         { height: 25px; background: url(images/headers/gnRentText.png) no-repeat; text-indent: 36px; }
ul.dropdown ul li.gn_buy_text          { height: 25px; background: url(images/headers/gnRentText.png) no-repeat; text-indent: 36px; }
ul.dropdown ul li.gn_sell_text         { height: 25px; background: url(images/headers/gnRentText.png) no-repeat; text-indent: 36px; }

/* LEVEL THREE */
ul.dropdown ul ul 			{ list-style: none; left: 100%; top: 0; }
ul.dropdown li:hover > ul 	{ visibility: visible; }


/*
    Bread crumb
------------------------------ */
p.breadCrumb {
	margin: 10px 0;
	height: 20px;
	font-size: 87.5%;
	color: #666;
}
p.breadCrumb img {
	margin: 0;
}
p.breadCrumb a {
	color: #666;
}

/*
    Contents
------------------------------ */
.pageback a {
    margin-right: 6px;
    padding: 6px 18px;
    box-shadow:1px 1px 1px 1px #cccccc;
    border-radius:10px;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 50%, #f0f0f0 100%);
}
/*
    Sidebar
------------------------------ */
#quickLink {
	margin-bottom: 30px;
}
#quickLink h2 {
}
#quickLink ul {
	padding: 11px;
	width: 208px;
	background: url(images/sidebar/quickLinkBack.png) repeat-y;
}
#quickLink li {
/*
	padding: 13px 0 0 42px;
	width: 166px;
	height: 30px;
	font-weight: bold;
	background: url(images/sidebar/quickLinkBtn.png) no-repeat top left;
*/
	padding: 15px 20px 15px 42px;
	width: 144px;
/*	height: 30px; */
	line-height: 1.2;
	font-weight: bold;
	background: #fff url(images/sidebar/quickLinkBtn.png) no-repeat top left;
	border: 1px solid #dedbd8;
}
#quickLink li a {
	color: #6c6359;
}
#sidebarBanner {
	margin-bottom: 30px;
}
#fudo_b_k-2 {
    width: 230px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	background: url(images/sidebar/sidebarSearchMiddle.png) repeat-y;
}
#fudo_b_k-2 h3 {
    width: 230px;
    height: 83px;
	text-indent: -9999px;
	background: url(images/sidebar/sidebarSearchHeader.png) no-repeat top left;
}
#fudo_b_k-2 form {
	margin: 0 5px;
	padding: 5px 10px;
	background: #fff;
}
#fudo_b_k-2 form div {
	margin: 16px 0;
}
#fudo_b_k-2 #btn {
	display: block;
	margin: 8px auto;
}


/*
    Footer
------------------------------ */
#footerAboutUs {
	width: 940px;
	margin: 30px auto;
	padding: 20px;
	font-size: 80%;
	background: url(images/footer/footerAboutUs.png) repeat;
	border-radius: 4px; /* CSS3 */
	-webkit-border-radius: 4px; /* Safari, Google Chrome */
	-moz-border-radius: 4px; /* Firefox */  
}
#footerAboutUs h2 {
	font-weight: bold;
}
#footerSitemap {
	min-width: 988px;
	margin-top: 50px;
	padding: 2px 0;
	background: url(images/footer/footerSitemapSeparator.png);
}
#footerSitemapSeparator {
	padding: 24px 0;
	background: url(images/footer/footerSitemapMiddle.png);
}
#footerSitemapInner {
	width: 980px;
	margin: 0 auto;
}
#footerSitemap ul {
	float: left;
/*	width: 245px; */
	margin: 0 25px;
}
#footerSitemap ul li {
	margin-bottom: 1em;
	text-indent: 20px;
	font-size: 86.7%;
	font-weight: bold;
	color: #fff;
	background: url(images/footer/footerSitemapMarker.png) no-repeat 0 3px;
}
#footerSitemap ul li a {
	color: #fff;
}
#footerSitemap ul li ul {
	float: none;
	margin: 4px 0 4px 20px;
}
#footerSitemap ul li ul li {
	margin-bottom: 0;
	padding: 0 20px;
	font-size: 100%;
	font-weight: normal;
	text-indent: 0;
	list-style: disc outside;
	background: none;
}
#footerSitemap ul li ul li a {
    margin-left: -1em;
}

#footerAddress {
	margin: 12px auto;
	width: 980px;
}
#footerAddress h2 {
	float: left;
	margin-right: 24px;
}
#nendebcopy {
	display: none;
}
a.mobiletopc p {
	display: block;
/*	width: 100%; */
	margin: 0;
	padding: 10px;
	background: #cce;
	font-weight: bold;
	text-align: center;
	color: #006;
	border: 1px solid #006;
}

/*
    404
------------------------------ */
.error404 header h1 {
	padding: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #300;
}
.error404 .entry-content p {
	text-align: center;
	background: #fff;
}
.error404 #main #searchform {
	margin: 10px auto;
}