/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */

header-content/*

A Six Apart theme adapted for Movable Type default templates 
name: Hills Green  
designer: Mena Trott  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/

/*
----------------------------------------------------------------
Default
----------------------------------------------------------------
*/

/*
----------------------------------------------------------------
Global
----------------------------------------------------------------
*/

html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	width:100%;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.5em;
}

a {
	font-weight:normal;
	color:#333;
}

a:hover {
	text-decoration: none;
	color:#333;
}

table {
	border:none;
	border-collapse:collapse;
	empty-cells:show;
	font-size:1em;
	letter-spacing:0.1em;
	line-height:1.5em;
}

/*
----------------------------------------------------------------
Header
----------------------------------------------------------------
*/

#header {
	/*border-color: #5283b1;*/
	background-image:url(img/bg_head.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:100px;
	/*margin-bottom: 10px;*/
}

#header-inner {
	position: relative;
	/*padding-bottom: 20px;
	padding-left: 27px;*/
}

#header-name {
	margin: 0 0 5px;
	line-height: 1;
	color: #45331C; 
	font-size: 12px;
	font-weight: normal;
}

#header-description {
	margin: 0;
	font-size: 12px;
	line-height: 1.125;
	color: #999;  
	font-weight: normal; 
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header a {
	color: #666;
	font-weight: normal;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
	/*height: 74px;*/
	height:100px;
}

#header-content {
	/*width: 770px;*/
	/*min-height: 74px;*/
	/*margin: 20px 0 116px 20px;*/
	height:100px;
}

#header h1 {
	font-size:12px;
	line-height:1em;
	padding:2px 0 6px 10px;
	margin:0;
	color:#666;
	display:block;
}

/*
----------------------------------------------------------------
Content
----------------------------------------------------------------
*/

.asset {
	/*background: url(post-ornament.gif) no-repeat 0 0;*/
	margin-bottom: 0;
}

.asset-name {
}

.asset-name a {
	text-decoration: none;
}

.asset-name a:hover {
	text-decoration: underline;
}

.asset-content {
	margin: 10px 0 5px 0;
	font-size:12px;
}

.asset-more-link {
	/*font-weight: bold;*/
	text-align:right;
	color:#666;
}

.asset-more-link a {
	font-weight:normal;
	color:#666;
}

.asset-meta {
	border-top: 1px solid #999;
}

.asset-footer {
	border-top: 1px solid #999;
}

.asset-footer a,
.comment-footer a {
	font-weight: normal;
}

.asset-header {
	margin-top: 15px;
	margin-bottom: 0px;
}

.asset-header,
.asset-footer {
	margin-left:15px;
	margin-right:15px;
}

.asset-content {
	margin-left: 15px;
	margin-right: 15px;		
}  

.asset-name,
.asset-name a,
.archive-title {
}

.archive-list-item {
	margin-bottom: 5px;
}

.content-nav {
	margin: 5px 0 10px;
	font-size:11px;
	font-weight:normal;
}

.content-nav a {
	font-weight:normal;
}

.archive-title {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

.search-results-header {
	margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 11px;
}

.comment-footer,
.comment-footer a,
.trackback-footer {
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
}

/*
----------------------------------------------------------------
Footer
----------------------------------------------------------------
*/

#footer { 
	/*background-color: #5283b1;*/
	background-image:url(img/bg_foot.gif);
	background-position:center top;
	background-repeat:repeat-y;
	height:100px;
}

#footer-content {
	margin: 20px 0;
}

#footer-content,
#footer-content a {
}

#footer-inner {
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFF66;
	color:#000;
	line-height:1.5em;
}

/*
----------------------------------------------------------------
Layout
----------------------------------------------------------------
*/

#container-inner,
#content {
	/*background-color: #fff;*/
}

#container {
	background-image:url(img/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#content {
	background-image:url(img/bg_main.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#header-inner, #content-inner, #footer-inner {
	padding-top: 0;
	padding-bottom: 0;
}

#header-inner, #alpha-inner, #beta-inner, #gamma-inner {
	padding-right: 0;
	padding-left: 5px;
}

/*
----------------------------------------------------------------
Utility
----------------------------------------------------------------
*/

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}

*/

#header:after,
#header2:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
	height: 1%;
}

