﻿@charset "utf-8";

/* ********************************************* */
/** サイト共通の基本設定　全ページで使用
/** basic.css
/** のぼり旗専門店
/* ********************************************* */

body
{
	color:#333333;
	background-color:#ffffff;
	text-align:center;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
a:link
{
	color:#0066ff;
	text-decoration:underline;
}
a:visited
{
	color:#800080;
}
a:hover
{
	color:#f20000;
}

/********************************
初期化
********************************/
h1,h2,h3,h4,h5,h6,p
{
	margin:0;
}

/********************************
ヘディング設定
********************************/
h1.textLevel
{
	font-size:120%;
	padding:0 0 10px 0;
	background-image:url(../images/h1/bg-e.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
h1.textLevel span
{
	display:block;
	padding:12px 0 3px 25px;
	background-image:url(../images/h1/bg-h.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
}
	
h2
{
	clear:both;
}
h2.textLevel,
h3
{
	font-size:105%;
	padding:2px 5px;
	border-left:8px solid #158e0d;
	border-bottom:1px solid #158e0d;
}
h3.smallLevel
{
	font-size:100%;
	padding:0 5px;
	border-left:5px solid #158e0d;
	border-bottom:none;
}
h4
{
	font-size:100%;
	color:#3e7ee2;
}

/********************************
コンテナレイアウト設定
********************************/
#allBodyArea
{
	width:800px;
	text-align:left;
	margin:0 auto;
}
#BodyArea
{
}
* html #BodyArea
{
	height:1%;
}
#LeftSideArea
{
	width:210px;
	float:left;
}
#RightMainArea
{
	width:570px;
	float:right;
}
#CenterMainArea
{
	width:700px;
	margin:0 50px;
}
.leftBox
{
	float:left;
}
.rightBox
{
	float:right;
}
.sideRow
{
	clear:both;
}

/********************************
イメージ設定
********************************/
img
{
	border:0;
}
a:hover
{
	background-color:transparent;
}
a:hover img
{
	visibility:hidden;
}
.NonHidden a:hover img
{
	visibility:visible;
}
.imgLeft
{
	float:left;
	margin:0 20px 0 0;
}
.imgCenter
{
	text-align:center;
}
.linkIcon
{
	vertical-align:middle;
	margin:0 5px;
}

/********************************
段落マージン設定
********************************/
.shortLevel
{
	margin-left:10px;
}
.middleLevel
{
	margin-left:20px;
}
.shortTalk
{
	margin:5px 0;
}
.middleTalk
{
	margin:10px 0;
}
.longTalk
{
	margin:15px 0;
}
.longestTalk
{
	margin:25px 0;
}
.middleTopTalk
{
	margin-top:10px;
}
.longTopTalk
{
	margin-top:15px;
}
.middleBottomTalk
{
	margin-bottom:10px;
}
.longBottomTalk
{
	margin-bottom:15px;
}
.longestBottomTalk
{
	margin-bottom:25px;
}
.doubleBottomTalk
{
	margin-bottom:45px;
}

/********************************
フォントサイズ設定
********************************/
.smallestFont
{
	font-size:80%;
}
.smallerFont
{
	font-size:85%;
}
.smallFont
{
	font-size:90%;
}
.middleFont
{
	font-size:95%;
}

/********************************
フォント装飾設定
********************************/
.normalWeight
{
	font-weight:normal;
}

/********************************
フォントカラー設定
********************************/
.textRed
{
	color:#f20000;
}

/********************************
フォント揃え設定
********************************/
.textCenter
{
	text-align:center;
}
.textLeft
{
	text-align:left;
}
.textRight
{
	text-align:right;
}

/********************************
行間設定
********************************/
.smallLH
{
	line-height:130%;
}
.middleLH
{
	line-height:150%;
}
.longLH
{
	line-height:180%;
}

/********************************
字下げ
********************************/
.textCaution
{
	text-indent: -1em;
	padding-left: 1em;
}

/********************************
テーブル設定
********************************/
table
{
	font-size:100%;
	line-height:100%;
	border-collapse:collapse;
}
caption
{
	padding:3px 0;
	text-align:left;
}
th
{
	text-align:left;
	font-weight:normal;
	padding:5px;
	border:1px solid #cccccc;
}
td
{
	padding:5px;
	border:1px solid #cccccc;
}

/********************************
ヘッダ設定
********************************/
#UpperArea p
{
	padding:3px 0;
}
#HeadArea
{
	height:113px;
	clear:both;
}
#HeadArea p
{
	float:left;
}
#HeadArea .logo a
{
	width:328px;
	height:113px;
	display:block;
	background-image:url(../images/head/logo.gif);
}

/********************************
ヘッダメニュー設定
********************************/
#HeadMenuArea
{
	height:48px;
	clear:both;
	margin:4px 0 18px 0;
}
#HeadMenuArea ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#HeadMenuArea li
{
	float:left;
}
#HeadMenuArea li a
{
	display:block;
	width:160px;
	height:48px;
}

#HeadMenuArea .navi01 a{
	background-image:url(../images/menu/navi-01_on.gif);}
#HeadMenuArea .navi02 a{
	background-image:url(../images/menu/navi-02_on.gif);}
#HeadMenuArea .navi03 a{
	background-image:url(../images/menu/navi-03_on.gif);}
#HeadMenuArea .navi04 a{
	background-image:url(../images/menu/navi-04_on.gif);}
