@charset "UTF-8";
/* ========================================
　持田組　スタイルシート
　お問い合わせ・資料請求ページ
　Copyright(C)2008.mochidagumi.co.jp
=========================================*/
#null {
}

/* ○○○○○○○○○ここから『お問い合わせ・資料請求のスタイル設定』○○○○○○○○○ */
/* -----------------------------------------
　タイトルロゴの調整　
-------------------------------------------*/
#logo {
	padding: 0px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
/* -----------------------------------------
　サブタイトル　
-------------------------------------------*/
#mainContent h2{
	font-size: 100%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
}
/* -----------------------------------------
　文章部分　
-------------------------------------------*/
.sentences1 {
	font-size: 80%;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.sentences2 {
	font-size: 90%;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 150%;
}
.sentences3 {
	font-size: 90%;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.sentences4 {
	font-size: 80%;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* -----------------------------------------
　文章部分　
-------------------------------------------*/
#mainContent ul{
	font-size: 90%;
	color: #000000;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 35px;
	padding: 0px;
	line-height: 150%;
}
#mainContent ul.n {
	font-size: 90%;
	color: #000000;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 35px;
	padding: 0px;
	line-height: 150%;
	list-style-type: decimal;
}
/* -----------------------------------------
　画像の位置調整　
-------------------------------------------*/
.tel {
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#img1 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
/* -----------------------------------------
　フォーム全体　
-------------------------------------------*/
form {
	background-color: #ffffff;
	margin: 12px;
	width: 505px;
	border: 1px dashed #000000;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.takasa {
	height: 400px;
}
/* -----------------------------------------
　項目ごとに区切る　
-------------------------------------------*/
form div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* -----------------------------------------
　件名・お名前・メール・お問い合わせ内容
-------------------------------------------*/
.question {
	float: left;
	width: 170px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.answer {
	background-color: #ffffff;
	width: 300px;
	border: 1px solid #000000;
}
/* -----------------------------------------
　必須項目　『*』
-------------------------------------------*/
#hissu1 {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}
#hissu2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#hissu3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#hissu4 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#hissu5 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#hissu6 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
/* -----------------------------------------
　質問文
-------------------------------------------*/
.sentencesf {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	margin: 2px;
	padding: 0px;
	line-height: 150%;
}
/* -----------------------------------------
　送信、取消ボタンの位置指定
-------------------------------------------*/
#botton {
	width: 505px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* -----------------------------------------
　送信、取消ボタンの色指定
-------------------------------------------*/
#bottonc {
	background-color: #ffffff;
	color: #000000;
	background-position: center center;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
/* -----------------------------------------
　送信、取消ボタンの色指定
-------------------------------------------*/
#bottonr {
	background-color: #ffffff;
	color: #000000;
	background-position: center center;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
/* -----------------------------------------
　中央表示
-------------------------------------------*/
.mannaka {
	text-align: center;
}
/* -----------------------------------------
　本文中のリンク
-------------------------------------------*/
a.slink {
	color: #000000;
	text-decoration: none;
}
a.slink:hover {
	color: #FFFFFF;
	background-color: #000000;
}
/* ○○○○○○○○○ここまで『お問い合わせ・資料請求のスタイル設定』○○○○○○○○○ */

/* ○○○○○○○○○ここまで『リンク』○○○○○○○○○ */
/* -----------------------------------------
　休業日のお知らせ
-------------------------------------------*/
a.oyasumi {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ○○○○○○○○○ここまで『リンク』○○○○○○○○○ */

/* ●●●●●●●●●ここから『ベース部分』●●●●●●●●● */

/* -----------------------------------------
　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: #333333;
	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５対策』●●●●●●●●● */