@charset "utf-8";
/*
Theme Name: 重松事務所業務用ブログ汎用簡易テーマ
Theme URI: http://wordpress.org/
Description: 重松マンション管理士事務所の業務特化ブログの汎用簡易テーマ
Version: 1.0
Author: d.f
Author URI: 
Tags: 
*/

/* 
==========================================
base
==========================================
*/ 

body {
	margin: 0;
	padding: 0;
	color: #222;
	background: #f8f6f4;
	font: small "Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}
a:link {
	text-decoration: underline;
	color: #027ace;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #7d54a2;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #ff5500;
	background-color: transparent;
}
a:active {
	text-decoration: underline;
}

/* ---------------------------------------------------------------
general
----------------------------------------------------------------*/ 
hr {
	display: none;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/* 
==========================================
main structure
==========================================
*/ 
#wrap {
	border-top: solid 3px #b7ca98;
}
#header {
	background: #548800;/*527c0c*/
}
#header-innerwrap {
	position: relative;
	margin: 0 auto;
	padding: 24px 0 0 0;
	width: 900px;
	text-align: left;
}
#main {
	clear: both;
	background: url('images/bg_main_top.jpg') center top repeat-x;
}
#main-innerwrap {
	position:relative;
	margin: 0 auto;
	width: 900px;
	background: #fff;
	text-align: left;
	border-top: 3px solid #ddc1b4;
	/*border-bottom: 3px solid #ddc1b4;*/
}
#main-innerwrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #main-innerwrap　{
	/*\*/height:　1%;
	display:　inline-table;
}
#content {
	padding: 20px 35px 35px 35px;
}
body.home #content {
	padding-top: 35px;
}
.narrowcolumn {
	float: left;
	width: 590px;
}
.widecolumn {
}
#sidebar {
	padding: 15px 0 35px 0;
	width: 230px;
	float: right;
}
#sidebar-innerwrap {
	margin: 0 15px 0 0;
}
#footer {
	clear: both;
	padding: 0 0 24px 0;
}
#footer-innerwrap {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

/* 
==========================================
sub structure & style
==========================================
*/ 
/* ---------------------------------------------------------------
heading & fontsize & lineheight & color
----------------------------------------------------------------*/ 
/* == heading & fontsize == */
h1{
	font-size: xx-large;
}
h2, .txtxl  {
	font-size: x-large;
}
h3, .txtl {
	font-size: large;
}
h4, .txtm {
	font-size: medium;
}
h5, .txts {
	font-size: small;
}
.txtxs {
	font-size: 11px;
}
h2 a:link, h2 a:visited {
	color: #111;
}
h2 a:hover {
	color: #ff5500;
}

/* ---------------------------------------------------------------
header
----------------------------------------------------------------*/ 
#header {
	color: #fff;
}
#header a:link,
#header a:visited {
	color: #fff;
}
#header a:hover {
	color: #ff5500;
}
#siteid {
}
#sitetitle {
	margin: 0;
	color: #fff;
	font-size: small;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}
#sitetitle strong {
	font-weight: normal;
}
#sitetitle a {
	text-decoration: none;
}
#sitetitle a:hover {
	color: #fff;
}
#header .pagetitle {
	margin: 0;
	color: #fff;
	font-size: small;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	float: left;
}
#header .pagetitle a {
	text-decoration: none;
}
#header .pagetitle a:hover {
	color: #fff;
}
#prmsg {
	clear: both;
	margin: 0 0 4px 0;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	line-height: 40px;
}
#prmsg big {
	font-size: 28px;
}
#prmsg small {
	font-size: 12px;
}
#prmsg strong {
	color: #fff;
	font-weight: bold;
}
#prmsg a {
	text-decoration: none;
}
#prmsg a:hover {
	color: #fff;
}

#globalnavi {
}
#globalnavi ul {
	margin: 0;
	padding:0;
}
#globalnavi ul li {
	margin: 0;
	padding:0;
}

#mainmenu {
	clear:both;
	width: 900px;
	color: #fff;
	background: #366100 url('images/bg_gnavi.gif') center bottom repeat-x;
	border: 1px solid #264a00;
}
#mainmenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #mainmenu　{
	/*\*/height:　1%;
	display:　inline-table;
}
#mainmenu ul {
	list-style:none;
}
#mainmenu ul li {
	float:left;
	border-right: 1px solid #264a00;
}
#mainmenu ul li ul {
	display: none;
}
#mainmenu a {
	display: block;
	padding: 6px 8px;
	color: #fff;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #fff;
	background: #4d701e;
}