#HeadMenuArea .navi05 a{
	background-image:url(../images/menu/navi-05_on.gif);}

/********************************
ライトメイン内の共通部品
********************************/
/* 写真とテキストのレイアウト　（生地・仕上がりについて）で使用 */
.ImageWithText .Image
{
	width:249px;
	float:left;
	margin:0 20px 0 0;
}
.ImageWithText .Text
{
	width:280px;
	float:left;
}

/* 枠付きボックス　（お客様の声 板橋区商店街様）で使用 */
.annotatedBox
{
	border:2px solid #cccccc;
}
.annotatedBox dt
{
	font-weight:bold;
	padding:5px 10px;
	background-color:#eeeeee;
	border-bottom:2px solid #cccccc;
}
.annotatedBox dd
{
	margin:0;
	padding:15px;
}

/* 画像注釈 */
.imgCaption
{
	text-align:center;
	line-height:120%;
	margin:5px 0 15px 0;
	display:block;
}

/* hide hack from Mac-IE5 \*/
* html .HollyHack
{
	height:1%;
}
/* end hiding */

/********************************
レフトサイド設定
********************************/
#LeftSideArea a
{
	display:block;
}
#LeftSideArea a span
{
	padding:3px 0 0 0;
	display:block;
	background-color:#ffffff;
}

#LeftSideArea .bnTV a{
	background-image:url(../images/bn/tv_on.gif);}
#LeftSideArea .bnPaper a{
	background-image:url(../images/bn/paper_on.gif);}
#LeftSideArea .bnBlog a{
	background-image:url(../images/bn/blog_on.gif);}
#LeftSideArea .bnRakuten a{
	background-image:url(../images/bn/kiseihin_on.gif);}
#LeftSideArea .bnmininobori a{
	background-image:url(../images/bn/mininobori_on.jpg);}
#LeftSideArea .bnjumbonobori a{
	background-image:url(../images/bn/jumbonobori_on.jpg);}
#LeftSideArea .bnBrex a{
	background-image:url(../images/bn/brex_on.gif);}

#LeftSideArea a
{
	text-decoration:none;
}

#LeftSideArea .MenuList
{
	padding:0;
	margin:0 0 15px 0;
}
#LeftSideArea .MenuList ul
{
	font-weight:bold;
	margin:0;
	padding:7px 0;
	list-style:none;
}
#LeftSideArea .MenuList li
{
	padding:7px 0;
	background-image:url(../images/ico-ty-green.gif);
	background-repeat:no-repeat;
	background-position:1px 50%;
	border-bottom:1px dotted #afafaf;
}
#LeftSideArea li a
{
	width:190px;
	margin:0 0 0 20px;
	display:block;
}

/********************************
フッタ設定
********************************/
#FootArea
{
	height:28px;
	clear:both;
	margin:35px 0 10px 0;
}

/********************************
グループナビ
********************************/
#groupnavi
{
	width:800px;
	margin:30px 0 0 0;
}
#groupnavi .groupnaviBox
{
	width:800px;
	margin:10px auto 15px auto;
	overflow:hidden;
}
#groupnavi dl
{
	width:150px;
	float:left;
	margin:0 5px;
	display:inline;
	overflow:hidden;
}
#groupnavi dt
{
	font-weight:bold;
	margin:0 0 5px 0;
}
#groupnavi dt img
{
	display:block;
	margin:0 0 7px 0;
}
#groupnavi dt a
{
	color:#ff6600;
}
#groupnavi dt a:hover
{
	color:#ff0000;
}
#groupnavi dd
{
	margin:0;
}

/********************************
お問い合わせバナー
********************************/
.InquiryBannerBox
{
	margin:35px 0;
	clear:both;
}
.InquiryBannerBox a
{
	width:570px;
	height:80px;
	display:block;
	background-image:url(../images/bn/inquiry_on.gif);
}

/********************************
パンくずナビ
********************************/
.pannavi p
{
	margin:0 0 17px 0;
}

/********************************
ページ先頭へ
********************************/
.goPageTop
{
	clear:both;
	text-align:right;
}
.goPageTop p
{
	margin:0 0 0 auto;
}	

/********************************
読み上げ用テキスト 
********************************/
div.reader
{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:1px;
	width:1px;
	padding:0px;
	overflow:hidden;
}
