/*-----------------------
   　　お買い物
-----------------------*/
#Pankuzu {
	background-color: #FFF;
	background-image: url(../img/all/bg_pankusu_bl.gif);
	background-repeat: no-repeat;
	font-size: x-small;
	width: 550px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
}

#MainAreaNormal {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 550px;	
	background-color: #FFFFFF;
	text-align:left;
	}

#MainAreaCenter {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 550px;	
	background-color: #FFFFFF;
	text-align:center;
	}

#MainAreaNormal h2 {
	background-color: #FFF;
	background-image: url(../img/all/bg_ttl01.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	width: 490px;
	height: 44px;
	padding: 15px 0px 0px 60px;
	margin: 0px;
	text-align:left;
}

#MainAreaNormal h3 {
	background-color: #FFF;
	background-image: url(../img/all/bg_ttl02.gif);
	background-repeat: no-repeat;
	color: #FF9900;
	font-size: 14px;
	font-weight:bold;
	width: 530px;
	height: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

#MainAreaNormal h4 {
	background-color: #FFF;
	background-image: url(../img/all/bg_h4.gif);
	background-repeat: no-repeat;
	color: #1975D1;
	font-size: 14px;
	font-weight:bold;
	width: 515px;
	height: 19px;
	padding: 6px 0px 0px 40px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

#MainAreaNormal table {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	text-align:left;
}

#MainAreaNormal p {
	width:510px
	padding: 0px;
	margin: 0px 5px 0px 15px; 
	font-size:small;
	line-height:120%;
	text-align:left;
}

h2#Normal {
	background-color: #FFF;
	background-image: url(../img/all/bg_ttl01.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	width: 490px;
	height: 44px;
	padding: 15px 0px 0px 60px;
	margin: 0px;
	text-align:left;
}

h3#Normal {
	background-color: #FFF;
	background-image: url(../img/all/bg_ttl02.gif);
	background-repeat: no-repeat;
	color: #FF9900;
	font-size: 14px;
	font-weight:bold;
	width: 530px;
	height: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

h4#Normal{
	background-color: #FFF;
	background-image: url(../img/all/bg_h4.gif);
	background-repeat: no-repeat;
	color: #1975D1;
	font-size: 14px;
	font-weight:bold;
	width: 515px;
	height: 19px;
	padding: 6px 0px 0px 35px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

h5#Normal {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background-color: #DAE9FA;
}


/*-----------------------
   　　文字
-----------------------*/
.txt12b {
	COLOR: #0066CC; 
	font-weight:bold;
}
.txt12red {
	COLOR: #CC0033; 
}
.txt12redb {
	COLOR: #CC0033; 
	font-weight:bold;
}
.txt12gyb {
	COLOR: #333; 
	font-weight:bold;
}
.txt12orb {
	COLOR: #FF9900; 
	font-weight:bold;
	margin-left: 5px;
}
.txt16redb {
	COLOR: #CC0033; 
	font-weight:bold;
	font-size: medium;
}
.txt16b {
	COLOR: #0066CC; 
	font-weight:bold;
	font-size: medium;
}

/*-----------------------
   　　文字リンク
-----------------------*/
A.or　{
	COLOR: #FF9900; font-weight:bold; TEXT-DECORATION: underline
}
A.or:link {
	COLOR: #FF9900; font-weight:bold; TEXT-DECORATION: underline
}
A.or:active {
	COLOR: #FF9900; font-weight:bold; TEXT-DECORATION: underline
}
A.or:visited {
	COLOR: #FF9900; font-weight:bold; TEXT-DECORATION: underline
}
A.or:hover{
	COLOR: #FF9900; font-weight:bold; TEXT-DECORATION: underline
}