#submenu {
	margin: 12px 0;
	/*margin: 12px 80px;*/
	/*padding: 6px 0 4px 0;*/
	width: 900px;
	/*background: url('images/logo.gif') 160px 50% no-repeat;*/
}
#submenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #submenu　{
	/*\*/height:　1%;
	display:　inline-table;
}

.office-name {
	margin: 0;
	width: 310px;
	float: left;
}
.office-name img {
	vertical-align: middle;
}
#info-address {
	margin: 2px 0 0 0;
	width: 270px;
	float: left;
}
#info-address p {
	margin: 0;
	line-height: 1.3em;
}
#info-address p strong {
	display: block;
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	font-size: 1px;
	color: #548800;
	background: #548800;
	overflow: hidden;
}
#info-contact {
	margin: 2px 0 0 0;
	background: #ffd78c url('images/bg_btn_conv.gif') center center repeat-x;
	float: right;
}
#info-contact ul {
	list-style:none;
}
#info-contact ul li {
	border-right: 1px solid #f7bb61;
	float:left;
}
#info-contact ul li a {
	display: block;
	padding: 8px 20px;
	color: #000;
	text-decoration: none;
}
#info-contact ul li a:link,
#info-contact ul li a:visited {
	color: #000;
}
#info-contact ul li a:hover {
	color: #ff5500;
	background: #ffc351;
}

/* ---------------------------------------------------------------
main
----------------------------------------------------------------*/ 
/* == breadcrumb == */
.breadcrumb {
	clear: both;
	padding: 8px 8px 8px 22px;
	background: #eee url("images/icon_home.gif") 0.2em 0.7em no-repeat;
	font-size: 11px;
	border-bottom: solid 2px #dedede;
}

/* == content == */
#content .pagetitle {
	padding: 12px 10px 6px 60px;
	min-height: 36px;
	background: url("images/bg_pgtitle-atcl.jpg") 0 0 no-repeat;
	font-size: x-large;
	line-height: 1.3;
	border-top: 3px solid #999;
	border-bottom: 3px double #dedede;
}
body.page-template-default #content .pagetitle {
	padding: 30px 10px 0 10px;
	height: 87px;
	color: #fff;
	background: url("images/bg_pgtitle-pg.jpg") 0 0 no-repeat;
	border-top: 3px solid #366100;
	border-bottom: none;
}
body.page-template-archives-php #content .pagetitle {
	padding: 25px 10px 0 10px;
	height: 75px;
	color: #fff;
	background: url("images/bg_pgtitle-cntnstop.jpg") 0 0 no-repeat;
	border-top: 3px solid #ccc;
	border-bottom: none;
}
body.category #content .pagetitle {
	border-top: 3px solid #999;
	border-bottom: none;
}
body.category #content .pagetitle {
	padding: 15px 10px 0 10px;
	height: 50px;
	color: #fff;
	background: url("images/bg_pgtitle-ctgrytop.jpg") 0 0 no-repeat;
	border-top: 3px solid #999;
	border-bottom: 2px solid #dedede;
}
#content .pagetitle a {
	color:#000;
	text-decoration: none;
}
#content .pagetitle span {
	font-size: small;
	font-weight: normal;
}
#content .pagetitle span a:link,
#content .pagetitle span a:visited {
	color: #027ace;
}
.posttitle {
	margin-bottom: 36px;
}
.postmetadata {
	clear: both;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: small;
	line-height: 1.1em;
}
body.page .posttitle .postmetadata {
	padding: 8px;
	background-color: #eee;
}
.entry {
	clear: both;
	margin: 36px 0 8px 0;
	/*font-size: 1.16em;*/
	line-height: 1.5em;
}
.catchtext {
	margin: 0 0 36px 0;
	line-height: 1.5em;
}
.catchtext h2 {
	margin: 0 0 0 0;
	line-height: 1.3em;
}
body #content .entry h3 {
	margin: 2em 0 0 0;
	padding: 8px 8px;
	font-size: large;
	color: #fff;
	background: #646464 url("images/bg_h3-atcl.gif") top left repeat-x;
	border-left: 4px solid #ccc;
	border-bottom: none;
}
body.page-template-default #content .entry h3 {
	background: #3e6500 url("images/bg_h3-pg.gif") top left repeat-x;
	border-left: 4px solid #9eba6f;
}
body #content .entry h3 a {
	color: #fff;
}
body #content .entry h3 a:hover {
	color: #ff5500;
}
.entry h4 {
	margin: 2em 0 1em 0;
	padding: 8px 8px;
	border-left: 2px solid #999;
}
body.page-template-default #content .entry h4 {
	border-left: 2px solid #366100;
}
.catchtext h3 {
	margin: 2em 0 1em 0;
}
.catchtext h3.catch {
	margin: 0 0 36px 0;
	height: 165px;
	background: url("images/catch.jpg") 0 0 no-repeat;
	border-top: 3px solid #366100;
	text-indent: -9999px;
}
.entry h5 {
	margin: 2em 0 1em 0;
	border-bottom: 1px solid #ccc;
}
body.page-template-default #content .entry h5 {
	border-bottom: 1px solid #b7ca98;
}
.entry h6 {
	margin: 2em 0 1em 0;
}
.hentry {
	margin: 0 0 18px 0;
	padding: 0 0 36px 0;
	border-bottom: 1px solid #dedede;
}
ul,
ol {
	margin: 1.5em 0;
	padding: 0;
}
ul li,
ol li {
	margin-left: 2em;
	line-height: 1.5;
}
ul.linklist li,
ol.linklist li {
	margin-left: 0;
	list-style-type: none;
}
ul.linklist li,
ol.linklist li {
	padding: 0 0 0 10px;
	background: url("images/icon_arrow.gif") 2px 0.6em no-repeat;
}
.link a,
a.link {
	padding: 1px 0 1px 10px;
	background: url("images/icon_arrow.gif") 2px 0.4em no-repeat;
}
.sig {
	clear: both;
	margin: 36px 0 0 0;
	padding: 15px 50px 5px 0;
	background: url("http://www.mansion-support.com/common/images/posted_bg.jpg") right top no-repeat;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
}
.sig a:link,
.sig a:visited {
	color: #000;
	text-decoration: none;
}
.sig  a:hover {
	color: #ff5500;
}
.sig .txtm {
	letter-spacing: 0.2em;
}
.sig span.link {
	display: block;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}