.asset-body a {
	font-weight:normal;
}

.asset-more {
	padding-bottom:20px;
}

/*.asset-body,
.asset-more {
	margin-left:15px;
}*/

/*
----------------------------------------------------------------
Widget
----------------------------------------------------------------
*/

.layout-wtt #content-inner { background: transparent url(img/content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(img/content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(img/content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(img/content-tw.gif) repeat-y scroll left top; }

#content .widget {
	/* border-bottom: 1px solid #45331C;*/
}

.widget-header,
.widget-content {
	margin-right: 15px;
	margin-left: 15px;
}

.widget-header {
	/*margin-top: 10px;*/
}

.widget-header,
.widget-header a {
}

.widget-content {
	margin-bottom: 15px;
}

.widget-content a {
}

.widget-about .widget-header {
	margin-bottom: 10px;
}

#content .widget-powered .widget-content {
	margin: 0;
	background-color: #f0f6fa;
}

.layout-wtt #content #beta .widget-powered .widget-content,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
	margin-left: 1px;
}

.layout-twt #content #beta .widget-powered .widget-content,
.layout-tw #content #beta .widget-powered .widget-content {
	margin-right: 1px;
}

.widget-email .widget-content,
.widget-subscribe .widget-content,
.widget-syndicate .widget-content {
	margin-top: 15px;
} 

.widget-header {
	font-size: 14px;
}

.widget-header a {
	text-decoration: none;
}

.widget-header a:hover {
	text-decoration: underline;
}

.widget-content {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
}

/*
----------------------------------------------------------------
"Powered By" Widget
----------------------------------------------------------------
*/

.widget-powered .widget-content {
	padding: 10px;
	text-align: center;
}

/*
----------------------------------------------------------------
Calendar Widget
----------------------------------------------------------------
*/

.widget-calendar .widget-content table {
	font-size: 10px;
}

/*
----------------------------------------------------------------
Footer Widgets
----------------------------------------------------------------
*/

#footer .widget {
	margin: 10px 0;
}

#footer .widget-content {
	padding-right: 0;
	padding-left: 0;
}

#footer .widget-powered .widget-content {
	padding: 0;
	text-align: left;
}

/*
----------------------------------------------------------------
Custom Styles
----------------------------------------------------------------
*/

.asset-stream  .asset-header-content {
	padding: 15px 0 0 27px;
}

/*
----------------------------------------------------------------
各種設定
----------------------------------------------------------------
*/

p,ul,dl {
	margin:0;
}

li,dt,dd {
	margin-bottom:0;
}

li {
	list-style:none;
}

/* Bottom量 */

p.mb0, dl.mb0, ul.mb0, li.mb0, dt.mb0, dd.mb0, table.mb0 {
	margin-bottom:0em;
}

p.mb1, dl.mb1, ul.mb1, li.mb1, dt.mb1, dd.mb1, table.mb1 {
	margin-bottom:1em;
}

p.mb2, dl.mb2, ul.mb2, li.mb2, dt.mb2, dd.mb2, table.mb2 {
	margin-bottom:2em;
}

p.mb3, dl.mb3, ul.mb3, li.mb3, dt.mb3, dd.mb3, table.mb3 {
	margin-bottom:3em;
}

p.mb4, dl.mb4, ul.mb4, li.mb4, dt.mb4, dd.mb4, table.mb4 {
	margin-bottom:4em;
}

p.mb5, dl.mb5, ul.mb5, li.mb5, dt.mb5, dd.mb5, table.mb5 {
	margin-bottom:5em;
}

p.mb6, dl.mb6, ul.mb6, li.mb6, dt.mb6, dd.mb6, table.mb6 {
	margin-bottom:6em;
}

/* Left量 */

p.ml0, dl.ml0, ul.ml0, li.ml0, dt.ml0, dd.ml0, table.ml0 {
	margin-left:0;
}

p.ml1, dl.ml1, ul.ml1, li.ml1, dt.ml1, dd.ml1, table.ml1 {
	margin-left:18px;
}

p.ml2, dl.ml2, ul.ml2, li.ml2, dt.ml2, dd.ml2, table.ml2 {
	margin-left:36px;
}