A.blueb　{
	COLOR: #1975D1; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}
A.blueb:link {
	COLOR: #1975D1; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}
A.blueb:active {
	COLOR: #1975D1; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}
A.blueb:visited {
	COLOR: #1975D1; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}
A.blueb:hover{
	COLOR: #1975D1; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}


/*-----------------------
   　　トップ見出し（ブルー矢印、グレイ背景）
-----------------------*/
	
h3#Normalbl {
	padding: 6px 5px 0px 25px;
	background-image: url(/design/paper/img/all/arw_bl_circle.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 0px 0px 3px 0px;
	font-size:12px;
	line-height:100%;
	color:#333333;
	background-color: #FFF;
}

h4#Normalgy {
	margin:5px;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	background-color: #E7E7E7;
}



/*-----------------------
   　　パラグラフ
-----------------------*/
	
.NormalC {
	margin: 0px 20px 0px 20px;
	padding: 5px;
	text-align:center;
}
.NormalL {
	margin: 0px 20px 0px 20px;
	padding: 5px;
	text-align:left;
}
.NormalR {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align:right;
}



/*-----------------------
   　　テーブル色つき
-----------------------*/
table.color {
	border-top:1px solid #999;
	border-left:1px solid #999;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:10px;
	}
	html>body table {border-collapse:separate}

/*ヘッダセル*/
th.color {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#ffffcc;
	padding: 3px;
	}

/*データセル*/	
td.color{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 3px;
	}
	
td.colorgy{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#F3F3F3;
	padding: 3px;
	}
td.colorbl{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#E5ECFA;
	padding: 3px;
	}
/*-----------------------
テーブル色つきボーダーなし
-----------------------*/
table.none {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:10px;
	}
	html>body table {border-collapse:separate}

/*データセル*/	
TH.none {
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#cccccc;
	padding: 3px;
	TEXT-ALIGN: center;
}

td.none{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding: 3px;
	text-align:left;
	}
	
td.noneor{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#ffffcc;
	padding: 3px;
	text-align:left;
	}
td.noneor2{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#ffcc66;
	padding: 3px;
	text-align:left;
	}
td.nonegy{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#CCC;
	padding: 3px;
	text-align:center;
	}

/*-----------------------
   　　テーブルボーダーグレイ
-----------------------*/
table.bordergy {
	border:1px solid #ccc;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	html>body table {border-collapse:separate}

/*データセル*/	
td.bordergy{
	padding: 3px;
	}
	
/*-----------------------
   　　商品のご案内
-----------------------*/
#Goodslist {
	width: 260px;
	margin:0px 0px 0px 5px;
 }
#Goodslist h4{
	width: 260px;
	height: 25px;
	background: url(../img/goods/goodslist_top.gif) no-repeat ;
	padding:10px 0px 0px 10px;
	font-size:12px;
	font-weight:bold;
	color:#1975D1;
	margin:0;
}

#Goodslist p {
	width: 240px;
	background: url(../img/goods/goodslist_bg.gif) repeat-y ;
	line-height:20px;
	padding:0px 10px 5px 10px;
	margin:0;
}
#GoodslistBottom {
	width: 260px;
	height: 10px;
	background: url(../img/goods/goodslist_bottom.gif) no-repeat;
	pdding-bottom:5px;
	margin:0px 0px 0px 5px;
}


/*-----------------------
   　　各商品詳細ページ
-----------------------*/
#MainAreaCenter  table {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	text-align:left;
}


#MainAreaCenter table.borderbl {
	background-color: #FFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size:small;
	line-height:120%;
	border:1px solid #1975D1;
	border-color:1px solid #1975D1
}

#MainAreaCenter table.blue {
	background-color: #FFF;
	padding: 5px;
	margin: 0px 0px 0px 10px;
	font-size:small;
	line-height:120%;
}


div.dotted530 {
	width: 530px;
	height: 1px;
	background-image: url(../img/all/dot_gy.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	text-align:center;
}

td.goodsttl {
	color:#ff6699;
	font-weight:bold;	
	font-size:small;
	text-align:left;
}
td.goodskakaku {
	color:#000000;
	font-weight:bold;
	font-size:small;
	text-align:right;
}
td.btnkochira {
	color:#ff6699;
	font-size:small;
	text-align:right;
}

/*-----------------------
   　　ご注文方法
-----------------------*/
#Guide {
	text-align:center;
	margin:0 auto;
}


/*-----------------------
   　　お客様の声
-----------------------*/
#Customer {
	text-align:center;
	margin:0 auto;
}

#Customer table {
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells::show;
	margin-bottom:10px;
	}
	html>body table {border-collapse:separate}

/*データセル*/	
	
#Customer td.gy{
	background:#F3F3F3;
	padding: 8px;
	text-align:left;
	}
#Customer td.bl{
	background:#E5ECFA;
	padding: 8px;
	text-align:left;
	}
/*-----------------------
   　　よくあるご質問
-----------------------*/
#Faq ul {
	list-style-type :none;
	font-weight:bold;
	color:#1975D1;
}

#Faq h4 {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background-color: #DAE9FA;
}

#Faq p {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
}

/*-----------------------
   　　紙情報コーナー
-----------------------*/
#Paper {
	text-align:center;
	width: 510px;
}


#Paper h4 {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background-color: #DAE9FA;
}

#Paper p {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
}
#Paper p.right {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
	padding: 10px;
}

/*-----------------------
   　　会社概要
-----------------------*/
table.kaisha {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:10px;
	}
	html>body table {border-collapse:separate}

/*データセル*/	
td.kaisha{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding: 3px;
	}
	
td.kaishagy{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#F3F3F3;
	padding: 3px;
	}
td.kaishabl{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#E5ECFA;
	padding: 3px;
	}
	
/*-----------------------
   　　ニュースリリース
-----------------------*/

#News h3 {
	background-color: #FFF;
	background-image: url(../img/all/bg_ttl02.gif);
	background-repeat: no-repeat;
	color: #FF9900;
	font-size: 12px;
	font-weight:bold;
	width: 530px;
	height: 20px;
	padding: 15px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

#News h4 {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background-color: #DAE9FA;
}



#News p {
	width: 510px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
}

/*-----------------------
   　　アドバイス
-----------------------*/
img.AdviceL {
	float:left;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:10px;
	}
	
img.AdviceR  {
	float:right;
	margin-right:20px;
	margin-left:30px;
	margin-bottom:10px;
	}
	






