.sig span.link span {
	padding: 2px 4px;
	background: #fafafa;
	text-align: right;
	border: 1px solid #dedede;
}
.sig span.link a:link,
.sig span.link a:visited {
	color: #027ace;
}

.attachment {
	text-align: center;
}

/* == entrylist == */
#list-otherentry {
	margin: 24px 0 0 0;
	border: 1px solid #ccc;
}
#list-otherentry h4 {
	padding: 6px 12px;
	font-size: small;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
#list-otherentry ul {
	margin: 1em;
	padding: 0;
	list-style-type: none;
}
#list-otherentry li {
	margin: 0;
}

/*　==　table　==　*/
table.listtable {
	border-top: solid 1px #c2ceb2;
	border-right: solid 1px #c2ceb2;
}
table.listtable caption {
	border-top: solid 12px #fff;
}
table.listtable th {
	font-weight: normal;
	padding: 0.5em 1.5em 0.5em 0.8em;
	color:#2b5100 ;
	background: #f4f7f2;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	border-left: solid 1px #c2ceb2;
	border-bottom: solid 1px #c2ceb2;
}
table.listtable td {
	padding: 0.5em;
	background-color: #fff;
	vertical-align: top;
	border-left: solid 1px #c2ceb2;
	border-bottom: solid 1px #c2ceb2;
}
table.listtable td.noborder {
	border-bottom: none;
}

/* == voice == */
blockquote {
	margin: 1.5em 1em;
	padding: 0 12px;
	border: 1px solid #e5e5e5;
}
.catchtext blockquote {
	background: #f3f3f3;
}
.catchtext blockquote h3,
.entry blockquote h4,
body.page-template-default #content .entry blockquote h4 {
	clear: both;
	position: relative;
	margin: 0;
	padding: 2px 0 14px 0;
	color: #000;
	line-height: 1.35;
	font-size: medium;
	border: none;
}
.entry blockquote h4 {
	padding: 8px 0 12px 0;
}
blockquote h3 .supplement,
blockquote h4 .supplement {
	font-size: small;
	/*\*/
	_font-size: x-small;
	/**/
	_font-size/**/: small;
	font-weight: normal;
}
blockquote ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
blockquote ul li {
	margin-left: 0;
	padding: 12px 4px;
	border-bottom: solid 1px #e5e5e5;
	clear: both;
}
blockquote ul li.last {
	border-bottom: none;
}
blockquote h3 img,
blockquote h4 img {
	margin-top: -8px;
	*margin-top: 0;
}
blockquote img.alignleft {
	margin: 0 12px 6px 0;
}
blockquote p {
	margin-bottom: 0;
}

