@charset "utf-8";

table,img,p {
    border: 0;
}

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 16px;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul li ul, ul li ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #ff00ff; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
#completetext {
	width: 470px;
	margin: 15px auto 0 auto;
	padding: 15px;
	border: 5px solid #ccc;
	font-size: 16px;
}
#completetext em {
    font-weight: bold;
}
#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}

/* サイト説明文
------------------------------------------------ */
#site-discription {
	display: none;
}

#site-discription h1 {
	font-size: 14px;
}


/* ヘッダー
------------------------------------------------ */
#header {
	display: none;
}
#global-navi {
	display: none;
}

/* フレーム
----------------------------------------------- */
#countainer {
	width: 920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 15px;
	line-height: 1.7em;
	text-align: center;
}
#countainer-inner {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftcolumn {
	display: none;
}
#rightcolumn {
	display: none;
}


/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
#three_maincolumn {
	float: left;
	width: 540px;
	display: inline;
}

#three_maincolumn h2 {
	width: 540px;
}

/* 2カラム設定 */
#two_maincolumn {
	float: left;
	width: 720px;
	display: inline;
}

#two_maincolumn h2 {
	width: 720px;
}

/* 1カラム設定 */
#one_maincolumn {
	width: 900px;
}

/* カゴの中
----------------------------------------------- */
#cartarea {
	display: none;
}

/* カテゴリー
----------------------------------------------- */
#categoryarea {
	display: none;
}


/* ガイドエリア
----------------------------------------------- */
#guidearea {
	display: none;
}

#companyarea {
	display: none;
}


/* 施工事例集
----------------------------------------------- */
#seko_jirei {
	display: none;
}


/* ログイン
----------------------------------------------- */
#loginarea {
	display: none;
}

/* 検索
----------------------------------------------- */
#searcharea {
	display: none;
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
	display: none;
}

/* バナー
----------------------------------------------- */
ul#banner {
	display: none;
}


/* フッター
----------------------------------------------- */
#footer {
}


#footer-navi-top {
	display: none;
}
#footer-navi-contents {
	display: none;
}

#footer-navi {
	display: none;
}
#footer-address {

}
#footer-address-logo {
}
#footer-address dl {
}
#footer-address dt {
}
#footer-address dd {

}
#footer-info-1 {
	display: none;
}
#footer-info-2 {
	display: none;
}
#footer-info-3 {
	display: none;
}
#copyright {
	display: none;
}




/* カスタマイズ
----------------------------------------------- */
.delete {
	display: none;
}
.helpGuide {
	display: none;
}
.clear {
	clear: both;
	height: 10px;
	text-indent: -9999px;
}
#custom-pages {
	margin-top: 10px;
	margin-bottom: 10px;
}

#category_info {
	display: block;
}


/* カテゴリーの説明・給湯専用
----------------------------------------------- */
#kyuto_senyo {
	display: none;
}


/* カテゴリーの説明・ガスコンロ
----------------------------------------------- */
#bilcon {
	display: none;
}

