@charset "utf-8";

/*
Theme Name: DMZ_郡山債務整理相談室用テーマ
Theme URI: http://www.dmz.co.jp/wp/
Description: DMZ Templates
Version: 1.10 2010/04/17
Author: DMZ Corp.
Author URI: http://www.dmz.co.jp/
*/


/* ----------------------------------------------------------------------------
   Reset
---------------------------------------------------------------------------- */
:link,:visited {
	text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
	font-family: 'Arial', 'Tahoma', sans-serif
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}

div.clear {
	clear:both;
}

input.submit {
	cursor: pointer; 
}

/* ----------------------------------------------------------------------------
   Link
---------------------------------------------------------------------------- */
a {
	color: #003a91;
	text-decoration: underline;
	outline: none;
}

a:hover{
	color: #3f7edc;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------
   Hack
---------------------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }


/* ---------------------------------------------------------------------
   body
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#333;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: #FFFFFF url('images/bg_body.jpg') repeat-x top;
}


/* ---------------------------------------------------------------------
   container
--------------------------------------------------------------------- */
div#main-container {
	width:830px;
	margin:0 auto;
	font-size:80%;
	text-align:left;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	background: url('images/body_bg_2tier_left.gif') 0 repeat-y;
	line-height:1.6;
}


div#main-container-inner {
	position: relative;
	width:100%;
}


/* ---------------------------------------------------------------------
   layout
--------------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #center-cont, #side-cont, #footer {
	position: relative;
}

#center-cont, #side-cont {
	display: inline;
	float: left;
}

#header-inner, #content-inner, #footer-inner,
#center-cont, #side-cont {
	position: static;
}

#header-inner, #content-inner, #footer-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}


#header-inner, #footer-inner,
#center-cont, #side-cont {
	overflow: hidden;
	padding: 0;
}


#content-inner {
	padding: 0 0 25px;
}

/* --- 2tier-left-layout ---------------------------- */

.layout-2tier #center-cont {
	float: right;
	width: 640px;
	left: 5px;
	padding-right: 5px;
	margin-left:5px;
}

.layout-2tier #side-cont {
	float:left;
	left: 0;
	width: 180px;
	overflow: hidden;
}

#center-cont-inner {
	margin:0;
	padding:10px 10px 0;
}

#left-cont-inner {
	margin:0;
	padding:0;
}


/* ---------------------------------------------------------------------
   header
--------------------------------------------------------------------- */
div#header {
	width:100%;
}

div#header-inner {
	width:100%;
	padding-bottom: 15px;
	background: #FFFFFF url('images/head_bg_border.gif') no-repeat bottom;
}


div#header-inner div.header-left {
	float:left;
	width:320px;
	margin-left:15px;
	line-height:140%;
}

div#header-inner div.header-center {
	float:left;
	width:270px;
	margin-left:80px;
}

div#header-inner div.header-right {
	float:right;
	width:100px;
	margin-right:15px;
}


/* HACK for IE6 */
* html div#header-inner div.header-left {
	margin-left:5px;
}



/* --- h1:site_name ---------------------------- */
div#header-inner h1 {
	color: #333;
	font-size:75% !important;
	font-size:70%;
	font-weight:normal;
	margin:0 0 7px 15px;
}
/* HACK for IE6 */
* html div#header-inner h1 {
	margin:2px 0px 5px 10px;
}

/* --- #header-left ---------------------------- */
div.header-left img.title1 {
	display:block;
	margin-bottom:5px;
}
/* --- #header-center ------------------------ */

/* --- #header-right ------------------------ */


/* ---------------------------------------------------------------------
   Content
--------------------------------------------------------------------- */
#content {
	margin:0 0 20px;
	clear: both;
}



/* ---------------------------------------------------------------------
   Page Parts
--------------------------------------------------------------------- */

/* ---　ページの先頭へ　--- */
div#pagetop_box {
	clear:both;
	width:100%;
	margin:10px 0;
}

div#pagetop_box a {
	display: block;
	float: right;
	height: 15px;
	width: 77px;
	overflow: hidden;
	font-size:75% !important;
	text-indent: -500px;
	background: url('images/img_pagetop.gif') no-repeat 0 0;
}

div#pagetop_box a:hover {
	background: url('images/img_pagetop_f2.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
div.page-navi {
	margin:2px 5px 10px;
	text-align:right;
	font-size:85% !important;
	font-size:80%;
}

/* ----- posts ----- */
.post-body,
.post-more,
.more-link,
.post-excerpt,
.comment-content,
.comment-footer,
.comments-entry-content,
.comments-entry-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.post,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.post,
.post-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.post,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 1.5em;
}

.post-header,
.post-content,
.post-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-entry-header,
.comments-entry-content,
#comments-entry-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-entry-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
}

.post-name {
	margin-bottom: .25em;
}

.post-meta {
	font-size: 11px;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* ----- コメント・トラックバック ----- */
.comments-entry label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content p {
	margin-bottom: .5em;
}

/* ---------------------------------------------------------------------
	Footer
--------------------------------------------------------------------- */
div#footer {
	clear:both;
	width:830px;
	background:#EEE;
}

