
body,table,tr,th,td,a,font{
	font-size : 13px;
}
div,p{
	margin: 0;
	padding: 0;
}
.red{
	color: #cc0000;
}
.gray{
	color: #333333;
}
/* ヘッダー　*/
.subh1{
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding: 0 0 0 0.5em;
}
.bluebar{
		height: 24px;
		background-color: #000099;
	  text-align: right;
		font-size: 12px;
		color: white;
		padding: 6px 1.5em 1px 0;
		margin: 0;
}
.bluebar a{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.subheader{
	padding: 0 0 3px 0.5em;
}
/* 左サイドバー　*/
.sidebar2{
	border: 3px solid #000099;
	width: 190px;
	border-collapse: collapse;
}
.sidebartop{
	background-color: #000099;
	height: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 0 0 5px 0;
}
.sidebartop2{
	background-color: #000099;
	height: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
}
.sidebarin{
	background-color: white;
	padding: 3px 0 8px 3px;
	color: #cc0000;
	line-height: 150%;
}
.sidebarin a{
	text-decoration: none;
}
.sidebarin b{
	color: #663300;
}
/* ヘッダー下のナビバー　*/
.navibar{
	width: 100%;
	height: 25px;
	margin: 0;
	border-collapse: collapse;
}
.navibar td{
	width: 20%;
	text-align: center;
	border: silver 2px solid;
	background-color: #eeeeee;
}
.navibar a{
	text-decoration: none; 
}
.navibar a:hover, .navibar a:active, .navibar a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
color: #666666;
}
/* フッター　*/
.footersub{
width: 100%;
border: 0;
border-collapse: collapse;
}
.footerl{
text- align: center;
 padding: 15px 80px ;
 width: 50%;
}
.footerr{
color: #666666;
width: 50%;
padding-left: 30px;
}
.footerbar{
text-align:center;
background-color: #000099;
color: white;
padding: 5px;
}
/* パンくず　*/
.pankuzu{
	color: #333333;
	padding: 3px 0 4px 15px;
}


/* ページのタイトルバー　*/
h2{
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	padding: 0 0 0 15px;
	background-image:url(titlebar2.jpg);
	background-position: 0 23px;
	background-repeat:no-repeat;
	margin-top: 10px;
	height: 34px;
	letter-spacing: 2px;
}
h3{
	font-size: 15px;
	color: #222222;
	font-weight: bold;
  border-bottom: 1px silver solid;
	border-left: 3px #666666 solid;
	letter-spacing: 1px;
	padding: 2px 0 2px 12px;
}
td.titlelogo{
	width : 590px;
	height : 30px;
	background-image:url(d_pagetitlebar.gif);
	font-size : 20px;
	font-weight : bold;
	padding-left : 40px;
	background-repeat: no-repeat; 
	text-align: left;
	color: #633000;
}
/* コンテンツの表　*/
table.con{
	width : 100%;
	border-collapse: collapse;
	border: none;
}

/* 商品の写真　*/
td.pic{
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/* 商品の品番など */
td.goods{
		width: 470px;
	padding: 20px 0 20px 20px;
	font-size: 14px;
	color: #333333;
	line-height : 130%;	
}
.goods .no{
	color: navy;
	font-size: 15px;
	font-weight : bold;
	line-height : 130%;
}
.goods .size{
	color: blue;
	font-size: 15px;
	line-height : 130%;
}
.goods .siyou{
	color: #00cf00;
	font-size: 15px;
	line-height : 130%;
}
.goods .price{
	color: #cc0000;
	font-size: 15px;
	font-weight : bold;
	line-height : 130%;
}

/* 注意書きなど */
td.setsumeibun{
	color: #333333;
	font-size: 14px;
	line-height : 130%;
	padding : 10px 5px 25px 5px;
}
.setsumeibun b.green{
	color: green;
	font-weight : bold;
}
.setsumeibun b.red{
	color: #cc0000;
	font-weight : bold;
}
/* このページの一番上へ */
.totop{
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* 大きい文字 */
.bigblue{
	color: blue;
	font-size: 18px;
	line-height : 130%;
	font-weight : bold;
}
.bigred{
	color: #cc0000;
	font-size: 18px;
	line-height : 130%;
	font-weight : bold;
}
.biggreen{
	color: green;
	font-size: 18px;
	line-height : 130%;
	font-weight : bold;
}
/*  写真をクリックすると〜 */
td.r_green{
	color: blue;
	text-align: right;
	padding-bottom : 10px;
}
/* スタンダード、デラックスのサムネイル画像の表の文字 */
td.case_title{
	height : 26px;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	color: #633000;
	border: 1px solid #666666;
	background-color: #eeeeee;
}
td.case_pic_c{
	text-align: center;
	padding-bottom : 10px;
	padding-top : 5px;
}
td.case_pic_l{
	text-align: left;
	padding-bottom : 10px;
	padding-top : 5px;
}
td.case_pic_r{
	text-align: right;
	padding-bottom : 10px;
	padding-top : 5px;
}

/*  余白5pix */
td.pad5{
	padding : 5px;
}


/* sitemapのページ */

.sitemap{
	padding:15px;
}
.sitemap_text{
	padding-left:30px;
	padding-top:4px;
}

.shikaku2{
	padding: 5px;
	border: 1px solid marron;
}
.subtitle{ 
 font-size: 15px;
 color: #663300;
 padding: 2px 0 0 5px;
}
