.css1 {  font-size: 6pt}
.css2 {  font-size: 8pt}
.css3 {  font-size: 10pt}
.css4 {  font-size: 12pt}
.css5 {  font-size: 14pt}
.bikou {  font-size: 10px}
a:hover {  color: #000000; text-decoration: underline}
a {  color: #000000; text-decoration: none}
body, td {  font-size: 10pt}

/*防犯配慮ポイント各サブ項目（灰背景）*/
.sub_textarea1 {
	padding:0px;
	margin:0px;
	background-color:#E8E9EB;
	font-size: 10pt;
	font-weight:bold;
	border-top:1px solid #1C1521;
	border-bottom:1px solid #1C1521;
}

/*緑色のマーク表示*/
.green_sign {
	background-color:#000000;
	font-size:8pt;
	padding:2px;
	margin:0px;
	width:100px;
}

/*防犯配慮ポイント各サブ項目（白背景）*/
.sub_textarea2 {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #1C1521;
	border-bottom:1px solid #1C1521;
}

/*青色の文字*/
.blue_text {
	font-weight:bold;
	color:#7C93D2;
	font-size:12pt;
}

/* サイト全体の表示位置の指定 */
#mainSpace {
	width: 746px;
	margin:8px;
}

/* コンテンツの表示位置の指定 */
.contents {
	width: 727px;
	font-size: 13px;
	line-height: 150%;
}

/* care、catalogページのテキスト表示位置の指定 */
.inText {
	padding:0px 0px 0px 17px;
}

/* リンクカラーの指定 */
a.blackLink:link {
	color: #000000;
	text-decoration: underline;
}
a.blackLink:visited {
	color: #000000;
	text-decoration: underline;
}
a.blackLink:hover {
	color: #2145BE;
	text-decoration: underline;
}
a.blackLink:active {
	color: #2145BE;
	text-decoration: underline;
}

/* ｢詳しくはこちら｣ボタンの表示位置、装飾を指定 */
.btnLink a {
	background-image: url(../top_img/btn01_off.gif);
	background-repeat:no-repeat;
	background-position: center 0px;
	width:118px;
	display:block;
}

/* ｢詳しくはこちら｣ボタン（マウスオーバー時）の表示位置、装飾を指定 */
.btnLink a:hover {
	background-image: url(../top_img/btn01_on.gif);
	background-repeat:no-repeat;
	background-position: center 0px;
	background-color:transparent;
	display:block;
}
.btnLink a:hover img {
	visibility:hidden;
}

/* プロ用ページ ｢CAD・画像データダウンロード｣、｢WEBカタログ｣の表示位置を左側に指定 */
.proMain01 {
	float:left;
}

/* プロ用ページ ｢CAD・施工要領書、取扱説明書｣、｢みてねっと｣の表示位置を左側に指定 */
.proMain02 {
	float:right;
	padding:0px 6px 0px 0px;
}

/* プロ用ページ グラデーションの背景を指定 */
.bgPro {
	padding:10px 0px 0px 10px;
	background-image:url(../pro/images/bg_pro_a.gif);
	background-repeat: no-repeat;
	width:352px;
}

/* プロ用ページ 小見出しの表示位置を指定 */
.titlePro {
	margin-bottom: 10px;
	display: block;
}

/* プロ用ページ 各リンク部分の表示位置を指定 */
.tbMain01 {
	padding:10px 0px 0px 10px;
	vertical-align:top;
	width:340px;
	font-size: 3px;
	line-height:480%;
}

/* プロ用ページ テキストの位置（CAD・画像データダウンロード）を指定 */
.textPro {
	color:#000000;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	line-height:18px;
}

/* プロ用ページ テキストの位置（WEBカタログ）を指定 */
.textPro02 {
	color:#000000;
	padding:0px 0px 29px 3px;
	vertical-align:top;
	line-height:18px;
}

/* プロ用ページ テキストの位置（施工要領書・取扱説明書）を指定 */
.textPro03 {
	color:#000000;
	padding:0px 0px 30px 10px;
	vertical-align:top;
	line-height:18px;
}

/* プロ用ページ テキストの位置（みてねっと）を指定 */
.textPro04 {
	color:#000000;
	padding:0px 0px 10px 10px;
	vertical-align:top;
	line-height:18px;
}

/* カタログページ 小見出しの表示位置を指定 */
.titleCata {
	margin-bottom: 10px;
	padding-left: 3px;
	display: block;
}

/* カタログページ グレーのボーダーの表示指定 */
.barCata {
	width:734px;
	border-top:solid #D7D7D7 5px;
	margin:5px 0px 0px 0px;
}

/* カタログページ リンク部分（WEBカタログ）のテキストの表示位置指定 */
.textCata {
	color:#000000;
	padding:0px 0px 25px 0px;
	vertical-align:top;
	line-height:18px;
}

/* カタログページ リンク部分（カタログ請求）のテキストの表示位置指定 */
.textCata02 {
	color:#000000;
	padding:0px 0px 30px 0px;
	vertical-align:top;
	line-height:18px;
}

/* 住まいとお手入れの基礎知識 小見出しの表示位置を指定 */
.titleCare {
	margin-bottom: 10px;
	display: block;
}

/* 住まいとお手入れの基礎知識 グラデーションの背景を指定 */
.bgCare {
	padding:10px 0px 5px 10px;
	background-image:url(../care/images/bg_care_a.gif);
	background-repeat: no-repeat;
	width:235px;
}

/* 住まいとお手入れの基礎知識 リンク部分の表示位置を指定 */
.tbCare01 {
	padding:0px 0px 0px 0px;
	vertical-align:top;
	width:215px;
	font-size: 3px;
	line-height:480%;
}

/* 住まいとお手入れの基礎知識 テキストの表示位置を指定 */
.textCare {
	color:#000000;
	padding:0px 0px 23px 5px;
	line-height:18px;
	vertical-align:top;
}

/* 住まいとお手入れの基礎知識 テキストの表示位置を指定 */
.textCare02 {
	color:#000000;
	padding:0px 0px 10px 5px;
	vertical-align:top;
	line-height:18px;
}

/* 住まいとお手入れの基礎知識 テキストの表示位置を指定 */
.textCare03 {
	color:#434242;
	font-size:10px;
	padding:10px 0px 7px 0px;
	line-height:15px;
}

/* 住まいとお手入れの基礎知識 テキストの表示位置を指定 */
.textCare04 {
	color:#000000;
	padding:0px 0px 28px 5px;
	vertical-align:top;
	line-height:18px;
}

/* サイトマップ コンテンツ表示位置を指定 */
.contentsList {
	padding:0px 0px 0px 0px;
	width: 350px;
	font-size: 13px;
	line-height: 150%;
	float:left;
}

/* サイトマップ リスト（大テーマ）の表示位置・装飾を指定 */
.list01 {
	background-image:url(../top_img/p_blue02.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding:0px 0px 0px 40px;
	font-weight:bold;
}

/* サイトマップ リスト（小テーマ）の表示位置・装飾を指定 */
.list02 {
	list-style-type: none;
	padding:0px 0px 0px 40px;
	margin:0px 0px 0px 0px;
}

/* サイトマップ リストの行間を指定 */
.list02 li {
	line-height:2.2em;
}