/* -- フッターメニュー -- */
div.footer-menu {
	width:100%;
	background:#EEE;
	border-top:8px solid #CCC;
	text-align:center;
}

div.footer-menu ul {
	padding:2px 0;
}

div.footer-menu li {
	display: inline;
	padding: 0 7px;
}

/* -- コピーライト -- */
div.copyright {
	color: #696969;
	width:100%;
}

div.copyright div.copyright-content {
	text-align:center;
	padding:4px 10px 0;
	font-size: 85% !important;
	font-size: 80%;
}


/* ---------------------------------------------------------------------
   PostContents
--------------------------------------------------------------------- */
.archive-title {
	height:39px;
	padding:5px 10px 0 22px;
	margin-bottom: 20px;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size:150% !important;
	font-size:150%;
	font-weight:bold;
	color:#222;
}

.archive-title em {
	font-style:normal;
}

.entry-post {
	width:590px;
	padding:5px;
}

.post-header {
	padding:0;
}

.post-name {
	padding:0 0 4px 13px;
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	border-bottom:1px dotted #666666;
	line-height:1.2;
	font-weight:bold;
	color:#339;
	font-size:120% !important;
	font-size:120%;
	_height:1px;
}

.post-name a:link,
.post-name a:hover,
.post-name a:visited,
.post-name a:active {
	text-decoration: none;
}

.post-body {
	font-size:100%;
	margin:15px;
}

/* ---- FOR KT-LAW ONLY ---- */
.post-body p {
}
.post-body strong {
}
.post-body span.memo {
	display:block;
	padding:5px 10px;
	border:1px solid #CCC;
	background-color:#EEF;
	font-size:90%;
}
.post-body span.memo2 {
	display:block;
	margin:10px 0 0px 0;
	padding:5px 0px;
	font-size:90%;
}
.post-body span.memo3 {
	display:block;
	margin:5px 0 0px 0;
	padding:5px 0px;
}

.post-body span.memo4 {
	font-size:90%;
}

.post-body span.nested {
	display:block;
	padding:0px;margin:0px;
	padding-left:15px;
}
.post-body span.nested a {
	font-size:90%;
	line-height:250%;
}
.post-body em {
	font-style:normal;
}
.post-body ul.ul_checked {
	padding-left:15px;
}

.post-body table.tb_kaharai {
	margin-left:15px;
	width;300px;
	border-collapse:collapse;
}

.post-body table.tb_kaharai tr th,
.post-body table.tb_kaharai tr td {
	padding:0px 15px 0px 3px;
	border:1px solid #999;
}
.post-body table.tb_kaharai tr th {
	background-color:#F5F5FF;

}

.post-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	margin-left:10px;
}

.post-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size:100% !important;
	font-size:95%;
}

.large-banner-box {
	margin-left:50px;
}


/* ---------------------------------------------------------------------
   Search
--------------------------------------------------------------------- */
.search-form-header {
	padding-left:10px;
	margin:0 14px 10px 0;
	border-bottom:1px solid #226;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#333;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size:125% !important;
	font-size:120%;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	height:17px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	border:none;
	background: url('images/btn_submit.gif') 0 0 no-repeat;
	vertical-align: middle;
}

.search-not-found {
	margin:20px 15px;
}


/* ---------------------------------------------------------------------
   comments & trackbacks
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:23px;
	margin:6px 0 15px 10px;
	padding: 1px 0 0 13px;
	border-left:5px solid #6C9;
	border-bottom:1px dotted #999;
	color: #212121;
	font-size:100% !important;
	font-size:95%;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:23px;
	margin:6px 0 15px 10px;
	padding: 1px 0 0 13px;
	border-left:5px solid #7E8DE9;
	border-bottom:1px dotted #999;
	color: #212121;
	font-size:100% !important;
	font-size:95%;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px 10px;
}

.comment .inner {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 5px;
	word-wrap: break-word; 
}


.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px 0 10px;
}

.comments-entry {
	margin-top: 20px;
}

.comments-entry-header {
	height:23px;
	margin:6px 0 15px 10px;
	padding: 1px 0 0 13px;
	border-left:5px solid #7E8DE9;
	border-bottom:1px dotted #999;
	color: #212121;
	font-size:100% !important;
	font-size:95%;
}

.comments-entry-content {
	padding:10px;
}

#comment-submit {
	height:18px;
	width:57px;
	background: url('images/btn_submit.gif') 0 0 no-repeat;
	border:none;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size:100%;
	font-weight:normal;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}


/* ---------------------------------------------------------------------
   TOP：[ALL] TOP画像
--------------------------------------------------------------------- */
div#top-image-box {
	margin:12px 0 25px 0;
}

div#top-image-box-inner {
}
div.top-image {
	text-align:center;
}
img {
}