p.ml3, dl.ml3, ul.ml3, li.ml3, dt.ml3, dd.ml3, table.ml3 {
	margin-left:54px;
}

p.ml4, dl.ml4, ul.ml4, li.ml4, dt.ml4, dd.ml4, table.ml4 {
	margin-left:72px;
}

p.ml5, dl.ml5, ul.ml5, li.ml5, dt.ml5, dd.ml5, table.ml5 {
	margin-left:90px;
}

p.ml6, dl.ml6, ul.ml6, li.ml6, dt.ml6, dd.ml6, table.ml6 {
	margin-left:108px;
}

/* H
----------------------------------------------------------------*/

/*h2, h3, h4, h5, h6 {
	padding-bottom:10px;
}*/

h2 {
	clear:both;
	font-size:16px;
	height:32px;
	background-image:url(img/bg_ttl_h2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:2em;
	padding-left:15px;
	margin:10px 0;
	color:#333;
	font-weight:bolder;
}

h3 {
	clear:both;
}

/*h4, h5, h6 {
	padding-bottom:8px;
	clear:none;
}*/

/* A
----------------------------------------------------------------*/

/*戻る*/
a.return {
	display:block;
	clear:both;
	text-align:right;
}

.ttllink a, .ttllink a:link, .ttllink a:hover {
	color:#333;
	text-decoration:none;
	display:block;
	font-weight:bolder;
}

/* BR
----------------------------------------------------------------*/

/*スペース*/
br.clear {
	float:none;
	clear:both;
	width:100%;
}

/* P
----------------------------------------------------------------*/

.txtR {
	text-align:right;/*右寄せ*/
	padding-right:10px;
}

.txtL {
	text-align:left;/*左寄せ*/
	padding-right:10px;
}

.txtC {
	text-align:center;/*中央*/
}

p#cp {
	font-size:10px;
	color:#eeeeee;
	text-align:right;
}

p#cp a {
	text-decoration:none;
	color:#eeeeee;
}

/* DL,DT,DD
----------------------------------------------------------------*/

/*DLスタイル設定*/
.styleDtd dt {
	font-weight:bolder;
	border-bottom-width:1px;
	border-bottom-style:dotted;/*ドット*/
	border-bottom-color:#999999;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
}

.styleDtd dd {
	margin-left:18px;
	padding-bottom:2em;
}

.styleSld dt {
	font-size:1em;
	font-weight:bolder;
	border-bottom-width:1px;
	border-bottom-style:solid;/*ソリッド*/
	border-bottom-color:#999999;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
}

.styleSld dd {
	margin-left:18px;
	padding-bottom:2em;
}

/*カテゴリ一覧*/
dl.ichiran {
	float:left;
	clear:none;
	width:180px;
	display:block;
}

dt.ichiran {
	margin:0 5px;
	padding:5px 0 5px 10px;
	background-image:url(img/bg_ichiran.gif);
	background-position:left center;
	background-repeat:repeat-y;
}

dt.ichiran a {
	color:#fff;
	font-weight:bolder;
	display:block;
	padding-right:10px;
}

dd.ichiran {
	margin:0 5px 20px 5px;
	padding-bottom:10px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color;#ddd;
}

.icBox {
	height:130px;
	display:block;
}

/* UL,LI
----------------------------------------------------------------*/

/*リストスタイル設定*/
.styleDe li {
	margin-left:24px;
	list-style-type:decimal;/*数字*/
}

.styleDi li {
	margin-left:24px;
	list-style-type:disc;/*●*/
}

.styleCi li {
	margin-left:24px;
	list-style-type:circle;/*○*/
}

.styleSq li {
	margin-left:24px;
	list-style-type:square;/*■*/
}

.styleAl li {
	margin-left:24px;
	list-style-type:lower-alpha;/*アルファベット小文字*/
}

.styleAu li {
	margin-left:24px;
	list-style-type:upper-alpha;/*アルファベット大文字*/
}