/* == navigation == */
.navigation {
	clear: both;
	line-height: 1.4;
	/*margin: 36px 0 0 0;
	padding: 6px 12px;
	background: #fff7e6;
	border: 1px solid #ccc;*/
}
.navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .navigation {
	/*\*/height:　1%;
	display:　inline-table;
}
.navigation .alignleft,
.navigation .alignright {
	width: 45%;
}
.navigation .alignright {
	text-align: right;
}
.navi-pgtop {
	clear: both;
	margin: 36px 0 0 0;
	text-align: right;
}

/* == caption == */
.caption {
	font-size: 11px;
	line-height: 1.3em;
}
body.attachment .caption {
	text-align: center;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 5px 4px;;
	margin: 0;
}
table.wp-caption div.wp-caption,
table.wpGallery div.wp-caption,
table.wpgallery div.wp-caption {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: transparent;
	border: none;
}

/* ---------------------------------------------------------------
sidebar
----------------------------------------------------------------*/
#sidebar {
	line-height: 1.3em;
}
#sidebar h2 {
	font-size: medium;
}
#sidebar ul {
	margin: 0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	margin: 0;
	padding:0;
}

#contentsmenu {
	border:1px solid #dedede;
}
#contentsmenu h2 {
	padding: 10px 8px 8px 8px;
	color:#fff;
	background:#666;
	border-top: 3px solid #ccc;
	border-bottom:2px solid #dedede;
}
#contentsmenu h2 a {
	color:#fff;
	text-decoration: none;
}
#contentsmenu h2 a:hover {
	color: #ff5500;
}
#contentsmenu h3 {
	margin-top: 2px;
	padding: 6px 8px;
	color:#222;
	background:#ccc;
	font-size: small;
	border-top: 2px solid #999;
	border-bottom:2px solid #dedede;
}
#contentsmenu h3 a:link,
#contentsmenu h3 a:visited {
	color:#222;
	text-decoration: none;
}
#contentsmenu h3 a:hover {
	color: #ff5500;
}
#contentsmenu p,
#navi-keyword p {
	margin: 4px 8px 6px 8px;
	font-size: 10px;
}

#navi-column {
}
#navi-column h3,
#navi-keyword h3 {
}
#navi-column ul li,
#navi-link ul li {
	border-bottom: solid 1px #dedede;
}
#navi-column ul li.last,
#navi-link ul li.last {
	border-bottom: none;
}
#navi-column ul a,
#navi-link ul a {
	display: block;
	padding: 6px 8px;
}
#navi-column ul li a:link,
#navi-column ul li a:visited,
#navi-link ul li a:link,
#navi-link ul li a:visited {
	text-decoration: none;
}
#navi-column ul li a:hover,
#navi-link ul li a:hover {
	color: #ff5500;
	background-color: #fefdf2;
	text-decoration: none;
}

#navi-keyword {
}
#navi-keyword h4 {
	padding: 2px 4px;
	color: #333;
	background-color: #efefef;
	font-size: small;
	border-left: 2px solid #dedede;
}
#navi-keyword ul {
	margin: 0;
	padding: 4px 8px;
	list-style-type: none;
}
#navi-keyword li {
	display: inline;
	margin-left: 0;
}
#navi-keyword li a {
	margin-right: 4px;
	padding-right: 6px;
	background: transparent;
	border: none;
	border-right: 1px solid #dedede;
	text-decoration: none;
}

#navi-menu {
	margin: 0 0 18px 0;
	border:1px solid #cbd9b7;
	border-bottom:none;
}
#navi-menu h3 {
	background:#345d00;
	border-bottom: solid 2px #cbd9b7;
}
#navi-menu ul li {
	border-bottom: solid 1px #cbd9b7;
}
#navi-menu ul a {
	display: block;
	padding: 6px 8px;
	background: #f8f9f7;
}
#navi-menu ul li a:link,
#navi-menu ul li a:visited {
	text-decoration: none;
}
#navi-menu ul li a:hover {
	color: #ff5500;
	background-color: #fefdf2;
	text-decoration: none;
}