/* ---------------------------------------------------------------------
   TOP：[Cneter-Cont] TOPメッセージ
--------------------------------------------------------------------- */
div#top_message {
	margin-bottom:20px;
	paddin-left:
}

div#top_message h2.tp_title {
	height:39px;
	padding:5px 10px 0 22px;
	background: url('images/top_message_bg.gif') 0 0 no-repeat;
	font-size:150% !important;
	font-size:150%;
	font-weight:bold;
	color:#212121;
}

div#top_message div.tp_content {
	margin:0;
	padding:10px 20px;

}

h3.top-mid-title {
	color:#333399;
	font-size:150%;
}


/* ---------------------------------------------------------------------
   SIDE：[Side-Cont] Widget Common
--------------------------------------------------------------------- */
div#side-cont div.widget {
	width:180px;
	margin:5px 0 15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}

div#side-cont div.widget-header {
	width:160px;
	padding:0 10px;
	margin-bottom:5px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#DDF;
	color:#303030;
	font-weight:bold;
}

div#side-cont div.widget select {
	width:155px;
	margin:10px;
}

div#side-cont div.widget ul {
	width:170px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#side-cont div.widget ul ul {
	padding:0;
	margin:0;
}

div#side-cont div.widget li {
	padding: 0 0 0 20px;
	list-style:none;
	background: url('images/arrow2.gif') no-repeat 10px center;
	_height: 1px;
}


/* ---------------------------------------------------------------------
   SIDE：[Side-Content] メニュー
--------------------------------------------------------------------- */
div.side-menu {
	width:180px;
	margin:5px 0 10px;
}

div.side-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div.side-menu div.side-menu-cont {
	font-size:100% !important;
	font-size:95%;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}

div.side-menu li {
	color: #0FF;
}

div.side-menu li a:link,
div.side-menu li a:visited {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#033;
	background:url('images/menu_bg_parent.gif')  no-repeat 3px center;
}

div.side-menu li a:hover,
div.side-menu li a:active {
	text-decoration:none;
	color: #6BB;
	background:url('images/menu_bg_parent_f2.gif') no-repeat 3px center;
}

div.side-menu ul.children li a:link,
div.side-menu ul.children li a:visited {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#135;
	background:#EFF url('images/menu_bg_child.gif') no-repeat 25px center;
}

div.side-menu ul.children li a:hover,
div.side-menu ul.children li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url('images/menu_bg_child.gif') no-repeat 25px center;
}

/* -- 検索フォーム -- */
div.side-search {
	margin-bottom:5px;
	padding:2px 10px;
	font-size:80% !important;
	font-size:80%;
	clear: both;
	color: #666;
}

div.side-search input.submit {
	height:18px;
	width:57px;
	margin: 3px 5px 5px 0;
	padding: 0;
	background: url('images/btn_submit.gif') 0 0 no-repeat;
	border:none;
	vertical-align: middle;
}



/* ---------------------------------------------------------------------
   SIDE：[Side-Content] RSS
--------------------------------------------------------------------- */
div.rss {
	background: url('images/img-rss_s.png') no-repeat 6px 13px;
	padding:10px 5px 10px 23px;
}

div.rss a {
	font-size:12px;
	color:#666;
	text-decoration:underline;
}

div.rss a:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
   SIDE：[Side-Content] Widgetカレンダー
--------------------------------------------------------------------- */
div.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

div.widget_calendar #calendar_wrap {
	margin:0 auto;
	padding:10px 0;
}

div.widget_calendar #calendar_wrap table {
	font-size: 95% !important;
	font-size: 90%;
	color:#303030;
	text-align:center;
	margin:0 auto;
}

div.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
	color:#303030;
}

ul.menu-list {
}

li.cat-item-8 {
}
li.cat-item-29 {
	font-size:95%;
}

table.contact_form td {
	padding:4px 0;
}

table.contact_form td.title {
	font-size:90%;
	font-weight:bold;
	padding-right:10px;
}

table.contact_form td.input {
	font-size:85%;
}
table.contact_form td.input input ,
table.contact_form td.input textarea {
	padding:2px 1px;
}
table.contact_form td.input textarea {
	font-size:115%;
}


table.contact_form td.sample {
	font-size:80%;
	color:green;
	padding-left:5px;
}

div.submit_box {
	margin-top:15px;
	width:95%;
	text-align:right;
}


table.tbl_office {
	border:1px solid #CCC;
	border-collapse:collapse;
}

table.tbl_office th,
table.tbl_office td {
	padding:2px 5px;
	border:1px solid #CCC;
}

table.tbl_office th {
	width:140px;
	background-color:#EEF;
}
table.tbl_office td {
	width:350px;
}

@media print {
	* {
		position: static ! important;
		overflow: visible ! important;
	}
}


/* ---------------------------------------------------------------------
   SIDE：[Side-Content] Widget RSS
--------------------------------------------------------------------- */
div.widget-header a.rsswidget {
	text-decoration:underline;
}

div.widget-header a.rsswidget:hover {
	text-decoration:none;
}