.styleBg li {
	padding:15px 0 5px 30px;
	background-image:url(img/bg_sidemenu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*メニュー*/
ul.menu {
	width:170px;

	margin:0px;
	padding:0px;
	font-size:12px;
}

li.menu {
	float:left;
	clear:none;
	width:190px;
	height:60px;
	margin:0px;
	padding:0px;
	display:block;
}

/* TABLE,TH,TD
----------------------------------------------------------------*/

th {
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:eeeeee;
	padding:5px;
}

td {
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:5px;
}

/* IMG,OBJECT
----------------------------------------------------------------*/

img.styleL {
	float:left;
	clear:both;
	margin:0 10px 10px 10px;
}

img.styleR {
	float:right;
	clear:both;
	margin:0 10px 10px 10px;
}

/* IFRAME
----------------------------------------------------------------*/

iframe.gMap {
	width:730px;
	height:500px;
	margin:0 10px;
}

/* ADDRESS
----------------------------------------------------------------*/

address.footer {
	margin-left:5px;
	padding-top:5px;
	font-size:12px;
	line-height:1.5em;
	color:#FFF;
	background-color:#5D3525;
}

/*
----------------------------------------------------------------
文字装飾
----------------------------------------------------------------
*/

/*
文字サイズ
----------------------------------------------------------------*/

.f08 {
	font-size:8px;
}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.f20 {
	font-size:20px;
}

/*
文字色
----------------------------------------------------------------*/

.red {
	color:#F00;
}

.pink {
	color:#ff1493;
}

.green {
	color:#090;
}

.orange {
	color:#f08300;
}

.blue {
	color:#06F;
}

.gray {
	color:#808080;
}

.yellow {
	color:#d2d23c;
}

/*
パンくずリスト
----------------------------------------------------------------*/

.breadcrumbs {
	margin-bottom:15px;
	font-size:83.3%;
}

.breadcrumbs a {
	font-weight:normal;
}

/*
メニュー
----------------------------------------------------------------*/

#menu {
	width: 940px;
	height:50px;
	background-image:url(img/bg_menu.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#menu ul {
	margin-left:5px;
}

#menu li {
	float:left;
	clear:none;
}
	
/*#menu li a {
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background: url(../img/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
}
	
#menu li a:hover {
	color: #000000;
	background: url(../img/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
}
	
#menu li a:active {
	color: #000000;
	background: url(../img/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
}*/

/*
物件
----------------------------------------------------------------*/

.bukken {
	background-image:url(img/bg_menu_bukken.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.bukken li {
	padding-bottom:12px;
}

.shousai {
	float:right;
	clear:none;
	width:300px;
	text-align:right;
}

.shousai th {
	width:100px;
}

.shousai td {
	width:200px;
	text-align:left;
}

.tochi {
	float:right;
	clear:none;
	width:300px;
	text-align:right;
}

.tochi p {
	padding-top:10px;
}

/*
マルチブログ用ボックス
----------------------------------------------------------------*/

.mbBox {
	width:550px;
	/*padding:0 15px;*/
	padding-bottom:10px;
	float:left;
	clear:none;
	background-color:#dddddd;
}

.mbBox h2 {
	
}

.bl5 {
	font-size:20px;
	font-weight:bolder;
	line-height:2em;
	padding-left:5px;	
	border-left-color:#0099ff;
	border-left-style:solid;
	border-left-width:5px;
	color:#333;
}

.mbBox dl {
	float:left;
	clear:none;
	width:180px;
}

.mbBox dt {
	padding:0 5px;
}

.mbBox dd {
	padding:0 5px 10px 5px;
}

.mbBox a {
	text-decoration:none;
	color:#333;
}

/*
同一カテゴリ記事一覧
----------------------------------------------------------------*/

.same {
	margin-bottom:20px;
}

.same h2 {
	margin-bottom:10px;
}

.same ul {
	margin:0;
	padding:0;
}

.same li {
	margin:0;
	padding:5px 0;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	font-size:12px;
	list-style-type:none;
}

/*
その他
----------------------------------------------------------------*/

/*alpha h2 {
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#45331C;
	background-color:#F0EDE6;
	padding:10px 5px 10px 5px;
	font-size:14px;
}

alpha h3 {
	font-size:12px;
	line-height:1.5em;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#45331C;
}*/

.entry-categories,
.entry-tags {
	text-align:right;
}

.trackbacks-info,
.comments-open-content {
	font-size:12px;
}

.trackbacks-info,
#comments-open-data,
#comments-open-text {
	margin-left:15px;
	margin-right:15px;
}

#comments-open-footer {
	text-align:right;
}