@charset "UTF-8";
/* ========================================
　持田組　スタイルシート
　サイトマップ
　Copyright(C)2008.mochidagumi.co.jp
=========================================*/
#null {
}

/* ○○○○○○○○○ここから『サイトマップのスタイル設定』○○○○○○○○○ */
/* -----------------------------------------
　タイトルロゴの調整　
-------------------------------------------*/
#logo {
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
/* -----------------------------------------
　サイトマップタイトル　
-------------------------------------------*/
#mapt {
	margin: 0px;
	padding: 0px;
}
#mapt ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}
#mapt li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#mapt li a {
	color: #000000;
	text-decoration: none;
}
/* ソーラーサーキットの家アイコン */
#mapt li.sc_sm {
	background-image: url(../../images/sitemap/sc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* リフォーム */
#mapt li.reform_sm {
	background-image: url(../../images/sitemap/reform.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 夢のハウス誕生まで */
#mapt li.yume_sm {
	background-image: url(../../images/sitemap/yume.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お手伝い中のハウス */
#mapt li.tetudai_sm {
	background-image: url(../../images/sitemap/tetudai.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 施工例 */
#mapt li.sekou_sm {
	background-image: url(../../images/sitemap/sekou.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お客様の声 */
#mapt li.okyakusama_sm {
	background-image: url(../../images/sitemap/okyakusama.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ブログ */
#mapt li.blog_sm {
	background-image: url(../../images/sitemap/blog.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 会社案内 */
#mapt li.office_sm {
	background-image: url(../../images/sitemap/office.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 雑誌掲載 */
#mapt li.magazine_sm {
	background-image: url(../../images/sitemap/magazine.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* イベント */
#mapt li.event_sm {
	background-image: url(../../images/sitemap/event.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* アクセスマップ */
#mapt li.accessmap_sm {
	background-image: url(../../images/sitemap/accessmap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お問い合わせ */
#mapt li.contact_sm {
	background-image: url(../../images/sitemap/contact.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* リンク */
#mapt li.link_sm {
	background-image: url(../../images/sitemap/link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* プライバシーポリシー */
#mapt li.privacypolicy_sm {
	background-image: url(../../images/sitemap/privacypolicy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* トップページ */
#mapt li.top_sm {
	background-image: url(../../images/sitemap/top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* -----------------------------------------
　サブリスト　
-------------------------------------------*/
#maps {
	margin: 0px;
	padding: 0px;
}
#maps ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maps li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../../images/sitemap/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#maps li a {
	border: none;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
/* -----------------------------------------
　サブサブリスト　
-------------------------------------------*/
#mapss {
	margin: 0px;
	padding: 0px;
}
#mapss ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mapss li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../../images/sitemap/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#mapss li a {
	border: none;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
/* ○○○○○○○○○ここまで『サイトマップのスタイル設定』○○○○○○○○○ */

/* ●●●●●●●●●ここから『ベース部分』●●●●●●●●● */

/* -----------------------------------------
　BODY　
-------------------------------------------*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}
/* -----------------------------------------
　全体幅などの指定　
-------------------------------------------*/
#container {
	width: 640px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
	background-image: none;
} 
/* -----------------------------------------
　ヘッダー　
-------------------------------------------*/
#header {
	background-image: none;
	height: 41px;
	padding: 0;
	background-color: #FFFFFF;
	height: 41px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 
#header img.logo {
	padding-right: 440px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img.sitemap {
	display: none;
}
/* -----------------------------------------
　▲ページの先頭へ
-------------------------------------------*/
.sentou {
	display: none;
}
/* -----------------------------------------
　フッター
-------------------------------------------*/
#footer {
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#footer p {
	margin: 0; 
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer p.faddress {
	margin: 0;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
	color: #000000;
	border: none;
}
/* ●●●●●●●●●ここまで『ベース部分』●●●●●●●●● */

/* ●●●●●●●●●ここから『２段組設定』●●●●●●●●● */
/* -----------------------------------------
　左側
-------------------------------------------*/
#sidebar1 {
	display: none;
}
/* -----------------------------------------
　右側　
-------------------------------------------*/
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
} 
/* ●●●●●●●●●ここまで『２段組設定』●●●●●●●●● */

/* ●●●●●●●●●ここから『ナビゲーション左側』●●●●●●●●● */
/* -----------------------------------------
　ナビゲーション　
-------------------------------------------*/
#navbar {
	display: none;
}
/* ●●●●●●●●●ここまで『ナビゲーション左側』●●●●●●●●● */

/* ●●●●●●●●●ここから『パンくずリスト』●●●●●●●●● */
/* -----------------------------------------
　パンくずリスト　
-------------------------------------------*/
#pan {
	display: none;
}
/* ●●●●●●●●●ここまで『パンくずリスト』●●●●●●●●● */

/* ●●●●●●●●●ここから『調整、IE５対策』●●●●●●●●● */
/* -----------------------------------------
　調整
-------------------------------------------*/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* -----------------------------------------
　IE５対策
-------------------------------------------*/
#sidebar1 { 
	width: 200px; 
}
#sidebar1 { 
	padding-top: 0px; 
}
/* #mainContent { 
	zoom: 1; 
} */
/* ●●●●●●●●●ここまで『調整、IE５対策』●●●●●●●●● */