html{_overflow:hidden;_width:100%;}

body{
	background-image : url('gazou/hatadahikei.gif');
	background-repeat : repeat;
	background-attachment: fixed;	
	_overflow:hidden;
	_height:100%;
	_width:100%;
}

ul a {text-decoration : none;}

a img	{border:0 none;}
img		{border:0 none;}
p {line-height: 150%;font-size: 14px;}

hr {clear: both;}

/*===========================================================*/

/*メニューの表示される領域の設定*/
.menu a			{text-decoration :underline;font-size:12px;}
.menu a:HOVER	{color: red; background-color:#FFFB80;}
.menu a:visited	{text-decoration : none;}


.menu {
	background: url('indexf.gif') repeat-y;
	background-attachment: fixed;
	position: fixed;
	position: absolute;
	top: 0px; left: 0px;
	width: 144px; height:100%;
	padding: 0px 0px 0px 6px;
	font-size: 12px ;line-height: 180%;
	overflow: auto;
	white-space: nowrap;
	font-size:10px;
}

/*===========================================================*/

.IE6 {
	_background-image : url('gazou/hatadahikei.gif');
	_background-repeat : repeat;
	_background-attachment: fixed;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	_height:100%;
  	_overflow: auto;
}

/*メインで表示される場所指定(左側空白用)*/
.sub {
	position: absolute;
	top:0px;
  	margin-left:155px;
  	_overflow-x:auto;
  	font-size: 14px;
}



.toppage-p {width:655px;position:relative;}
.topwide-p {width:800px;position:relative;} 

.pagelink {
	width:655px;
	text-align: center;
	font-size: 24px;
	}

/*===========================================================*/


/*元プルダウンメニューの親要素の箱設定*/


/*
.pull a{
	line-height: 120%;
    display : block ;
    width : 100px ;
    padding: 5px;
    margin-top:5px;
    }

.pull a:link, .pull a:visited	{color:white;}
.pull a:hover					{color:red; background-color : yellow ;}
*/

/*プルダウンメニューの親要素の色の箱*/
/*
#genkan a:link,	#genkan a:visited		{background-color: #666666;}
#genkan a:hover							{background-color:  yellow;}
#torikae a:link, #torikae a:visited		{background-color: #cd853f;}
#torikae a:hover						{background-color:  yellow;}
#konnakoto a:link, #konnakoto a:visited	{background-color: #bc20f8;}
#konnakoto a:hover						{background-color:  yellow;}
*/	

/*===========================================================*/




/*===========================================================*/


h1 {
	text-align:center;
	width:100%;
	font-weight:bold;
	margin-top: 15px;
}


h2 {
	font-weight:bold;
	padding: 2px 2px 2px 4px;
}




/*===フォント設定===================================================*/

.normal-1 {font-size:13px;line-height:20px;}

.normal {color: #000000; font-size:12px; font-weight: normal;line-height:20px;}

/*ページ作成の日付、「〜より転載」用のフォント*/
.small-f {color: #000000; font-size:11px; font-weight: normal;}

/*ページ作成の日付、「〜より転載」用のフォント(右寄せバージョン)*/
.right-small {clear:both; color: #000000; font-size:11px; font-weight: normal; text-align:right;}



/*===========================================================*/


/*イメージを左右に振る設定(施工例などで使用)*/
.imgl {width:320px; float:left;margin-right:15px;margin-top:10px;}
.imgr {width:320px; margin-top:10px;}
.imgrt{width:320px; margin-top:10px; float:right;margin-left:15px;}

/*===========================================================*/


/*
indexページの一番上に表示される窓の絵
#index {
		float: right;
		width: 286px;height:214px;
		background : url('indexback.png') right top no-repeat !important;
		background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="indexback.png", sizingMethod="crop");}

indexページの一番上に表示されるロゴ「畑田ガラス店」の絵
#logo {
		background-image: url('logo.png') !important; width:324px; height:77px;
		background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="logo.png", sizingMethod="crop");}
*/

/*===========================================================*/


/*一番下に入る領域の設定*/
.sita {width:100%;padding-top:20px;}


#box-i {
	float: left;
	border:1px solid #000000;
}

#box-b {
	float: left;
	width: 300px;
	border:1px solid #000000;
}



/*===========================================================*/

/*リスト設定*/

ol	{line-height:140%;}
li	{padding:5px;}


/*===========================================================*/

/*更新情報スタイル設定*/

p.updatedate {font-size:10px;margin:0px ;}
h3.update {font-size:18px; color:#FF6F20;margin:3px 0px 0px 0px;padding:2px; }
p.update {font-size:12px; color:#006F20;}
div.update {clear: both; margin:0px 10px 10px 10px; padding:0px 10px 5px 10px; border:1px solid yellow;}