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

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

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

body {
    color: #333;   
    background: #fff url(img/bg.gif) repeat-x fixed top center; 
}

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

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

a {
    color: #228b22; 
    font-weight: bold; 
}

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

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

#header a {
	color:#a0522d;
}

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

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

#header-description {
	margin: 0;
	font-size: 12px;
	line-height: 1.125;
	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 5px 6px 5px;
	margin:0;
	display:block;
}

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

#footer { 
	background-color: #FFFF8C;
	color:#a0522d;
}

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

p,ul,dl {
	margin:0;
}

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

li {
	list-style:none;
}

th, td {
	vertical-align:top;
	text-align:left;
}

/* 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 {
	color:#228b22;
}

h2.ttl {
	border-left:5px solid #007b43;
	padding-left:5px;
	margin:10px 0 20px 0;
	font-size:16px;
	line-height:3em;
	font-weight:bolder;
	clear:both;
	background-color:#d6e9ca;
}

h3.ttl {
	border-bottom:1px dotted #007b43;
	font-size:14px;
	line-height:2em;
	clear:both;
	color:#007b43;
	font-weight:bolder;
}

h4.ttl {
	font-size:14px;
	line-height:2em;
	clear:both;
	color:#956f29;
	font-weight:bolder;
}

h5.ttl {
	font-size:12px;
	line-height:1.5em;
	font-weight:bolder;
	margin-left:12px;
}

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

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

a, a:link {
	text-decoration: none;
	color:#333;
	font-weight:normal;
}

a:hover, a:active {
	text-decoration: underline;
	color:#333;
	font-weight:normal;
}

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

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

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

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

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

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

p#link {
	background-color:#ffd700;
	color:#fff;
}

p#link a {
	color:#fff;
}

p#head {
	width:210px;
	height:60px;
	float:right;
	clear:none;
	margin-top:20px;
}

p#linkfree {
	margin:10px 100px;
	padding:5px;
	background-color:#fff;
}

/*著作権表示対策*/
p#cp {
	font-size:10px;
	color:#aaa;
	text-align:right;
}

p#cp a {
	color:#aaa;
}

/* 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;
}

/* 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;/*アルファベット大文字*/
}

.styleNo li {
	margin-left:12px;
	list-style-type:none;/*無*/
}

.styleLst li {
	padding-left:24px;
	background-image:url(img/bg_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:2.5em;
}

/* 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;
}

img.logo {
	margin-top: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;
}

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

.red {
	color:#F00;
}

.pink {
	color:#ff1493;
}

.green {
	color:#090;
}

.orange {
	color:#f08300;
}

.blue {
	color:#06F;
}

.gray {
	color:#808080;
}

.yellow {
	color:#d2d23c;
}

/*
背景色
----------------------------------------------------------------*/

.bgB1 {
	background-color:#8CD1FF;
}

.bgB2 {
	background-color:#D2EDFF;
}

.bgY1 {
	background-color:#ffd900;
}

.bgY2 {
	background-color:#fef263;
}

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

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

/*
DIV
----------------------------------------------------------------*/

/*メインメニュー*/
#mMenu {
	height:50px;
	background-image:url(img/bg_mMenu.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:20px;
}

#mMenu ul {
	height:50px;
}

#mMenu li {
	display:block;
	height:50px;
	float:left;
	clear:none;
}

/*INDEX用メニュー*/
#iMenu ul {
	width:700px;
	display:block;
	clear:both;
}

#iMenu li {
	width:350px;
	height:100px;
	float:left;
	clear:none;
	display:block;
}

/*CSSメニュー用*/
/*#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;
}*/

/*その他*/

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header,
.asset-name,
.asset-name a,
.archive-title,
.widget-header,
.widget-header a {
	color: #228b22;
}

.widget-header,
.widget-header a {
	font-weight:bolder;
}