#servicelink,
#relatedlink {
	margin: 36px 0 18px 0;
}
#servicelink h2,
#relatedlink h2 {
	margin: 0 0 12px 0;
	padding: 0 0 1px 0;
	color: #333;
	font-size: small;
	border-bottom: solid 1px #dedede;
}
#servicelink ul li,
#relatedlink ul li {
	margin: 0 0 4px 0;
}
#side-norebate {
	margin: 24px 0;
}
#side-norebate a,
#side-norebate a:link,
#side-norebate a:visited,
#side-norebate a:active {
	color: #666;
	text-decoration: none;
}
#side-norebate a:hover {
	color: #ff5500;
}
#side-norebate img {
	margin: 0 0 4px 0;
}

/* ---------------------------------------------------------------
footer
----------------------------------------------------------------*/ 
#footer {
	color: #111;
}
#footer h2 {
	font-size: small;
}
#sitemap {
	padding: 20px 15px 12px 15px;
	background: #eee;/*f0f2eb dbe0ca*/
	border-top: 2px solid #dedede;/*eaede2 cfd4bf*/
}
#sitemap ul {
	margin: 0.5em 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
}
#sitemap ul li {
	display: inline;
	margin-left: 0;
}
#sitemap ul li a {
	margin-right: 4px;
	padding: 0 6px 1px 0;
	border-right:1px solid #999;
}

#siteinfo {
	padding: 12px  15px;
	background: #dbe0ca;
	border-bottom: 3px solid #ddc1b4;
}
#siteinfo h3 {
	font-size: small;
	font-weight: normal;
}
#siteinfo p {
	margin: 0;
}
#footer a {
	color: #111;
	text-decoration: none;
}
#footer a:active,
#footer a:hover {
	color: #ff5500;
}
p#copyright {
	margin: 0;
	/*padding: 20px 0 12px  0;
	background: url('images/bg_main_end.gif') center top repeat-x;*/
	padding: 8px 15px;
	color: #fff;
	background: #366100 url('images/bg_copyright.gif') center bottom repeat-x;
	font-size: 11px;
	/*text-align: center;*/
}
p#copyright a {
	color: #fff;
}

/* ---------------------------------------------------------------
text-style
----------------------------------------------------------------*/ 
strong {
	color: #000;
	font-weight: bold;
}
em {
	font-weight: bold;
	font-style: normal;
}

code {
	display:block;
	direction:ltr;
	text-align:left;
}

.required {
	color: #cf3741;
	font-size: 11px;
}

/* ---------------------------------------------------------------
table
----------------------------------------------------------------*/ 
caption {
	font-weight: bold;
	text-align: left;
}
table {
	margin: 1em 0;
}
table.wp-caption {
	clear: both;
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding: 0;
	margin: 12px 0;
	width: 100%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
table.wp-caption td {
	padding: 8px;
	width: 50%;
	vertical-align: top;
}

table.wpGallery td,
table.wpgallery td {
	padding: 6px 0;
	width: 50%;
	text-align: left;
	vertical-align: top;
}
table.wpGallery td img,
table.wpgallery td img {
	/*margin-right: 12px;*/
}
table.wpGallery td p,
table.wpgallery td p {
	margin: 0 0 1em 0;
}

table.listtable {
	margin: 1em 0;
	border-top: 1px solid #c2ceb2;
}
table.listtable th {
	padding: 0.5em 1.5em 0.5em 0.8em;
	font-weight: normal;
	color:#111 ;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #c2ceb2;
}
table.listtable td {
	padding: 0.5em;
	vertical-align: top;
	border-bottom: 1px solid #c2ceb2;
}
table.listtable ul, 
table.listtable ol {
	margin: 0;
}
table.listtable li li {
	margin-left: 1.5em;
}

/* ---------------------------------------------------------------
layout
----------------------------------------------------------------*/ 
.center {
	text-align: center;
}
.left {
	text-align: left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.right {
	text-align: right;
}
.alignright {
	float: right;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.clear {
	clear: both;
}
.middle {
	vertical-align: middle;
}
.photo {
	padding: 3px;
	border: solid 1px #ddd;
}


/* ---------------------------------------------------------------
individual style
----------------------------------------------------------------*/
/* == interview == */
#interview.entry h4 {
	color: #366100;
	border-bottom: none;
}
