@charset "UTF-8";

/*
Theme Name: Marutaka
Theme URI: http://www.marutakafudousan.com/
Description: 恵佼会CADセンターのオリジナルテーマ
Version: ver1.0.0
Author: 恵佼会CADセンター
Author URI: http://www.fukushi-net.com/
*/

/*#################################################*/
/*## fontsize(px) value(%) fontsize(px) value(%) ##*/
/*##         10        77          19       144  ##*/
/*##         11        85          20       152  ##*/
/*##         12        92          21       159  ##*/
/*##         13       100          22       167  ##*/
/*##         14       107          23       174  ##*/
/*##         15       114          24       182  ##*/
/*##         16       122          25       189  ##*/
/*##         17       129          26       197  ##*/
/*##         18       136                        ##*/
/*#################################################*/

/*==================================================================*/
/* marutakafudousan
/* style.css
/* date:2008.12
/*==================================================================*/

/*====================================================*/
/* all style
/*====================================================*/

body, div, p, blockquote, form, input, address,
table, th, td, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	font-size: 85%;
	font-family: "メイリオ", Meiryo, "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	background: #fffcf7;
}

a { outline: none; }

a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

dl dt { font-weight: bold; }

address { font-style: normal; }

/* heading style
------------------------------------------------ */

h1 { font-size: 2.3em;}

h2 { font-size: 1.6em; }

h3 { font-size: 1.5em; }

h4 { font-size: 1.4em; }

h5, h6 { font-size: 1.2em; }

/* other style
------------------------------------------------ */

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

.post { display: block; }

/* no ie mac \*/
* html .post { height: 1%; }
.post { display: block; }
/* */

.clear { clear: both; }

/* text style
------------------------------------------------ */

.txt_right { text-align: right; }

.txt_center, .center { text-align: center; }

.sentence p {
	padding: 1em;
	/*text-indent: 1em;*/
	background: url(images/gif/horizontal_line.gif) center top no-repeat;
}

#topic_path {
	margin: 10px 0 15px 0;
	font-size: 0.9em;
	text-indent: 1em;
	background: #e6e6fa;
}

.prev_next {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 1em;
	text-align: center;
	border: dotted 1px #cccccc;
}

#search_box {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}

#search_box a {
	padding: 5px;
	border: solid 1px #cccccc;
}

#search_box h3 { margin-bottom: 15px; }

/* float style
------------------------------------------------ */

.left {
	display: inline;
	float: left;
	width: auto;
}

.right {
	display: inline;
	float: right;
	width: auto;
}

/* blockquote style
------------------------------------------------ */

blockquote {
	margin: 10px 0;
	padding: 5px;
	border: dotted 1px #cccccc;
	background: #fff8dc;
}

/* table style
------------------------------------------------ */

table {
	width: 100%;
	margin: 3px 0;
}

table.info {
	width: 385px;
	margin: 3px 0;
}

table caption.top_t {
	font-size: 1.4em;
	font-weight: bold;
	/*\*/
	letter-spacing: 0.5em;
	/**/
}

table th.info {
	white-space: nowrap;
	border-right: solid 1px #e4eaee;
	border-bottom: solid 1px #dae0e4;
	background: #cebfac;
}

table th {
	border-right: solid 1px #e4eaee;
	border-bottom: solid 1px #dae0e4;
	background: #cebfac;
}

table td {
	text-align: center;
	border-right: solid 1px #ebf5eb;
	border-bottom: solid 1px #e1ebe1;
	background: #e6e6fa;
}

table td.center img {
	padding: 2px;
	border: solid 1px #cccccc;
}

th.txt_l {
	font-size: 1.2em;
	background: #ffffcc;
}

td.brown {
	color: #8e5d3d;
	font-weight: bold;
}

th.style_01 {
	width: 20%;
}

td.style_02 {
	width: 30%;
}

table.info { font-size: 0.8em; }

table.rental th { width: 5em; }

table.rental td { width: 10em; }

td.img_td  { width: 80px;text-align: center; }

#wp-calendar th {
	border: solid 1px #efefef;
	background: #dfdfdf;
}

#wp-calendar td {
	text-align: right;
	border: solid 1px #efefef;
	background: #ffffff;
}

/*====================================================*/
/* wrapper
/*====================================================*/

#wrapper {
	margin: 0 auto;
	width: 910px;
	background: url(images/jpg/body_bg.jpg) repeat-y;
}

/*====================================================*/
/* header
/*====================================================*/

#header {
	width: 910px;
	height: 283px;
	background: url(images/jpg/header.jpg) no-repeat;
}

#header h1 { visibility: hidden; }

/*====================================================*/
/* contents
/*====================================================*/

#contents {
	position: relative;
	width: 910px;
	height: 400px;
}

#contents h2.top_style { visibility: hidden; }

/* side_menu
------------------------------------------------ */

