@charset "UTF-8";

/* ========================================
　持田組　スタイルシート
　What's New Old
　Copyright(C)2008.mochidagumi.co.jp
=========================================*/
#null {
}

/* ○○○○○○○○○ここから『What's New Old』○○○○○○○○○ */
/* -----------------------------------------
　タイトルロゴの調整　
-------------------------------------------*/
.title {
	font-size: 120%;
	font-weight: bold;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#mainContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#mainContent li {
	list-style-type: none;
	background-image: url(../images/top/whatsnew_list.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: left 4px;
	line-height: 130%;
	text-decoration: none;
	font-size: 12px;
	color: #006633;
}
#mainContent li.kaigyou {
	background-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 130%;
	text-decoration: none;
	font-size: 12px;
	color: #006633;
}
#mainContent li a {
	text-decoration: none;
	color: #0066FF;
}
#mainContent li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0033FF;
}



/* ○○○○○○○○○ここまで『What's New Old』○○○○○○○○○ */

/* ●●●●●●●●●ここから『ベース部分』●●●●●●●●● */
/* -----------------------------------------
　BODY　
-------------------------------------------*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFF5EC;
}
/* -----------------------------------------
　全体幅などの指定　
-------------------------------------------*/
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #009933;
	background-color: #FFFFFF;
	background-image: url(../images/default/kabe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
/* -----------------------------------------
　ヘッダー　
-------------------------------------------*/
#header {
	height: 41px;
	background-image: url(../images/default/title_kabe.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-color: #FFFFFF;
	height: 41px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
} 
#header img.logo {
	padding-right: 440px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img.sitemap {
	text-align: left;
	float: right;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
#header p {
	font-size: 12px;
	color: #663300;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/* -----------------------------------------
　▲ページの先頭へ
-------------------------------------------*/
.sentou {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sentou a {
	font-size: 80%;
	color: #009933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.sentou a:hover {
	text-decoration: underline;
	color: #FF6633;
}
/* -----------------------------------------
　フッター
-------------------------------------------*/
#footer {
	padding: 0;
	background-image: url(../images/default/footer_kabe.gif);
	background-repeat: no-repeat;
	clear: both;
} 
#footer p {
	margin: 0; 
	text-align: center;
	font-size: 12px;
	color: #006600;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;
}
#footer p.faddress {
	margin: 0;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ●●●●●●●●●ここまで『ベース部分』●●●●●●●●● */

/* ●●●●●●●●●ここから『２段組設定』●●●●●●●●● */
/* -----------------------------------------
　左側
-------------------------------------------*/
#sidebar1 {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
/* -----------------------------------------
　右側　
-------------------------------------------*/
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	margin-left: 200px;
	background-color: #FFFFFF;
} 
/* ●●●●●●●●●ここまで『２段組設定』●●●●●●●●● */

/* ●●●●●●●●●ここから『ナビゲーション左側』●●●●●●●●● */
/* -----------------------------------------
　ナビゲーション　
-------------------------------------------*/
#navbar {
	background-image: url(../images/botton/kabe.jpg);
	margin: 0px;
	padding: 0px;
}
#navbar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
}
#navbar 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;
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
/* ソーラーサーキットの家アイコン */
#navbar li.sc {
	background-image: url(../images/icon/sc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* リフォームアイコン */
#navbar li.reform {
	background-image: url(../images/icon/reform.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 夢のハウス誕生までアイコン */
#navbar li.yume {
	background-image: url(../images/icon/yume.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お手伝い中のハウスアイコン */
#navbar li.tetudai {
	background-image: url(../images/icon/tetudai.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 施工例アイコン */
#navbar li.sekou {
	background-image: url(../images/icon/sekou.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お客様の声アイコン */
#navbar li.okyakusama {
	background-image: url(../images/icon/okyakusama.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ブログアイコン */
#navbar li.blog1 {
	background-image: url(../images/icon/blog1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ブログアイコン */
#navbar li.blog2 {
	background-image: url(../images/icon/blog2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ブログアイコン */
#navbar li.blog3 {
	background-image: url(../images/icon/blog3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ブログアイコン */
#navbar li.blog4 {
	background-image: url(../images/icon/blog4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 会社案内アイコン */
#navbar li.office {
	background-image: url(../images/icon/office.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 雑誌アイコン */
#navbar li.magazine {
	background-image: url(../images/icon/magazine.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* イベント告知 */

#eventc ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #663333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
}
#eventc li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	border-bottom-style: none;
	background-image: url(../images/icon/event_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#eventc_sub {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#eventc_sub p {
	color: #0033FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 150%;
}
#eventc_sub p a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#eventc_sub p a:hover {
	color: #FF6633;
	font-size: 12px;
	text-decoration: none;
}
/* ナビゲーション　*/
#navbar2 {
	background-image: url(../images/botton/kabe.jpg);
	margin: 0px;
	padding: 0px;
}
#navbar2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
}
#navbar2 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;
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
/* 過去のイベントアイコン */
#navbar2 li.evento {
	background-image: url(../images/icon/event.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* アクセスマップアイコン */
#navbar2 li.accessmap {
	background-image: url(../images/icon/accessmap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* お問い合わせアイコン */
#navbar2 li.contact {
	background-image: url(../images/icon/contact.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* リンクアイコン */
#navbar2 li.link {
	background-image: url(../images/icon/link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* プライバシーポリシーアイコン */
#navbar2 li.privacypolicy {
	background-image: url(../images/icon/privacypolicy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* トップページアイコン */
#navbar2 li.top {
	background-image: url(../images/icon/top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
#navbar li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar li a:hover {
	font-size: 15px;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF6633;
}
#navbar2 li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar2 li a:hover {
	font-size: 15px;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF6633;
}
/* new画像の配置 */
.new {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
/* ●●●●●●●●●ここまで『ナビゲーション左側』●●●●●●●●● */

/* ●●●●●●●●●ここから『パンくずリスト』●●●●●●●●● */
/* -----------------------------------------
　パンくずリスト　
-------------------------------------------*/
#pan {
	font-size: 80%;
	color: #006633;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	font-weight: bold;
}
#pan a{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#pan a:hover{
	text-decoration: underline;
}
/* ●●●●●●●●●ここまで『パンくずリスト』●●●●●●●●● */


/* ●●●●●●●●●ここから『調整、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５対策』●●●●●●●●● */