#side_menu {
	display: inline;
	float: right;
	margin: 10px 15px 0 0;
	width: 201px;
	height: 380px;
	background: url(images/jpg/info_bg2.jpg) no-repeat;
}

#side_menu ul {
	margin: 24px 0 0 10px;
	padding: 0;
	list-style: none;
}

#side_menu li {
	width: 180px;
	height: 41px;
}

#side_menu li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 41px;
	width: 100%;
	padding-top: 41px;
}

#side_menu ul li#rent { background: url(images/jpg/nav/nav_1_0.jpg) no-repeat; }
#side_menu ul li#rent a:hover { background: url(images/jpg/nav/nav_1_00.jpg) no-repeat; }

#side_menu ul li#apartment { background: url(images/jpg/nav/nav_1_1.jpg) no-repeat; }
#side_menu ul li#apartment a:hover { background: url(images/jpg/nav/nav_1_10.jpg) no-repeat; }

#side_menu ul li#house { background: url(images/jpg/nav/nav_1_2.jpg) no-repeat; }
#side_menu ul li#house a:hover { background: url(images/jpg/nav/nav_1_20.jpg) no-repeat; }

#side_menu ul li#parking { background: url(images/jpg/nav/nav_1_3.jpg) no-repeat; }
#side_menu ul li#parking a:hover { background: url(images/jpg/nav/nav_1_30.jpg) no-repeat; }

#side_menu ul li#article { background: url(images/jpg/nav/nav_2_0.jpg) no-repeat; }
#side_menu ul li#article a:hover { background: url(images/jpg/nav/nav_2_00.jpg) no-repeat; }

#side_menu ul li#land { background: url(images/jpg/nav/nav_2_1.jpg) no-repeat; }
#side_menu ul  a:hover { background: url(images/jpg/nav/nav_2_10.jpg) no-repeat; }

#side_menu ul li#building { background: url(images/jpg/nav/nav_2_2.jpg) no-repeat; }
#side_menu ul li#building a:hover { background: url(images/jpg/nav/nav_2_20.jpg) no-repeat; }

/* info
------------------------------------------------ */

#info {
	position: absolute;
	top: 11px;
	left: 15px;
	width: 415px;
	height: 355px;
	padding: 5px;
	background: url(images/jpg/cool_bg.jpg) no-repeat;
}

.info_box {
	margin: 10px 0 0 0;
	padding: 5px;
	width: 406px;
	height: 301px;
	background: #ffffcc;
	overflow: auto;
}

/* topnews
------------------------------------------------ */

#topnews {
	position: absolute;
	top: 10px;
	left: 445px;
	width: 243px;
	height: 365px;
	padding: 5px;
	background: url(images/jpg/whatnew_bg2.jpg) no-repeat;
}

#topnews .t_box {
	margin: 10px 0 0 0;
	width: 224px;
	height: 303px;
	padding: 5px;
	background: #f9f9f9;
	overflow: auto;
}

#topnews dl.s_box {
	margin: 0 0 5px 0;
	padding: 5px;
	width: 190px;
	font-size: 0.8em;
	border: solid 1px #cccccc;
	background: #ffffff url(images/gif/dl_dd-bg.gif) repeat-y;
}

#topnews dl.s_box dt { margin-right: 5px; }

#topnews dl.s_box dt img { width: 60px; height: 50px; }

/* contents_navi
------------------------------------------------ */

#global_nav {
	width: 910px;
	height: 56px;
	background: url(images/jpg/navi.jpg) 0 0 no-repeat;
}

#global_nav ul {
	margin: 0;
	padding: 0 0 0 37px;
	list-style: none;
}

#global_nav li {
	display: inline;
	float: left;
	width: 139px;
	padding-right: 1px;
}

#global_nav li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 56px;
	width: 100%;
	padding-top: 56px;
}

#global_nav ul li#home a:hover {
	background: url(images/jpg/navi.jpg) -37px -61px no-repeat;
}

#global_nav ul li#rental a:hover {
	background: url(images/jpg/navi.jpg) -177px -61px no-repeat;
}

#global_nav ul li#business a:hover {
	background: url(images/jpg/navi.jpg) -317px -61px no-repeat;
}

#global_nav ul li#tenant a:hover {
	background: url(images/jpg/navi.jpg) -457px -61px no-repeat;
}

#global_nav ul li#company a:hover {
	background: url(images/jpg/navi.jpg) -597px -61px no-repeat;
}

#global_nav ul li#inquiry a:hover {
	background: url(images/jpg/navi.jpg) -737px -61px no-repeat;
}

/*====================================================*/
/* content
/*====================================================*/

#content {
	display: inline;
	float: left;
	width: 665px;
	margin-left: 20px;
}

#content h2 {
	margin: 5px 0 15px 0;
	border-bottom: solid 5px #cccccc;
	background: url(images/gif/town_bg.gif) no-repeat;
}

.post h3 { margin: 5px; }

#innerbox {
	position: relative;
	width: 660px;
}

/*====================================================*/
/* sidebar
/*====================================================*/

#sidebar {
	display: inline;
	float: right;
	width: 180px;
	margin-right: 20px;
	padding: 0 0 10px 5px;
	background: url(images/gif/post_bg.gif) repeat-y;
}

#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.information li {
	width: 180px;
	height: 41px;
}

#sidebar ul.information li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 41px;
	width: 100%;
	padding-top: 41px;
}

#sidebar ul.information li#rent { background: url(images/jpg/nav/nav_1_0.jpg) no-repeat; }
#sidebar ul.information li#rent a:hover { background: url(images/jpg/nav/nav_1_00.jpg) no-repeat; }

#sidebar ul.information li#apartment { background: url(images/jpg/nav/nav_1_1.jpg) no-repeat; }
#sidebar ul.information li#apartment a:hover { background: url(images/jpg/nav/nav_1_10.jpg) no-repeat; }

#sidebar ul.information li#house { background: url(images/jpg/nav/nav_1_2.jpg) no-repeat; }
#sidebar ul.information li#house a:hover { background: url(images/jpg/nav/nav_1_20.jpg) no-repeat; }

#sidebar ul.information li#parking { background: url(images/jpg/nav/nav_1_3.jpg) no-repeat; }
#sidebar ul.information li#parking a:hover { background: url(images/jpg/nav/nav_1_30.jpg) no-repeat; }

#sidebar ul.information li#article { background: url(images/jpg/nav/nav_2_0.jpg) no-repeat; }
#sidebar ul.information li#article a:hover { background: url(images/jpg/nav/nav_2_00.jpg) no-repeat; }

#sidebar ul.information li#land { background: url(images/jpg/nav/nav_2_1.jpg) no-repeat; }
#sidebar ul.information li#land a:hover { background: url(images/jpg/nav/nav_2_10.jpg) no-repeat; }

#sidebar ul.information li#building { background: url(images/jpg/nav/nav_2_2.jpg) no-repeat; }
#sidebar ul.information li#building a:hover { background: url(images/jpg/nav/nav_2_20.jpg) no-repeat; }

#sidebar ul.wp-tag-cloud,
#sidebar ul.visitor {
	padding-left: 1em;
	font-size: 0.9em;
	list-style-type: square;
	list-style-position: inside;
}

#sidebar .cloud a {
	text-decoration: none;
}

#sidebar .cloud a:hover {
	color: #ff0000;
	text-decoration: none;
}

#sidebar h4 {
	margin: 10px 0;
	padding-left:  5px;
	font-size: 1em;
	line-height: 1.7;
	border: solid 1px #f5f5c3;
	background: url(images/gif/dl_dd-bg.gif) repeat-y;
}

/*====================================================*/
/* footer
/*====================================================*/

#footer {
	width: 910px;
	height: 106px;
	background: url(images/jpg/footer.jpg) no-repeat;
}

#footer ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
}

#footer li { display: inline; }

#footer li a {
	font-size: 0.9em;
	font-weight: bold;
	color: #8e5d3d;
	text-decoration: none;
}

#footer li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer address,
#footer p { visibility: hidden; }

/*====================================================*/
/* common style
/*====================================================*/

/* post_left
------------------------------------------------ */

.post_left {
	display: inline;
	float: left;
	width: 105px;
	height: 190px;
	margin: 5px 2px;
	padding: 5px 10px;
	background: url(images/gif/post_left.gif) no-repeat;
}

.post_left dl,
.post_left dl dt,
.post_left dl dd {
	margin: 0;
	padding: 0;
}

.post_left img { border: solid 1px #cccccc; }

.post_left p.details { margin: 10px 0; }

.post_left p.details a {
	display: block;
	width: 60px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	background: url(images/gif/button.gif) 0 0 no-repeat;
}

.post_left p.details a:hover {
	color: #000000;
	text-decoration: none;
	background: url(images/gif/button.gif) 0 -20px no-repeat;
}

.post_left h3 {
	height: 2em;
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1;
	text-align: center;
}

/* post
------------------------------------------------ */

.small_box img {
	width: 80px;
	height: 60px;
}

.add {
	margin: 10px 0;
	padding: 10px 20px;
	line-height: 1.7;
	border: solid 1px #cccccc;
	background: #ffffdc;
}

.add address span,
.add p span {
	color: #ff7f50;
	font-weight: bold;
}

p.company_image { margin-bottom: 15px; }

.post dl { padding: 0 1em; }

/* 404.php
------------------------------------------------ */

#not_found {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}

#not_found ul { list-style: none; }

#not_found li { line-height: 2; }

#not_found li a { font-weight: bold; }

/* 
------------------------------------------------ */

.photo_image {
	padding: 5px;
	border: solid 1px #cccccc;
}

strong.font_color { color: #8e5d3d; }

/* form
------------------------------------------------ */

.wpcf7 span { color: #ff0000; }

